@rxap/layout 19.1.0-dev.0 → 19.1.0-dev.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.
- package/CHANGELOG.md +13 -0
- package/compodoc/changelog.html +11 -0
- package/compodoc/components/AppsButtonComponent.html +33 -1
- package/compodoc/components/DefaultHeaderComponent.html +111 -14
- package/compodoc/components/FooterComponent.html +33 -1
- package/compodoc/components/HeaderComponent.html +33 -1
- package/compodoc/components/LayoutComponent.html +33 -1
- package/compodoc/components/NavigationComponent.html +100 -4
- package/compodoc/components/NavigationItemComponent.html +219 -13
- package/compodoc/components/ReleaseInfoComponent.html +33 -1
- package/compodoc/components/SettingsButtonComponent.html +33 -1
- package/compodoc/components/SidenavComponent.html +176 -46
- package/compodoc/components/SidenavToggleButtonComponent.html +33 -1
- package/compodoc/components/UserProfileIconComponent.html +72 -2
- package/compodoc/dependencies.html +3 -3
- package/compodoc/injectables/LayoutService.html +9 -9
- package/compodoc/js/search/search_index.js +2 -2
- package/compodoc/miscellaneous/functions.html +6 -6
- package/compodoc/properties.html +1 -1
- package/docs/documentation.json +2304 -1466
- package/docs/html/assets/search.js +1 -1
- package/docs/html/classes/AppsButtonComponent.html +5 -4
- package/docs/html/classes/BaseLayoutComponent.html +2 -2
- package/docs/html/classes/DefaultHeaderComponent.html +6 -3
- package/docs/html/classes/DefaultHeaderService.html +5 -5
- package/docs/html/classes/ExternalAppsService.html +2 -2
- package/docs/html/classes/FooterComponent.html +4 -3
- package/docs/html/classes/FooterDirective.html +3 -3
- package/docs/html/classes/FooterService.html +5 -5
- package/docs/html/classes/HeaderComponent.html +3 -2
- package/docs/html/classes/HeaderDirective.html +3 -3
- package/docs/html/classes/HeaderService.html +5 -5
- package/docs/html/classes/LayoutComponent.html +3 -2
- package/docs/html/classes/LayoutService.html +2 -2
- package/docs/html/classes/LogoService.html +2 -2
- package/docs/html/classes/MinimalLayoutComponent.html +2 -2
- package/docs/html/classes/NavigationComponent.html +6 -3
- package/docs/html/classes/NavigationItemComponent.html +12 -6
- package/docs/html/classes/NavigationProgressBarComponent.html +2 -2
- package/docs/html/classes/NavigationService.html +3 -3
- package/docs/html/classes/ReleaseInfoComponent.html +4 -3
- package/docs/html/classes/SettingsButtonComponent.html +3 -2
- package/docs/html/classes/SidenavComponent.html +5 -2
- package/docs/html/classes/SidenavFooterDirective.html +2 -2
- package/docs/html/classes/SidenavHeaderDirective.html +2 -2
- package/docs/html/classes/SidenavToggleButtonComponent.html +4 -3
- package/docs/html/classes/UserProfileIconComponent.html +5 -3
- package/docs/html/functions/IsNavigationDividerItem.html +1 -1
- package/docs/html/functions/IsNavigationInsertItem.html +1 -1
- package/docs/html/functions/IsNavigationItem.html +1 -1
- package/docs/html/functions/provideExternalApps.html +1 -1
- package/docs/html/functions/provideLayout.html +1 -1
- package/docs/html/functions/withDefaultHeaderComponent.html +1 -1
- package/docs/html/functions/withDefaultHeaderItems.html +1 -1
- package/docs/html/functions/withFooterComponents.html +1 -1
- package/docs/html/functions/withHeaderComponents.html +1 -1
- package/docs/html/functions/withNavigationConfig.html +1 -1
- package/docs/html/functions/withNavigationInserts.html +1 -1
- package/docs/html/functions/withReleaseInfoModules.html +1 -1
- package/docs/html/functions/withSettingsMenuItems.html +1 -1
- package/docs/html/functions/withUserProfileDataSource.html +1 -1
- package/docs/html/index.html +2 -2
- package/docs/html/interfaces/NavigationDividerItem.html +2 -2
- package/docs/html/interfaces/NavigationInsertItem.html +2 -2
- package/docs/html/interfaces/NavigationItem.html +2 -2
- package/docs/html/interfaces/NavigationStatus.html +2 -2
- package/docs/html/interfaces/ReleaseInfoModule.html +2 -2
- package/docs/html/interfaces/SettingsMenuItem.html +2 -2
- package/docs/html/modules.html +1 -1
- package/docs/html/types/DefaultHeaderItemComponent.html +1 -1
- package/docs/html/types/ExternalApp.html +1 -1
- package/docs/html/types/ExtractUsernameFromProfileFn.html +1 -1
- package/docs/html/types/Navigation.html +1 -1
- package/docs/html/types/NavigationWithInserts.html +1 -1
- package/docs/html/types/SettingsMenuItemComponent.html +1 -1
- package/docs/html/variables/EXTRACT_USERNAME_FROM_PROFILE.html +1 -1
- package/docs/html/variables/RXAP_DEFAULT_HEADER_ITEM_COMPONENT.html +1 -1
- package/docs/html/variables/RXAP_EXTERNAL_APP.html +1 -1
- package/docs/html/variables/RXAP_EXTERNAL_APP_FILTER.html +1 -1
- package/docs/html/variables/RXAP_FOOTER_COMPONENT.html +1 -1
- package/docs/html/variables/RXAP_HEADER_COMPONENT.html +1 -1
- package/docs/html/variables/RXAP_LAYOUT_APPS_GRID.html +1 -1
- package/docs/html/variables/RXAP_LOGO_CONFIG.html +1 -1
- package/docs/html/variables/RXAP_LOGO_CONFIG_DEFAULTS.html +1 -1
- package/docs/html/variables/RXAP_NAVIGATION_CONFIG.html +1 -1
- package/docs/html/variables/RXAP_NAVIGATION_CONFIG_INSERTS.html +1 -1
- package/docs/html/variables/RXAP_NAVIGATION_LAYOUT_CONFIG_DEFAULTS.html +1 -1
- package/docs/html/variables/RXAP_RELEASE_INFO_MODULE.html +1 -1
- package/docs/html/variables/RXAP_SETTINGS_MENU_ITEM.html +1 -1
- package/docs/html/variables/RXAP_SETTINGS_MENU_ITEM_COMPONENT.html +1 -1
- package/docs/html/variables/RXAP_USER_PROFILE_DATA_SOURCE.html +1 -1
- package/docs/markdown/README.md +1 -1
- package/docs/markdown/classes/AppsButtonComponent.md +15 -7
- package/docs/markdown/classes/BaseLayoutComponent.md +2 -2
- package/docs/markdown/classes/DefaultHeaderComponent.md +33 -9
- package/docs/markdown/classes/DefaultHeaderService.md +6 -6
- package/docs/markdown/classes/ExternalAppsService.md +18 -18
- package/docs/markdown/classes/FooterComponent.md +12 -4
- package/docs/markdown/classes/FooterDirective.md +4 -4
- package/docs/markdown/classes/FooterService.md +6 -6
- package/docs/markdown/classes/HeaderComponent.md +13 -5
- package/docs/markdown/classes/HeaderDirective.md +4 -4
- package/docs/markdown/classes/HeaderService.md +6 -6
- package/docs/markdown/classes/LayoutComponent.md +13 -5
- package/docs/markdown/classes/LayoutService.md +18 -18
- package/docs/markdown/classes/LogoService.md +6 -6
- package/docs/markdown/classes/MinimalLayoutComponent.md +2 -2
- package/docs/markdown/classes/NavigationComponent.md +35 -11
- package/docs/markdown/classes/NavigationItemComponent.md +66 -14
- package/docs/markdown/classes/NavigationProgressBarComponent.md +4 -4
- package/docs/markdown/classes/NavigationService.md +12 -12
- package/docs/markdown/classes/ReleaseInfoComponent.md +13 -5
- package/docs/markdown/classes/SettingsButtonComponent.md +26 -18
- package/docs/markdown/classes/SidenavComponent.md +49 -15
- package/docs/markdown/classes/SidenavFooterDirective.md +4 -4
- package/docs/markdown/classes/SidenavHeaderDirective.md +4 -4
- package/docs/markdown/classes/SidenavToggleButtonComponent.md +12 -4
- package/docs/markdown/classes/UserProfileIconComponent.md +21 -5
- package/docs/markdown/functions/IsNavigationDividerItem.md +2 -2
- package/docs/markdown/functions/IsNavigationInsertItem.md +2 -2
- package/docs/markdown/functions/IsNavigationItem.md +2 -2
- package/docs/markdown/functions/provideExternalApps.md +2 -2
- package/docs/markdown/functions/provideLayout.md +2 -2
- package/docs/markdown/functions/withDefaultHeaderComponent.md +2 -2
- package/docs/markdown/functions/withDefaultHeaderItems.md +2 -2
- package/docs/markdown/functions/withFooterComponents.md +2 -2
- package/docs/markdown/functions/withHeaderComponents.md +2 -2
- package/docs/markdown/functions/withNavigationConfig.md +2 -2
- package/docs/markdown/functions/withNavigationInserts.md +2 -2
- package/docs/markdown/functions/withReleaseInfoModules.md +2 -2
- package/docs/markdown/functions/withSettingsMenuItems.md +2 -2
- package/docs/markdown/functions/withUserProfileDataSource.md +2 -2
- package/docs/markdown/globals.md +2 -2
- package/docs/markdown/interfaces/NavigationDividerItem.md +4 -4
- package/docs/markdown/interfaces/NavigationInsertItem.md +3 -3
- package/docs/markdown/interfaces/NavigationItem.md +7 -7
- package/docs/markdown/interfaces/NavigationStatus.md +3 -3
- package/docs/markdown/interfaces/ReleaseInfoModule.md +5 -5
- package/docs/markdown/interfaces/SettingsMenuItem.md +5 -5
- package/docs/markdown/type-aliases/DefaultHeaderItemComponent.md +2 -2
- package/docs/markdown/type-aliases/ExternalApp.md +2 -2
- package/docs/markdown/type-aliases/ExtractUsernameFromProfileFn.md +2 -2
- package/docs/markdown/type-aliases/Navigation.md +2 -2
- package/docs/markdown/type-aliases/NavigationWithInserts.md +2 -2
- package/docs/markdown/type-aliases/SettingsMenuItemComponent.md +2 -2
- package/docs/markdown/variables/EXTRACT_USERNAME_FROM_PROFILE.md +2 -2
- package/docs/markdown/variables/RXAP_DEFAULT_HEADER_ITEM_COMPONENT.md +2 -2
- package/docs/markdown/variables/RXAP_EXTERNAL_APP.md +2 -2
- package/docs/markdown/variables/RXAP_EXTERNAL_APP_FILTER.md +2 -2
- package/docs/markdown/variables/RXAP_FOOTER_COMPONENT.md +2 -2
- package/docs/markdown/variables/RXAP_HEADER_COMPONENT.md +2 -2
- package/docs/markdown/variables/RXAP_LAYOUT_APPS_GRID.md +2 -2
- package/docs/markdown/variables/RXAP_LOGO_CONFIG.md +2 -2
- package/docs/markdown/variables/RXAP_LOGO_CONFIG_DEFAULTS.md +2 -2
- package/docs/markdown/variables/RXAP_NAVIGATION_CONFIG.md +2 -2
- package/docs/markdown/variables/RXAP_NAVIGATION_CONFIG_INSERTS.md +2 -2
- package/docs/markdown/variables/RXAP_NAVIGATION_LAYOUT_CONFIG_DEFAULTS.md +2 -2
- package/docs/markdown/variables/RXAP_RELEASE_INFO_MODULE.md +2 -2
- package/docs/markdown/variables/RXAP_SETTINGS_MENU_ITEM.md +2 -2
- package/docs/markdown/variables/RXAP_SETTINGS_MENU_ITEM_COMPONENT.md +2 -2
- package/docs/markdown/variables/RXAP_USER_PROFILE_DATA_SOURCE.md +2 -2
- package/docs/wiki/Class.AppsButtonComponent.md +14 -6
- package/docs/wiki/Class.BaseLayoutComponent.md +1 -1
- package/docs/wiki/Class.DefaultHeaderComponent.md +32 -8
- package/docs/wiki/Class.DefaultHeaderService.md +5 -5
- package/docs/wiki/Class.ExternalAppsService.md +17 -17
- package/docs/wiki/Class.FooterComponent.md +11 -3
- package/docs/wiki/Class.FooterDirective.md +3 -3
- package/docs/wiki/Class.FooterService.md +5 -5
- package/docs/wiki/Class.HeaderComponent.md +12 -4
- package/docs/wiki/Class.HeaderDirective.md +3 -3
- package/docs/wiki/Class.HeaderService.md +5 -5
- package/docs/wiki/Class.LayoutComponent.md +12 -4
- package/docs/wiki/Class.LayoutService.md +17 -17
- package/docs/wiki/Class.LogoService.md +5 -5
- package/docs/wiki/Class.MinimalLayoutComponent.md +1 -1
- package/docs/wiki/Class.NavigationComponent.md +34 -10
- package/docs/wiki/Class.NavigationItemComponent.md +65 -13
- package/docs/wiki/Class.NavigationProgressBarComponent.md +3 -3
- package/docs/wiki/Class.NavigationService.md +11 -11
- package/docs/wiki/Class.ReleaseInfoComponent.md +12 -4
- package/docs/wiki/Class.SettingsButtonComponent.md +25 -17
- package/docs/wiki/Class.SidenavComponent.md +48 -14
- package/docs/wiki/Class.SidenavFooterDirective.md +3 -3
- package/docs/wiki/Class.SidenavHeaderDirective.md +3 -3
- package/docs/wiki/Class.SidenavToggleButtonComponent.md +11 -3
- package/docs/wiki/Class.UserProfileIconComponent.md +20 -4
- package/docs/wiki/Function.IsNavigationDividerItem.md +1 -1
- package/docs/wiki/Function.IsNavigationInsertItem.md +1 -1
- package/docs/wiki/Function.IsNavigationItem.md +1 -1
- package/docs/wiki/Function.provideExternalApps.md +1 -1
- package/docs/wiki/Function.provideLayout.md +1 -1
- package/docs/wiki/Function.withDefaultHeaderComponent.md +1 -1
- package/docs/wiki/Function.withDefaultHeaderItems.md +1 -1
- package/docs/wiki/Function.withFooterComponents.md +1 -1
- package/docs/wiki/Function.withHeaderComponents.md +1 -1
- package/docs/wiki/Function.withNavigationConfig.md +1 -1
- package/docs/wiki/Function.withNavigationInserts.md +1 -1
- package/docs/wiki/Function.withReleaseInfoModules.md +1 -1
- package/docs/wiki/Function.withSettingsMenuItems.md +1 -1
- package/docs/wiki/Function.withUserProfileDataSource.md +1 -1
- package/docs/wiki/Interface.NavigationDividerItem.md +3 -3
- package/docs/wiki/Interface.NavigationInsertItem.md +2 -2
- package/docs/wiki/Interface.NavigationItem.md +6 -6
- package/docs/wiki/Interface.NavigationStatus.md +2 -2
- package/docs/wiki/Interface.ReleaseInfoModule.md +4 -4
- package/docs/wiki/Interface.SettingsMenuItem.md +4 -4
- package/docs/wiki/TypeAlias.DefaultHeaderItemComponent.md +1 -1
- package/docs/wiki/TypeAlias.ExternalApp.md +1 -1
- package/docs/wiki/TypeAlias.ExtractUsernameFromProfileFn.md +1 -1
- package/docs/wiki/TypeAlias.Navigation.md +1 -1
- package/docs/wiki/TypeAlias.NavigationWithInserts.md +1 -1
- package/docs/wiki/TypeAlias.SettingsMenuItemComponent.md +1 -1
- package/docs/wiki/Variable.EXTRACT_USERNAME_FROM_PROFILE.md +1 -1
- package/docs/wiki/Variable.RXAP_DEFAULT_HEADER_ITEM_COMPONENT.md +1 -1
- package/docs/wiki/Variable.RXAP_EXTERNAL_APP.md +1 -1
- package/docs/wiki/Variable.RXAP_EXTERNAL_APP_FILTER.md +1 -1
- package/docs/wiki/Variable.RXAP_FOOTER_COMPONENT.md +1 -1
- package/docs/wiki/Variable.RXAP_HEADER_COMPONENT.md +1 -1
- package/docs/wiki/Variable.RXAP_LAYOUT_APPS_GRID.md +1 -1
- package/docs/wiki/Variable.RXAP_LOGO_CONFIG.md +1 -1
- package/docs/wiki/Variable.RXAP_LOGO_CONFIG_DEFAULTS.md +1 -1
- package/docs/wiki/Variable.RXAP_NAVIGATION_CONFIG.md +1 -1
- package/docs/wiki/Variable.RXAP_NAVIGATION_CONFIG_INSERTS.md +1 -1
- package/docs/wiki/Variable.RXAP_NAVIGATION_LAYOUT_CONFIG_DEFAULTS.md +1 -1
- package/docs/wiki/Variable.RXAP_RELEASE_INFO_MODULE.md +1 -1
- package/docs/wiki/Variable.RXAP_SETTINGS_MENU_ITEM.md +1 -1
- package/docs/wiki/Variable.RXAP_SETTINGS_MENU_ITEM_COMPONENT.md +1 -1
- package/docs/wiki/Variable.RXAP_USER_PROFILE_DATA_SOURCE.md +1 -1
- package/docs/wiki/globals.md +1 -1
- package/fesm2022/rxap-layout.mjs +24 -17
- package/fesm2022/rxap-layout.mjs.map +1 -1
- package/lib/default-header/apps-button/apps-button.component.d.ts +2 -1
- package/lib/default-header/default-header.component.d.ts +6 -3
- package/lib/default-header/settings-button/settings-button.component.d.ts +2 -2
- package/lib/default-header/sidenav-toggle-button/sidenav-toggle-button.component.d.ts +2 -1
- package/lib/default-header/user-profile-icon/user-profile-icon.component.d.ts +4 -2
- package/lib/footer/footer.component.d.ts +2 -1
- package/lib/header/header.component.d.ts +2 -1
- package/lib/layout/layout.component.d.ts +2 -1
- package/lib/layout.service.d.ts +1 -1
- package/lib/navigation/navigation-item/navigation-item.component.d.ts +10 -6
- package/lib/navigation/navigation.component.d.ts +5 -3
- package/lib/release-info/release-info.component.d.ts +2 -1
- package/lib/sidenav/sidenav.component.d.ts +5 -3
- package/package.json +8 -8
- package/theme.css +425 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
var COMPODOC_SEARCH_INDEX = {
|
|
2
|
-
"index": {"version":"2.3.9","fields":["title","body"],"fieldVectors":[["title/components/AppsButtonComponent.html",[0,0.228,1,0.932]],["body/components/AppsButtonComponent.html",[0,0.339,1,1.495,2,0.807,3,0.24,4,0.157,5,0.711,6,1.266,7,0.979,8,0.919,9,0.211,10,3.303,11,5.866,12,4.973,13,2.407,14,2.748,15,3.47,16,0.711,17,1.453,18,1.453,19,1.535,20,1.821,21,1.498,22,2.748,23,1.28,24,4.374,25,3.857,26,2.321,27,5.159,28,3.47,29,3.47,30,3.857,31,1.762,32,3.857,33,1.363,34,3.352,35,0.269,36,0.459,37,1.046,38,1.096,39,4.973,40,5.866,41,6.074,42,1.28,43,1.784,44,0.869,45,3.22,46,0.863,47,0.025,48,1.671,49,0.869,50,0.996,51,1.784,52,4.484,53,3.22,54,4.484,55,2.166,56,3.22,57,3.802,58,3.22,59,1.9,60,4.484,61,3.141,62,2.166,63,4.484,64,0.409,65,1.556,66,1.043,67,0.501,68,0.269,69,1.813,70,1.676,71,1.556,72,1.973,73,2.407,74,3.352,75,1.973,76,3.22,77,0.24,78,0.362,79,0.665,80,3.22,81,3.22,82,2.166,83,3.22,84,2.525,85,6.356,86,3.802,87,6.074,88,6.074,89,3.802,90,0.979,91,1.363,92,1.363,93,0.54,94,1.697,95,0.979,96,0.632,97,1.569,98,0.919,99,0.979,100,1.569,101,0.919,102,1.363,103,0.919,104,0.979,105,0.919,106,0.863,107,0.919,108,0.979,109,0.863,110,0.979,111,0.979,112,0.863,113,0.979,114,0.752,115,0.979,116,0.919,117,0.979,118,0.979,119,0.919,120,0.979,121,0.979,122,0.863,123,0.863,124,0.919,125,0.979,126,0.919,127,0.919,128,0.863,129,0.759,130,0.665,131,0.621,132,0.54,133,0.809,134,0.979,135,0.863,136,0.979,137,0.863,138,0.979,139,0.863,140,0.919,141,0.979,142,0.016,143,0.016]],["title/components/BaseLayoutComponent.html",[0,0.228,98,0.993]],["body/components/BaseLayoutComponent.html",[0,0.392,1,1.16,2,0.983,3,0.322,4,0.211,5,0.955,7,1.316,8,1.235,9,0.284,16,0.955,17,1.768,18,1.768,19,1.577,20,1.889,21,1.02,23,1.558,33,1.659,43,1.316,47,0.025,49,0.674,64,0.392,66,1.402,68,0.361,77,0.322,78,0.486,90,1.316,91,1.659,92,1.659,93,0.726,94,1.908,95,1.316,96,0.733,97,1.817,98,1.791,99,2.039,100,1.817,101,1.235,102,1.659,103,1.791,104,1.316,105,1.791,106,1.16,107,1.235,108,1.316,109,1.16,110,1.316,111,1.316,112,1.16,113,1.316,114,0.915,115,1.316,116,1.235,117,1.316,118,1.316,119,1.235,120,1.316,121,1.316,122,1.16,123,1.16,124,1.235,125,1.316,126,1.235,127,1.235,128,1.16,129,1.02,130,0.894,131,0.835,132,0.726,133,1.088,134,1.316,135,1.16,136,1.316,137,1.16,138,1.316,139,1.16,140,1.235,141,1.316,142,0.019,143,0.019,144,4.328,145,3.67,146,3.67,147,2.84,148,4.079,149,3.671,150,4.079,151,3.236,152,3.236]],["title/components/DefaultHeaderComponent.html",[0,0.228,101,0.993]],["body/components/DefaultHeaderComponent.html",[0,0.342,1,1.508,2,0.819,3,0.245,4,0.161,5,0.726,7,1,8,0.938,9,0.216,10,3.442,12,2.787,16,0.726,17,1.474,18,1.474,19,1.538,20,1.826,21,1.072,23,1.298,33,1.383,35,0.274,36,0.466,37,1.061,38,1.153,43,1.586,44,0.92,47,0.025,49,1.049,50,1.141,51,1.972,55,2.198,64,0.439,66,1.065,67,0.512,68,0.274,77,0.245,78,0.511,79,0.94,84,2.561,90,1,91,1.383,92,1.383,93,0.551,94,1.712,95,1,96,0.639,97,1.586,98,0.938,99,1,100,1.586,101,1.607,102,1.383,103,0.938,104,1,105,0.938,106,0.881,107,0.938,108,1,109,0.881,110,1,111,1,112,0.881,113,1,114,0.763,115,1,116,0.938,117,1,118,1,119,0.938,120,1,121,1,122,1.508,123,1.219,124,0.938,125,1,126,1.607,127,1.298,128,1.508,129,1.072,130,1.382,131,0.635,132,0.551,133,0.826,134,1,135,0.881,136,1,137,0.881,138,1,139,0.881,140,0.938,141,1,142,0.016,143,0.016,149,3.06,153,5.183,154,3.287,155,3.06,156,2.561,157,4.422,158,3.899,159,3.857,160,3.857,161,3.975,162,3.899,163,3.197,164,3.328,165,4.549,166,3.287,167,2.561,168,3.287,169,3.857,170,3.287,171,4.549,172,3.287,173,4.549,174,2.561,175,1.911,176,3.287,177,1.292,178,1.851,179,1.851,180,1.851,181,2.457,182,1.851,183,3.06,184,1.711,185,2.015,186,2.787,187,1.21,188,5.217,189,3.401,190,2.787,191,2.787,192,2.787,193,3.287,194,3.287,195,2.787,196,2.015,197,3.287,198,3.17]],["title/injectables/DefaultHeaderService.html",[189,2.601,199,1.058]],["body/injectables/DefaultHeaderService.html",[2,0.66,3,0.273,4,0.179,9,0.24,10,3.455,35,0.46,36,0.501,37,1.06,38,1.112,42,1.398,44,0.917,46,1.478,47,0.025,48,1.908,49,0.763,50,0.945,51,1.92,59,1.803,62,2.845,64,0.414,67,0.571,68,0.306,77,0.273,78,0.411,79,1.139,96,0.6,142,0.017,143,0.017,153,5.203,164,3.806,167,2.757,174,2.063,177,1.44,178,2.063,179,2.063,180,2.063,187,1.349,189,3.661,198,3.995,199,1.489,200,1.77,201,3.664,202,4.124,203,3.661,204,3.661,205,3.661,206,3.664,207,3.661,208,1.691,209,1.216,210,1.218,211,3.294,212,3.294,213,3.661,214,3.664,215,3.661,216,3.661,217,3.664,218,3.661,219,4.124,220,4.897,221,4.897,222,3.664,223,3.294,224,2.031,225,3.661,226,3.661,227,2.465,228,3.001,229,1.349,230,3.106,231,1.907,232,3.106,233,1.114,234,3.664,235,0.982,236,3.106,237,3.106,238,1.586,239,3.664,240,3.664,241,1.187,242,2.739,243,3.664,244,3.106,245,3.106,246,2.465,247,3.294,248,1.575,249,3.664,250,4.897,251,2.739,252,1.907,253,2.465,254,2.739,255,2.739,256,1.649,257,3.664,258,3.001,259,2.739,260,2.739]],["title/injectables/ExternalAppsService.html",[74,2.601,199,1.058]],["body/injectables/ExternalAppsService.html",[3,0.196,4,0.129,9,0.173,21,1.28,26,2.077,35,0.22,36,0.398,37,1.078,38,1.14,39,4.319,42,1.11,44,1.033,46,1.649,47,0.025,48,1.26,49,0.939,50,1.164,59,1.7,61,3.465,62,1.879,64,0.386,67,0.411,68,0.22,74,2.907,77,0.196,78,0.296,86,3.914,89,3.297,96,0.72,142,0.014,143,0.014,175,2.698,187,0.972,199,1.182,200,1.275,208,2.028,209,1.245,210,1.401,224,1.432,231,1.374,233,0.803,235,1.365,241,1.496,248,1.833,256,2.643,261,6.677,262,2.64,263,4.617,264,6.801,265,4.617,266,2.23,267,4.617,268,3.914,269,4.617,270,3.889,271,3.914,272,5.681,273,3.889,274,3.889,275,3.889,276,3.297,277,5.094,278,3.889,279,2.907,280,3.889,281,2.99,282,2.64,283,6.421,284,3.426,285,2.64,286,2.383,287,3.889,288,5.064,289,2.64,290,3.889,291,2.64,292,3.889,293,5.094,294,2.64,295,4.617,296,3.889,297,2.64,298,2.64,299,3.889,300,2.64,301,2.024,302,3.889,303,2.64,304,2.64,305,3.297,306,3.889,307,2.616,308,3.889,309,2.64,310,3.889,311,2.64,312,2.907,313,2.64,314,3.889,315,2.64,316,3.889,317,2.64,318,3.889,319,2.64,320,2.64,321,1.973,322,1.775,323,1.775,324,1.775,325,2.64,326,1.618,327,2.64,328,2.64,329,1.973,330,1.973,331,1.973,332,1.374,333,2.238,334,1.775,335,2.64,336,2.238,337,2.238,338,1.775,339,2.64,340,3.889,341,2.64,342,2.64,343,3.914,344,2.64,345,3.914,346,2.64,347,3.889,348,3.889,349,3.889,350,4.816,351,3.889,352,3.889,353,3.297,354,2.64,355,1.618,356,1.775,357,2.64,358,2.64,359,2.64,360,2.64,361,2.64,362,2.64,363,2.64,364,2.64,365,2.64,366,2.238,367,2.64,368,2.64,369,2.64,370,2.64,371,2.64,372,2.64]],["title/components/FooterComponent.html",[0,0.228,103,0.993]],["body/components/FooterComponent.html",[0,0.376,1,1.061,2,0.928,3,0.295,4,0.193,5,0.874,6,1.556,7,1.204,8,1.13,9,0.26,16,0.874,17,1.67,18,1.67,19,1.565,20,1.87,21,0.933,23,1.471,31,2.026,33,1.567,35,0.33,36,0.528,37,1.005,38,1.101,43,1.204,44,0.803,47,0.025,49,0.892,50,0.995,51,1.914,55,2.49,64,0.398,66,1.283,67,0.616,68,0.33,77,0.295,78,0.445,79,0.818,84,2.902,90,1.204,91,1.567,92,1.567,93,0.664,94,1.846,95,1.204,96,0.702,97,1.743,98,1.13,99,1.204,100,1.743,101,1.13,102,1.567,103,1.733,104,1.204,105,1.13,106,1.061,107,1.13,108,1.204,109,1.061,110,1.204,111,1.204,112,1.061,113,1.204,114,0.864,115,1.204,116,1.13,117,1.204,118,1.204,119,1.13,120,1.204,121,1.204,122,1.061,123,1.061,124,1.13,125,1.204,126,1.13,127,1.13,128,1.061,129,0.933,130,0.818,131,0.764,132,0.664,133,0.995,134,1.204,135,1.061,136,1.204,137,1.061,138,1.204,139,1.061,140,1.13,141,1.204,142,0.018,143,0.018,162,4.705,164,3.544,167,2.902,177,1.556,181,2.959,198,3.418,373,3.959,374,3.467,375,5.731,376,5.731,377,5.731,378,5.154,379,3.959,380,5.154,381,3.959,382,3.159,383,2.959,384,2.959]],["title/directives/FooterDirective.html",[93,0.583,133,0.875]],["body/directives/FooterDirective.html",[3,0.364,4,0.239,5,1.08,9,0.321,14,3.607,15,4.246,16,1.08,19,1.299,37,0.917,38,1.058,47,0.025,64,0.414,67,0.762,68,0.408,77,0.364,78,0.55,79,1.353,82,3.292,93,0.987,132,0.82,133,1.479,142,0.021,143,0.021,177,1.924,235,1.577,241,1.585,382,3.607,383,3.659,384,3.659,385,4.894,386,4.719,387,4.99,388,3.959,389,5.352,390,3.959,391,4.99,392,4.149,393,3.292,394,4.149,395,4.99,396,4.149,397,4.149,398,4.894,399,4.149,400,4.894]],["title/injectables/FooterService.html",[199,1.058,382,2.132]],["body/injectables/FooterService.html",[2,0.704,3,0.291,4,0.191,9,0.256,35,0.475,36,0.523,37,1.07,38,1.098,42,1.459,44,0.94,46,1.526,47,0.025,48,1.957,49,0.796,50,0.986,51,1.731,59,1.439,62,2.918,64,0.396,67,0.608,68,0.326,77,0.291,78,0.439,79,0.807,96,0.626,142,0.018,143,0.018,164,3.846,167,2.877,177,1.536,187,1.439,198,4.014,199,1.554,200,1.888,202,4.257,203,3.82,204,3.82,205,3.82,207,3.82,208,1.764,209,1.248,210,1.257,211,3.437,212,3.437,213,3.82,215,3.82,216,3.82,218,3.82,219,4.257,223,3.437,224,1.881,225,3.82,226,3.82,227,2.628,228,3.132,231,2.033,233,1.188,235,1.047,241,1.655,242,3.82,246,2.628,247,3.437,248,1.625,251,2.921,252,2.033,253,2.628,254,2.921,255,2.921,256,1.758,258,3.132,259,2.921,260,2.921,382,3.132,401,3.907,402,3.907,403,3.907,404,3.907,405,4.332,406,3.907,407,3.313,408,3.907,409,3.313,410,4.332,411,3.313]],["title/components/HeaderComponent.html",[0,0.228,105,0.993]],["body/components/HeaderComponent.html",[0,0.37,1,1.024,2,0.907,3,0.284,4,0.187,5,0.844,6,1.502,7,1.162,8,1.091,9,0.251,16,0.844,17,1.631,18,1.631,19,1.56,20,1.862,21,0.901,23,1.437,31,1.979,33,1.531,35,0.319,36,0.515,37,1.042,38,1.132,43,1.162,44,0.932,47,0.025,49,0.877,50,0.972,51,1.892,55,2.433,64,0.408,66,1.238,67,0.595,68,0.319,77,0.284,78,0.429,79,0.789,84,2.835,90,1.162,91,1.531,92,1.531,93,0.641,94,1.821,95,1.162,96,0.69,97,1.713,98,1.091,99,1.162,100,1.713,101,1.091,102,1.531,103,1.091,104,1.162,105,1.709,106,1.024,107,1.091,108,1.162,109,1.024,110,1.162,111,1.162,112,1.024,113,1.162,114,0.844,115,1.162,116,1.091,117,1.162,118,1.162,119,1.091,120,1.162,121,1.162,122,1.024,123,1.024,124,1.091,125,1.162,126,1.091,127,1.091,128,1.024,129,0.901,130,0.789,131,0.738,132,0.641,133,0.96,134,1.162,135,1.024,136,1.162,137,1.024,138,1.162,139,1.024,140,1.091,141,1.162,142,0.018,143,0.018,156,2.835,157,4.775,158,4.211,159,4.269,160,4.775,162,4.652,164,3.504,167,2.835,177,1.502,181,2.856,182,2.835,183,2.57,198,3.371,412,3.821,413,5.633,414,5.276,415,3.387,416,5.036,417,3.821,418,5.036,419,3.821,420,3.387,421,3.821,422,3.24,423,2.856]],["title/directives/HeaderDirective.html",[93,0.583,135,0.932]],["body/directives/HeaderDirective.html",[3,0.364,4,0.239,5,1.08,9,0.321,14,3.607,15,4.246,16,1.08,19,1.299,37,0.917,38,1.058,47,0.025,64,0.414,67,0.762,68,0.408,77,0.364,78,0.55,79,1.353,82,3.292,93,0.987,132,0.82,135,1.577,142,0.021,143,0.021,177,1.924,182,3.314,183,3.292,235,1.577,241,1.585,386,4.719,388,3.959,389,5.352,390,3.959,391,4.99,392,4.149,393,3.292,394,4.149,395,4.99,396,4.149,397,4.149,399,4.149,423,3.659,424,4.894,425,5.886,426,4.894,427,4.894]],["title/injectables/HeaderService.html",[182,1.959,199,1.058]],["body/injectables/HeaderService.html",[2,0.699,3,0.289,4,0.19,9,0.255,35,0.474,36,0.521,37,1.069,38,1.096,42,1.453,44,0.938,46,1.521,47,0.025,48,1.952,49,0.793,50,0.983,51,1.727,59,1.43,62,2.911,64,0.395,67,0.605,68,0.324,77,0.289,78,0.436,79,0.802,96,0.624,142,0.018,143,0.018,164,3.842,167,2.866,177,1.527,182,2.866,187,1.43,198,4.012,199,1.548,200,1.877,202,4.244,203,3.805,204,3.805,205,3.805,207,3.805,208,1.757,209,1.245,210,1.253,211,3.424,212,3.424,213,3.805,215,3.805,216,3.805,218,3.805,219,4.244,223,3.424,224,2.09,225,3.805,226,3.805,227,2.613,228,3.12,231,2.021,233,1.181,235,1.041,241,1.649,242,3.805,244,3.293,245,3.293,246,2.613,247,3.424,248,1.621,251,2.904,252,2.021,253,2.613,254,2.904,255,2.904,256,1.748,258,3.12,259,2.904,260,2.904,405,4.316,409,3.293,410,4.316,411,3.293,428,3.884,429,3.884,430,3.884,431,3.884,432,3.884,433,3.293,434,3.884]],["title/components/LayoutComponent.html",[0,0.228,106,0.932]],["body/components/LayoutComponent.html",[0,0.353,1,0.932,2,0.851,3,0.259,4,0.17,5,0.768,6,1.367,7,1.058,8,0.993,9,0.228,16,0.768,17,1.532,18,1.532,19,1.547,20,1.84,21,0.82,23,1.35,24,4.555,26,2.417,31,1.858,33,1.438,35,0.29,36,0.484,37,1.022,38,1.113,43,1.058,44,0.837,47,0.025,49,0.898,50,1.037,51,1.935,59,2.342,64,0.451,65,1.68,66,1.127,67,0.542,68,0.29,69,1.958,70,1.81,71,1.68,77,0.259,78,0.391,79,0.718,90,1.058,91,1.438,92,1.438,93,0.583,94,1.753,95,1.058,96,0.658,97,1.634,98,0.993,99,1.058,100,1.634,101,0.993,102,1.438,103,1.646,104,1.058,105,1.646,106,1.544,107,0.993,108,1.058,109,1.544,110,1.058,111,1.058,112,0.932,113,1.058,114,0.901,115,1.058,116,1.646,117,1.634,118,1.058,119,1.646,120,1.438,121,1.058,122,0.932,123,0.932,124,1.646,125,1.058,126,0.993,127,0.993,128,0.932,129,0.82,130,0.718,131,0.671,132,0.583,133,0.874,134,1.058,135,0.932,136,1.058,137,1.544,138,1.058,139,0.932,140,0.993,141,1.058,142,0.016,143,0.016,147,2.461,148,3.535,150,4.016,151,2.6,152,2.6,209,1.11,435,3.478,436,5.373,437,4.555,438,4.016,439,5.373,440,3.292,441,4.555,442,4.016,443,4.555,444,4.016,445,5.373,446,5.373,447,5.373,448,4.729,449,3.478,450,4.729,451,3.478,452,4.729,453,3.478,454,2.6,455,2.6,456,3.535,457,3.478,458,2.6,459,2.949,460,2.949,461,2.949,462,3.478,463,3.478,464,2.949,465,3.478,466,3.478]],["title/injectables/LayoutService.html",[184,1.811,199,1.058]],["body/injectables/LayoutService.html",[3,0.22,4,0.145,9,0.194,35,0.247,36,0.432,37,1.104,38,1.185,42,1.206,44,1.045,46,1.44,47,0.025,48,1.741,49,0.461,50,0.571,51,1.634,55,2.041,59,2.365,64,0.422,67,0.658,68,0.247,77,0.22,78,0.332,79,1.11,96,0.363,142,0.015,143,0.015,161,4.092,163,3.622,174,1.666,178,1.666,179,1.666,180,1.666,182,2.379,183,1.991,184,2.199,187,1.09,199,1.285,200,1.43,208,1.022,209,1.327,210,1.088,228,2.589,229,1.09,235,1.44,248,1.206,256,2.954,266,1.43,312,2.212,331,2.212,332,1.54,382,2.589,383,2.212,384,2.212,423,2.212,455,2.212,467,2.96,468,2.775,469,6.084,470,4.178,471,4.819,472,4.178,473,5.684,474,3.483,475,5.274,476,4.556,477,4.556,478,5.375,479,4.556,480,2.589,481,2.96,482,4.928,483,2.96,484,4.225,485,2.96,486,2.96,487,2.96,488,2.96,489,6.5,490,2.96,491,2.96,492,4.225,493,2.96,494,2.96,495,2.96,496,2.96,497,2.96,498,2.96,499,2.96,500,2.96,501,4.225,502,2.96,503,4.178,504,2.509,505,2.96,506,2.96,507,1.814,508,1.666,509,1.666,510,2.509,511,2.96,512,2.96,513,2.96,514,2.96,515,2.212,516,2.96,517,5.375,518,2.96,519,2.96,520,2.96,521,1.991,522,2.96,523,2.96,524,5.375,525,2.96,526,2.96,527,2.96,528,2.96,529,1.54,530,2.96,531,2.96,532,1.991,533,2.96,534,2.96,535,2.96,536,2.96,537,2.96,538,2.96,539,4.225,540,2.96,541,2.96,542,2.96,543,5.375,544,2.96,545,4.225,546,2.96,547,2.96,548,2.96,549,2.509,550,2.96,551,4.225,552,2.96,553,4.225,554,2.842,555,4.225,556,2.96,557,4.225,558,2.96,559,2.96,560,4.928,561,4.225,562,2.96,563,4.225,564,2.96,565,2.96,566,2.96]],["title/injectables/LogoService.html",[199,1.058,456,2.601]],["body/injectables/LogoService.html",[3,0.329,4,0.216,9,0.29,35,0.369,36,0.566,37,1.089,38,1.177,44,0.985,47,0.025,49,0.985,50,1.221,51,2.049,59,2.222,64,0.396,67,0.688,68,0.369,77,0.329,78,0.496,79,0.913,142,0.019,143,0.019,187,1.628,199,1.682,200,2.136,210,1.396,235,1.694,266,2.136,312,3.305,331,3.305,332,2.301,456,4.134,515,4.867,567,4.421,568,5.117,569,5.117,570,6.511,571,5.531,572,4.421,573,5.531,574,5.531,575,5.531,576,5.531,577,5.531,578,4.421,579,5.531,580,4.421,581,5.531,582,4.421,583,3.748,584,3.748]],["title/components/MinimalLayoutComponent.html",[0,0.228,107,0.993]],["body/components/MinimalLayoutComponent.html",[0,0.386,1,1.123,2,0.963,3,0.312,4,0.205,5,0.925,7,1.274,8,1.196,9,0.275,16,0.925,17,1.732,18,1.732,19,1.573,20,1.882,21,0.988,23,1.526,33,1.626,43,1.274,47,0.025,49,0.653,64,0.43,66,1.358,68,0.35,71,2.025,77,0.312,78,0.471,90,1.274,91,1.626,92,1.626,93,0.703,94,1.886,95,1.274,96,0.722,97,1.79,98,1.77,99,1.626,100,1.79,101,1.196,102,1.626,103,1.77,104,1.274,105,1.77,106,1.123,107,1.77,108,2.025,109,1.123,110,1.274,111,1.274,112,1.123,113,1.274,114,0.987,115,1.274,116,1.77,117,1.79,118,1.274,119,1.196,120,1.274,121,1.274,122,1.123,123,1.123,124,1.196,125,1.274,126,1.196,127,1.196,128,1.123,129,0.988,130,0.866,131,0.809,132,0.703,133,1.053,134,1.274,135,1.123,136,1.274,137,1.123,138,1.274,139,1.123,140,1.196,141,1.274,142,0.019,143,0.019,145,3.553,146,3.553,147,2.782,148,3.997,149,3.596,150,3.997,151,3.133,152,3.133,442,4.401,458,3.133,459,3.553,585,4.191,586,4.191,587,4.191]],["title/components/NavigationComponent.html",[0,0.228,109,0.932]],["body/components/NavigationComponent.html",[0,0.323,1,0.791,2,0.76,3,0.22,4,0.144,5,0.652,6,1.161,7,0.898,8,0.843,9,0.194,14,2.586,15,3.311,16,0.652,17,1.367,18,1.367,19,1.526,20,1.773,21,0.696,23,1.205,31,1.659,33,1.283,35,0.246,36,0.432,37,1.085,38,1.061,42,1.205,43,0.898,44,1.012,46,1.319,47,0.025,48,0.957,49,0.947,50,1.14,51,1.727,55,2.039,62,1.427,64,0.408,65,1.427,66,0.957,67,0.46,68,0.246,77,0.22,78,0.474,79,1.017,82,1.987,90,0.898,91,1.283,92,1.283,93,0.495,94,1.633,95,0.898,96,0.724,97,1.497,98,0.843,99,0.898,100,1.497,101,0.843,102,1.283,103,0.843,104,0.898,105,0.843,106,0.791,107,0.843,108,0.898,109,1.439,110,1.497,111,0.898,112,1.439,113,0.898,114,1.019,115,0.898,116,0.843,117,0.898,118,0.898,119,0.843,120,0.898,121,0.898,122,0.791,123,0.791,124,0.843,125,0.898,126,0.843,127,0.843,128,0.791,129,0.696,130,0.61,131,0.57,132,0.495,133,0.743,134,0.898,135,0.791,136,0.898,137,0.791,138,0.898,139,0.791,140,0.843,141,0.898,142,0.015,143,0.015,155,2.838,174,1.663,178,1.663,179,1.663,180,1.663,184,2.196,185,1.81,196,1.81,208,1.7,209,1.173,210,1.087,238,2.16,241,0.957,248,1.405,321,2.208,322,1.987,323,1.987,324,1.987,343,2.505,415,2.838,420,2.838,437,4.174,440,3.017,468,2.772,529,2.196,588,2.954,589,3.578,590,3.578,591,5.37,592,4.174,593,4.174,594,4.923,595,4.22,596,3.82,597,4.815,598,4.174,599,4.246,600,4.174,601,2.378,602,3.311,603,4.22,604,4.22,605,4.22,606,2.505,607,2.82,608,2.757,609,2.954,610,2.208,611,2.954,612,1.537,613,2.954,614,3.154,615,2.954,616,4.22,617,2.954,618,3.154,619,2.505,620,2.505,621,2.208,622,3.154,623,2.954,624,2.505,625,2.954,626,1.81,627,2.505,628,2.208,629,2.954,630,4.22,631,2.954,632,2.505,633,2.954,634,2.505,635,2.954,636,2.954,637,2.208,638,2.954,639,2.505,640,2.954,641,2.954,642,2.954,643,2.954,644,2.586,645,1.663,646,2.505,647,2.954,648,2.954,649,2.954,650,2.954,651,2.954,652,2.954,653,4.22]],["title/interfaces/NavigationDividerItem.html",[608,1.462,654,1.201]],["body/interfaces/NavigationDividerItem.html",[3,0.332,4,0.218,9,0.293,26,2.006,35,0.372,36,0.569,47,0.025,64,0.398,68,0.372,77,0.512,114,0.747,131,0.86,142,0.019,143,0.019,209,1.348,210,1.227,224,2.23,229,1.641,233,1.355,238,2.21,248,1.729,281,2.836,286,2.731,301,3.3,509,3.13,601,2.153,607,2.664,608,2.664,612,2.32,654,2.189,655,2.153,656,2.32,657,2.51,658,3.887,659,3.887,660,3.13,661,3.739,662,3.406,663,2.153,664,3.152,665,2.926,666,2.998,667,2.51,668,2.51,669,2.998,670,2.731,671,2.51,672,2.998,673,2.731,674,2.32,675,2.685,676,2.153,677,2.998,678,2.998]],["title/interfaces/NavigationInsertItem.html",[654,1.201,664,1.811]],["body/interfaces/NavigationInsertItem.html",[3,0.336,4,0.22,9,0.296,26,2.03,35,0.376,36,0.573,47,0.025,64,0.4,68,0.376,77,0.513,114,0.756,131,0.871,142,0.02,143,0.02,209,1.316,224,2.243,229,1.661,233,1.372,238,2.215,248,1.739,281,2.843,286,2.765,301,2.915,509,3.154,601,2.18,607,2.676,608,2.559,612,2.348,654,2.199,655,2.18,656,2.348,657,2.541,658,2.765,659,2.765,660,3.154,661,3.767,662,3.432,663,2.18,664,3.315,665,2.943,666,3.035,667,3.586,668,2.541,669,3.035,670,2.765,671,2.541,672,3.035,673,2.765,674,2.348,675,2.706,676,2.18,677,3.035,678,3.035]],["title/interfaces/NavigationItem.html",[607,1.462,654,1.201]],["body/interfaces/NavigationItem.html",[3,0.318,4,0.209,9,0.281,26,2.812,35,0.357,36,0.554,47,0.025,64,0.39,68,0.357,77,0.508,114,0.717,131,1.206,142,0.019,143,0.019,209,1.398,210,1.454,224,2.374,229,1.575,233,1.301,238,2.193,248,1.697,281,2.91,286,2.622,301,2.819,509,3.05,601,2.067,607,2.708,608,2.497,612,2.226,654,2.157,655,2.067,656,2.226,657,2.409,658,2.622,659,2.622,660,3.518,661,3.643,662,3.32,663,2.067,664,3.093,665,2.872,666,2.877,667,2.409,668,2.409,669,2.877,670,2.622,671,2.409,672,3.643,673,3.32,674,3.252,675,3.231,676,3.019,677,2.877,678,2.877]],["title/components/NavigationItemComponent.html",[0,0.228,112,0.932]],["body/components/NavigationItemComponent.html",[0,0.298,1,0.688,2,0.686,3,0.191,4,0.125,5,0.567,6,1.01,7,0.781,8,0.733,9,0.169,14,2.336,16,0.567,17,1.235,18,1.235,19,1.502,20,1.729,21,0.606,23,1.088,26,2.262,30,3.397,31,1.498,33,1.159,35,0.214,36,0.39,37,1.072,38,1.132,42,1.088,43,0.781,44,0.982,46,1.218,47,0.025,49,0.907,50,1.086,51,1.633,55,2.595,57,3.232,59,0.946,64,0.427,65,1.241,66,0.832,67,0.4,68,0.214,70,1.337,71,1.241,72,1.575,73,1.921,77,0.191,78,0.289,79,1.109,90,0.781,91,1.159,92,1.159,93,0.431,94,1.529,95,0.781,96,0.69,97,1.382,98,0.733,99,0.781,100,1.382,101,0.733,102,1.159,103,0.733,104,0.781,105,0.733,106,0.688,107,0.733,108,0.781,109,1.347,110,0.781,111,0.781,112,1.347,113,1.382,114,1.082,115,0.781,116,0.733,117,0.781,118,0.781,119,0.733,120,0.781,121,0.781,122,0.688,123,0.688,124,0.733,125,0.781,126,0.733,127,0.733,128,0.688,129,0.606,130,0.531,131,0.496,132,0.431,133,0.646,134,0.781,135,0.688,136,0.781,137,0.688,138,0.781,139,0.688,140,0.733,141,0.781,142,0.013,143,0.013,175,2.256,184,1.984,185,1.575,196,1.575,208,1.569,209,1.039,210,1.003,229,0.946,231,1.337,233,0.781,235,1.021,238,2.069,241,0.832,248,1.088,256,2.045,305,3.853,321,1.921,322,1.728,323,1.728,324,1.728,355,2.336,386,3.397,415,2.564,420,1.728,422,2.178,438,3.397,440,2.785,444,3.397,468,2.559,521,1.728,549,3.232,554,2.564,568,3.853,589,3.232,590,3.232,592,3.853,593,3.853,597,4.938,600,3.232,601,1.842,602,2.564,606,2.178,607,2.612,608,2.513,610,1.921,612,1.337,614,2.85,620,2.178,621,1.921,624,5.414,626,1.575,627,2.178,628,1.921,634,2.178,645,1.447,656,3.323,675,2.196,679,2.57,680,4.545,681,4.545,682,4.545,683,4.545,684,4.545,685,3.812,686,4.545,687,3.812,688,3.812,689,2.57,690,2.57,691,2.57,692,2.57,693,2.57,694,2.57,695,5.626,696,3.812,697,3.812,698,2.57,699,2.57,700,4.77,701,2.178,702,2.178,703,1.921,704,3.812,705,2.57,706,3.812,707,2.178,708,3.232,709,2.57,710,3.812,711,1.921,712,2.57,713,3.812,714,1.728,715,2.57,716,2.57,717,2.57,718,2.57,719,2.57,720,2.85,721,2.178,722,3.812,723,3.232,724,2.57,725,2.57,726,2.57,727,2.178,728,2.57,729,2.178,730,2.57,731,2.57,732,2.57,733,2.57,734,2.57,735,2.57,736,2.57,737,3.812,738,2.57,739,2.57,740,2.57,741,2.57,742,2.178,743,2.57,744,2.178,745,2.57,746,2.57,747,2.57,748,2.57,749,2.57,750,3.812,751,2.57,752,2.57,753,3.812,754,3.812]],["title/components/NavigationProgressBarComponent.html",[0,0.228,116,0.993]],["body/components/NavigationProgressBarComponent.html",[0,0.364,1,0.994,2,0.889,3,0.276,4,0.181,5,0.819,6,1.458,7,1.128,8,1.059,9,0.243,16,0.819,17,1.6,18,1.6,19,1.556,20,1.855,21,0.874,23,1.409,31,1.941,33,1.501,35,0.309,36,0.505,37,0.987,38,1.062,43,1.128,44,0.769,47,0.025,49,0.864,50,0.953,64,0.404,66,1.202,67,0.578,68,0.309,71,1.792,77,0.276,78,0.417,90,1.128,91,1.501,92,1.501,93,0.622,94,1.799,95,1.128,96,0.68,97,1.688,98,1.059,99,1.128,100,1.688,101,1.059,102,1.501,103,1.059,104,1.128,105,1.059,106,0.994,107,1.059,108,1.128,109,0.994,110,1.128,111,1.128,112,0.994,113,1.128,114,1.115,115,1.128,116,1.689,117,2.097,118,1.128,119,1.059,120,1.128,121,1.128,122,0.994,123,0.994,124,1.059,125,1.128,126,1.059,127,1.059,128,0.994,129,0.874,130,0.766,131,0.716,132,0.622,133,0.932,134,1.128,135,0.994,136,1.128,137,0.994,138,1.128,139,0.994,140,1.059,141,1.128,142,0.017,143,0.017,174,2.78,178,2.089,179,2.089,180,2.089,235,1.323,355,3.626,458,4.149,521,4.518,708,4.706,711,4.149,714,2.495,729,4.186,744,5.569,755,5.551,756,3.709,757,5.551,758,5.551,759,5.551,760,4.938,761,6.162,762,4.938,763,6.162,764,5.551,765,4.938,766,3.709,767,3.709,768,3.709,769,2.773]],["title/injectables/NavigationService.html",[199,1.058,622,2.601]],["body/injectables/NavigationService.html",[3,0.208,4,0.137,9,0.184,35,0.234,36,0.416,37,1.073,38,0.972,42,1.159,44,0.954,46,1.603,47,0.025,48,1.986,49,0.744,50,1.254,64,0.365,67,0.632,68,0.234,77,0.208,78,0.315,79,1.149,96,0.711,114,1.116,142,0.014,143,0.014,175,2.437,187,1.031,199,1.235,200,1.353,208,2.003,209,1.236,210,1.353,224,1.031,229,1.031,235,1.603,238,0.907,241,1.316,247,3.742,248,1.872,252,2.895,256,2.61,266,2.308,281,2.814,301,2.486,307,1.884,345,5.296,480,2.489,509,3.132,529,2.113,601,1.353,602,1.884,607,2.73,608,1.706,618,3.917,622,3.036,637,2.094,663,3.168,665,1.353,667,3.132,668,1.577,671,3.132,675,1.962,676,1.962,714,1.884,742,3.443,769,3.036,770,2.801,771,3.036,772,5.24,773,2.801,774,4.158,775,2.801,776,2.801,777,4.902,778,2.801,779,4.061,780,2.801,781,3.036,782,4.061,783,2.801,784,2.732,785,4.061,786,2.801,787,2.801,788,4.061,789,2.801,790,2.801,791,2.801,792,4.061,793,2.801,794,2.801,795,2.801,796,2.801,797,2.375,798,2.375,799,2.801,800,2.801,801,2.801,802,4.061,803,4.061,804,2.801,805,2.801,806,4.778,807,2.801,808,2.801,809,2.801,810,2.801,811,2.801,812,2.801,813,2.801,814,2.801,815,2.801,816,2.801,817,2.801,818,4.061,819,2.801,820,4.061,821,2.801,822,2.801,823,2.801,824,2.801,825,2.801,826,2.801,827,2.801,828,2.801,829,2.801,830,2.801,831,2.801,832,2.801,833,2.801,834,2.801,835,2.801,836,2.801,837,2.801,838,2.801,839,2.801,840,1.884,841,2.801,842,2.801,843,2.801,844,2.375,845,2.801,846,2.801,847,2.801,848,2.801,849,2.801,850,2.801,851,4.061,852,2.801,853,2.801,854,2.801,855,2.801,856,2.801,857,2.801,858,2.801,859,2.801,860,2.801,861,2.801,862,4.061,863,2.801,864,2.801,865,2.801,866,2.801,867,2.801,868,4.061,869,2.801,870,2.801,871,2.801,872,2.801]],["title/interfaces/NavigationStatus.html",[654,1.201,670,2.132]],["body/interfaces/NavigationStatus.html",[3,0.329,4,0.216,9,0.291,26,1.992,35,0.369,42,1.58,44,0.689,46,1.186,47,0.025,64,0.396,68,0.369,77,0.511,96,0.543,114,0.742,131,0.855,142,0.019,143,0.019,208,1.528,209,1.307,210,0.977,224,2.223,229,1.63,233,1.346,238,2.207,248,1.724,281,2.736,286,3.392,301,3.143,509,3.4,601,2.139,607,2.832,608,2.537,612,2.304,654,2.184,655,2.139,656,2.88,657,2.493,658,2.713,659,2.713,660,3.117,661,3.723,662,3.392,663,2.139,664,3.143,665,2.917,666,2.978,667,2.493,668,2.493,669,2.978,670,3.392,671,3.4,672,2.978,673,2.713,674,2.304,675,2.674,676,2.139,677,2.978,678,2.978,873,4.427,874,4.427]],["title/components/ReleaseInfoComponent.html",[0,0.228,119,0.993]],["body/components/ReleaseInfoComponent.html",[0,0.362,1,0.981,2,0.881,3,0.41,4,0.179,5,0.808,7,1.113,8,1.045,9,0.24,16,0.808,17,1.585,18,1.585,19,1.554,20,1.852,21,0.862,23,1.397,25,4.121,33,1.488,35,0.305,36,0.501,37,0.983,38,1.081,42,1.397,43,1.113,44,0.858,46,0.981,47,0.025,48,1.186,49,0.858,50,0.945,64,0.414,66,1.186,67,0.57,68,0.305,69,2.061,77,0.272,78,0.411,79,0.756,84,2.755,90,1.113,91,1.488,92,1.488,93,0.614,94,1.79,95,1.113,96,0.676,97,1.676,98,1.045,99,1.113,100,1.676,101,1.045,102,1.488,103,1.045,104,1.113,105,1.045,106,0.981,107,1.045,108,1.113,109,0.981,110,1.113,111,1.113,112,0.981,113,1.113,114,0.82,115,1.113,116,1.045,117,1.113,118,1.113,119,1.68,120,2.069,121,1.113,122,0.981,123,0.981,124,1.045,125,1.113,126,1.045,127,1.045,128,0.981,129,0.862,130,0.756,131,0.706,132,0.614,133,0.92,134,1.113,135,0.981,136,1.113,137,0.981,138,1.113,139,0.981,140,1.045,141,1.113,142,0.017,143,0.017,149,3.292,187,1.347,210,1.08,231,1.905,233,1.113,235,1.477,326,3.607,333,3.103,334,2.462,461,4.99,875,5.886,876,3.66,877,4.894,878,4.894,879,4.586,880,5.886,881,3.66,882,4.894,883,3.66,884,4.894,885,3.66,886,3.66,887,3.66,888,3.66,889,3.66,890,3.103,891,3.66,892,3.66,893,3.66,894,3.66,895,4.894,896,2.755,897,3.658,898,5.886,899,4.894,900,4.894]],["title/interfaces/ReleaseInfoModule.html",[654,1.201,901,2.601]],["body/interfaces/ReleaseInfoModule.html",[3,0.36,4,0.236,9,0.317,35,0.404,36,0.598,47,0.025,64,0.412,77,0.505,96,0.8,130,0.999,131,0.934,142,0.02,143,0.02,175,2.032,177,1.901,209,1.418,210,1.29,233,1.471,281,2.96,284,3.253,332,2.517,654,2.018,655,2.337,660,3.291,674,2.517,896,3.673,897,4.877,901,4.369,902,3.616,903,4.695,904,4.369,905,3.253,906,4.101,907,3.616,908,3.616,909,3.253,910,3.253]],["title/components/SettingsButtonComponent.html",[0,0.228,122,0.932]],["body/components/SettingsButtonComponent.html",[0,0.285,1,0.638,2,0.648,3,0.177,4,0.116,5,0.525,6,0.935,7,0.724,8,0.679,9,0.156,10,3.699,13,1.779,16,0.525,19,1.481,20,1.735,21,0.561,22,2.206,23,1.027,28,2.92,29,2.92,30,3.245,31,1.415,32,3.245,33,1.095,34,2.691,35,0.199,36,0.368,37,0.978,38,1.023,42,1.027,43,0.724,44,1.016,46,1.634,47,0.025,48,1.976,49,0.884,50,1.055,59,1.782,64,0.421,65,1.15,67,0.371,68,0.199,69,1.34,70,1.239,72,1.459,73,1.779,77,0.177,78,0.267,79,1.173,84,3.292,90,0.724,91,1.095,92,1.095,93,0.399,94,1.472,95,0.724,96,0.748,97,1.32,98,0.679,99,0.724,100,1.32,101,0.679,102,1.095,103,0.679,104,0.724,105,0.679,106,0.638,107,0.679,108,0.724,109,0.638,110,0.724,111,0.724,112,0.638,113,0.724,114,0.603,115,0.724,116,0.679,117,0.724,118,0.724,119,0.679,120,0.724,121,0.724,122,1.297,123,1.566,124,0.679,125,0.724,126,0.679,127,0.679,128,0.638,129,0.561,130,0.492,131,0.459,132,0.399,133,0.598,134,0.724,135,0.638,136,0.724,137,0.638,138,0.724,139,0.638,140,0.679,141,0.724,142,0.013,143,0.013,158,3.245,174,2.027,175,2.456,177,0.935,178,1.34,179,1.34,180,1.34,187,0.876,190,5.57,208,1.96,209,1.208,210,1.368,227,1.601,228,3.351,229,0.876,231,1.239,232,2.018,233,0.724,235,1.297,236,3.052,237,3.052,238,2.008,241,1.166,281,2.697,338,1.601,440,2.66,454,1.779,474,2.206,507,1.459,508,3.292,529,2.259,618,2.691,619,2.018,637,1.779,639,2.018,714,1.601,769,1.779,909,3.255,911,6.57,912,4.341,913,4.341,914,4.341,915,5.198,916,5.198,917,5.198,918,5.198,919,3.6,920,3.6,921,3.6,922,3.6,923,4.84,924,4.84,925,4.84,926,3.6,927,3.6,928,3.6,929,3.6,930,2.38,931,3.6,932,5.847,933,2.38,934,4.103,935,3.6,936,2.38,937,3.6,938,2.38,939,3.6,940,2.38,941,2.38,942,2.38,943,3.6,944,2.38,945,3.6,946,2.38,947,3.6,948,2.38,949,3.6,950,2.38,951,3.6,952,2.38,953,3.6,954,3.6,955,3.6,956,3.6,957,3.6,958,3.6,959,2.38,960,3.6,961,2.38,962,2.38,963,3.6,964,2.38,965,2.38,966,2.018,967,2.018,968,2.38,969,2.38,970,2.38,971,2.38,972,2.38,973,2.38,974,2.38,975,2.38,976,2.38,977,2.38,978,2.38,979,2.38,980,2.38,981,2.38,982,2.38,983,2.38,984,3.6,985,4.84,986,3.6,987,3.052,988,3.6,989,3.6,990,3.052,991,5.467,992,3.6,993,3.6,994,5.467,995,5.467]],["title/interfaces/SettingsMenuItem.html",[654,1.201,909,2.34]],["body/interfaces/SettingsMenuItem.html",[3,0.36,4,0.236,9,0.317,35,0.404,36,0.598,47,0.025,64,0.412,77,0.505,96,0.593,130,0.999,131,1.259,142,0.02,143,0.02,175,2.032,177,1.901,209,1.418,210,1.29,233,1.471,281,2.885,284,3.253,332,2.517,654,2.018,655,2.337,660,3.673,665,2.823,674,3.395,896,2.723,897,3.616,901,3.616,902,3.616,903,4.695,904,4.369,905,3.253,906,4.101,907,3.616,908,3.616,909,3.931,910,4.388]],["title/components/SidenavComponent.html",[0,0.228,124,0.993]],["body/components/SidenavComponent.html",[0,0.308,1,0.726,2,0.714,3,0.202,4,0.132,5,1.212,6,1.066,7,0.824,8,0.774,9,0.178,16,0.598,17,1.285,18,1.285,19,1.506,20,1.774,21,0.639,23,1.132,25,3.505,28,3.154,29,3.154,31,1.559,33,1.206,35,0.226,36,0.406,37,1.087,38,1.174,42,1.132,43,0.824,44,1.015,46,1.256,47,0.025,48,0.878,49,0.994,50,1.215,51,2.038,55,1.916,59,2.468,64,0.419,65,1.31,66,0.878,67,0.422,68,0.226,69,1.527,70,1.411,71,1.31,77,0.202,78,0.304,79,0.819,90,0.824,91,1.206,92,1.206,93,0.454,94,1.569,95,0.824,96,0.575,97,1.426,98,0.774,99,0.824,100,1.426,101,0.774,102,1.206,103,0.774,104,0.824,105,0.774,106,0.726,107,0.774,108,0.824,109,1.382,110,0.824,111,0.824,112,0.726,113,0.824,114,0.865,115,0.824,116,0.774,117,0.824,118,0.824,119,0.774,120,0.824,121,0.824,122,0.726,123,0.726,124,1.473,125,0.824,126,0.774,127,1.637,128,0.726,129,0.639,130,0.56,131,0.523,132,0.454,133,0.681,134,0.824,135,0.726,136,0.824,137,1.471,138,0.824,139,1.471,140,0.774,141,0.824,142,0.014,143,0.014,155,1.824,161,3.154,163,3.162,184,2.064,185,1.661,196,1.661,209,1.255,271,4.862,366,3.362,440,2.874,442,3.505,443,3.976,444,3.505,455,2.027,460,2.299,464,2.299,468,2.64,470,3.976,471,3.976,472,3.976,475,3.976,476,4.374,477,4.374,479,4.374,504,2.299,614,2.965,621,2.027,628,2.027,644,1.661,701,3.362,707,2.299,720,3.505,721,2.299,996,2.711,997,4.689,998,4.689,999,4.689,1000,4.689,1001,4.689,1002,4.689,1003,3.966,1004,4.689,1005,2.711,1006,2.711,1007,2.711,1008,3.966,1009,2.711,1010,2.711,1011,3.966,1012,2.711,1013,3.966,1014,2.711,1015,3.966,1016,2.711,1017,3.966,1018,2.711,1019,3.966,1020,2.711,1021,3.966,1022,2.711,1023,3.966,1024,2.711,1025,3.966,1026,2.711,1027,2.711,1028,2.711,1029,2.711,1030,2.711,1031,2.711,1032,2.711,1033,2.711,1034,2.711,1035,3.966,1036,3.966,1037,3.966,1038,3.966,1039,2.711,1040,5.16,1041,2.711,1042,3.966,1043,2.711,1044,2.711,1045,2.711,1046,4.689,1047,2.711,1048,2.027,1049,2.711,1050,2.711,1051,2.711,1052,2.711,1053,2.711,1054,2.711,1055,2.711,1056,2.027,1057,2.711,1058,2.711,1059,2.711,1060,2.299,1061,3.362,1062,3.966,1063,3.362,1064,3.966,1065,3.362,1066,2.711,1067,2.711,1068,2.711,1069,2.711,1070,2.711]],["title/directives/SidenavFooterDirective.html",[93,0.583,137,0.932]],["body/directives/SidenavFooterDirective.html",[3,0.374,4,0.245,5,1.458,9,0.33,16,1.108,19,1.319,35,0.419,36,0.612,37,0.994,38,1.07,44,0.931,47,0.025,64,0.33,67,0.782,68,0.419,77,0.374,78,0.564,93,1.002,96,0.615,132,0.842,137,1.601,142,0.021,143,0.021,208,1.733,209,1.235,210,1.108,235,1.601,388,4.02,390,4.539,393,4.02,480,3.663,1071,5.411,1072,5.021,1073,5.977,1074,4.257,1075,5.021,1076,4.257,1077,5.021]],["title/directives/SidenavHeaderDirective.html",[93,0.583,139,0.932]],["body/directives/SidenavHeaderDirective.html",[3,0.374,4,0.245,5,1.458,9,0.33,16,1.108,19,1.319,35,0.419,36,0.612,37,0.994,38,1.07,44,0.931,47,0.025,64,0.33,67,0.782,68,0.419,77,0.374,78,0.564,93,1.002,96,0.615,132,0.842,139,1.601,140,1.706,142,0.021,143,0.021,208,1.733,209,1.235,210,1.108,235,1.601,388,4.02,390,4.539,393,4.02,480,3.663,1071,5.411,1074,4.257,1076,4.257,1078,5.021,1079,5.021,1080,5.021]],["title/components/SidenavToggleButtonComponent.html",[0,0.228,126,0.993]],["body/components/SidenavToggleButtonComponent.html",[0,0.372,1,1.036,2,0.914,3,0.288,4,0.189,5,0.853,6,1.519,7,1.176,8,1.104,9,0.254,10,3.19,13,2.89,16,0.853,17,1.644,18,1.644,19,1.562,20,1.865,21,0.911,22,3.11,23,1.449,28,3.81,29,3.81,31,1.994,32,4.235,33,1.543,34,3.793,35,0.323,36,0.519,37,0.998,38,1.008,42,1.449,43,2.137,44,0.79,46,1.036,47,0.025,48,1.252,49,0.79,50,0.746,51,1.723,64,0.395,66,1.252,67,0.602,68,0.323,69,2.177,70,2.012,77,0.288,78,0.434,79,0.799,90,1.176,91,1.543,92,1.543,93,0.648,94,1.829,95,1.176,96,0.694,97,1.723,98,1.104,99,1.176,100,1.723,101,1.104,102,1.543,103,1.104,104,1.176,105,1.104,106,1.036,107,1.104,108,1.176,109,1.036,110,1.176,111,1.176,112,1.036,113,1.176,114,0.851,115,1.176,116,1.104,117,1.176,118,1.176,119,1.104,120,1.176,121,1.176,122,1.036,123,1.036,124,1.104,125,1.176,126,1.717,127,1.892,128,1.036,129,0.911,130,0.799,131,0.746,132,0.648,133,0.972,134,1.176,135,1.036,136,1.176,137,1.036,138,1.176,139,1.036,140,1.104,141,1.176,142,0.018,143,0.018,163,3.828,169,4.302,184,2.012,185,2.369,191,4.803,195,3.278,196,2.369,1081,5.665,1082,3.866,1083,3.866,1084,3.866,1085,5.075,1086,3.11]],["title/components/UserProfileIconComponent.html",[0,0.228,128,0.932]],["body/components/UserProfileIconComponent.html",[0,0.356,1,0.952,2,0.864,3,0.264,4,0.174,5,0.784,6,1.397,7,1.08,8,1.014,9,0.233,10,3.42,16,0.784,17,1.554,18,1.554,19,1.55,20,1.845,21,0.837,23,1.369,31,1.886,33,1.459,35,0.296,36,0.491,37,1.027,38,1.091,42,1.369,43,1.08,44,0.906,46,0.952,47,0.025,48,1.151,49,0.747,50,0.686,51,1.652,64,0.411,66,1.151,67,0.553,68,0.296,70,1.849,77,0.264,78,0.399,79,0.991,90,1.08,91,1.459,92,1.459,93,0.596,94,1.768,95,1.08,96,0.666,97,1.652,98,1.014,99,1.08,100,1.652,101,1.014,102,1.459,103,1.014,104,1.08,105,1.014,106,0.952,107,1.014,108,1.08,109,0.952,110,1.08,111,1.08,112,0.952,113,1.08,114,0.804,115,1.08,116,1.014,117,1.08,118,1.08,119,1.014,120,1.08,121,1.08,122,0.952,123,0.952,124,1.014,125,1.08,126,1.014,127,1.014,128,1.558,129,1.533,130,1.466,131,1.048,132,0.596,133,0.893,134,1.08,135,0.952,136,1.08,137,0.952,138,1.08,139,0.952,140,1.014,141,1.08,142,0.017,143,0.017,175,2.016,187,1.308,192,5.149,235,0.952,248,1.66,256,2.159,338,2.39,415,3.227,420,2.39,438,4.06,441,4.605,454,2.656,507,2.178,645,2.001,727,3.013,905,3.227,1087,6.074,1088,3.553,1089,5.432,1090,4.798,1091,4.782,1092,6.259,1093,4.798,1094,3.553,1095,4.798,1096,4.798,1097,3.553,1098,4.798,1099,3.553,1100,2.39,1101,2.39,1102,3.013,1103,3.553,1104,3.553,1105,3.553,1106,3.553,1107,4.798]],["title/changelog.html",[1108,2.179,1109,1.961,1110,2.471]],["body/changelog.html",[0,0.291,2,0.333,9,0.162,16,0.233,19,0.408,20,0.283,21,0.436,22,1.511,23,0.302,47,0.006,49,0.62,59,0.389,61,0.595,62,0.893,75,0.648,78,0.277,96,0.227,109,0.495,112,0.495,114,0.774,123,1.188,127,1.318,129,0.871,130,0.218,132,0.31,133,0.266,142,0.006,143,0.006,147,2.883,156,2.241,161,0.711,175,0.444,187,0.389,229,0.389,238,0.342,241,0.798,248,0.302,252,3.123,266,1.191,268,0.896,276,0.896,279,1.382,281,0.444,288,1.382,307,0.711,322,1.658,326,0.648,338,0.711,355,1.133,356,1.244,374,1.244,414,1.568,468,1.892,474,2.265,508,3.161,515,0.79,529,0.962,532,0.711,569,1.568,596,2.26,598,0.896,599,2.211,626,1.812,644,1.812,645,1.041,646,2.09,675,0.511,676,1.785,700,0.896,702,0.896,723,0.896,771,3.157,777,3.945,781,1.382,784,3.614,840,1.244,896,3.954,910,0.711,934,1.568,987,2.09,1048,1.382,1060,4.286,1061,0.896,1065,2.507,1086,1.511,1091,1.382,1100,0.711,1101,0.711,1110,1.568,1111,2.849,1112,1.057,1113,1.057,1114,3.696,1115,4.781,1116,0.896,1117,1.057,1118,1.057,1119,1.057,1120,1.057,1121,1.057,1122,0.79,1123,4.417,1124,6.378,1125,5.745,1126,4.384,1127,4.379,1128,4.697,1129,1.057,1130,3.133,1131,3.36,1132,2.957,1133,7.023,1134,7.023,1135,4.732,1136,5.954,1137,3.374,1138,6.219,1139,6.742,1140,6.742,1141,2.465,1142,1.057,1143,0.896,1144,1.057,1145,1.057,1146,4.781,1147,5.957,1148,3.314,1149,0.896,1150,1.057,1151,1.057,1152,5.277,1153,6.12,1154,1.849,1155,5.54,1156,2.957,1157,4.286,1158,0.896,1159,1.057,1160,1.057,1161,1.057,1162,1.057,1163,3.98,1164,3.98,1165,3.696,1166,4.434,1167,1.849,1168,1.057,1169,3.98,1170,5.46,1171,2.507,1172,1.849,1173,1.057,1174,1.849,1175,1.849,1176,4.176,1177,1.849,1178,1.849,1179,4.474,1180,1.849,1181,1.849,1182,5.909,1183,4.176,1184,1.849,1185,1.568,1186,1.057,1187,1.849,1188,2.465,1189,3.36,1190,4.926,1191,5.858,1192,2.957,1193,6.769,1194,1.057,1195,2.465,1196,5.745,1197,3.36,1198,6.378,1199,2.465,1200,3.696,1201,1.568,1202,1.057,1203,1.057,1204,2.211,1205,2.975,1206,1.057,1207,2.465,1208,3.36,1209,4.223,1210,0.79,1211,2.849,1212,1.057,1213,3.98,1214,1.849,1215,1.057,1216,1.057,1217,2.465,1218,1.057,1219,1.849,1220,5.804,1221,3.36,1222,1.057,1223,3.36,1224,2.849,1225,1.057,1226,1.057,1227,1.057,1228,1.057,1229,1.849,1230,2.09,1231,2.957,1232,1.849,1233,2.957,1234,1.849,1235,2.957,1236,2.465,1237,1.057,1238,1.057,1239,1.057,1240,2.211,1241,1.057,1242,3.696,1243,2.465,1244,3.98,1245,1.057,1246,1.057,1247,3.98,1248,1.057,1249,6.516,1250,1.057,1251,6.516,1252,3.36,1253,0.896,1254,1.057,1255,1.057,1256,1.057,1257,1.057,1258,0.896,1259,1.057,1260,1.057,1261,1.057,1262,1.057,1263,1.057,1264,1.849,1265,1.849,1266,1.849,1267,2.507,1268,1.057,1269,1.849,1270,1.849,1271,3.133,1272,1.057,1273,1.568,1274,1.849,1275,1.568,1276,1.057,1277,2.957,1278,1.382,1279,2.465,1280,1.057,1281,1.849,1282,1.057,1283,1.849,1284,1.568,1285,1.382,1286,1.057,1287,2.957,1288,1.568,1289,1.057,1290,1.849,1291,1.849,1292,1.057,1293,1.849,1294,1.849,1295,1.057,1296,1.568,1297,2.465,1298,1.057,1299,1.849,1300,1.057,1301,1.568,1302,2.957,1303,2.841,1304,2.486,1305,1.568,1306,1.057,1307,2.763,1308,1.849,1309,1.057,1310,1.849,1311,1.849,1312,1.568,1313,1.057,1314,1.849,1315,1.057,1316,1.849,1317,1.568,1318,1.057,1319,1.849,1320,1.244,1321,1.057,1322,1.849,1323,1.057,1324,1.849,1325,1.057,1326,1.849,1327,1.057,1328,1.849,1329,1.849,1330,1.057,1331,1.057,1332,1.849,1333,1.849,1334,1.057,1335,1.849,1336,1.057,1337,1.568,1338,1.568,1339,1.057,1340,1.849,1341,2.957,1342,1.057,1343,1.057,1344,1.849,1345,1.057,1346,1.568,1347,1.849,1348,1.849,1349,1.057,1350,1.057,1351,1.849,1352,1.057,1353,1.849,1354,1.849,1355,1.057,1356,1.849,1357,1.057,1358,1.057,1359,1.849,1360,1.057,1361,1.057,1362,1.849,1363,1.057,1364,1.057,1365,1.057,1366,1.057,1367,1.057,1368,1.057,1369,1.057,1370,1.057,1371,1.057,1372,1.057,1373,1.057,1374,1.057,1375,1.057,1376,1.057,1377,1.057,1378,1.057,1379,1.057,1380,1.057,1381,1.057,1382,1.057,1383,1.057,1384,1.057,1385,1.057,1386,1.057,1387,1.057,1388,1.057,1389,1.057,1390,1.057,1391,1.057,1392,3.36,1393,1.057,1394,1.057,1395,1.057,1396,1.057,1397,1.057,1398,1.057,1399,1.057,1400,1.057,1401,1.057,1402,1.057,1403,1.057,1404,1.057,1405,1.057,1406,1.057,1407,1.057,1408,1.057,1409,1.057,1410,1.057,1411,1.057,1412,1.057,1413,1.057,1414,1.057,1415,2.465,1416,1.057,1417,1.057,1418,1.057,1419,1.057,1420,1.057,1421,1.057,1422,1.057,1423,1.057,1424,1.057,1425,1.057,1426,1.849,1427,1.849,1428,1.382,1429,1.057,1430,1.849,1431,1.849,1432,1.849,1433,1.849,1434,2.957,1435,1.849,1436,1.849,1437,1.057,1438,1.568,1439,1.057,1440,1.057,1441,1.057,1442,1.057,1443,1.057,1444,1.057,1445,2.465,1446,4.223,1447,2.957,1448,1.849,1449,1.057,1450,3.36,1451,1.057,1452,1.849,1453,1.057,1454,1.057,1455,4.926,1456,1.057,1457,1.057,1458,0.896,1459,1.057,1460,1.057,1461,1.057,1462,1.849,1463,1.057,1464,3.36,1465,1.057,1466,1.057,1467,1.849,1468,1.849,1469,1.568,1470,1.849,1471,1.849,1472,1.849,1473,1.849,1474,1.849,1475,1.849,1476,1.568,1477,1.568,1478,1.849,1479,1.057,1480,1.057,1481,1.057,1482,1.057,1483,1.057,1484,3.696,1485,1.057,1486,1.057,1487,1.057,1488,1.057,1489,1.057,1490,1.057,1491,1.849,1492,6.378,1493,3.36,1494,1.057,1495,1.057,1496,1.057,1497,2.465,1498,1.849,1499,1.057,1500,1.057,1501,1.849,1502,1.057,1503,1.057,1504,1.057,1505,1.057,1506,1.057,1507,1.057,1508,1.057,1509,1.849,1510,1.057,1511,1.057,1512,1.057,1513,1.057,1514,1.849,1515,1.057,1516,1.057,1517,1.057,1518,1.057,1519,1.057,1520,1.057,1521,1.057,1522,1.057,1523,1.057,1524,1.057,1525,1.568,1526,1.849,1527,1.057,1528,1.057,1529,1.057,1530,1.057,1531,1.057,1532,1.057,1533,1.057,1534,0.896,1535,1.057,1536,1.057,1537,1.057,1538,1.057,1539,1.057,1540,1.057,1541,1.057,1542,1.057,1543,1.057,1544,1.057,1545,1.057,1546,1.057,1547,0.896,1548,1.057,1549,1.057,1550,1.057,1551,1.057,1552,1.057,1553,1.057,1554,1.057,1555,1.057,1556,1.057,1557,1.057,1558,1.057,1559,1.057,1560,0.896,1561,1.057,1562,1.057,1563,1.057,1564,1.057,1565,1.057,1566,1.057,1567,1.057,1568,1.057,1569,1.057,1570,1.057,1571,1.057,1572,1.057,1573,1.057,1574,1.057,1575,1.057,1576,1.057,1577,1.057,1578,1.849,1579,1.057,1580,1.057,1581,1.057,1582,1.057,1583,1.057,1584,1.057,1585,1.057,1586,1.057,1587,1.057]],["title/dependencies.html",[1135,1.961,1304,2.811]],["body/dependencies.html",[4,0.239,47,0.025,65,2.361,68,0.408,71,2.361,72,2.995,132,0.819,142,0.02,143,0.02,229,1.799,233,1.486,329,3.653,330,4.396,332,2.543,334,3.287,507,3.604,508,2.752,703,3.653,1100,3.287,1101,3.287,1122,4.396,1123,5.25,1130,5.55,1137,4.986,1303,3.287,1304,3.956,1588,4.887,1589,4.887,1590,4.887,1591,5.881,1592,4.887,1593,5.881,1594,4.887,1595,4.887,1596,4.887,1597,4.887,1598,4.887,1599,6.547,1600,4.143,1601,5.881,1602,4.143,1603,4.887,1604,4.143,1605,4.143,1606,4.887,1607,4.887,1608,4.887]],["title/miscellaneous/functions.html",[1609,1.641,1610,3.543]],["body/miscellaneous/functions.html",[2,0.879,8,1.941,21,1.385,35,0.304,46,1.843,47,0.025,49,0.567,50,0.703,61,3.097,75,3.371,96,0.856,129,1.486,130,1.136,142,0.017,143,0.017,147,2.863,155,3.7,208,2.411,209,1.421,210,1.542,224,2.409,238,1.782,266,1.76,326,2.233,480,2.99,508,3.55,529,1.896,596,3.282,601,2.357,602,3.282,607,1.531,608,1.531,610,2.724,612,1.896,656,1.896,657,3.308,664,1.896,668,2.747,673,2.99,774,2.724,777,4.891,781,4.112,1143,5.903,1609,2.052,1610,3.089,1611,4.879,1612,3.644,1613,4.664,1614,4.879,1615,6.753,1616,4.137,1617,5.875,1618,5.501,1619,5.875,1620,4.879,1621,4.879,1622,5.501,1623,4.879,1624,4.879,1625,4.879,1626,4.879,1627,4.879,1628,4.879,1629,4.137,1630,4.879,1631,3.644,1632,3.644,1633,4.137,1634,4.879,1635,3.644,1636,3.644,1637,3.644,1638,3.644,1639,3.644,1640,3.644,1641,3.644,1642,3.644,1643,3.644,1644,3.644,1645,3.644,1646,3.644,1647,3.644,1648,4.879,1649,3.644,1650,5.875,1651,4.879,1652,3.644,1653,3.644,1654,5.501,1655,3.644]],["title/index.html",[35,0.243,1108,2.179,1109,1.961]],["body/index.html",[0,0.428,1,0.698,2,0.694,4,0.127,5,0.85,9,0.355,21,1.193,22,3.103,26,2.807,36,0.267,44,0.6,46,1.032,47,0.025,61,3.042,64,0.394,65,1.259,67,0.6,68,0.217,71,1.259,72,1.597,75,1.597,77,0.287,78,0.433,93,0.646,106,1.609,114,1.142,122,0.698,123,1.032,128,0.698,129,0.614,130,0.538,131,1.184,132,0.646,142,0.013,143,0.013,147,3.126,156,2.58,163,1.597,199,1.171,210,0.575,223,1.753,224,0.959,229,0.959,233,0.792,235,1.032,238,2.239,241,1.485,248,0.744,252,2.635,256,2.882,258,1.597,266,1.259,279,1.948,288,4.49,301,2.005,307,2.591,324,1.753,329,1.948,330,1.948,332,1.356,334,1.753,350,2.209,355,1.597,356,1.753,374,3.634,387,2.209,468,1.467,474,1.597,507,2.361,508,1.467,529,2.005,532,1.753,596,3.804,607,2.27,608,1.095,626,1.597,632,2.209,644,4.032,645,2.58,658,3.311,659,3.466,663,1.259,664,1.356,665,2.214,667,3.294,671,1.467,674,3.192,675,2.732,676,2.214,703,1.948,784,1.753,840,2.591,910,2.591,1056,1.948,1063,2.209,1086,2.808,1100,1.753,1101,1.753,1109,2.591,1127,1.948,1135,2.591,1136,4.292,1148,1.948,1158,2.209,1185,2.209,1205,4.038,1210,1.948,1240,3.785,1258,2.209,1267,3.266,1278,2.88,1285,1.948,1303,1.753,1304,1.753,1307,3.785,1320,2.591,1346,3.266,1428,1.948,1525,2.209,1547,4.292,1600,2.209,1602,2.209,1604,2.209,1605,2.209,1616,4.58,1629,3.266,1656,2.88,1657,2.209,1658,2.209,1659,1.948,1660,2.209,1661,3.885,1662,2.209,1663,1.948,1664,2.209,1665,2.209,1666,3.266,1667,2.209,1668,1.948,1669,2.209,1670,2.209,1671,2.209,1672,1.948,1673,2.209,1674,3.266,1675,3.852,1676,4.583,1677,3.852,1678,5.68,1679,4.583,1680,2.606,1681,2.209,1682,3.852,1683,3.852,1684,2.606,1685,2.606,1686,3.852,1687,5.402,1688,5.851,1689,2.606,1690,2.209,1691,5.402,1692,5.063,1693,2.606,1694,2.606,1695,2.606,1696,2.606,1697,2.606,1698,2.606,1699,4.96,1700,5.063,1701,4.583,1702,4.583,1703,4.583,1704,4.583,1705,5.655,1706,2.209,1707,2.606,1708,4.583,1709,5.655,1710,2.606,1711,2.606,1712,3.852,1713,3.852,1714,4.292,1715,3.852,1716,2.606,1717,2.606,1718,2.606,1719,4.58,1720,3.852,1721,2.209,1722,4.583,1723,2.606,1724,3.852,1725,3.852,1726,3.266,1727,2.606,1728,2.606,1729,2.209,1730,2.209,1731,2.606,1732,2.606,1733,2.606,1734,2.606,1735,2.606,1736,2.606,1737,2.209,1738,2.606,1739,2.606,1740,2.606,1741,2.606,1742,2.606,1743,4.583,1744,2.209,1745,2.606,1746,2.209,1747,2.209,1748,2.606,1749,2.606,1750,3.266,1751,2.606,1752,2.606]],["title/license.html",[1108,2.179,1109,1.961,1753,2.179]],["body/license.html",[0,0.21,4,0.311,37,0.843,42,0.279,44,0.152,47,0.012,48,0.317,62,0.835,64,0.064,78,0.11,79,0.202,129,1.211,142,0.008,143,0.006,212,1.561,238,0.317,241,1.036,246,1.162,248,0.279,252,1.208,253,2.151,258,1.96,323,0.658,353,1.465,356,0.658,474,0.6,503,0.83,521,0.658,554,1.561,644,0.6,645,1.577,654,1.219,655,1.121,676,0.473,720,1.292,771,1.292,784,3.786,844,2.994,896,3.236,990,0.83,1048,0.732,1056,1.735,1086,0.6,1111,2.375,1116,0.83,1126,0.83,1128,1.968,1148,1.292,1149,1.465,1157,0.83,1171,0.83,1176,1.465,1179,1.968,1183,0.83,1201,1.465,1204,1.292,1210,2.39,1211,1.465,1224,1.465,1230,0.83,1253,0.83,1273,4.05,1275,1.465,1278,0.732,1284,0.83,1285,1.292,1288,0.83,1296,1.968,1301,0.83,1303,1.884,1305,2.375,1317,5.249,1320,0.658,1337,0.83,1338,1.465,1428,0.732,1438,4.265,1458,1.968,1469,2.711,1534,4.519,1560,4.163,1633,0.83,1656,0.732,1659,1.292,1663,3.036,1668,4.208,1672,2.094,1674,2.375,1678,4.05,1681,0.83,1690,1.465,1699,0.83,1706,3.443,1714,4.772,1719,4.05,1721,0.83,1726,0.83,1729,0.83,1730,1.968,1737,2.711,1744,1.968,1746,4.163,1747,1.968,1750,0.83,1753,5.159,1754,4.911,1755,2.801,1756,0.979,1757,2.321,1758,5.898,1759,2.801,1760,5.24,1761,5.748,1762,3.198,1763,0.979,1764,0.979,1765,0.979,1766,3.198,1767,5.801,1768,3.198,1769,2.321,1770,5.031,1771,2.321,1772,0.979,1773,2.321,1774,0.979,1775,0.979,1776,1.728,1777,4.778,1778,3.531,1779,0.979,1780,3.531,1781,0.979,1782,0.979,1783,4.061,1784,1.728,1785,0.979,1786,0.979,1787,0.979,1788,6.298,1789,4.778,1790,2.321,1791,2.321,1792,4.275,1793,6.902,1794,1.728,1795,3.531,1796,3.816,1797,2.801,1798,0.979,1799,0.979,1800,2.801,1801,4.061,1802,1.728,1803,4.061,1804,0.979,1805,0.979,1806,1.728,1807,0.979,1808,2.321,1809,5.491,1810,3.198,1811,1.728,1812,2.801,1813,0.979,1814,0.979,1815,1.728,1816,2.801,1817,2.321,1818,1.728,1819,4.629,1820,1.728,1821,3.198,1822,1.728,1823,2.801,1824,0.979,1825,3.816,1826,0.979,1827,3.816,1828,6.024,1829,2.321,1830,2.994,1831,0.979,1832,0.979,1833,0.979,1834,4.061,1835,1.728,1836,4.629,1837,4.463,1838,2.801,1839,1.728,1840,0.979,1841,0.979,1842,4.629,1843,1.728,1844,0.979,1845,0.979,1846,4.911,1847,1.728,1848,2.321,1849,0.979,1850,0.979,1851,1.728,1852,0.979,1853,0.979,1854,3.531,1855,4.061,1856,0.979,1857,0.979,1858,0.979,1859,0.979,1860,0.979,1861,0.979,1862,1.728,1863,0.979,1864,0.979,1865,0.979,1866,1.728,1867,0.979,1868,2.321,1869,1.728,1870,0.979,1871,0.979,1872,1.728,1873,1.728,1874,5.031,1875,0.979,1876,1.728,1877,1.728,1878,0.979,1879,0.979,1880,1.728,1881,2.321,1882,1.728,1883,2.321,1884,1.728,1885,0.979,1886,0.979,1887,3.531,1888,0.979,1889,0.979,1890,2.801,1891,0.979,1892,0.979,1893,2.801,1894,0.979,1895,0.979,1896,0.979,1897,0.979,1898,0.979,1899,0.979,1900,4.275,1901,0.979,1902,4.911,1903,2.801,1904,3.198,1905,3.531,1906,1.728,1907,0.979,1908,2.321,1909,5.414,1910,1.728,1911,0.979,1912,0.979,1913,0.979,1914,2.321,1915,6.367,1916,0.979,1917,0.979,1918,1.728,1919,1.728,1920,0.979,1921,4.463,1922,0.979,1923,2.801,1924,4.061,1925,0.979,1926,2.321,1927,1.728,1928,3.531,1929,6.367,1930,2.321,1931,4.275,1932,2.801,1933,3.198,1934,0.979,1935,1.728,1936,2.321,1937,4.275,1938,4.463,1939,2.801,1940,0.979,1941,1.728,1942,1.728,1943,2.801,1944,4.275,1945,0.979,1946,2.321,1947,0.979,1948,5.898,1949,1.728,1950,0.979,1951,4.061,1952,0.979,1953,1.728,1954,2.801,1955,4.061,1956,0.979,1957,5.14,1958,2.321,1959,1.728,1960,3.816,1961,4.463,1962,3.531,1963,0.979,1964,0.979,1965,0.979,1966,3.531,1967,0.979,1968,1.728,1969,0.979,1970,0.979,1971,0.979,1972,2.321,1973,0.979,1974,0.979,1975,0.979,1976,4.629,1977,2.321,1978,2.321,1979,0.979,1980,0.979,1981,0.979,1982,0.979,1983,1.728,1984,1.728,1985,4.275,1986,0.979,1987,0.979,1988,0.979,1989,2.321,1990,2.321,1991,3.531,1992,2.321,1993,0.979,1994,3.198,1995,3.531,1996,0.979,1997,0.979,1998,0.979,1999,1.728,2000,0.979,2001,2.321,2002,0.979,2003,0.979,2004,0.979,2005,0.979,2006,0.979,2007,1.728,2008,0.979,2009,5.748,2010,0.979,2011,3.531,2012,1.728,2013,0.979,2014,0.979,2015,1.728,2016,1.728,2017,2.801,2018,0.979,2019,0.979,2020,0.979,2021,0.979,2022,1.728,2023,2.321,2024,3.198,2025,0.979,2026,1.968,2027,1.728,2028,0.979,2029,3.198,2030,0.979,2031,2.801,2032,0.979,2033,4.463,2034,3.816,2035,2.801,2036,0.979,2037,3.198,2038,0.979,2039,1.728,2040,0.979,2041,0.979,2042,1.728,2043,2.321,2044,2.321,2045,0.979,2046,0.979,2047,0.979,2048,2.321,2049,2.321,2050,3.531,2051,0.979,2052,0.979,2053,1.728,2054,1.728,2055,1.728,2056,0.979,2057,1.728,2058,0.979,2059,0.979,2060,0.979,2061,0.979,2062,0.979,2063,0.979,2064,2.321,2065,0.979,2066,5.14,2067,0.979,2068,0.979,2069,0.979,2070,3.198,2071,3.198,2072,0.979,2073,0.979,2074,2.321,2075,0.979,2076,0.979,2077,2.801,2078,0.979,2079,0.979,2080,0.979,2081,0.979,2082,0.979,2083,0.979,2084,1.728,2085,1.728,2086,0.979,2087,2.321,2088,0.979,2089,0.979,2090,1.728,2091,0.979,2092,0.979,2093,0.979,2094,0.979,2095,1.728,2096,1.728,2097,1.728,2098,1.728,2099,4.275,2100,0.979,2101,3.531,2102,0.979,2103,0.979,2104,1.728,2105,2.321,2106,2.321,2107,2.801,2108,2.801,2109,2.801,2110,1.968,2111,0.979,2112,3.198,2113,2.801,2114,0.979,2115,1.728,2116,1.728,2117,0.979,2118,3.198,2119,1.728,2120,2.801,2121,2.801,2122,0.979,2123,2.321,2124,5.031,2125,3.198,2126,0.979,2127,0.979,2128,0.979,2129,2.321,2130,2.321,2131,1.728,2132,0.979,2133,0.979,2134,0.979,2135,0.979,2136,1.728,2137,0.979,2138,0.979,2139,0.979,2140,2.321,2141,0.979,2142,0.979,2143,1.728,2144,0.979,2145,0.979,2146,1.728,2147,0.979,2148,2.321,2149,0.979,2150,0.979,2151,0.979,2152,1.728,2153,1.728,2154,3.531,2155,5.629,2156,2.321,2157,1.728,2158,1.728,2159,1.728,2160,1.728,2161,2.801,2162,2.801,2163,1.728,2164,0.979,2165,0.979,2166,0.979,2167,0.979,2168,0.979,2169,2.801,2170,3.531,2171,1.728,2172,0.979,2173,3.198,2174,0.979,2175,0.979,2176,0.979,2177,1.728,2178,0.979,2179,1.728,2180,0.979,2181,3.198,2182,4.061,2183,0.979,2184,4.629,2185,0.979,2186,0.979,2187,0.979,2188,0.979,2189,0.979,2190,0.979,2191,0.979,2192,0.979,2193,2.321,2194,3.198,2195,1.728,2196,2.801,2197,1.728,2198,0.979,2199,0.979,2200,1.728,2201,0.979,2202,0.979,2203,0.979,2204,1.728,2205,0.979,2206,0.979,2207,2.801,2208,0.979,2209,1.728,2210,1.728,2211,0.979,2212,0.979,2213,2.321,2214,0.979,2215,0.979,2216,0.979,2217,0.979,2218,0.979,2219,1.728,2220,0.979,2221,0.979,2222,1.728,2223,0.979,2224,0.979,2225,0.979,2226,0.979,2227,0.979,2228,0.979,2229,0.979,2230,0.979,2231,3.198,2232,0.979,2233,0.979,2234,3.531,2235,0.979,2236,0.979,2237,0.979,2238,0.979,2239,0.979,2240,0.979,2241,0.979,2242,1.728,2243,3.816,2244,0.979,2245,2.801,2246,0.979,2247,0.979,2248,2.321,2249,0.979,2250,0.979,2251,2.321,2252,0.979,2253,1.728,2254,0.979,2255,0.979,2256,0.979,2257,0.979,2258,0.979,2259,0.979,2260,0.979,2261,0.979,2262,0.979,2263,0.979,2264,1.728,2265,0.979,2266,0.979,2267,0.979,2268,1.728,2269,1.728,2270,0.979,2271,0.979,2272,2.321,2273,0.979,2274,1.728,2275,0.979,2276,1.728,2277,0.979,2278,1.728,2279,0.979,2280,2.321,2281,3.816,2282,0.979,2283,0.979,2284,1.465,2285,0.979,2286,0.979,2287,0.979,2288,0.979,2289,1.728,2290,0.979,2291,1.728,2292,2.801,2293,0.979,2294,3.198,2295,0.979,2296,0.979,2297,0.979,2298,0.979,2299,0.979,2300,0.979,2301,1.728,2302,1.728,2303,1.728,2304,2.321,2305,0.979,2306,1.728,2307,0.979,2308,1.728,2309,2.321,2310,0.979,2311,1.728,2312,0.979,2313,1.728,2314,0.979,2315,2.321,2316,1.728,2317,0.979,2318,0.979,2319,1.728,2320,5.748,2321,1.728,2322,0.979,2323,3.198,2324,4.463,2325,2.321,2326,0.979,2327,0.979,2328,0.979,2329,2.801,2330,0.979,2331,0.979,2332,2.321,2333,0.979,2334,1.728,2335,0.979,2336,0.979,2337,0.979,2338,0.979,2339,2.801,2340,0.979,2341,0.979,2342,0.979,2343,0.979,2344,2.801,2345,1.728,2346,0.979,2347,0.979,2348,2.321,2349,0.979,2350,1.728,2351,2.321,2352,0.979,2353,1.728,2354,0.979,2355,0.979,2356,0.979,2357,0.979,2358,1.728,2359,2.321,2360,0.979,2361,0.979,2362,0.979,2363,1.728,2364,0.979,2365,1.728,2366,0.979,2367,0.979,2368,0.979,2369,0.979,2370,0.979,2371,2.321,2372,1.728,2373,0.979,2374,0.979,2375,2.801,2376,0.979,2377,2.321,2378,0.979,2379,0.979,2380,0.979,2381,1.728,2382,0.979,2383,0.979,2384,0.979,2385,2.321,2386,1.728,2387,1.728,2388,0.979,2389,3.816,2390,1.728,2391,2.321,2392,2.801,2393,0.979,2394,0.979,2395,0.979,2396,1.728,2397,0.979,2398,2.321,2399,0.979,2400,0.979,2401,0.979,2402,0.979,2403,0.979,2404,1.728,2405,0.979,2406,1.728,2407,2.321,2408,1.728,2409,0.979,2410,1.728,2411,0.979,2412,0.979,2413,1.728,2414,1.728,2415,0.979,2416,0.979,2417,1.728,2418,0.979,2419,0.979,2420,0.979,2421,0.979,2422,0.979,2423,2.321,2424,0.979,2425,0.979,2426,0.979,2427,0.979,2428,0.979,2429,2.801,2430,2.321,2431,0.979,2432,0.979,2433,0.979,2434,0.979,2435,0.979,2436,1.728,2437,0.979,2438,0.979,2439,0.979,2440,0.979,2441,0.979,2442,0.979,2443,0.979,2444,0.979,2445,0.979,2446,0.979,2447,0.979,2448,0.979,2449,0.979,2450,2.321,2451,0.979,2452,1.728,2453,0.979,2454,0.979,2455,0.979,2456,0.979,2457,0.979,2458,0.979,2459,0.979,2460,0.979,2461,0.979,2462,0.979,2463,2.321,2464,0.979,2465,0.979,2466,0.979,2467,1.728,2468,0.979,2469,0.979,2470,0.979,2471,0.979,2472,0.979,2473,0.979,2474,0.979,2475,1.728,2476,1.728,2477,2.375,2478,1.728,2479,0.979,2480,1.728,2481,0.979,2482,0.979,2483,0.979,2484,0.979,2485,0.979,2486,1.728,2487,1.728,2488,0.979,2489,1.728,2490,0.979,2491,0.979,2492,0.979,2493,0.979,2494,0.979,2495,0.979,2496,0.979,2497,0.979,2498,0.979,2499,0.979,2500,0.979,2501,0.979,2502,1.728,2503,0.979,2504,2.321,2505,0.979,2506,0.979,2507,0.979,2508,0.979,2509,0.979,2510,0.979,2511,0.979,2512,0.979,2513,0.979,2514,0.979,2515,0.979,2516,0.979,2517,0.979,2518,0.979,2519,0.979,2520,1.728,2521,0.979,2522,0.979,2523,0.979,2524,0.979,2525,0.979,2526,0.979,2527,0.979,2528,0.979,2529,0.979,2530,0.979,2531,0.979]],["title/modules.html",[879,3.536]],["body/modules.html",[47,0.022,142,0.022,143,0.022,879,4.194]],["title/overview.html",[2532,4.01]],["body/overview.html",[2,0.997,47,0.022,132,0.928,142,0.022,143,0.022,200,2.674,554,3.723,655,2.674,1204,4.138,2110,4.693,2532,4.693,2533,5.536]],["title/properties.html",[36,0.428,1135,1.961]],["body/properties.html",[2,0.9,20,1.339,36,0.512,47,0.025,75,3.063,114,0.999,132,0.838,142,0.021,143,0.021,147,3.102,156,2.814,211,3.362,374,3.362,532,3.362,626,3.903,840,3.362,896,2.814,1122,3.736,1123,3.736,1127,3.736,1205,3.736,1240,3.736,1271,4.237,1307,3.736,1312,4.237,1320,4.009,1476,4.237,1477,4.237,1656,4.456,1657,4.237,1658,4.237,1659,3.736,1660,4.237,1661,5.053,1662,4.237,1663,3.736,1664,4.237,1665,4.237,1666,5.053,1667,4.237,1668,3.736,1669,4.237,1670,4.237,1671,4.237,1672,3.736,1673,4.237,1753,3.736,1830,4.237,2284,4.237,2477,4.237,2534,4.998,2535,4.998,2536,4.998,2537,4.998,2538,4.998,2539,4.998,2540,4.998,2541,4.998,2542,4.998,2543,4.998]],["title/miscellaneous/typealiases.html",[1609,1.641,2544,4.18]],["body/miscellaneous/typealiases.html",[35,0.444,47,0.022,114,1.037,142,0.022,143,0.022,209,1.099,224,2.277,284,4.16,656,2.769,657,3.681,663,2.988,665,2.571,902,3.978,903,4.623,904,3.978,905,4.16,907,4.623,908,4.623,1609,2.996,1613,5.243,2545,5.321,2546,6.731]],["title/miscellaneous/variables.html",[1609,1.641,2547,3.543]],["body/miscellaneous/variables.html",[0,0.406,3,0.309,4,0.203,35,0.347,47,0.025,49,1.099,50,1.363,61,2.342,130,1.277,142,0.019,143,0.019,156,2.342,175,2.235,186,4.511,230,4.511,238,1.901,241,2.281,266,2.988,326,2.549,336,4.511,337,4.511,407,4.511,433,4.511,510,4.511,583,4.511,584,4.511,599,3.977,662,3.917,663,2.009,711,3.109,774,3.109,797,4.511,798,4.511,890,4.511,966,4.511,967,4.511,1086,3.261,1091,3.109,1102,4.511,1609,2.342,2026,3.526,2547,3.526,2548,7.042,2549,5.321,2550,5.321,2551,4.159,2552,4.159,2553,4.159,2554,5.321,2555,5.321,2556,4.159,2557,4.159,2558,4.159,2559,4.159,2560,4.159,2561,4.159,2562,4.159,2563,4.159,2564,4.159,2565,4.159,2566,4.159,2567,5.321,2568,5.321,2569,5.321,2570,4.159,2571,4.159,2572,4.159,2573,4.159,2574,4.159,2575,4.159,2576,4.159,2577,4.159]]],"invertedIndex":[["",{"_index":47,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"dependencies.html":{},"miscellaneous/functions.html":{},"index.html":{},"license.html":{},"modules.html":{},"overview.html":{},"properties.html":{},"miscellaneous/typealiases.html":{},"miscellaneous/variables.html":{}}}],["0",{"_index":55,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{}}}],["01",{"_index":1182,"title":{},"body":{"changelog.html":{}}}],["0143fc3",{"_index":1412,"title":{},"body":{"changelog.html":{}}}],["02",{"_index":1147,"title":{},"body":{"changelog.html":{}}}],["03",{"_index":1153,"title":{},"body":{"changelog.html":{}}}],["04",{"_index":1125,"title":{},"body":{"changelog.html":{}}}],["05",{"_index":1196,"title":{},"body":{"changelog.html":{}}}],["06",{"_index":1220,"title":{},"body":{"changelog.html":{}}}],["069a66b",{"_index":1580,"title":{},"body":{"changelog.html":{}}}],["069f87e",{"_index":1218,"title":{},"body":{"changelog.html":{}}}],["07",{"_index":1138,"title":{},"body":{"changelog.html":{}}}],["08",{"_index":1191,"title":{},"body":{"changelog.html":{}}}],["09",{"_index":1198,"title":{},"body":{"changelog.html":{}}}],["0940f5f",{"_index":1523,"title":{},"body":{"changelog.html":{}}}],["0a4a33d",{"_index":1336,"title":{},"body":{"changelog.html":{}}}],["0a5c87b",{"_index":1496,"title":{},"body":{"changelog.html":{}}}],["0a8db9f",{"_index":1384,"title":{},"body":{"changelog.html":{}}}],["1",{"_index":258,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"index.html":{},"license.html":{}}}],["1.1.13",{"_index":1603,"title":{},"body":{"dependencies.html":{}}}],["1.1.14",{"_index":1606,"title":{},"body":{"dependencies.html":{}}}],["1.5.5",{"_index":1592,"title":{},"body":{"dependencies.html":{}}}],["10",{"_index":1179,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["10.0.0",{"_index":1572,"title":{},"body":{"changelog.html":{}}}],["100",{"_index":1044,"title":{},"body":{"components/SidenavComponent.html":{}}}],["10a64b6",{"_index":1499,"title":{},"body":{"changelog.html":{}}}],["11",{"_index":1176,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["11.0.0",{"_index":1571,"title":{},"body":{"changelog.html":{}}}],["11.0.1",{"_index":1570,"title":{},"body":{"changelog.html":{}}}],["11.0.2",{"_index":1569,"title":{},"body":{"changelog.html":{}}}],["11.0.3",{"_index":1568,"title":{},"body":{"changelog.html":{}}}],["11.0.4",{"_index":1567,"title":{},"body":{"changelog.html":{}}}],["11.1.0",{"_index":1564,"title":{},"body":{"changelog.html":{}}}],["11.1.1",{"_index":1563,"title":{},"body":{"changelog.html":{}}}],["11.2.0",{"_index":1556,"title":{},"body":{"changelog.html":{}}}],["11.2.1",{"_index":1554,"title":{},"body":{"changelog.html":{}}}],["11.2.2",{"_index":1552,"title":{},"body":{"changelog.html":{}}}],["11.3.0",{"_index":1549,"title":{},"body":{"changelog.html":{}}}],["11.3.1",{"_index":1545,"title":{},"body":{"changelog.html":{}}}],["11.4.0",{"_index":1543,"title":{},"body":{"changelog.html":{}}}],["11.4.1",{"_index":1540,"title":{},"body":{"changelog.html":{}}}],["11.4.2",{"_index":1537,"title":{},"body":{"changelog.html":{}}}],["11.4.3",{"_index":1531,"title":{},"body":{"changelog.html":{}}}],["11.4.4",{"_index":1529,"title":{},"body":{"changelog.html":{}}}],["12",{"_index":1060,"title":{},"body":{"components/SidenavComponent.html":{},"changelog.html":{}}}],["12.0.0",{"_index":1528,"title":{},"body":{"changelog.html":{}}}],["12.0.1",{"_index":1527,"title":{},"body":{"changelog.html":{}}}],["12.0.10",{"_index":1505,"title":{},"body":{"changelog.html":{}}}],["12.0.11",{"_index":1501,"title":{},"body":{"changelog.html":{}}}],["12.0.2",{"_index":1524,"title":{},"body":{"changelog.html":{}}}],["12.0.3",{"_index":1521,"title":{},"body":{"changelog.html":{}}}],["12.0.4",{"_index":1520,"title":{},"body":{"changelog.html":{}}}],["12.0.5",{"_index":1519,"title":{},"body":{"changelog.html":{}}}],["12.0.6",{"_index":1518,"title":{},"body":{"changelog.html":{}}}],["12.0.7",{"_index":1517,"title":{},"body":{"changelog.html":{}}}],["12.0.8",{"_index":1514,"title":{},"body":{"changelog.html":{}}}],["12.0.9",{"_index":1509,"title":{},"body":{"changelog.html":{}}}],["12.1.0",{"_index":1497,"title":{},"body":{"changelog.html":{}}}],["12.2.0",{"_index":1491,"title":{},"body":{"changelog.html":{}}}],["12.2.1",{"_index":1488,"title":{},"body":{"changelog.html":{}}}],["12.2.2",{"_index":1485,"title":{},"body":{"changelog.html":{}}}],["12.2.3",{"_index":1479,"title":{},"body":{"changelog.html":{}}}],["12dd87e",{"_index":1449,"title":{},"body":{"changelog.html":{}}}],["13",{"_index":1171,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["13.0.0",{"_index":1464,"title":{},"body":{"changelog.html":{}}}],["13.x.x",{"_index":1474,"title":{},"body":{"changelog.html":{}}}],["14",{"_index":1132,"title":{},"body":{"changelog.html":{}}}],["14.0.0",{"_index":1461,"title":{},"body":{"changelog.html":{}}}],["14.0.1",{"_index":1457,"title":{},"body":{"changelog.html":{}}}],["14.0.2",{"_index":1456,"title":{},"body":{"changelog.html":{}}}],["14.0.3",{"_index":1454,"title":{},"body":{"changelog.html":{}}}],["14.x.x",{"_index":1462,"title":{},"body":{"changelog.html":{}}}],["14545bf",{"_index":1370,"title":{},"body":{"changelog.html":{}}}],["15",{"_index":1204,"title":{},"body":{"changelog.html":{},"license.html":{},"overview.html":{}}}],["15.0.0",{"_index":1451,"title":{},"body":{"changelog.html":{}}}],["15.x.x",{"_index":1452,"title":{},"body":{"changelog.html":{}}}],["16",{"_index":1201,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["16.0.0",{"_index":1249,"title":{},"body":{"changelog.html":{}}}],["16.0.1",{"_index":1242,"title":{},"body":{"changelog.html":{}}}],["16.0.2",{"_index":1235,"title":{},"body":{"changelog.html":{}}}],["16.0.3",{"_index":1234,"title":{},"body":{"changelog.html":{}}}],["16.4.4",{"_index":1607,"title":{},"body":{"dependencies.html":{}}}],["16.x.x",{"_index":1448,"title":{},"body":{"changelog.html":{}}}],["17",{"_index":1169,"title":{},"body":{"changelog.html":{}}}],["17.0.1",{"_index":1233,"title":{},"body":{"changelog.html":{}}}],["18",{"_index":1166,"title":{},"body":{"changelog.html":{}}}],["18.0.1",{"_index":1232,"title":{},"body":{"changelog.html":{}}}],["18.0.2",{"_index":1231,"title":{},"body":{"changelog.html":{}}}],["18.0.3",{"_index":1229,"title":{},"body":{"changelog.html":{}}}],["18.1.0",{"_index":1221,"title":{},"body":{"changelog.html":{}}}],["18.1.1",{"_index":1219,"title":{},"body":{"changelog.html":{}}}],["18.1.2",{"_index":1213,"title":{},"body":{"changelog.html":{}}}],["18.2.0",{"_index":1208,"title":{},"body":{"changelog.html":{}}}],["18.2.1",{"_index":1207,"title":{},"body":{"changelog.html":{}}}],["18.3.0",{"_index":1200,"title":{},"body":{"changelog.html":{}}}],["18.3.1",{"_index":1199,"title":{},"body":{"changelog.html":{}}}],["18.3.2",{"_index":1197,"title":{},"body":{"changelog.html":{}}}],["18.3.3",{"_index":1195,"title":{},"body":{"changelog.html":{}}}],["18.3.4",{"_index":1194,"title":{},"body":{"changelog.html":{}}}],["19",{"_index":1392,"title":{},"body":{"changelog.html":{}}}],["19.0.0",{"_index":1192,"title":{},"body":{"changelog.html":{}}}],["19.0.1",{"_index":1170,"title":{},"body":{"changelog.html":{}}}],["19.0.2",{"_index":1164,"title":{},"body":{"changelog.html":{}}}],["19.0.3",{"_index":1156,"title":{},"body":{"changelog.html":{}}}],["19.0.4",{"_index":1130,"title":{},"body":{"changelog.html":{},"dependencies.html":{}}}],["19.1.0",{"_index":1122,"title":{},"body":{"changelog.html":{},"dependencies.html":{},"properties.html":{}}}],["19.1.1",{"_index":1601,"title":{},"body":{"dependencies.html":{}}}],["19.1.12",{"_index":1595,"title":{},"body":{"dependencies.html":{}}}],["19.2.1",{"_index":1599,"title":{},"body":{"dependencies.html":{}}}],["19.8.0",{"_index":1596,"title":{},"body":{"dependencies.html":{}}}],["192",{"_index":577,"title":{},"body":{"injectables/LogoService.html":{}}}],["1996",{"_index":2083,"title":{},"body":{"license.html":{}}}],["1d1f69b",{"_index":1389,"title":{},"body":{"changelog.html":{}}}],["1d2383c",{"_index":1577,"title":{},"body":{"changelog.html":{}}}],["1dba44a",{"_index":1566,"title":{},"body":{"changelog.html":{}}}],["1fea895",{"_index":1248,"title":{},"body":{"changelog.html":{}}}],["1px",{"_index":1058,"title":{},"body":{"components/SidenavComponent.html":{}}}],["2",{"_index":1737,"title":{},"body":{"index.html":{},"license.html":{}}}],["2.6.2",{"_index":1598,"title":{},"body":{"dependencies.html":{}}}],["20",{"_index":1230,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["20.5.0",{"_index":1589,"title":{},"body":{"dependencies.html":{}}}],["2007",{"_index":1757,"title":{},"body":{"license.html":{}}}],["2021",{"_index":1492,"title":{},"body":{"changelog.html":{}}}],["2022",{"_index":1455,"title":{},"body":{"changelog.html":{}}}],["2023",{"_index":1251,"title":{},"body":{"changelog.html":{}}}],["2024",{"_index":1193,"title":{},"body":{"changelog.html":{}}}],["2025",{"_index":1124,"title":{},"body":{"changelog.html":{}}}],["21",{"_index":1190,"title":{},"body":{"changelog.html":{}}}],["21378b7",{"_index":1173,"title":{},"body":{"changelog.html":{}}}],["21b6199",{"_index":1418,"title":{},"body":{"changelog.html":{}}}],["21ef36d",{"_index":1460,"title":{},"body":{"changelog.html":{}}}],["22",{"_index":1189,"title":{},"body":{"changelog.html":{}}}],["23",{"_index":1165,"title":{},"body":{"changelog.html":{}}}],["24",{"_index":1209,"title":{},"body":{"changelog.html":{}}}],["25",{"_index":1163,"title":{},"body":{"changelog.html":{}}}],["250ms",{"_index":1053,"title":{},"body":{"components/SidenavComponent.html":{}}}],["26",{"_index":1154,"title":{},"body":{"changelog.html":{}}}],["2667fd7",{"_index":1423,"title":{},"body":{"changelog.html":{}}}],["27",{"_index":1236,"title":{},"body":{"changelog.html":{}}}],["27c2cd7",{"_index":1306,"title":{},"body":{"changelog.html":{}}}],["28",{"_index":1157,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["285b99c",{"_index":1241,"title":{},"body":{"changelog.html":{}}}],["2873ec4",{"_index":1582,"title":{},"body":{"changelog.html":{}}}],["29",{"_index":1126,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["2999fac",{"_index":1238,"title":{},"body":{"changelog.html":{}}}],["29a5462",{"_index":1355,"title":{},"body":{"changelog.html":{}}}],["2a50b09",{"_index":1292,"title":{},"body":{"changelog.html":{}}}],["2c0cf1d",{"_index":1379,"title":{},"body":{"changelog.html":{}}}],["2e2c351",{"_index":1358,"title":{},"body":{"changelog.html":{}}}],["2eeb7eb",{"_index":1557,"title":{},"body":{"changelog.html":{}}}],["3",{"_index":1755,"title":{},"body":{"license.html":{}}}],["3.0",{"_index":2541,"title":{},"body":{"properties.html":{}}}],["30",{"_index":1183,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["3051ba6",{"_index":1583,"title":{},"body":{"changelog.html":{}}}],["31",{"_index":1415,"title":{},"body":{"changelog.html":{}}}],["31c72a1",{"_index":1365,"title":{},"body":{"changelog.html":{}}}],["3394767",{"_index":1289,"title":{},"body":{"changelog.html":{}}}],["346be5d",{"_index":1494,"title":{},"body":{"changelog.html":{}}}],["354cce1",{"_index":1539,"title":{},"body":{"changelog.html":{}}}],["35d2fef",{"_index":1371,"title":{},"body":{"changelog.html":{}}}],["35ec333",{"_index":1394,"title":{},"body":{"changelog.html":{}}}],["3a2a238",{"_index":1483,"title":{},"body":{"changelog.html":{}}}],["3b30276",{"_index":1325,"title":{},"body":{"changelog.html":{}}}],["3d90660",{"_index":1268,"title":{},"body":{"changelog.html":{}}}],["3e97a5d",{"_index":1440,"title":{},"body":{"changelog.html":{}}}],["4",{"_index":554,"title":{},"body":{"injectables/LayoutService.html":{},"components/NavigationItemComponent.html":{},"license.html":{},"overview.html":{}}}],["400",{"_index":631,"title":{},"body":{"components/NavigationComponent.html":{}}}],["4204cd4",{"_index":1544,"title":{},"body":{"changelog.html":{}}}],["42f1a8e",{"_index":1397,"title":{},"body":{"changelog.html":{}}}],["45bd022",{"_index":1439,"title":{},"body":{"changelog.html":{}}}],["4602114",{"_index":1162,"title":{},"body":{"changelog.html":{}}}],["46d4479",{"_index":1298,"title":{},"body":{"changelog.html":{}}}],["472cc12",{"_index":1330,"title":{},"body":{"changelog.html":{}}}],["48fc3f5",{"_index":1406,"title":{},"body":{"changelog.html":{}}}],["4a175e8",{"_index":1587,"title":{},"body":{"changelog.html":{}}}],["4afd316",{"_index":1168,"title":{},"body":{"changelog.html":{}}}],["4c248be",{"_index":1352,"title":{},"body":{"changelog.html":{}}}],["4d99def",{"_index":1374,"title":{},"body":{"changelog.html":{}}}],["5",{"_index":2149,"title":{},"body":{"license.html":{}}}],["5139adb",{"_index":1530,"title":{},"body":{"changelog.html":{}}}],["51b7502",{"_index":1228,"title":{},"body":{"changelog.html":{}}}],["55afb8b",{"_index":1342,"title":{},"body":{"changelog.html":{}}}],["569488a",{"_index":1331,"title":{},"body":{"changelog.html":{}}}],["582830b",{"_index":1350,"title":{},"body":{"changelog.html":{}}}],["59f9b7e",{"_index":1276,"title":{},"body":{"changelog.html":{}}}],["6",{"_index":2533,"title":{},"body":{"overview.html":{}}}],["60",{"_index":2333,"title":{},"body":{"license.html":{}}}],["6049e53",{"_index":1334,"title":{},"body":{"changelog.html":{}}}],["624721c",{"_index":1186,"title":{},"body":{"changelog.html":{}}}],["64",{"_index":555,"title":{},"body":{"injectables/LayoutService.html":{}}}],["64px",{"_index":1045,"title":{},"body":{"components/SidenavComponent.html":{}}}],["653b4cd",{"_index":1442,"title":{},"body":{"changelog.html":{}}}],["65ff765",{"_index":1390,"title":{},"body":{"changelog.html":{}}}],["66d39a4",{"_index":1345,"title":{},"body":{"changelog.html":{}}}],["66f0719",{"_index":1463,"title":{},"body":{"changelog.html":{}}}],["67e9290",{"_index":1343,"title":{},"body":{"changelog.html":{}}}],["69f92d3",{"_index":1419,"title":{},"body":{"changelog.html":{}}}],["6a54998",{"_index":1360,"title":{},"body":{"changelog.html":{}}}],["6b",{"_index":2178,"title":{},"body":{"license.html":{}}}],["6c8560a",{"_index":1300,"title":{},"body":{"changelog.html":{}}}],["6d",{"_index":2202,"title":{},"body":{"license.html":{}}}],["6e12567",{"_index":1444,"title":{},"body":{"changelog.html":{}}}],["6ea13c5",{"_index":1422,"title":{},"body":{"changelog.html":{}}}],["7",{"_index":2110,"title":{},"body":{"license.html":{},"overview.html":{}}}],["7.8.1",{"_index":1608,"title":{},"body":{"dependencies.html":{}}}],["700",{"_index":633,"title":{},"body":{"components/NavigationComponent.html":{}}}],["706dad3",{"_index":1295,"title":{},"body":{"changelog.html":{}}}],["71024c3",{"_index":1339,"title":{},"body":{"changelog.html":{}}}],["77c62df",{"_index":1309,"title":{},"body":{"changelog.html":{}}}],["780d3f9",{"_index":1216,"title":{},"body":{"changelog.html":{}}}],["78d02b7",{"_index":1255,"title":{},"body":{"changelog.html":{}}}],["7a35660",{"_index":1386,"title":{},"body":{"changelog.html":{}}}],["7e0c816",{"_index":1260,"title":{},"body":{"changelog.html":{}}}],["7ee22ee",{"_index":1315,"title":{},"body":{"changelog.html":{}}}],["7ffd28b",{"_index":1376,"title":{},"body":{"changelog.html":{}}}],["80f4aae",{"_index":1313,"title":{},"body":{"changelog.html":{}}}],["82c61b0",{"_index":1151,"title":{},"body":{"changelog.html":{}}}],["83e5f9a",{"_index":1536,"title":{},"body":{"changelog.html":{}}}],["8479f5c",{"_index":1441,"title":{},"body":{"changelog.html":{}}}],["849e28a",{"_index":1542,"title":{},"body":{"changelog.html":{}}}],["8834055",{"_index":1280,"title":{},"body":{"changelog.html":{}}}],["8cfbe0d",{"_index":1225,"title":{},"body":{"changelog.html":{}}}],["8df4bf3",{"_index":1420,"title":{},"body":{"changelog.html":{}}}],["8f1d007",{"_index":1487,"title":{},"body":{"changelog.html":{}}}],["8f9e868",{"_index":1226,"title":{},"body":{"changelog.html":{}}}],["8fde796",{"_index":1145,"title":{},"body":{"changelog.html":{}}}],["9349248",{"_index":1227,"title":{},"body":{"changelog.html":{}}}],["954fde4",{"_index":1553,"title":{},"body":{"changelog.html":{}}}],["959px",{"_index":516,"title":{},"body":{"injectables/LayoutService.html":{}}}],["95c5dc0",{"_index":1367,"title":{},"body":{"changelog.html":{}}}],["95d3e46",{"_index":1585,"title":{},"body":{"changelog.html":{}}}],["96e00c4",{"_index":1321,"title":{},"body":{"changelog.html":{}}}],["96e6785",{"_index":1395,"title":{},"body":{"changelog.html":{}}}],["97ce8d0",{"_index":1417,"title":{},"body":{"changelog.html":{}}}],["9a1969f",{"_index":1401,"title":{},"body":{"changelog.html":{}}}],["_portal",{"_index":392,"title":{},"body":{"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{}}}],["_subscription",{"_index":728,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["a057d77",{"_index":1437,"title":{},"body":{"changelog.html":{}}}],["a085d57",{"_index":1490,"title":{},"body":{"changelog.html":{}}}],["a212366",{"_index":1378,"title":{},"body":{"changelog.html":{}}}],["a7874fb",{"_index":1548,"title":{},"body":{"changelog.html":{}}}],["a95c8ad",{"_index":1414,"title":{},"body":{"changelog.html":{}}}],["a98e467",{"_index":1500,"title":{},"body":{"changelog.html":{}}}],["ab6e325",{"_index":1513,"title":{},"body":{"changelog.html":{}}}],["abc10a1",{"_index":1411,"title":{},"body":{"changelog.html":{}}}],["ability",{"_index":2250,"title":{},"body":{"license.html":{}}}],["above",{"_index":2315,"title":{},"body":{"license.html":{}}}],["absence",{"_index":2111,"title":{},"body":{"license.html":{}}}],["absolute",{"_index":2526,"title":{},"body":{"license.html":{}}}],["abstracttype",{"_index":661,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{}}}],["abuse",{"_index":1865,"title":{},"body":{"license.html":{}}}],["aca8e49",{"_index":1526,"title":{},"body":{"changelog.html":{}}}],["acc",{"_index":848,"title":{},"body":{"injectables/NavigationService.html":{}}}],["accept",{"_index":2345,"title":{},"body":{"license.html":{}}}],["acceptance",{"_index":2344,"title":{},"body":{"license.html":{}}}],["access",{"_index":1854,"title":{},"body":{"license.html":{}}}],["accessible",{"_index":2416,"title":{},"body":{"license.html":{}}}],["accompanied",{"_index":2156,"title":{},"body":{"license.html":{}}}],["accompanies",{"_index":2530,"title":{},"body":{"license.html":{}}}],["accord",{"_index":2109,"title":{},"body":{"license.html":{}}}],["according",{"_index":2521,"title":{},"body":{"license.html":{}}}],["acknowledges",{"_index":2046,"title":{},"body":{"license.html":{}}}],["acquired",{"_index":2396,"title":{},"body":{"license.html":{}}}],["action",{"_index":910,"title":{},"body":{"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{},"changelog.html":{},"index.html":{}}}],["actions",{"_index":2352,"title":{},"body":{"license.html":{}}}],["active",{"_index":305,"title":{},"body":{"injectables/ExternalAppsService.html":{},"components/NavigationItemComponent.html":{}}}],["activeapplist",{"_index":263,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["activities",{"_index":1946,"title":{},"body":{"license.html":{}}}],["activity",{"_index":2443,"title":{},"body":{"license.html":{}}}],["actual",{"_index":2421,"title":{},"body":{"license.html":{}}}],["actual_component",{"_index":141,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["actually",{"_index":2225,"title":{},"body":{"license.html":{}}}],["ad95577",{"_index":1453,"title":{},"body":{"changelog.html":{}}}],["adapt",{"_index":1920,"title":{},"body":{"license.html":{}}}],["add",{"_index":252,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/NavigationService.html":{},"changelog.html":{},"index.html":{},"license.html":{}}}],["add(id",{"_index":776,"title":{},"body":{"injectables/NavigationService.html":{}}}],["added",{"_index":212,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"license.html":{}}}],["additional",{"_index":2124,"title":{},"body":{"license.html":{}}}],["additionalproviders",{"_index":1639,"title":{},"body":{"miscellaneous/functions.html":{}}}],["address",{"_index":2472,"title":{},"body":{"license.html":{}}}],["addressed",{"_index":1917,"title":{},"body":{"license.html":{}}}],["adds",{"_index":207,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["adopted",{"_index":2081,"title":{},"body":{"license.html":{}}}],["advanced",{"_index":1335,"title":{},"body":{"changelog.html":{}}}],["adversely",{"_index":2258,"title":{},"body":{"license.html":{}}}],["advised",{"_index":2517,"title":{},"body":{"license.html":{}}}],["affects",{"_index":2259,"title":{},"body":{"license.html":{}}}],["affero",{"_index":2463,"title":{},"body":{"license.html":{}}}],["affirmed",{"_index":2376,"title":{},"body":{"license.html":{}}}],["affirms",{"_index":2040,"title":{},"body":{"license.html":{}}}],["afterviewinit",{"_index":681,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["against",{"_index":2098,"title":{},"body":{"license.html":{}}}],["aggregate",{"_index":2140,"title":{},"body":{"license.html":{}}}],["agree",{"_index":2458,"title":{},"body":{"license.html":{}}}],["agreed",{"_index":2503,"title":{},"body":{"license.html":{}}}],["agreement",{"_index":2407,"title":{},"body":{"license.html":{}}}],["aim",{"_index":1861,"title":{},"body":{"license.html":{}}}],["aliases",{"_index":2545,"title":{},"body":{"miscellaneous/typealiases.html":{}}}],["alleging",{"_index":2384,"title":{},"body":{"license.html":{}}}],["allow",{"_index":1729,"title":{},"body":{"index.html":{},"license.html":{}}}],["allowed",{"_index":1773,"title":{},"body":{"license.html":{}}}],["allowsignalwrites",{"_index":561,"title":{},"body":{"injectables/LayoutService.html":{}}}],["along",{"_index":2113,"title":{},"body":{"license.html":{}}}],["alpha.0",{"_index":1502,"title":{},"body":{"changelog.html":{}}}],["already",{"_index":2395,"title":{},"body":{"license.html":{}}}],["alternative",{"_index":2174,"title":{},"body":{"license.html":{}}}],["although",{"_index":1857,"title":{},"body":{"license.html":{}}}],["always",{"_index":1252,"title":{},"body":{"changelog.html":{}}}],["ancillary",{"_index":2346,"title":{},"body":{"license.html":{}}}],["and/or",{"_index":1838,"title":{},"body":{"license.html":{}}}],["angular",{"_index":626,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"changelog.html":{},"index.html":{},"properties.html":{}}}],["angular/animations",{"_index":703,"title":{},"body":{"components/NavigationItemComponent.html":{},"dependencies.html":{},"index.html":{}}}],["angular/cdk",{"_index":1600,"title":{},"body":{"dependencies.html":{},"index.html":{}}}],["angular/cdk/layout",{"_index":502,"title":{},"body":{"injectables/LayoutService.html":{}}}],["angular/cdk/portal",{"_index":177,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{}}}],["angular/common",{"_index":65,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/LayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"dependencies.html":{},"index.html":{}}}],["angular/core",{"_index":68,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"dependencies.html":{},"index.html":{}}}],["angular/core/rxjs",{"_index":179,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/SettingsButtonComponent.html":{}}}],["angular/material",{"_index":1602,"title":{},"body":{"dependencies.html":{},"index.html":{}}}],["angular/material/button",{"_index":69,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/LayoutComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{}}}],["angular/material/core",{"_index":422,"title":{},"body":{"components/HeaderComponent.html":{},"components/NavigationItemComponent.html":{}}}],["angular/material/dialog",{"_index":887,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["angular/material/divider",{"_index":621,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{}}}],["angular/material/icon",{"_index":70,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/LayoutComponent.html":{},"components/NavigationItemComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["angular/material/menu",{"_index":454,"title":{},"body":{"components/LayoutComponent.html":{},"components/SettingsButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["angular/material/progress",{"_index":768,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["angular/material/sidenav",{"_index":455,"title":{},"body":{"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"components/SidenavComponent.html":{}}}],["angular/material/toolbar",{"_index":181,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{}}}],["angular/router",{"_index":71,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/SidenavComponent.html":{},"dependencies.html":{},"index.html":{}}}],["animate",{"_index":699,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["animate(150",{"_index":724,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["animate(300",{"_index":726,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["animations",{"_index":716,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["anti",{"_index":2069,"title":{},"body":{"license.html":{}}}],["any)['divider",{"_index":648,"title":{},"body":{"components/NavigationComponent.html":{}}}],["anyone",{"_index":2121,"title":{},"body":{"license.html":{}}}],["anything",{"_index":1932,"title":{},"body":{"license.html":{}}}],["app",{"_index":61,"title":{},"body":{"components/AppsButtonComponent.html":{},"injectables/ExternalAppsService.html":{},"changelog.html":{},"miscellaneous/functions.html":{},"index.html":{},"miscellaneous/variables.html":{}}}],["app.hidden",{"_index":361,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["app.href",{"_index":86,"title":{},"body":{"components/AppsButtonComponent.html":{},"injectables/ExternalAppsService.html":{}}}],["app.icon",{"_index":87,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["app.id",{"_index":340,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["app.image",{"_index":88,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["app.label",{"_index":85,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["app.navigation",{"_index":1703,"title":{},"body":{"index.html":{}}}],["app.navigation.ts",{"_index":1698,"title":{},"body":{"index.html":{}}}],["app.routerlink",{"_index":89,"title":{},"body":{"components/AppsButtonComponent.html":{},"injectables/ExternalAppsService.html":{}}}],["app.routes.ts",{"_index":1693,"title":{},"body":{"index.html":{}}}],["app1",{"_index":1736,"title":{},"body":{"index.html":{}}}],["app_navigation",{"_index":1700,"title":{},"body":{"index.html":{}}}],["appended",{"_index":1741,"title":{},"body":{"index.html":{}}}],["appfilter",{"_index":364,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["appfilter.call(structuredclone(applist",{"_index":367,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["appfilterlist",{"_index":265,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["appid",{"_index":283,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["applicable",{"_index":1937,"title":{},"body":{"license.html":{}}}],["application",{"_index":1661,"title":{},"body":{"index.html":{},"properties.html":{}}}],["applications",{"_index":1731,"title":{},"body":{"index.html":{}}}],["applied",{"_index":1895,"title":{},"body":{"license.html":{}}}],["applies",{"_index":1149,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["applist",{"_index":39,"title":{},"body":{"components/AppsButtonComponent.html":{},"injectables/ExternalAppsService.html":{}}}],["applist.foreach(app",{"_index":363,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apply",{"_index":1273,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["appropriate",{"_index":1960,"title":{},"body":{"license.html":{}}}],["appropriately",{"_index":2103,"title":{},"body":{"license.html":{}}}],["approutes",{"_index":1694,"title":{},"body":{"index.html":{}}}],["approximates",{"_index":2525,"title":{},"body":{"license.html":{}}}],["apps",{"_index":21,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"miscellaneous/functions.html":{},"index.html":{}}}],["apps.service",{"_index":76,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["apps.service.ts",{"_index":262,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:100",{"_index":285,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:122",{"_index":298,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:24",{"_index":309,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:25",{"_index":313,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:26",{"_index":319,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:27",{"_index":315,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:28",{"_index":311,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:29",{"_index":317,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:34",{"_index":304,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:36",{"_index":300,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:40",{"_index":282,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:51",{"_index":294,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:63",{"_index":289,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:74",{"_index":297,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:82",{"_index":291,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:90",{"_index":303,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["appsbuttoncomponent",{"_index":1,"title":{"components/AppsButtonComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"index.html":{}}}],["appsnavigationconfig",{"_index":904,"title":{},"body":{"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{},"miscellaneous/typealiases.html":{}}}],["area",{"_index":1867,"title":{},"body":{"license.html":{}}}],["areas",{"_index":1666,"title":{},"body":{"index.html":{},"properties.html":{}}}],["arise",{"_index":1875,"title":{},"body":{"license.html":{}}}],["arising",{"_index":2507,"title":{},"body":{"license.html":{}}}],["arrange",{"_index":2417,"title":{},"body":{"license.html":{}}}],["arrangement",{"_index":2430,"title":{},"body":{"license.html":{}}}],["array",{"_index":224,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"miscellaneous/functions.html":{},"index.html":{},"miscellaneous/typealiases.html":{}}}],["article",{"_index":2078,"title":{},"body":{"license.html":{}}}],["asking",{"_index":1814,"title":{},"body":{"license.html":{}}}],["asnavigationitem",{"_index":600,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{}}}],["asnavigationitem(item",{"_index":606,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{}}}],["assert",{"_index":1833,"title":{},"body":{"license.html":{}}}],["assets",{"_index":2366,"title":{},"body":{"license.html":{}}}],["assigned",{"_index":1712,"title":{},"body":{"index.html":{}}}],["associated",{"_index":2018,"title":{},"body":{"license.html":{}}}],["assume",{"_index":2497,"title":{},"body":{"license.html":{}}}],["assumption",{"_index":2529,"title":{},"body":{"license.html":{}}}],["assumptions",{"_index":2303,"title":{},"body":{"license.html":{}}}],["assures",{"_index":1898,"title":{},"body":{"license.html":{}}}],["async",{"_index":271,"title":{},"body":{"injectables/ExternalAppsService.html":{},"components/SidenavComponent.html":{}}}],["asyncpipe",{"_index":437,"title":{},"body":{"components/LayoutComponent.html":{},"components/NavigationComponent.html":{}}}],["attempt",{"_index":2318,"title":{},"body":{"license.html":{}}}],["attributed",{"_index":1849,"title":{},"body":{"license.html":{}}}],["attributions",{"_index":2285,"title":{},"body":{"license.html":{}}}],["author",{"_index":2284,"title":{},"body":{"license.html":{},"properties.html":{}}}],["authorization",{"_index":1337,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["authorized",{"_index":2277,"title":{},"body":{"license.html":{}}}],["authorizes",{"_index":2390,"title":{},"body":{"license.html":{}}}],["authorizing",{"_index":2434,"title":{},"body":{"license.html":{}}}],["authors",{"_index":1796,"title":{},"body":{"license.html":{}}}],["auto",{"_index":1279,"title":{},"body":{"changelog.html":{}}}],["automatic",{"_index":2356,"title":{},"body":{"license.html":{}}}],["automatically",{"_index":2031,"title":{},"body":{"license.html":{}}}],["available",{"_index":1944,"title":{},"body":{"license.html":{}}}],["availablethemes",{"_index":915,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["availablethemes?.length",{"_index":988,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["availabletypographies",{"_index":916,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["availabletypographies?.length",{"_index":986,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["avoid",{"_index":1892,"title":{},"body":{"license.html":{}}}],["await",{"_index":366,"title":{},"body":{"injectables/ExternalAppsService.html":{},"components/SidenavComponent.html":{}}}],["away",{"_index":1782,"title":{},"body":{"license.html":{}}}],["b",{"_index":1995,"title":{},"body":{"license.html":{}}}],["b131ac3",{"_index":1416,"title":{},"body":{"changelog.html":{}}}],["b6e6d23",{"_index":1574,"title":{},"body":{"changelog.html":{}}}],["bar",{"_index":757,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["bar'},{'name",{"_index":118,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["bar.component",{"_index":459,"title":{},"body":{"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{}}}],["bar.component.html",{"_index":760,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["bar.component.scss",{"_index":759,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["bar.component.ts",{"_index":756,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["bar.component.ts:30",{"_index":767,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["bar.component.ts:32",{"_index":766,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["bar/navigation",{"_index":458,"title":{},"body":{"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationProgressBarComponent.html":{}}}],["base",{"_index":99,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["based",{"_index":1928,"title":{},"body":{"license.html":{}}}],["baselayoutcomponent",{"_index":98,"title":{"components/BaseLayoutComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["basic",{"_index":2032,"title":{},"body":{"license.html":{}}}],["bbdfdf8",{"_index":1129,"title":{},"body":{"changelog.html":{}}}],["bcd9988",{"_index":1327,"title":{},"body":{"changelog.html":{}}}],["be05239",{"_index":1212,"title":{},"body":{"changelog.html":{}}}],["be394b0",{"_index":1551,"title":{},"body":{"changelog.html":{}}}],["behalf",{"_index":2058,"title":{},"body":{"license.html":{}}}],["being",{"_index":2200,"title":{},"body":{"license.html":{}}}],["believe",{"_index":2427,"title":{},"body":{"license.html":{}}}],["below",{"_index":1721,"title":{},"body":{"index.html":{},"license.html":{}}}],["benefit",{"_index":2420,"title":{},"body":{"license.html":{}}}],["between",{"_index":1428,"title":{},"body":{"changelog.html":{},"index.html":{},"license.html":{}}}],["beyond",{"_index":2142,"title":{},"body":{"license.html":{}}}],["bfda0dc",{"_index":1425,"title":{},"body":{"changelog.html":{}}}],["block",{"_index":721,"title":{},"body":{"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{}}}],["body",{"_index":1982,"title":{},"body":{"license.html":{}}}],["boolean",{"_index":301,"title":{},"body":{"injectables/ExternalAppsService.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"index.html":{}}}],["border",{"_index":1055,"title":{},"body":{"components/SidenavComponent.html":{}}}],["both",{"_index":1843,"title":{},"body":{"license.html":{}}}],["boundaries",{"_index":327,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["box",{"_index":1049,"title":{},"body":{"components/SidenavComponent.html":{}}}],["breaking",{"_index":1450,"title":{},"body":{"changelog.html":{}}}],["browser",{"_index":1264,"title":{},"body":{"changelog.html":{}}}],["bug",{"_index":1139,"title":{},"body":{"changelog.html":{}}}],["bugs",{"_index":2539,"title":{},"body":{"properties.html":{}}}],["build",{"_index":1468,"title":{},"body":{"changelog.html":{}}}],["bump",{"_index":1134,"title":{},"body":{"changelog.html":{}}}],["bundled",{"_index":1347,"title":{},"body":{"changelog.html":{}}}],["business",{"_index":2440,"title":{},"body":{"license.html":{}}}],["button",{"_index":22,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"changelog.html":{},"index.html":{}}}],["button'},{'name",{"_index":97,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["button.component",{"_index":188,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["button.component.html",{"_index":34,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavToggleButtonComponent.html":{}}}],["button.component.scss",{"_index":32,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavToggleButtonComponent.html":{}}}],["button.component.ts",{"_index":13,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavToggleButtonComponent.html":{}}}],["button.component.ts:101",{"_index":948,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:105",{"_index":936,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:109",{"_index":941,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:113",{"_index":946,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:117",{"_index":930,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:25",{"_index":1083,"title":{},"body":{"components/SidenavToggleButtonComponent.html":{}}}],["button.component.ts:27",{"_index":1082,"title":{},"body":{"components/SidenavToggleButtonComponent.html":{}}}],["button.component.ts:39",{"_index":58,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["button.component.ts:42",{"_index":53,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["button.component.ts:43",{"_index":56,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["button.component.ts:45",{"_index":45,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["button.component.ts:57",{"_index":962,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:59",{"_index":964,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:62",{"_index":959,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:67",{"_index":961,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:75",{"_index":952,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:78",{"_index":950,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:81",{"_index":933,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:85",{"_index":940,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:89",{"_index":944,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:93",{"_index":938,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:97",{"_index":942,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button/apps",{"_index":12,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/DefaultHeaderComponent.html":{}}}],["button/settings",{"_index":190,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/SettingsButtonComponent.html":{}}}],["button/sidenav",{"_index":191,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/SidenavToggleButtonComponent.html":{}}}],["buttons",{"_index":1185,"title":{},"body":{"changelog.html":{},"index.html":{}}}],["c",{"_index":1759,"title":{},"body":{"license.html":{}}}],["c005399",{"_index":1222,"title":{},"body":{"changelog.html":{}}}],["c0fd3bc",{"_index":1318,"title":{},"body":{"changelog.html":{}}}],["c308e32",{"_index":1203,"title":{},"body":{"changelog.html":{}}}],["c72febe",{"_index":1387,"title":{},"body":{"changelog.html":{}}}],["c7d1267",{"_index":1558,"title":{},"body":{"changelog.html":{}}}],["ca6d4d5",{"_index":1421,"title":{},"body":{"changelog.html":{}}}],["called",{"_index":1744,"title":{},"body":{"index.html":{},"license.html":{}}}],["cancel",{"_index":842,"title":{},"body":{"injectables/NavigationService.html":{}}}],["carry",{"_index":2115,"title":{},"body":{"license.html":{}}}],["case",{"_index":1983,"title":{},"body":{"license.html":{}}}],["cases",{"_index":2219,"title":{},"body":{"license.html":{}}}],["catcherror",{"_index":794,"title":{},"body":{"injectables/NavigationService.html":{}}}],["cause",{"_index":2146,"title":{},"body":{"license.html":{}}}],["cb2082f",{"_index":1579,"title":{},"body":{"changelog.html":{}}}],["cc0eece",{"_index":1429,"title":{},"body":{"changelog.html":{}}}],["cc1e4c2",{"_index":1504,"title":{},"body":{"changelog.html":{}}}],["ccd3b2b",{"_index":1399,"title":{},"body":{"changelog.html":{}}}],["cdkportaloutlet",{"_index":158,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/HeaderComponent.html":{},"components/SettingsButtonComponent.html":{}}}],["ce4f5c4",{"_index":1361,"title":{},"body":{"changelog.html":{}}}],["cease",{"_index":2322,"title":{},"body":{"license.html":{}}}],["certain",{"_index":1817,"title":{},"body":{"license.html":{}}}],["cessation",{"_index":2335,"title":{},"body":{"license.html":{}}}],["cf1649a",{"_index":1508,"title":{},"body":{"changelog.html":{}}}],["cf553c9",{"_index":1393,"title":{},"body":{"changelog.html":{}}}],["cfdce4e",{"_index":1363,"title":{},"body":{"changelog.html":{}}}],["change",{"_index":1111,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["changed",{"_index":1284,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["changedetection",{"_index":17,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["changedetectionstrategy",{"_index":66,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["changedetectionstrategy.onpush",{"_index":18,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["changelog",{"_index":1110,"title":{"changelog.html":{}},"body":{"changelog.html":{}}}],["changes",{"_index":1114,"title":{},"body":{"changelog.html":{}}}],["changes['item",{"_index":734,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["changes['item'].currentvalue",{"_index":735,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["changing",{"_index":1772,"title":{},"body":{"license.html":{}}}],["characterized",{"_index":2247,"title":{},"body":{"license.html":{}}}],["charge",{"_index":1801,"title":{},"body":{"license.html":{}}}],["check",{"_index":646,"title":{},"body":{"components/NavigationComponent.html":{},"changelog.html":{}}}],["checknavigationitemstatusproviders",{"_index":819,"title":{},"body":{"injectables/NavigationService.html":{}}}],["checknavigationstatusproviders",{"_index":858,"title":{},"body":{"injectables/NavigationService.html":{}}}],["child",{"_index":1687,"title":{},"body":{"index.html":{}}}],["children",{"_index":675,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"changelog.html":{},"index.html":{}}}],["childrenexists",{"_index":1486,"title":{},"body":{"changelog.html":{}}}],["choose",{"_index":2480,"title":{},"body":{"license.html":{}}}],["choosing",{"_index":2485,"title":{},"body":{"license.html":{}}}],["chore",{"_index":1445,"title":{},"body":{"changelog.html":{}}}],["chrome",{"_index":1068,"title":{},"body":{"components/SidenavComponent.html":{}}}],["circular",{"_index":1427,"title":{},"body":{"changelog.html":{}}}],["circumstances",{"_index":2063,"title":{},"body":{"license.html":{}}}],["circumvention",{"_index":2070,"title":{},"body":{"license.html":{}}}],["civil",{"_index":2528,"title":{},"body":{"license.html":{}}}],["claim",{"_index":2381,"title":{},"body":{"license.html":{}}}],["claims",{"_index":2392,"title":{},"body":{"license.html":{}}}],["class",{"_index":78,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"index.html":{},"license.html":{}}}],["classes",{"_index":695,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["cleannavigation",{"_index":862,"title":{},"body":{"injectables/NavigationService.html":{}}}],["cleannavigation.push(navigationitem",{"_index":864,"title":{},"body":{"injectables/NavigationService.html":{}}}],["clear",{"_index":2187,"title":{},"body":{"license.html":{}}}],["clearly",{"_index":1840,"title":{},"body":{"license.html":{}}}],["clicked",{"_index":1708,"title":{},"body":{"index.html":{}}}],["clickitem",{"_index":919,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["clickitem(item",{"_index":929,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["clickonlink",{"_index":328,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["clickonlink(url",{"_index":357,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["close",{"_index":1281,"title":{},"body":{"changelog.html":{}}}],["closely",{"_index":2524,"title":{},"body":{"license.html":{}}}],["closeonnavigation",{"_index":894,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["closesidenav",{"_index":476,"title":{},"body":{"injectables/LayoutService.html":{},"components/SidenavComponent.html":{}}}],["code",{"_index":1317,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["coercearray",{"_index":231,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"components/NavigationItemComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{}}}],["coercearray(inject(rxap_external_app",{"_index":316,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["coercearray(inject(rxap_external_app_filter",{"_index":308,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["coercearray(inject(rxap_footer_component",{"_index":408,"title":{},"body":{"injectables/FooterService.html":{}}}],["coercearray(inject(rxap_header_component",{"_index":434,"title":{},"body":{"injectables/HeaderService.html":{}}}],["coercearray(inject(rxap_release_info_module",{"_index":882,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["coercearray(inject(rxap_settings_menu_item_component",{"_index":954,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["coercearray(this.item().routerlink).map(fragment",{"_index":751,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["collapsable",{"_index":161,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/LayoutService.html":{},"components/SidenavComponent.html":{},"changelog.html":{}}}],["collapsable.mat",{"_index":1039,"title":{},"body":{"components/SidenavComponent.html":{}}}],["collapse",{"_index":1493,"title":{},"body":{"changelog.html":{}}}],["collapsed",{"_index":468,"title":{},"body":{"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{},"changelog.html":{},"index.html":{}}}],["collapsedclasses",{"_index":1584,"title":{},"body":{"changelog.html":{}}}],["collect",{"_index":2460,"title":{},"body":{"license.html":{}}}],["color",{"_index":414,"title":{},"body":{"components/HeaderComponent.html":{},"changelog.html":{}}}],["combination",{"_index":2466,"title":{},"body":{"license.html":{}}}],["combine",{"_index":2464,"title":{},"body":{"license.html":{}}}],["combined",{"_index":2136,"title":{},"body":{"license.html":{}}}],["combinelatest",{"_index":792,"title":{},"body":{"injectables/NavigationService.html":{}}}],["combinelatest(isvisiblearray$).pipe",{"_index":845,"title":{},"body":{"injectables/NavigationService.html":{}}}],["comes",{"_index":2122,"title":{},"body":{"license.html":{}}}],["commands",{"_index":1971,"title":{},"body":{"license.html":{}}}],["commercial",{"_index":2229,"title":{},"body":{"license.html":{}}}],["commit",{"_index":1120,"title":{},"body":{"changelog.html":{}}}],["commitment",{"_index":2408,"title":{},"body":{"license.html":{}}}],["commits",{"_index":1119,"title":{},"body":{"changelog.html":{}}}],["common",{"_index":2224,"title":{},"body":{"license.html":{}}}],["communication",{"_index":2027,"title":{},"body":{"license.html":{}}}],["compilation",{"_index":2131,"title":{},"body":{"license.html":{}}}],["compilation's",{"_index":2141,"title":{},"body":{"license.html":{}}}],["compilations",{"_index":2445,"title":{},"body":{"license.html":{}}}],["compiler",{"_index":2006,"title":{},"body":{"license.html":{}}}],["complete",{"_index":841,"title":{},"body":{"injectables/NavigationService.html":{}}}],["compliance",{"_index":2362,"title":{},"body":{"license.html":{}}}],["comply",{"_index":2056,"title":{},"body":{"license.html":{}}}],["component",{"_index":0,"title":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"index.html":{},"license.html":{},"miscellaneous/variables.html":{}}}],["component_template",{"_index":95,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["componentportal",{"_index":227,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"components/SettingsButtonComponent.html":{}}}],["componentportal(component",{"_index":242,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["componentportal(item",{"_index":957,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["components",{"_index":2,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"components/FooterComponent.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"miscellaneous/functions.html":{},"index.html":{},"overview.html":{},"properties.html":{}}}],["componenttype",{"_index":903,"title":{},"body":{"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{},"miscellaneous/typealiases.html":{}}}],["composed",{"_index":1728,"title":{},"body":{"index.html":{}}}],["computed",{"_index":51,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"components/FooterComponent.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["computer",{"_index":1941,"title":{},"body":{"license.html":{}}}],["computers",{"_index":1891,"title":{},"body":{"license.html":{}}}],["computes",{"_index":218,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["concept",{"_index":1550,"title":{},"body":{"changelog.html":{}}}],["concerning",{"_index":2465,"title":{},"body":{"license.html":{}}}],["concerns",{"_index":2473,"title":{},"body":{"license.html":{}}}],["conditioned",{"_index":2439,"title":{},"body":{"license.html":{}}}],["conditions",{"_index":1902,"title":{},"body":{"license.html":{}}}],["config",{"_index":266,"title":{},"body":{"injectables/ExternalAppsService.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"injectables/NavigationService.html":{},"changelog.html":{},"miscellaneous/functions.html":{},"index.html":{},"miscellaneous/variables.html":{}}}],["config.ts",{"_index":1620,"title":{},"body":{"miscellaneous/functions.html":{}}}],["config/add",{"_index":1653,"title":{},"body":{"miscellaneous/functions.html":{}}}],["config/defaults",{"_index":2568,"title":{},"body":{"miscellaneous/variables.html":{}}}],["configservice",{"_index":331,"title":{},"body":{"injectables/ExternalAppsService.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{}}}],["configurable",{"_index":1660,"title":{},"body":{"index.html":{},"properties.html":{}}}],["configuration",{"_index":1267,"title":{},"body":{"changelog.html":{},"index.html":{}}}],["configure",{"_index":1732,"title":{},"body":{"index.html":{}}}],["connection",{"_index":2429,"title":{},"body":{"license.html":{}}}],["consequence",{"_index":2348,"title":{},"body":{"license.html":{}}}],["consequential",{"_index":2506,"title":{},"body":{"license.html":{}}}],["considered",{"_index":2305,"title":{},"body":{"license.html":{}}}],["consistent",{"_index":1659,"title":{},"body":{"index.html":{},"license.html":{},"properties.html":{}}}],["console.error(`isvisible",{"_index":833,"title":{},"body":{"injectables/NavigationService.html":{}}}],["console.log",{"_index":538,"title":{},"body":{"injectables/LayoutService.html":{}}}],["console.warn('can",{"_index":251,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["conspicuously",{"_index":2102,"title":{},"body":{"license.html":{}}}],["const",{"_index":256,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"components/UserProfileIconComponent.html":{},"index.html":{}}}],["constantly",{"_index":1886,"title":{},"body":{"license.html":{}}}],["constitutes",{"_index":2045,"title":{},"body":{"license.html":{}}}],["constructor",{"_index":480,"title":{},"body":{"injectables/LayoutService.html":{},"injectables/NavigationService.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"miscellaneous/functions.html":{}}}],["constructor(navigation",{"_index":773,"title":{},"body":{"injectables/NavigationService.html":{}}}],["constructor(navigationconfigdefaults",{"_index":481,"title":{},"body":{"injectables/LayoutService.html":{}}}],["constructor(template",{"_index":1074,"title":{},"body":{"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{}}}],["construed",{"_index":2448,"title":{},"body":{"license.html":{}}}],["consumer",{"_index":2207,"title":{},"body":{"license.html":{}}}],["contain",{"_index":1278,"title":{},"body":{"changelog.html":{},"index.html":{},"license.html":{}}}],["container",{"_index":1065,"title":{},"body":{"components/SidenavComponent.html":{},"changelog.html":{}}}],["containing",{"_index":2286,"title":{},"body":{"license.html":{}}}],["contains",{"_index":2308,"title":{},"body":{"license.html":{}}}],["content",{"_index":1320,"title":{},"body":{"changelog.html":{},"index.html":{},"license.html":{},"properties.html":{}}}],["contentchild",{"_index":1027,"title":{},"body":{"components/SidenavComponent.html":{}}}],["contentchild(sidenavfooterdirective",{"_index":1021,"title":{},"body":{"components/SidenavComponent.html":{}}}],["contentchild(sidenavheaderdirective",{"_index":1023,"title":{},"body":{"components/SidenavComponent.html":{}}}],["contents",{"_index":2403,"title":{},"body":{"license.html":{}}}],["context",{"_index":2000,"title":{},"body":{"license.html":{}}}],["continue",{"_index":2253,"title":{},"body":{"license.html":{}}}],["continued",{"_index":2238,"title":{},"body":{"license.html":{}}}],["contractual",{"_index":2302,"title":{},"body":{"license.html":{}}}],["contradict",{"_index":2454,"title":{},"body":{"license.html":{}}}],["contrast",{"_index":1785,"title":{},"body":{"license.html":{}}}],["contributor",{"_index":2389,"title":{},"body":{"license.html":{}}}],["contributor's",{"_index":2391,"title":{},"body":{"license.html":{}}}],["control",{"_index":2011,"title":{},"body":{"license.html":{}}}],["controlled",{"_index":2394,"title":{},"body":{"license.html":{}}}],["convenient",{"_index":1963,"title":{},"body":{"license.html":{}}}],["conventional",{"_index":1118,"title":{},"body":{"changelog.html":{}}}],["convertnxgenerator(generator",{"_index":2577,"title":{},"body":{"miscellaneous/variables.html":{}}}],["convey",{"_index":1948,"title":{},"body":{"license.html":{}}}],["conveyance",{"_index":2432,"title":{},"body":{"license.html":{}}}],["conveyed",{"_index":2248,"title":{},"body":{"license.html":{}}}],["conveying",{"_index":1957,"title":{},"body":{"license.html":{}}}],["conveys",{"_index":2301,"title":{},"body":{"license.html":{}}}],["copies",{"_index":1770,"title":{},"body":{"license.html":{}}}],["copy",{"_index":1767,"title":{},"body":{"license.html":{}}}],["copying",{"_index":1903,"title":{},"body":{"license.html":{}}}],["copyleft",{"_index":1775,"title":{},"body":{"license.html":{}}}],["copyright",{"_index":1758,"title":{},"body":{"license.html":{}}}],["copyrightable",{"_index":1913,"title":{},"body":{"license.html":{}}}],["copyrighted",{"_index":2060,"title":{},"body":{"license.html":{}}}],["core",{"_index":1472,"title":{},"body":{"changelog.html":{}}}],["correct",{"_index":1243,"title":{},"body":{"changelog.html":{}}}],["correction",{"_index":2501,"title":{},"body":{"license.html":{}}}],["correctly",{"_index":1150,"title":{},"body":{"changelog.html":{}}}],["corresponding",{"_index":2009,"title":{},"body":{"license.html":{}}}],["cost",{"_index":2171,"title":{},"body":{"license.html":{}}}],["count",{"_index":219,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["counterclaim",{"_index":2382,"title":{},"body":{"license.html":{}}}],["countries",{"_index":1945,"title":{},"body":{"license.html":{}}}],["country",{"_index":2423,"title":{},"body":{"license.html":{}}}],["court",{"_index":2453,"title":{},"body":{"license.html":{}}}],["courts",{"_index":2523,"title":{},"body":{"license.html":{}}}],["covenant",{"_index":2411,"title":{},"body":{"license.html":{}}}],["coverage",{"_index":2222,"title":{},"body":{"license.html":{}}}],["covered",{"_index":1929,"title":{},"body":{"license.html":{}}}],["create",{"_index":1346,"title":{},"body":{"changelog.html":{},"index.html":{}}}],["creating",{"_index":1658,"title":{},"body":{"index.html":{},"properties.html":{}}}],["creation",{"_index":1354,"title":{},"body":{"changelog.html":{}}}],["criterion",{"_index":1974,"title":{},"body":{"license.html":{}}}],["cross",{"_index":2380,"title":{},"body":{"license.html":{}}}],["css",{"_index":1328,"title":{},"body":{"changelog.html":{}}}],["cure",{"_index":2340,"title":{},"body":{"license.html":{}}}],["current",{"_index":1739,"title":{},"body":{"index.html":{}}}],["currentdensityvalue",{"_index":969,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["currentthemedensity",{"_index":469,"title":{},"body":{"injectables/LayoutService.html":{}}}],["currentthemevalue",{"_index":973,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["currenttypographyvalue",{"_index":971,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["custom",{"_index":1205,"title":{},"body":{"changelog.html":{},"index.html":{},"properties.html":{}}}],["customarily",{"_index":2159,"title":{},"body":{"license.html":{}}}],["customer",{"_index":2166,"title":{},"body":{"license.html":{}}}],["customitemcomponents",{"_index":917,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["customitems",{"_index":918,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["customizable",{"_index":1670,"title":{},"body":{"index.html":{},"properties.html":{}}}],["customization",{"_index":1742,"title":{},"body":{"index.html":{}}}],["d",{"_index":2130,"title":{},"body":{"license.html":{}}}],["d1e2cd2",{"_index":1533,"title":{},"body":{"changelog.html":{}}}],["d25a430",{"_index":1206,"title":{},"body":{"changelog.html":{}}}],["d42cf01",{"_index":1282,"title":{},"body":{"changelog.html":{}}}],["d54c5fe",{"_index":1562,"title":{},"body":{"changelog.html":{}}}],["d7de1cb",{"_index":1272,"title":{},"body":{"changelog.html":{}}}],["da870f0",{"_index":1349,"title":{},"body":{"changelog.html":{}}}],["damages",{"_index":2504,"title":{},"body":{"license.html":{}}}],["danger",{"_index":1894,"title":{},"body":{"license.html":{}}}],["dark:text",{"_index":629,"title":{},"body":{"components/NavigationComponent.html":{}}}],["darkmode",{"_index":1283,"title":{},"body":{"changelog.html":{}}}],["data",{"_index":2026,"title":{},"body":{"license.html":{},"miscellaneous/variables.html":{}}}],["datasource",{"_index":1649,"title":{},"body":{"miscellaneous/functions.html":{}}}],["date",{"_index":2117,"title":{},"body":{"license.html":{}}}],["days",{"_index":2334,"title":{},"body":{"license.html":{}}}],["dd22b0c",{"_index":1555,"title":{},"body":{"changelog.html":{}}}],["debouncetime",{"_index":709,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["debouncetime(100",{"_index":745,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["december",{"_index":2082,"title":{},"body":{"license.html":{}}}],["decide",{"_index":2482,"title":{},"body":{"license.html":{}}}],["declining",{"_index":2293,"title":{},"body":{"license.html":{}}}],["decorator",{"_index":1326,"title":{},"body":{"changelog.html":{}}}],["decorators",{"_index":1076,"title":{},"body":{"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{}}}],["deemed",{"_index":2072,"title":{},"body":{"license.html":{}}}],["deep",{"_index":1062,"title":{},"body":{"components/SidenavComponent.html":{}}}],["default",{"_index":49,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"miscellaneous/functions.html":{},"miscellaneous/variables.html":{}}}],["defaultheadercomponent",{"_index":101,"title":{"components/DefaultHeaderComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["defaultheaderitemcomponent",{"_index":908,"title":{},"body":{"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{},"miscellaneous/typealiases.html":{}}}],["defaultheaderservice",{"_index":189,"title":{"injectables/DefaultHeaderService.html":{}},"body":{"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{}}}],["defective",{"_index":2496,"title":{},"body":{"license.html":{}}}],["defenses",{"_index":2451,"title":{},"body":{"license.html":{}}}],["define",{"_index":1725,"title":{},"body":{"index.html":{}}}],["defined",{"_index":44,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"index.html":{},"license.html":{}}}],["definition",{"_index":2016,"title":{},"body":{"license.html":{}}}],["definitions",{"_index":1907,"title":{},"body":{"license.html":{}}}],["delay",{"_index":1052,"title":{},"body":{"components/SidenavComponent.html":{}}}],["denied",{"_index":2255,"title":{},"body":{"license.html":{}}}],["denominated",{"_index":2409,"title":{},"body":{"license.html":{}}}],["dense",{"_index":991,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["density",{"_index":934,"title":{},"body":{"components/SettingsButtonComponent.html":{},"changelog.html":{}}}],["deny",{"_index":1853,"title":{},"body":{"license.html":{}}}],["denying",{"_index":1813,"title":{},"body":{"license.html":{}}}],["dep",{"_index":1266,"title":{},"body":{"changelog.html":{}}}],["dependencies",{"_index":1304,"title":{"dependencies.html":{}},"body":{"changelog.html":{},"dependencies.html":{},"index.html":{}}}],["dependency",{"_index":1247,"title":{},"body":{"changelog.html":{}}}],["deprecated",{"_index":811,"title":{},"body":{"injectables/NavigationService.html":{}}}],["deprive",{"_index":2418,"title":{},"body":{"license.html":{}}}],["description",{"_index":211,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"properties.html":{}}}],["designated",{"_index":2180,"title":{},"body":{"license.html":{}}}],["designed",{"_index":1780,"title":{},"body":{"license.html":{}}}],["detail",{"_index":2471,"title":{},"body":{"license.html":{}}}],["determinereleasename",{"_index":888,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["determinereleasename(inject(rxap_environment",{"_index":884,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["determining",{"_index":2217,"title":{},"body":{"license.html":{}}}],["dev.0",{"_index":1123,"title":{},"body":{"changelog.html":{},"dependencies.html":{},"properties.html":{}}}],["dev.1",{"_index":1155,"title":{},"body":{"changelog.html":{}}}],["dev.10",{"_index":1180,"title":{},"body":{"changelog.html":{}}}],["dev.11",{"_index":1178,"title":{},"body":{"changelog.html":{}}}],["dev.12",{"_index":1177,"title":{},"body":{"changelog.html":{}}}],["dev.13",{"_index":1175,"title":{},"body":{"changelog.html":{}}}],["dev.14",{"_index":1174,"title":{},"body":{"changelog.html":{}}}],["dev.15",{"_index":1172,"title":{},"body":{"changelog.html":{}}}],["dev.16",{"_index":1413,"title":{},"body":{"changelog.html":{}}}],["dev.17",{"_index":1410,"title":{},"body":{"changelog.html":{}}}],["dev.18",{"_index":1409,"title":{},"body":{"changelog.html":{}}}],["dev.19",{"_index":1408,"title":{},"body":{"changelog.html":{}}}],["dev.2",{"_index":1152,"title":{},"body":{"changelog.html":{}}}],["dev.20",{"_index":1407,"title":{},"body":{"changelog.html":{}}}],["dev.21",{"_index":1405,"title":{},"body":{"changelog.html":{}}}],["dev.22",{"_index":1404,"title":{},"body":{"changelog.html":{}}}],["dev.23",{"_index":1402,"title":{},"body":{"changelog.html":{}}}],["dev.24",{"_index":1400,"title":{},"body":{"changelog.html":{}}}],["dev.25",{"_index":1398,"title":{},"body":{"changelog.html":{}}}],["dev.26",{"_index":1396,"title":{},"body":{"changelog.html":{}}}],["dev.27",{"_index":1391,"title":{},"body":{"changelog.html":{}}}],["dev.28",{"_index":1388,"title":{},"body":{"changelog.html":{}}}],["dev.29",{"_index":1385,"title":{},"body":{"changelog.html":{}}}],["dev.3",{"_index":1146,"title":{},"body":{"changelog.html":{}}}],["dev.30",{"_index":1383,"title":{},"body":{"changelog.html":{}}}],["dev.31",{"_index":1381,"title":{},"body":{"changelog.html":{}}}],["dev.32",{"_index":1380,"title":{},"body":{"changelog.html":{}}}],["dev.33",{"_index":1377,"title":{},"body":{"changelog.html":{}}}],["dev.34",{"_index":1375,"title":{},"body":{"changelog.html":{}}}],["dev.35",{"_index":1372,"title":{},"body":{"changelog.html":{}}}],["dev.36",{"_index":1368,"title":{},"body":{"changelog.html":{}}}],["dev.37",{"_index":1366,"title":{},"body":{"changelog.html":{}}}],["dev.38",{"_index":1364,"title":{},"body":{"changelog.html":{}}}],["dev.39",{"_index":1263,"title":{},"body":{"changelog.html":{}}}],["dev.4",{"_index":1137,"title":{},"body":{"changelog.html":{},"dependencies.html":{}}}],["dev.40",{"_index":1262,"title":{},"body":{"changelog.html":{}}}],["dev.41",{"_index":1261,"title":{},"body":{"changelog.html":{}}}],["dev.42",{"_index":1256,"title":{},"body":{"changelog.html":{}}}],["dev.43",{"_index":1250,"title":{},"body":{"changelog.html":{}}}],["dev.5",{"_index":1131,"title":{},"body":{"changelog.html":{}}}],["dev.6",{"_index":1188,"title":{},"body":{"changelog.html":{}}}],["dev.7",{"_index":1187,"title":{},"body":{"changelog.html":{}}}],["dev.8",{"_index":1184,"title":{},"body":{"changelog.html":{}}}],["dev.9",{"_index":1181,"title":{},"body":{"changelog.html":{}}}],["developers",{"_index":1829,"title":{},"body":{"license.html":{}}}],["development",{"_index":1288,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["devices",{"_index":1852,"title":{},"body":{"license.html":{}}}],["dff497a",{"_index":1373,"title":{},"body":{"changelog.html":{}}}],["dialog",{"_index":891,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["differ",{"_index":2470,"title":{},"body":{"license.html":{}}}],["different",{"_index":1730,"title":{},"body":{"index.html":{},"license.html":{}}}],["differently",{"_index":2282,"title":{},"body":{"license.html":{}}}],["direction",{"_index":2059,"title":{},"body":{"license.html":{}}}],["directions",{"_index":2188,"title":{},"body":{"license.html":{}}}],["directive",{"_index":93,"title":{"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"index.html":{}}}],["directives",{"_index":132,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"dependencies.html":{},"index.html":{},"overview.html":{},"properties.html":{}}}],["directives/icon",{"_index":73,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/NavigationItemComponent.html":{},"components/SettingsButtonComponent.html":{}}}],["directly",{"_index":1338,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["disable",{"_index":322,"title":{},"body":{"injectables/ExternalAppsService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"changelog.html":{}}}],["disclaim",{"_index":2093,"title":{},"body":{"license.html":{}}}],["disclaimer",{"_index":2486,"title":{},"body":{"license.html":{}}}],["disclaiming",{"_index":2279,"title":{},"body":{"license.html":{}}}],["discriminatory",{"_index":2436,"title":{},"body":{"license.html":{}}}],["display",{"_index":720,"title":{},"body":{"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{},"license.html":{}}}],["displayed",{"_index":1699,"title":{},"body":{"index.html":{},"license.html":{}}}],["displayname",{"_index":1161,"title":{},"body":{"changelog.html":{}}}],["displays",{"_index":1959,"title":{},"body":{"license.html":{}}}],["distinguishing",{"_index":2474,"title":{},"body":{"license.html":{}}}],["distribute",{"_index":1768,"title":{},"body":{"license.html":{}}}],["distributing",{"_index":2441,"title":{},"body":{"license.html":{}}}],["distribution",{"_index":1904,"title":{},"body":{"license.html":{}}}],["divider",{"_index":658,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{},"index.html":{}}}],["document",{"_index":1771,"title":{},"body":{"license.html":{}}}],["documented",{"_index":1116,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["dom",{"_index":7,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["domains",{"_index":1877,"title":{},"body":{"license.html":{}}}],["dont",{"_index":838,"title":{},"body":{"injectables/NavigationService.html":{}}}],["doubtful",{"_index":2218,"title":{},"body":{"license.html":{}}}],["downstream",{"_index":2358,"title":{},"body":{"license.html":{}}}],["drawer",{"_index":1040,"title":{},"body":{"components/SidenavComponent.html":{}}}],["dropdown",{"_index":1710,"title":{},"body":{"index.html":{}}}],["durable",{"_index":2158,"title":{},"body":{"license.html":{}}}],["dwelling",{"_index":2216,"title":{},"body":{"license.html":{}}}],["dynamic",{"_index":1307,"title":{},"body":{"changelog.html":{},"index.html":{},"properties.html":{}}}],["dynamically",{"_index":2020,"title":{},"body":{"license.html":{}}}],["e",{"_index":2195,"title":{},"body":{"license.html":{}}}],["e.message",{"_index":835,"title":{},"body":{"injectables/NavigationService.html":{}}}],["e56611c",{"_index":1245,"title":{},"body":{"changelog.html":{}}}],["e67e2b8",{"_index":1403,"title":{},"body":{"changelog.html":{}}}],["e7039bb",{"_index":1424,"title":{},"body":{"changelog.html":{}}}],["e9fe775",{"_index":1516,"title":{},"body":{"changelog.html":{}}}],["each",{"_index":1706,"title":{},"body":{"index.html":{},"license.html":{}}}],["earlier",{"_index":1927,"title":{},"body":{"license.html":{}}}],["ed6002e",{"_index":1286,"title":{},"body":{"changelog.html":{}}}],["ee95415",{"_index":1323,"title":{},"body":{"changelog.html":{}}}],["effect",{"_index":503,"title":{},"body":{"injectables/LayoutService.html":{},"license.html":{}}}],["effected",{"_index":2091,"title":{},"body":{"license.html":{}}}],["effective",{"_index":2073,"title":{},"body":{"license.html":{}}}],["effectively",{"_index":1896,"title":{},"body":{"license.html":{}}}],["efforts",{"_index":2374,"title":{},"body":{"license.html":{}}}],["element",{"_index":92,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["elementref",{"_index":704,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["embodied",{"_index":2153,"title":{},"body":{"license.html":{}}}],["enable",{"_index":1997,"title":{},"body":{"license.html":{}}}],["enables",{"_index":1950,"title":{},"body":{"license.html":{}}}],["encapsulation",{"_index":589,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{}}}],["end",{"_index":2531,"title":{},"body":{"license.html":{}}}],["endregion",{"_index":652,"title":{},"body":{"components/NavigationComponent.html":{}}}],["enforce",{"_index":2410,"title":{},"body":{"license.html":{}}}],["enforcing",{"_index":2097,"title":{},"body":{"license.html":{}}}],["ensure",{"_index":1148,"title":{},"body":{"changelog.html":{},"index.html":{},"license.html":{}}}],["entered",{"_index":2446,"title":{},"body":{"license.html":{}}}],["entire",{"_index":2120,"title":{},"body":{"license.html":{}}}],["entirely",{"_index":2462,"title":{},"body":{"license.html":{}}}],["entity",{"_index":2363,"title":{},"body":{"license.html":{}}}],["environment",{"_index":267,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["environmentcomponent",{"_index":889,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["equivalent",{"_index":2048,"title":{},"body":{"license.html":{}}}],["erroneously",{"_index":1850,"title":{},"body":{"license.html":{}}}],["error('the",{"_index":651,"title":{},"body":{"components/NavigationComponent.html":{}}}],["error(`could",{"_index":352,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["error(`fatal",{"_index":344,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["eslint",{"_index":321,"title":{},"body":{"injectables/ExternalAppsService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{}}}],["eslint/component",{"_index":627,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{}}}],["essential",{"_index":2001,"title":{},"body":{"license.html":{}}}],["ether",{"_index":1734,"title":{},"body":{"index.html":{}}}],["even",{"_index":2516,"title":{},"body":{"license.html":{}}}],["event",{"_index":521,"title":{},"body":{"injectables/LayoutService.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"license.html":{}}}],["everyone",{"_index":1765,"title":{},"body":{"license.html":{}}}],["exact",{"_index":1925,"title":{},"body":{"license.html":{}}}],["example",{"_index":1678,"title":{},"body":{"index.html":{},"license.html":{}}}],["except",{"_index":1939,"title":{},"body":{"license.html":{}}}],["exceptions",{"_index":2269,"title":{},"body":{"license.html":{}}}],["excluded",{"_index":2206,"title":{},"body":{"license.html":{}}}],["excluding",{"_index":2449,"title":{},"body":{"license.html":{}}}],["exclusive",{"_index":2400,"title":{},"body":{"license.html":{}}}],["exclusively",{"_index":2054,"title":{},"body":{"license.html":{}}}],["excuse",{"_index":2455,"title":{},"body":{"license.html":{}}}],["executable",{"_index":1990,"title":{},"body":{"license.html":{}}}],["execute",{"_index":1681,"title":{},"body":{"index.html":{},"license.html":{}}}],["executing",{"_index":1940,"title":{},"body":{"license.html":{}}}],["exercise",{"_index":2375,"title":{},"body":{"license.html":{}}}],["exercising",{"_index":2092,"title":{},"body":{"license.html":{}}}],["expected",{"_index":2227,"title":{},"body":{"license.html":{}}}],["expects",{"_index":2226,"title":{},"body":{"license.html":{}}}],["explains",{"_index":1841,"title":{},"body":{"license.html":{}}}],["explicit",{"_index":1239,"title":{},"body":{"changelog.html":{}}}],["explicitly",{"_index":2039,"title":{},"body":{"license.html":{}}}],["export",{"_index":77,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"index.html":{}}}],["expose",{"_index":1480,"title":{},"body":{"changelog.html":{}}}],["express",{"_index":2406,"title":{},"body":{"license.html":{}}}],["expressed",{"_index":2488,"title":{},"body":{"license.html":{}}}],["expressly",{"_index":2317,"title":{},"body":{"license.html":{}}}],["extend",{"_index":1880,"title":{},"body":{"license.html":{}}}],["extended",{"_index":2435,"title":{},"body":{"license.html":{}}}],["extending",{"_index":1673,"title":{},"body":{"index.html":{},"properties.html":{}}}],["extends",{"_index":672,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{}}}],["extensions",{"_index":2135,"title":{},"body":{"license.html":{}}}],["extent",{"_index":1962,"title":{},"body":{"license.html":{}}}],["external",{"_index":75,"title":{},"body":{"components/AppsButtonComponent.html":{},"changelog.html":{},"miscellaneous/functions.html":{},"index.html":{},"properties.html":{}}}],["externalapp",{"_index":284,"title":{},"body":{"injectables/ExternalAppsService.html":{},"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{},"miscellaneous/typealiases.html":{}}}],["externalapps",{"_index":268,"title":{},"body":{"injectables/ExternalAppsService.html":{},"changelog.html":{}}}],["externalappsservice",{"_index":74,"title":{"injectables/ExternalAppsService.html":{}},"body":{"components/AppsButtonComponent.html":{},"injectables/ExternalAppsService.html":{}}}],["extract",{"_index":2553,"title":{},"body":{"miscellaneous/variables.html":{}}}],["extract_username_from_profile",{"_index":1102,"title":{},"body":{"components/UserProfileIconComponent.html":{},"miscellaneous/variables.html":{}}}],["extractusernamefromprofile",{"_index":1103,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["extractusernamefromprofilefn",{"_index":905,"title":{},"body":{"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{},"components/UserProfileIconComponent.html":{},"miscellaneous/typealiases.html":{}}}],["extreme",{"_index":993,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["f",{"_index":2299,"title":{},"body":{"license.html":{}}}],["f390f65",{"_index":1382,"title":{},"body":{"changelog.html":{}}}],["f497950",{"_index":1369,"title":{},"body":{"changelog.html":{}}}],["f4b555c",{"_index":1259,"title":{},"body":{"changelog.html":{}}}],["f8920e7",{"_index":1471,"title":{},"body":{"changelog.html":{}}}],["facilities",{"_index":2055,"title":{},"body":{"license.html":{}}}],["factory",{"_index":2555,"title":{},"body":{"miscellaneous/variables.html":{}}}],["failed",{"_index":834,"title":{},"body":{"injectables/NavigationService.html":{}}}],["fails",{"_index":2330,"title":{},"body":{"license.html":{}}}],["failure",{"_index":2514,"title":{},"body":{"license.html":{}}}],["fair",{"_index":2047,"title":{},"body":{"license.html":{}}}],["fallback",{"_index":1159,"title":{},"body":{"changelog.html":{}}}],["false",{"_index":529,"title":{},"body":{"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"injectables/NavigationService.html":{},"components/SettingsButtonComponent.html":{},"changelog.html":{},"miscellaneous/functions.html":{},"index.html":{}}}],["families",{"_index":1359,"title":{},"body":{"changelog.html":{}}}],["family",{"_index":2211,"title":{},"body":{"license.html":{}}}],["fashion",{"_index":1922,"title":{},"body":{"license.html":{}}}],["favor",{"_index":2221,"title":{},"body":{"license.html":{}}}],["fd32708",{"_index":1357,"title":{},"body":{"changelog.html":{}}}],["feature",{"_index":1965,"title":{},"body":{"license.html":{}}}],["features",{"_index":1127,"title":{},"body":{"changelog.html":{},"index.html":{},"properties.html":{}}}],["fee",{"_index":1823,"title":{},"body":{"license.html":{}}}],["file",{"_index":9,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"index.html":{}}}],["files",{"_index":2017,"title":{},"body":{"license.html":{}}}],["filter",{"_index":711,"title":{},"body":{"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"miscellaneous/variables.html":{}}}],["filter((event",{"_index":743,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["filter(app",{"_index":360,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["finally",{"_index":1884,"title":{},"body":{"license.html":{}}}],["find",{"_index":353,"title":{},"body":{"injectables/ExternalAppsService.html":{},"license.html":{}}}],["first",{"_index":2338,"title":{},"body":{"license.html":{}}}],["fitness",{"_index":2491,"title":{},"body":{"license.html":{}}}],["fix",{"_index":1506,"title":{},"body":{"changelog.html":{}}}],["fixed",{"_index":2157,"title":{},"body":{"license.html":{}}}],["fixedbottomgap",{"_index":470,"title":{},"body":{"injectables/LayoutService.html":{},"components/SidenavComponent.html":{}}}],["fixedinviewport",{"_index":471,"title":{},"body":{"injectables/LayoutService.html":{},"components/SidenavComponent.html":{}}}],["fixedtopgap",{"_index":472,"title":{},"body":{"injectables/LayoutService.html":{},"components/SidenavComponent.html":{}}}],["fixes",{"_index":1140,"title":{},"body":{"changelog.html":{}}}],["flag",{"_index":1144,"title":{},"body":{"changelog.html":{}}}],["flex",{"_index":1054,"title":{},"body":{"components/SidenavComponent.html":{}}}],["flexlayout",{"_index":1246,"title":{},"body":{"changelog.html":{}}}],["flow",{"_index":2028,"title":{},"body":{"license.html":{}}}],["folder",{"_index":1686,"title":{},"body":{"index.html":{}}}],["follow",{"_index":1906,"title":{},"body":{"license.html":{}}}],["following",{"_index":2404,"title":{},"body":{"license.html":{}}}],["font",{"_index":987,"title":{},"body":{"components/SettingsButtonComponent.html":{},"changelog.html":{}}}],["footer",{"_index":374,"title":{},"body":{"components/FooterComponent.html":{},"changelog.html":{},"index.html":{},"properties.html":{}}}],["footer'},{'name",{"_index":104,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["footer.component.html",{"_index":378,"title":{},"body":{"components/FooterComponent.html":{}}}],["footer.component.scss",{"_index":377,"title":{},"body":{"components/FooterComponent.html":{}}}],["footer.directive",{"_index":464,"title":{},"body":{"components/LayoutComponent.html":{},"components/SidenavComponent.html":{}}}],["footer.directive.ts",{"_index":1072,"title":{},"body":{"directives/SidenavFooterDirective.html":{}}}],["footer.directive.ts:11",{"_index":1075,"title":{},"body":{"directives/SidenavFooterDirective.html":{}}}],["footer.directive.ts:14",{"_index":1077,"title":{},"body":{"directives/SidenavFooterDirective.html":{}}}],["footer.service",{"_index":383,"title":{},"body":{"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/LayoutService.html":{}}}],["footer/footer.component",{"_index":151,"title":{},"body":{"components/BaseLayoutComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{}}}],["footercomponent",{"_index":103,"title":{"components/FooterComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["footerdirective",{"_index":133,"title":{"directives/FooterDirective.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{}}}],["footerportalcount",{"_index":551,"title":{},"body":{"injectables/LayoutService.html":{}}}],["footers",{"_index":1665,"title":{},"body":{"index.html":{},"properties.html":{}}}],["footerservice",{"_index":382,"title":{"injectables/FooterService.html":{}},"body":{"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"injectables/LayoutService.html":{}}}],["forbid",{"_index":2090,"title":{},"body":{"license.html":{}}}],["force",{"_index":2051,"title":{},"body":{"license.html":{}}}],["form",{"_index":1976,"title":{},"body":{"license.html":{}}}],["format",{"_index":2263,"title":{},"body":{"license.html":{}}}],["forms",{"_index":2147,"title":{},"body":{"license.html":{}}}],["forwardref",{"_index":593,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{}}}],["found",{"_index":346,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["foundation",{"_index":1762,"title":{},"body":{"license.html":{}}}],["fragment.split('/')).flat",{"_index":752,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["free",{"_index":1760,"title":{},"body":{"license.html":{}}}],["freedom",{"_index":1783,"title":{},"body":{"license.html":{}}}],["freedoms",{"_index":1826,"title":{},"body":{"license.html":{}}}],["from(isvisible",{"_index":830,"title":{},"body":{"injectables/NavigationService.html":{}}}],["fulfilling",{"_index":2076,"title":{},"body":{"license.html":{}}}],["fulling",{"_index":1293,"title":{},"body":{"changelog.html":{}}}],["fully",{"_index":1299,"title":{},"body":{"changelog.html":{}}}],["function",{"_index":665,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"interfaces/SettingsMenuItem.html":{},"index.html":{},"miscellaneous/typealiases.html":{}}}],["functioning",{"_index":2239,"title":{},"body":{"license.html":{}}}],["functions",{"_index":1610,"title":{"miscellaneous/functions.html":{}},"body":{"miscellaneous/functions.html":{}}}],["fundamentally",{"_index":1859,"title":{},"body":{"license.html":{}}}],["further",{"_index":2182,"title":{},"body":{"license.html":{}}}],["future",{"_index":1882,"title":{},"body":{"license.html":{}}}],["g",{"_index":1683,"title":{},"body":{"index.html":{}}}],["general",{"_index":1534,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["generally",{"_index":2014,"title":{},"body":{"license.html":{}}}],["generate",{"_index":1301,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["generator",{"_index":1525,"title":{},"body":{"changelog.html":{},"index.html":{}}}],["generators",{"_index":1675,"title":{},"body":{"index.html":{}}}],["get(id",{"_index":779,"title":{},"body":{"injectables/NavigationService.html":{}}}],["getapp",{"_index":270,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["getapp(appid",{"_index":280,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["getapplist",{"_index":272,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["getapprouterlink",{"_index":273,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["getapprouterlink(appid",{"_index":287,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["getapprouterlinkorthrow",{"_index":274,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["getapprouterlinkorthrow(appid",{"_index":290,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["getappurl",{"_index":275,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["getappurl(appid",{"_index":292,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["getappurlorthrow",{"_index":276,"title":{},"body":{"injectables/ExternalAppsService.html":{},"changelog.html":{}}}],["getappurlorthrow(appid",{"_index":296,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["getpathprefix",{"_index":277,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["getting",{"_index":1108,"title":{"changelog.html":{},"index.html":{},"license.html":{}},"body":{}}],["give",{"_index":2112,"title":{},"body":{"license.html":{}}}],["given",{"_index":2044,"title":{},"body":{"license.html":{}}}],["gives",{"_index":2127,"title":{},"body":{"license.html":{}}}],["giving",{"_index":1835,"title":{},"body":{"license.html":{}}}],["gnu",{"_index":1754,"title":{},"body":{"license.html":{}}}],["governed",{"_index":2272,"title":{},"body":{"license.html":{}}}],["gpl",{"_index":1830,"title":{},"body":{"license.html":{},"properties.html":{}}}],["grant",{"_index":2294,"title":{},"body":{"license.html":{}}}],["granted",{"_index":2034,"title":{},"body":{"license.html":{}}}],["grants",{"_index":2351,"title":{},"body":{"license.html":{}}}],["gratis",{"_index":1822,"title":{},"body":{"license.html":{}}}],["grid",{"_index":2566,"title":{},"body":{"miscellaneous/variables.html":{}}}],["group",{"_index":1720,"title":{},"body":{"index.html":{}}}],["groups",{"_index":1167,"title":{},"body":{"changelog.html":{}}}],["grow",{"_index":194,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["guarantee",{"_index":1787,"title":{},"body":{"license.html":{}}}],["guidelines",{"_index":1121,"title":{},"body":{"changelog.html":{}}}],["handling",{"_index":1308,"title":{},"body":{"changelog.html":{}}}],["has(id",{"_index":782,"title":{},"body":{"injectables/NavigationService.html":{}}}],["hasapp",{"_index":278,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["hasapp(appid",{"_index":299,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["hasapps",{"_index":40,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["hash",{"_index":897,"title":{},"body":{"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{}}}],["hasportals",{"_index":162,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{}}}],["having",{"_index":2053,"title":{},"body":{"license.html":{}}}],["header",{"_index":156,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/HeaderComponent.html":{},"changelog.html":{},"index.html":{},"properties.html":{},"miscellaneous/variables.html":{}}}],["header'},{'name",{"_index":102,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["header.component.html",{"_index":159,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/HeaderComponent.html":{}}}],["header.component.scss",{"_index":160,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/HeaderComponent.html":{}}}],["header.component.ts",{"_index":154,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["header.component.ts:40",{"_index":166,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["header.component.ts:41",{"_index":170,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["header.component.ts:42",{"_index":176,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["header.component.ts:46",{"_index":172,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["header.component.ts:47",{"_index":168,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["header.directive",{"_index":1028,"title":{},"body":{"components/SidenavComponent.html":{}}}],["header.directive.ts",{"_index":1078,"title":{},"body":{"directives/SidenavHeaderDirective.html":{}}}],["header.directive.ts:11",{"_index":1079,"title":{},"body":{"directives/SidenavHeaderDirective.html":{}}}],["header.directive.ts:14",{"_index":1080,"title":{},"body":{"directives/SidenavHeaderDirective.html":{}}}],["header.service",{"_index":183,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/LayoutService.html":{}}}],["header.service.ts",{"_index":201,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["header.service.ts:34",{"_index":222,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["header.service.ts:42",{"_index":217,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["header.service.ts:52",{"_index":206,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["header.service.ts:68",{"_index":214,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["header/apps",{"_index":11,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["header/default",{"_index":153,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{}}}],["header/header.component",{"_index":152,"title":{},"body":{"components/BaseLayoutComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{}}}],["header/settings",{"_index":911,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["header/sidenav",{"_index":1081,"title":{},"body":{"components/SidenavToggleButtonComponent.html":{}}}],["header/user",{"_index":1087,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["headercomponent",{"_index":105,"title":{"components/HeaderComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["headerdirective",{"_index":135,"title":{"directives/HeaderDirective.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["headerportalcount",{"_index":557,"title":{},"body":{"injectables/LayoutService.html":{}}}],["headers",{"_index":1664,"title":{},"body":{"index.html":{},"properties.html":{}}}],["headerservice",{"_index":182,"title":{"injectables/HeaderService.html":{}},"body":{"components/DefaultHeaderComponent.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{}}}],["height",{"_index":568,"title":{},"body":{"injectables/LogoService.html":{},"components/NavigationItemComponent.html":{}}}],["hereafter",{"_index":2397,"title":{},"body":{"license.html":{}}}],["hidden",{"_index":723,"title":{},"body":{"components/NavigationItemComponent.html":{},"changelog.html":{}}}],["holder",{"_index":2324,"title":{},"body":{"license.html":{}}}],["holders",{"_index":2278,"title":{},"body":{"license.html":{}}}],["home",{"_index":1709,"title":{},"body":{"index.html":{}}}],["homepage",{"_index":2537,"title":{},"body":{"properties.html":{}}}],["horizontal",{"_index":1717,"title":{},"body":{"index.html":{}}}],["host",{"_index":155,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/NavigationComponent.html":{},"components/SidenavComponent.html":{},"miscellaneous/functions.html":{}}}],["hosts",{"_index":2190,"title":{},"body":{"license.html":{}}}],["household",{"_index":2212,"title":{},"body":{"license.html":{}}}],["href",{"_index":1547,"title":{},"body":{"changelog.html":{},"index.html":{}}}],["html",{"_index":91,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["https://app2.com",{"_index":1738,"title":{},"body":{"index.html":{}}}],["https://fsf.org",{"_index":1764,"title":{},"body":{"license.html":{}}}],["https://gitlab.com/rxap/packages",{"_index":2540,"title":{},"body":{"properties.html":{}}}],["https://gitlab.com/rxap/packages.git",{"_index":2543,"title":{},"body":{"properties.html":{}}}],["https:/gitlab.com/rxap/packages/packages/angular/layout",{"_index":2538,"title":{},"body":{"properties.html":{}}}],["i18n",{"_index":1287,"title":{},"body":{"changelog.html":{}}}],["icon",{"_index":131,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"index.html":{}}}],["icon.component",{"_index":193,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["icon.component.html",{"_index":1090,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["icon.component.scss",{"_index":1089,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["icon.component.ts",{"_index":1088,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["icon.component.ts:32",{"_index":1093,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["icon.component.ts:34",{"_index":1097,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["icon.component.ts:42",{"_index":1094,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["icon/user",{"_index":192,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["iconconfig",{"_index":660,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{},"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{}}}],["icondirective",{"_index":30,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/NavigationItemComponent.html":{},"components/SettingsButtonComponent.html":{}}}],["iconpadding",{"_index":1538,"title":{},"body":{"changelog.html":{}}}],["icons",{"_index":1341,"title":{},"body":{"changelog.html":{}}}],["id",{"_index":345,"title":{},"body":{"injectables/ExternalAppsService.html":{},"injectables/NavigationService.html":{}}}],["identifiable",{"_index":2425,"title":{},"body":{"license.html":{}}}],["identify",{"_index":1727,"title":{},"body":{"index.html":{}}}],["ids",{"_index":1459,"title":{},"body":{"changelog.html":{}}}],["imp",{"_index":1265,"title":{},"body":{"changelog.html":{}}}],["implement",{"_index":1998,"title":{},"body":{"license.html":{}}}],["implementation",{"_index":1999,"title":{},"body":{"license.html":{}}}],["implements",{"_index":14,"title":{},"body":{"components/AppsButtonComponent.html":{},"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{}}}],["implied",{"_index":2450,"title":{},"body":{"license.html":{}}}],["import",{"_index":64,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"index.html":{},"license.html":{}}}],["import('./layout.routes",{"_index":1696,"title":{},"body":{"index.html":{}}}],["important",{"_index":1046,"title":{},"body":{"components/SidenavComponent.html":{}}}],["importing",{"_index":2388,"title":{},"body":{"license.html":{}}}],["imports",{"_index":23,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{}}}],["impose",{"_index":2304,"title":{},"body":{"license.html":{}}}],["imposed",{"_index":2452,"title":{},"body":{"license.html":{}}}],["improve",{"_index":1217,"title":{},"body":{"changelog.html":{}}}],["inability",{"_index":2509,"title":{},"body":{"license.html":{}}}],["inaccurate",{"_index":2511,"title":{},"body":{"license.html":{}}}],["inc",{"_index":1763,"title":{},"body":{"license.html":{}}}],["incidental",{"_index":2505,"title":{},"body":{"license.html":{}}}],["include",{"_index":1991,"title":{},"body":{"license.html":{}}}],["included",{"_index":1296,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["includes",{"_index":1672,"title":{},"body":{"index.html":{},"license.html":{},"properties.html":{}}}],["including",{"_index":1663,"title":{},"body":{"index.html":{},"license.html":{},"properties.html":{}}}],["inclusion",{"_index":2145,"title":{},"body":{"license.html":{}}}],["incompatible",{"_index":1860,"title":{},"body":{"license.html":{}}}],["incorporation",{"_index":2215,"title":{},"body":{"license.html":{}}}],["indemnification",{"_index":2300,"title":{},"body":{"license.html":{}}}],["independent",{"_index":2133,"title":{},"body":{"license.html":{}}}],["index",{"_index":35,"title":{"index.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"miscellaneous/functions.html":{},"miscellaneous/typealiases.html":{},"miscellaneous/variables.html":{}}}],["indicate",{"_index":2355,"title":{},"body":{"license.html":{}}}],["indicates",{"_index":60,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["indicating",{"_index":2314,"title":{},"body":{"license.html":{}}}],["indicator",{"_index":1362,"title":{},"body":{"changelog.html":{}}}],["individual",{"_index":2143,"title":{},"body":{"license.html":{}}}],["individuals",{"_index":1869,"title":{},"body":{"license.html":{}}}],["industrial",{"_index":2230,"title":{},"body":{"license.html":{}}}],["infiltrator",{"_index":1314,"title":{},"body":{"changelog.html":{}}}],["infix",{"_index":293,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["info",{"_index":3,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"miscellaneous/variables.html":{}}}],["info'},{'name",{"_index":121,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["info.component",{"_index":462,"title":{},"body":{"components/LayoutComponent.html":{}}}],["info.component.html",{"_index":877,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["info.component.scss",{"_index":878,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["info.component.ts",{"_index":876,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["info.component.ts:27",{"_index":883,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["info.component.ts:28",{"_index":885,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["info.component.ts:32",{"_index":881,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["info/release",{"_index":461,"title":{},"body":{"components/LayoutComponent.html":{},"components/ReleaseInfoComponent.html":{}}}],["inform",{"_index":2198,"title":{},"body":{"license.html":{}}}],["information",{"_index":2234,"title":{},"body":{"license.html":{}}}],["infringe",{"_index":2353,"title":{},"body":{"license.html":{}}}],["infringed",{"_index":2385,"title":{},"body":{"license.html":{}}}],["infringement",{"_index":1936,"title":{},"body":{"license.html":{}}}],["inherit",{"_index":1051,"title":{},"body":{"components/SidenavComponent.html":{}}}],["init",{"_index":1676,"title":{},"body":{"index.html":{}}}],["initgenerator",{"_index":1611,"title":{},"body":{"miscellaneous/functions.html":{}}}],["initgenerator(tree",{"_index":1632,"title":{},"body":{"miscellaneous/functions.html":{}}}],["initgeneratorschema",{"_index":1634,"title":{},"body":{"miscellaneous/functions.html":{}}}],["initial",{"_index":1310,"title":{},"body":{"changelog.html":{}}}],["initialcollapsable",{"_index":524,"title":{},"body":{"injectables/LayoutService.html":{}}}],["initialize",{"_index":1751,"title":{},"body":{"index.html":{}}}],["initialvalue",{"_index":174,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/SettingsButtonComponent.html":{}}}],["initiate",{"_index":2378,"title":{},"body":{"license.html":{}}}],["inject",{"_index":67,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"index.html":{}}}],["inject(configservice",{"_index":312,"title":{},"body":{"injectables/ExternalAppsService.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{}}}],["inject(defaultheaderservice",{"_index":197,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["inject(elementref",{"_index":730,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["inject(externalappsservice",{"_index":80,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["inject(extract_username_from_profile",{"_index":1104,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["inject(footerservice",{"_index":384,"title":{},"body":{"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/LayoutService.html":{}}}],["inject(headerservice",{"_index":423,"title":{},"body":{"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/LayoutService.html":{}}}],["inject(injector",{"_index":637,"title":{},"body":{"components/NavigationComponent.html":{},"injectables/NavigationService.html":{},"components/SettingsButtonComponent.html":{}}}],["inject(layoutservice",{"_index":196,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{}}}],["inject(locale_id",{"_index":318,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["inject(logoservice",{"_index":466,"title":{},"body":{"components/LayoutComponent.html":{}}}],["inject(matdialog",{"_index":892,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["inject(matdialog).open(mycustomdialogcomponent",{"_index":1745,"title":{},"body":{"index.html":{}}}],["inject(mediamatcher",{"_index":511,"title":{},"body":{"injectables/LayoutService.html":{}}}],["inject(navigationservice",{"_index":635,"title":{},"body":{"components/NavigationComponent.html":{}}}],["inject(pubsubservice",{"_index":1105,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["inject(renderer2",{"_index":732,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["inject(router",{"_index":729,"title":{},"body":{"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{}}}],["inject(rxap_environment",{"_index":314,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["inject(rxap_logo_config",{"_index":573,"title":{},"body":{"injectables/LogoService.html":{}}}],["inject(rxap_logo_config_defaults",{"_index":575,"title":{},"body":{"injectables/LogoService.html":{}}}],["inject(rxap_navigation_config",{"_index":800,"title":{},"body":{"injectables/NavigationService.html":{}}}],["inject(rxap_navigation_config_inserts",{"_index":801,"title":{},"body":{"injectables/NavigationService.html":{}}}],["inject(rxap_navigation_layout_config_defaults",{"_index":512,"title":{},"body":{"injectables/LayoutService.html":{}}}],["inject(templateref",{"_index":393,"title":{},"body":{"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{}}}],["inject(themeservice",{"_index":963,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["inject(viewcontainerref",{"_index":394,"title":{},"body":{"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{}}}],["injectable",{"_index":199,"title":{"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"injectables/NavigationService.html":{}},"body":{"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"injectables/NavigationService.html":{},"index.html":{}}}],["injectables",{"_index":200,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"injectables/NavigationService.html":{},"overview.html":{}}}],["injectedportals",{"_index":239,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["injectiontoken",{"_index":662,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{},"miscellaneous/variables.html":{}}}],["injectiontoken('rxap/layout/apps",{"_index":2565,"title":{},"body":{"miscellaneous/variables.html":{}}}],["injectiontoken('rxap/layout/external",{"_index":2561,"title":{},"body":{"miscellaneous/variables.html":{}}}],["injectiontoken('rxap/layout/logo",{"_index":2567,"title":{},"body":{"miscellaneous/variables.html":{}}}],["injectiontoken('rxap/layout/release",{"_index":2571,"title":{},"body":{"miscellaneous/variables.html":{}}}],["injectiontoken('rxap/layout/settings",{"_index":2572,"title":{},"body":{"miscellaneous/variables.html":{}}}],["injectiontoken('rxap/layout/user",{"_index":2574,"title":{},"body":{"miscellaneous/variables.html":{}}}],["injectiontoken>('rxap/layout/app",{"_index":2562,"title":{},"body":{"miscellaneous/variables.html":{}}}],["injectiontoken>('rxap/layout/footer",{"_index":2563,"title":{},"body":{"miscellaneous/variables.html":{}}}],["injectiontoken>('rxap/layout/header",{"_index":2564,"title":{},"body":{"miscellaneous/variables.html":{}}}],["injectiontoken>('rxap/layout/navigation",{"_index":2570,"title":{},"body":{"miscellaneous/variables.html":{}}}],["injector",{"_index":618,"title":{},"body":{"components/NavigationComponent.html":{},"injectables/NavigationService.html":{},"components/SettingsButtonComponent.html":{}}}],["inner",{"_index":1064,"title":{},"body":{"components/SidenavComponent.html":{}}}],["input",{"_index":420,"title":{},"body":{"components/HeaderComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["input(0",{"_index":634,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{}}}],["input(false",{"_index":636,"title":{},"body":{"components/NavigationComponent.html":{}}}],["input.required",{"_index":727,"title":{},"body":{"components/NavigationItemComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["inputs",{"_index":415,"title":{},"body":{"components/HeaderComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["insert",{"_index":667,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"index.html":{}}}],["insert(id",{"_index":786,"title":{},"body":{"injectables/NavigationService.html":{}}}],["inserted",{"_index":1724,"title":{},"body":{"index.html":{}}}],["inserts",{"_index":774,"title":{},"body":{"injectables/NavigationService.html":{},"miscellaneous/functions.html":{},"miscellaneous/variables.html":{}}}],["inside",{"_index":1856,"title":{},"body":{"license.html":{}}}],["install",{"_index":1305,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["installation",{"_index":1674,"title":{},"body":{"index.html":{},"license.html":{}}}],["installed",{"_index":2251,"title":{},"body":{"license.html":{}}}],["instanceof",{"_index":744,"title":{},"body":{"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{}}}],["instead",{"_index":785,"title":{},"body":{"injectables/NavigationService.html":{}}}],["intact",{"_index":2106,"title":{},"body":{"license.html":{}}}],["integration",{"_index":1669,"title":{},"body":{"index.html":{},"properties.html":{}}}],["intended",{"_index":1786,"title":{},"body":{"license.html":{}}}],["intention",{"_index":2094,"title":{},"body":{"license.html":{}}}],["interaction",{"_index":1953,"title":{},"body":{"license.html":{}}}],["interactive",{"_index":1958,"title":{},"body":{"license.html":{}}}],["interchange",{"_index":2160,"title":{},"body":{"license.html":{}}}],["interest",{"_index":2372,"title":{},"body":{"license.html":{}}}],["interface",{"_index":654,"title":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{},"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{}},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{},"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{},"license.html":{}}}],["interfaces",{"_index":655,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{},"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{},"license.html":{},"overview.html":{}}}],["interfered",{"_index":2241,"title":{},"body":{"license.html":{}}}],["internal",{"_index":818,"title":{},"body":{"injectables/NavigationService.html":{}}}],["interop",{"_index":180,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/SettingsButtonComponent.html":{}}}],["interpretation",{"_index":2519,"title":{},"body":{"license.html":{}}}],["interpreter",{"_index":2008,"title":{},"body":{"license.html":{}}}],["intimate",{"_index":2025,"title":{},"body":{"license.html":{}}}],["invalidate",{"_index":2128,"title":{},"body":{"license.html":{}}}],["invisible",{"_index":697,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["irrevocable",{"_index":2036,"title":{},"body":{"license.html":{}}}],["isactive",{"_index":747,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["isdevmode",{"_index":228,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"components/SettingsButtonComponent.html":{}}}],["isfunction",{"_index":232,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"components/SettingsButtonComponent.html":{}}}],["isfunction(item",{"_index":237,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"components/SettingsButtonComponent.html":{}}}],["ismobile",{"_index":473,"title":{},"body":{"injectables/LayoutService.html":{}}}],["isnavigationdivideritem",{"_index":601,"title":{},"body":{"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"miscellaneous/functions.html":{}}}],["isnavigationdivideritem(item",{"_index":610,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"miscellaneous/functions.html":{}}}],["isnavigationdivideritem(navigationitem",{"_index":820,"title":{},"body":{"injectables/NavigationService.html":{}}}],["isnavigationinsertitem",{"_index":668,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"miscellaneous/functions.html":{}}}],["isnavigationinsertitem(item",{"_index":1635,"title":{},"body":{"miscellaneous/functions.html":{}}}],["isnavigationinsertitem(navigationitem",{"_index":866,"title":{},"body":{"injectables/NavigationService.html":{}}}],["isnavigationitem",{"_index":602,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"miscellaneous/functions.html":{}}}],["isnavigationitem(item",{"_index":612,"title":{},"body":{"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"interfaces/NavigationStatus.html":{},"miscellaneous/functions.html":{}}}],["isnavigationitem(navigationitem",{"_index":870,"title":{},"body":{"injectables/NavigationService.html":{}}}],["isopen",{"_index":41,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["issue",{"_index":1322,"title":{},"body":{"changelog.html":{}}}],["issues",{"_index":1312,"title":{},"body":{"changelog.html":{},"properties.html":{}}}],["isvisible",{"_index":671,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"index.html":{}}}],["isvisible$.pipe(catcherror(e",{"_index":832,"title":{},"body":{"injectables/NavigationService.html":{}}}],["isvisible(item",{"_index":1716,"title":{},"body":{"index.html":{}}}],["isvisible(navigationitem",{"_index":873,"title":{},"body":{"interfaces/NavigationStatus.html":{}}}],["isvisiblearray",{"_index":823,"title":{},"body":{"injectables/NavigationService.html":{}}}],["isvisiblearray.reduce((acc",{"_index":847,"title":{},"body":{"injectables/NavigationService.html":{}}}],["item",{"_index":238,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/SettingsButtonComponent.html":{},"changelog.html":{},"miscellaneous/functions.html":{},"index.html":{},"license.html":{},"miscellaneous/variables.html":{}}}],["item().label",{"_index":754,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.action",{"_index":983,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["item.children",{"_index":737,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.children.length",{"_index":738,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component",{"_index":625,"title":{},"body":{"components/NavigationComponent.html":{}}}],["item.component.html",{"_index":685,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.scss",{"_index":684,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.ts",{"_index":679,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.ts:101",{"_index":698,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.ts:111",{"_index":694,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.ts:170",{"_index":690,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.ts:176",{"_index":691,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.ts:182",{"_index":689,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.ts:94",{"_index":688,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.ts:96",{"_index":693,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.ts:98",{"_index":687,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.ts:99",{"_index":692,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.label",{"_index":985,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["item.title",{"_index":653,"title":{},"body":{"components/NavigationComponent.html":{}}}],["item.ts",{"_index":657,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{},"miscellaneous/functions.html":{},"miscellaneous/typealiases.html":{}}}],["item.ts:39",{"_index":874,"title":{},"body":{"interfaces/NavigationStatus.html":{}}}],["item/navigation",{"_index":624,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{}}}],["item['divider",{"_index":666,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{}}}],["item['insert",{"_index":669,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{}}}],["item['label",{"_index":678,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{}}}],["item['routerlink",{"_index":677,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{}}}],["item]'},{'name",{"_index":115,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["itemclasses",{"_index":686,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["itemexample",{"_index":1748,"title":{},"body":{"index.html":{}}}],["itemproperties",{"_index":1489,"title":{},"body":{"changelog.html":{}}}],["items",{"_index":596,"title":{},"body":{"components/NavigationComponent.html":{},"changelog.html":{},"miscellaneous/functions.html":{},"index.html":{}}}],["items.map(item",{"_index":956,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["itself",{"_index":2256,"title":{},"body":{"license.html":{}}}],["joinpath",{"_index":335,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["joinpath(app.href",{"_index":349,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["june",{"_index":1756,"title":{},"body":{"license.html":{}}}],["keep",{"_index":2105,"title":{},"body":{"license.html":{}}}],["kernel",{"_index":2002,"title":{},"body":{"license.html":{}}}],["key",{"_index":1726,"title":{},"body":{"index.html":{},"license.html":{}}}],["keygeneration",{"_index":1573,"title":{},"body":{"changelog.html":{}}}],["keys",{"_index":2236,"title":{},"body":{"license.html":{}}}],["keywords",{"_index":2534,"title":{},"body":{"properties.html":{}}}],["kind",{"_index":1949,"title":{},"body":{"license.html":{}}}],["kinds",{"_index":1776,"title":{},"body":{"license.html":{}}}],["know",{"_index":1806,"title":{},"body":{"license.html":{}}}],["knowingly",{"_index":2413,"title":{},"body":{"license.html":{}}}],["knowledge",{"_index":2422,"title":{},"body":{"license.html":{}}}],["label",{"_index":674,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{},"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{},"index.html":{}}}],["lang",{"_index":1257,"title":{},"body":{"changelog.html":{}}}],["language",{"_index":1224,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["larger",{"_index":2137,"title":{},"body":{"license.html":{}}}],["later",{"_index":2477,"title":{},"body":{"license.html":{},"properties.html":{}}}],["law",{"_index":1938,"title":{},"body":{"license.html":{}}}],["laws",{"_index":1910,"title":{},"body":{"license.html":{}}}],["lawsuit",{"_index":2383,"title":{},"body":{"license.html":{}}}],["layout",{"_index":147,"title":{},"body":{"components/BaseLayoutComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"changelog.html":{},"miscellaneous/functions.html":{},"index.html":{},"properties.html":{}}}],["layout'},{'name",{"_index":100,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["layout.component",{"_index":587,"title":{},"body":{"components/MinimalLayoutComponent.html":{}}}],["layout.component.html",{"_index":148,"title":{},"body":{"components/BaseLayoutComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{}}}],["layout.component.scss",{"_index":150,"title":{},"body":{"components/BaseLayoutComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{}}}],["layout.component.ts",{"_index":146,"title":{},"body":{"components/BaseLayoutComponent.html":{},"components/MinimalLayoutComponent.html":{}}}],["layout.routes.ts",{"_index":1685,"title":{},"body":{"index.html":{}}}],["layout.service",{"_index":185,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{}}}],["layout/base",{"_index":145,"title":{},"body":{"components/BaseLayoutComponent.html":{},"components/MinimalLayoutComponent.html":{}}}],["layout/minimal",{"_index":586,"title":{},"body":{"components/MinimalLayoutComponent.html":{}}}],["layoutcomponent",{"_index":106,"title":{"components/LayoutComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"index.html":{}}}],["layoutcomponentservice",{"_index":195,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/SidenavToggleButtonComponent.html":{}}}],["layouts",{"_index":1662,"title":{},"body":{"index.html":{},"properties.html":{}}}],["layoutservice",{"_index":184,"title":{"injectables/LayoutService.html":{}},"body":{"components/DefaultHeaderComponent.html":{},"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{}}}],["lazy",{"_index":1202,"title":{},"body":{"changelog.html":{}}}],["left",{"_index":1713,"title":{},"body":{"index.html":{}}}],["legal",{"_index":1836,"title":{},"body":{"license.html":{}}}],["legend",{"_index":90,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["level",{"_index":597,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{}}}],["li[rxap",{"_index":113,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["liability",{"_index":2281,"title":{},"body":{"license.html":{}}}],["liable",{"_index":1935,"title":{},"body":{"license.html":{}}}],["libraries",{"_index":1989,"title":{},"body":{"license.html":{}}}],["library",{"_index":1656,"title":{},"body":{"index.html":{},"license.html":{},"properties.html":{}}}],["licence",{"_index":1269,"title":{},"body":{"changelog.html":{}}}],["license",{"_index":1753,"title":{"license.html":{}},"body":{"license.html":{},"properties.html":{}}}],["licensed",{"_index":1914,"title":{},"body":{"license.html":{}}}],["licensee",{"_index":1916,"title":{},"body":{"license.html":{}}}],["licensees",{"_index":1918,"title":{},"body":{"license.html":{}}}],["licenses",{"_index":1778,"title":{},"body":{"license.html":{}}}],["licensing",{"_index":2357,"title":{},"body":{"license.html":{}}}],["licensors",{"_index":2292,"title":{},"body":{"license.html":{}}}],["likewise",{"_index":2349,"title":{},"body":{"license.html":{}}}],["limit",{"_index":2095,"title":{},"body":{"license.html":{}}}],["limitation",{"_index":2502,"title":{},"body":{"license.html":{}}}],["limited",{"_index":2489,"title":{},"body":{"license.html":{}}}],["limiting",{"_index":2280,"title":{},"body":{"license.html":{}}}],["line",{"_index":324,"title":{},"body":{"injectables/ExternalAppsService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"index.html":{}}}],["link",{"_index":356,"title":{},"body":{"injectables/ExternalAppsService.html":{},"changelog.html":{},"index.html":{},"license.html":{}}}],["linked",{"_index":2021,"title":{},"body":{"license.html":{}}}],["list",{"_index":62,"title":{},"body":{"components/AppsButtonComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"components/NavigationComponent.html":{},"changelog.html":{},"license.html":{}}}],["litigation",{"_index":2379,"title":{},"body":{"license.html":{}}}],["load",{"_index":1353,"title":{},"body":{"changelog.html":{}}}],["loadchildren",{"_index":1695,"title":{},"body":{"index.html":{}}}],["loaded",{"_index":1689,"title":{},"body":{"index.html":{}}}],["local",{"_index":2520,"title":{},"body":{"license.html":{}}}],["locale_id",{"_index":320,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["localeid",{"_index":269,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["localid",{"_index":1740,"title":{},"body":{"index.html":{}}}],["log",{"_index":1112,"title":{},"body":{"changelog.html":{}}}],["logic",{"_index":1160,"title":{},"body":{"changelog.html":{}}}],["logo",{"_index":569,"title":{},"body":{"injectables/LogoService.html":{},"changelog.html":{}}}],["logo.png",{"_index":576,"title":{},"body":{"injectables/LogoService.html":{}}}],["logo.service",{"_index":457,"title":{},"body":{"components/LayoutComponent.html":{}}}],["logoheight",{"_index":445,"title":{},"body":{"components/LayoutComponent.html":{}}}],["logoservice",{"_index":456,"title":{"injectables/LogoService.html":{}},"body":{"components/LayoutComponent.html":{},"injectables/LogoService.html":{}}}],["logosrc",{"_index":446,"title":{},"body":{"components/LayoutComponent.html":{}}}],["logout",{"_index":1092,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["logowidth",{"_index":447,"title":{},"body":{"components/LayoutComponent.html":{}}}],["long",{"_index":2049,"title":{},"body":{"license.html":{}}}],["loop",{"_index":647,"title":{},"body":{"components/NavigationComponent.html":{}}}],["loss",{"_index":2510,"title":{},"body":{"license.html":{}}}],["losses",{"_index":2512,"title":{},"body":{"license.html":{}}}],["machine",{"_index":2150,"title":{},"body":{"license.html":{}}}],["made",{"_index":2242,"title":{},"body":{"license.html":{}}}],["maintain",{"_index":2186,"title":{},"body":{"license.html":{}}}],["major",{"_index":1994,"title":{},"body":{"license.html":{}}}],["make",{"_index":1789,"title":{},"body":{"license.html":{}}}],["makes",{"_index":2067,"title":{},"body":{"license.html":{}}}],["making",{"_index":1924,"title":{},"body":{"license.html":{}}}],["manner",{"_index":2398,"title":{},"body":{"license.html":{}}}],["manufacturer",{"_index":1858,"title":{},"body":{"license.html":{}}}],["map",{"_index":769,"title":{},"body":{"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"components/SettingsButtonComponent.html":{}}}],["map((children",{"_index":855,"title":{},"body":{"injectables/NavigationService.html":{}}}],["map((isvisible",{"_index":849,"title":{},"body":{"injectables/NavigationService.html":{}}}],["map((isvisiblearray",{"_index":846,"title":{},"body":{"injectables/NavigationService.html":{}}}],["map((navigationwithnullitems",{"_index":861,"title":{},"body":{"injectables/NavigationService.html":{}}}],["map((status",{"_index":827,"title":{},"body":{"injectables/NavigationService.html":{}}}],["map((statustoken",{"_index":824,"title":{},"body":{"injectables/NavigationService.html":{}}}],["map(app",{"_index":362,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["map(event",{"_index":765,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["map(isvisible",{"_index":831,"title":{},"body":{"injectables/NavigationService.html":{}}}],["map(item",{"_index":236,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"components/SettingsButtonComponent.html":{}}}],["march",{"_index":2447,"title":{},"body":{"license.html":{}}}],["margin",{"_index":1319,"title":{},"body":{"changelog.html":{}}}],["marked",{"_index":1847,"title":{},"body":{"license.html":{}}}],["marks",{"_index":2298,"title":{},"body":{"license.html":{}}}],["masks",{"_index":1912,"title":{},"body":{"license.html":{}}}],["mat",{"_index":1063,"title":{},"body":{"components/SidenavComponent.html":{},"index.html":{}}}],["matanchor",{"_index":27,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["matbutton",{"_index":25,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SidenavComponent.html":{}}}],["matbuttonmodule",{"_index":439,"title":{},"body":{"components/LayoutComponent.html":{}}}],["matching",{"_index":143,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"dependencies.html":{},"miscellaneous/functions.html":{},"index.html":{},"license.html":{},"modules.html":{},"overview.html":{},"properties.html":{},"miscellaneous/typealiases.html":{},"miscellaneous/variables.html":{}}}],["matdialog",{"_index":886,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["matdivider",{"_index":1000,"title":{},"body":{"components/SidenavComponent.html":{}}}],["matdividermodule",{"_index":592,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{}}}],["matdrawermode",{"_index":504,"title":{},"body":{"injectables/LayoutService.html":{},"components/SidenavComponent.html":{}}}],["material",{"_index":1560,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["materially",{"_index":2257,"title":{},"body":{"license.html":{}}}],["maticon",{"_index":29,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{}}}],["maticonbutton",{"_index":28,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{}}}],["maticonmodule",{"_index":438,"title":{},"body":{"components/LayoutComponent.html":{},"components/NavigationItemComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["matmenu",{"_index":912,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["matmenuitem",{"_index":914,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["matmenumodule",{"_index":441,"title":{},"body":{"components/LayoutComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["matmenutrigger",{"_index":913,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["matprogressbar",{"_index":758,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["matripplemodule",{"_index":683,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["matsidenav",{"_index":997,"title":{},"body":{"components/SidenavComponent.html":{}}}],["matsidenavcontainer",{"_index":998,"title":{},"body":{"components/SidenavComponent.html":{}}}],["matsidenavcontent",{"_index":999,"title":{},"body":{"components/SidenavComponent.html":{}}}],["matsidenavmodule",{"_index":436,"title":{},"body":{"components/LayoutComponent.html":{}}}],["mattoolbar",{"_index":413,"title":{},"body":{"components/HeaderComponent.html":{}}}],["mattoolbarmodule",{"_index":375,"title":{},"body":{"components/FooterComponent.html":{}}}],["mattoolbarrow",{"_index":157,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/HeaderComponent.html":{}}}],["mdi",{"_index":1340,"title":{},"body":{"changelog.html":{}}}],["meaning",{"_index":2307,"title":{},"body":{"license.html":{}}}],["means",{"_index":1909,"title":{},"body":{"license.html":{}}}],["measure",{"_index":2075,"title":{},"body":{"license.html":{}}}],["measures",{"_index":2087,"title":{},"body":{"license.html":{}}}],["mediamatcher",{"_index":501,"title":{},"body":{"injectables/LayoutService.html":{}}}],["medium",{"_index":2101,"title":{},"body":{"license.html":{}}}],["meet",{"_index":2114,"title":{},"body":{"license.html":{}}}],["meets",{"_index":1973,"title":{},"body":{"license.html":{}}}],["menu",{"_index":1086,"title":{},"body":{"components/SidenavToggleButtonComponent.html":{},"changelog.html":{},"index.html":{},"license.html":{},"miscellaneous/variables.html":{}}}],["menu_open",{"_index":1085,"title":{},"body":{"components/SidenavToggleButtonComponent.html":{}}}],["merchantability",{"_index":2490,"title":{},"body":{"license.html":{}}}],["mere",{"_index":1952,"title":{},"body":{"license.html":{}}}],["merge",{"_index":1431,"title":{},"body":{"changelog.html":{}}}],["merging",{"_index":2368,"title":{},"body":{"license.html":{}}}],["merzough",{"_index":1476,"title":{},"body":{"changelog.html":{},"properties.html":{}}}],["met",{"_index":2038,"title":{},"body":{"license.html":{}}}],["metadata",{"_index":16,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{}}}],["method",{"_index":307,"title":{},"body":{"injectables/ExternalAppsService.html":{},"injectables/NavigationService.html":{},"changelog.html":{},"index.html":{}}}],["methodportals",{"_index":243,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["methods",{"_index":42,"title":{},"body":{"components/AppsButtonComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"license.html":{}}}],["min",{"_index":1290,"title":{},"body":{"changelog.html":{}}}],["minimal",{"_index":108,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["minimallayoutcomponent",{"_index":107,"title":{"components/MinimalLayoutComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["miscellaneous",{"_index":1609,"title":{"miscellaneous/functions.html":{},"miscellaneous/typealiases.html":{},"miscellaneous/variables.html":{}},"body":{"miscellaneous/functions.html":{},"miscellaneous/typealiases.html":{},"miscellaneous/variables.html":{}}}],["misrepresentation",{"_index":2287,"title":{},"body":{"license.html":{}}}],["missing",{"_index":1141,"title":{},"body":{"changelog.html":{}}}],["mmuenker@digitaix.com",{"_index":1478,"title":{},"body":{"changelog.html":{}}}],["mobilequery",{"_index":513,"title":{},"body":{"injectables/LayoutService.html":{}}}],["mobilequery.addeventlistener('change",{"_index":520,"title":{},"body":{"injectables/LayoutService.html":{}}}],["mobilequery.matches",{"_index":523,"title":{},"body":{"injectables/LayoutService.html":{}}}],["mockspeerdependency",{"_index":1522,"title":{},"body":{"changelog.html":{}}}],["mode",{"_index":474,"title":{},"body":{"injectables/LayoutService.html":{},"components/SettingsButtonComponent.html":{},"changelog.html":{},"index.html":{},"license.html":{}}}],["model",{"_index":2167,"title":{},"body":{"license.html":{}}}],["modetype",{"_index":1507,"title":{},"body":{"changelog.html":{}}}],["modification",{"_index":1905,"title":{},"body":{"license.html":{}}}],["modifications",{"_index":1977,"title":{},"body":{"license.html":{}}}],["modified",{"_index":1846,"title":{},"body":{"license.html":{}}}],["modifies",{"_index":2119,"title":{},"body":{"license.html":{}}}],["modify",{"_index":1819,"title":{},"body":{"license.html":{}}}],["modifying",{"_index":1942,"title":{},"body":{"license.html":{}}}],["module",{"_index":326,"title":{},"body":{"injectables/ExternalAppsService.html":{},"components/ReleaseInfoComponent.html":{},"changelog.html":{},"miscellaneous/functions.html":{},"miscellaneous/variables.html":{}}}],["module.hash",{"_index":900,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["module.name",{"_index":898,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["module.version",{"_index":899,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["modules",{"_index":879,"title":{"modules.html":{}},"body":{"components/ReleaseInfoComponent.html":{},"modules.html":{}}}],["modules.length",{"_index":895,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["mono",{"_index":1432,"title":{},"body":{"changelog.html":{}}}],["more",{"_index":2169,"title":{},"body":{"license.html":{}}}],["moreover",{"_index":2336,"title":{},"body":{"license.html":{}}}],["morph",{"_index":1591,"title":{},"body":{"dependencies.html":{}}}],["move",{"_index":1223,"title":{},"body":{"changelog.html":{}}}],["multi",{"_index":1142,"title":{},"body":{"changelog.html":{}}}],["multiple",{"_index":254,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["mv",{"_index":1559,"title":{},"body":{"changelog.html":{}}}],["mycustommenuitemcomponent",{"_index":1749,"title":{},"body":{"index.html":{}}}],["münker",{"_index":1477,"title":{},"body":{"changelog.html":{},"properties.html":{}}}],["name",{"_index":96,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"miscellaneous/functions.html":{}}}],["names",{"_index":2291,"title":{},"body":{"license.html":{}}}],["nature",{"_index":2134,"title":{},"body":{"license.html":{}}}],["nav",{"_index":718,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["navigate",{"_index":279,"title":{},"body":{"injectables/ExternalAppsService.html":{},"changelog.html":{},"index.html":{}}}],["navigate(appid",{"_index":302,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["navigated",{"_index":1707,"title":{},"body":{"index.html":{}}}],["navigating",{"_index":761,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["navigation",{"_index":114,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"index.html":{},"properties.html":{},"miscellaneous/typealiases.html":{}}}],["navigation.apps",{"_index":1733,"title":{},"body":{"index.html":{}}}],["navigation.component",{"_index":715,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["navigation.component.html",{"_index":595,"title":{},"body":{"components/NavigationComponent.html":{}}}],["navigation.component.scss",{"_index":594,"title":{},"body":{"components/NavigationComponent.html":{}}}],["navigation.map((navigationitem",{"_index":859,"title":{},"body":{"injectables/NavigationService.html":{}}}],["navigation.push",{"_index":868,"title":{},"body":{"injectables/NavigationService.html":{}}}],["navigation.push(navigationitem",{"_index":872,"title":{},"body":{"injectables/NavigationService.html":{}}}],["navigation.service",{"_index":623,"title":{},"body":{"components/NavigationComponent.html":{}}}],["navigation/navigation",{"_index":796,"title":{},"body":{"injectables/NavigationService.html":{}}}],["navigation/navigation.component",{"_index":460,"title":{},"body":{"components/LayoutComponent.html":{},"components/SidenavComponent.html":{}}}],["navigation]'},{'name",{"_index":111,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["navigationbutton",{"_index":1581,"title":{},"body":{"changelog.html":{}}}],["navigationcancel",{"_index":764,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["navigationcomponent",{"_index":109,"title":{"components/NavigationComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{}}}],["navigationconfig",{"_index":505,"title":{},"body":{"injectables/LayoutService.html":{}}}],["navigationconfigdefaults",{"_index":484,"title":{},"body":{"injectables/LayoutService.html":{}}}],["navigationconfigdefaults.collapsable",{"_index":526,"title":{},"body":{"injectables/LayoutService.html":{}}}],["navigationconfigdefaults.fixedinviewport",{"_index":537,"title":{},"body":{"injectables/LayoutService.html":{}}}],["navigationconfigdefaults.mode",{"_index":531,"title":{},"body":{"injectables/LayoutService.html":{}}}],["navigationconfigdefaults.opened",{"_index":535,"title":{},"body":{"injectables/LayoutService.html":{}}}],["navigationconfigdefaults.pinned",{"_index":528,"title":{},"body":{"injectables/LayoutService.html":{}}}],["navigationdivideritem",{"_index":608,"title":{"interfaces/NavigationDividerItem.html":{}},"body":{"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"miscellaneous/functions.html":{},"index.html":{}}}],["navigationend",{"_index":708,"title":{},"body":{"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{}}}],["navigationinsertitem",{"_index":664,"title":{"interfaces/NavigationInsertItem.html":{}},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{},"miscellaneous/functions.html":{},"index.html":{}}}],["navigationitem",{"_index":607,"title":{"interfaces/NavigationItem.html":{}},"body":{"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"miscellaneous/functions.html":{},"index.html":{}}}],["navigationitem.status",{"_index":821,"title":{},"body":{"injectables/NavigationService.html":{}}}],["navigationitemcomponent",{"_index":112,"title":{"components/NavigationItemComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{}}}],["navigationitemornull",{"_index":851,"title":{},"body":{"injectables/NavigationService.html":{}}}],["navigationitemornull.children",{"_index":854,"title":{},"body":{"injectables/NavigationService.html":{}}}],["navigationitemornull.children?.length",{"_index":852,"title":{},"body":{"injectables/NavigationService.html":{}}}],["navigationitems",{"_index":598,"title":{},"body":{"components/NavigationComponent.html":{},"changelog.html":{}}}],["navigationprogressbarcomponent",{"_index":116,"title":{"components/NavigationProgressBarComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["navigationservice",{"_index":622,"title":{"injectables/NavigationService.html":{}},"body":{"components/NavigationComponent.html":{},"injectables/NavigationService.html":{}}}],["navigationstart",{"_index":763,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["navigationstatus",{"_index":670,"title":{"interfaces/NavigationStatus.html":{}},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{}}}],["navigationwithinserts",{"_index":663,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"index.html":{},"miscellaneous/typealiases.html":{},"miscellaneous/variables.html":{}}}],["navigationwithnullitems",{"_index":863,"title":{},"body":{"injectables/NavigationService.html":{}}}],["necessary",{"_index":2498,"title":{},"body":{"license.html":{}}}],["need",{"_index":1810,"title":{},"body":{"license.html":{}}}],["needed",{"_index":1883,"title":{},"body":{"license.html":{}}}],["nest",{"_index":1436,"title":{},"body":{"changelog.html":{}}}],["network",{"_index":1955,"title":{},"body":{"license.html":{}}}],["neutral",{"_index":630,"title":{},"body":{"components/NavigationComponent.html":{}}}],["new",{"_index":241,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"components/SettingsButtonComponent.html":{},"changelog.html":{},"index.html":{},"license.html":{},"miscellaneous/variables.html":{}}}],["next",{"_index":323,"title":{},"body":{"injectables/ExternalAppsService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"license.html":{}}}],["next.0",{"_index":1484,"title":{},"body":{"changelog.html":{}}}],["next.1",{"_index":1467,"title":{},"body":{"changelog.html":{}}}],["next.2",{"_index":1466,"title":{},"body":{"changelog.html":{}}}],["next.3",{"_index":1465,"title":{},"body":{"changelog.html":{}}}],["ng",{"_index":1061,"title":{},"body":{"components/SidenavComponent.html":{},"changelog.html":{}}}],["ngafterviewinit",{"_index":739,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["ngclass",{"_index":444,"title":{},"body":{"components/LayoutComponent.html":{},"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{}}}],["ngfor",{"_index":591,"title":{},"body":{"components/NavigationComponent.html":{}}}],["ngif",{"_index":440,"title":{},"body":{"components/LayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{}}}],["ngonchanges(changes",{"_index":733,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["ngondestroy",{"_index":399,"title":{},"body":{"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{}}}],["ngoninit",{"_index":82,"title":{},"body":{"components/AppsButtonComponent.html":{},"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{},"components/NavigationComponent.html":{}}}],["ngoptimizedimage",{"_index":24,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/LayoutComponent.html":{}}}],["ngstyle",{"_index":443,"title":{},"body":{"components/LayoutComponent.html":{},"components/SidenavComponent.html":{}}}],["ngtemplateoutlet",{"_index":1001,"title":{},"body":{"components/SidenavComponent.html":{}}}],["ngx",{"_index":2535,"title":{},"body":{"properties.html":{}}}],["non",{"_index":1900,"title":{},"body":{"license.html":{}}}],["noncommercially",{"_index":2176,"title":{},"body":{"license.html":{}}}],["none",{"_index":628,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{}}}],["normal",{"_index":990,"title":{},"body":{"components/SettingsButtonComponent.html":{},"license.html":{}}}],["normally",{"_index":2210,"title":{},"body":{"license.html":{}}}],["not(.mat",{"_index":1041,"title":{},"body":{"components/SidenavComponent.html":{}}}],["notable",{"_index":1113,"title":{},"body":{"changelog.html":{}}}],["note",{"_index":1133,"title":{},"body":{"changelog.html":{}}}],["nothing",{"_index":2350,"title":{},"body":{"license.html":{}}}],["notice",{"_index":1966,"title":{},"body":{"license.html":{}}}],["notices",{"_index":1961,"title":{},"body":{"license.html":{}}}],["notifies",{"_index":2337,"title":{},"body":{"license.html":{}}}],["notify",{"_index":2331,"title":{},"body":{"license.html":{}}}],["notwithstanding",{"_index":2276,"title":{},"body":{"license.html":{}}}],["nrwl",{"_index":1447,"title":{},"body":{"changelog.html":{}}}],["nrwl/angular",{"_index":1473,"title":{},"body":{"changelog.html":{}}}],["nrwl/angular13.x.x",{"_index":1470,"title":{},"body":{"changelog.html":{}}}],["null",{"_index":175,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/ExternalAppsService.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"miscellaneous/variables.html":{}}}],["number",{"_index":246,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"license.html":{}}}],["numbered",{"_index":2476,"title":{},"body":{"license.html":{}}}],["nx",{"_index":1682,"title":{},"body":{"index.html":{}}}],["nx/devkit",{"_index":1588,"title":{},"body":{"dependencies.html":{}}}],["nx/enforce",{"_index":325,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["object",{"_index":1714,"title":{},"body":{"index.html":{},"license.html":{}}}],["object.entries(inserts).foreach",{"_index":804,"title":{},"body":{"injectables/NavigationService.html":{}}}],["objects",{"_index":225,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["obligate",{"_index":2459,"title":{},"body":{"license.html":{}}}],["obligated",{"_index":2192,"title":{},"body":{"license.html":{}}}],["obligations",{"_index":2077,"title":{},"body":{"license.html":{}}}],["observable",{"_index":509,"title":{},"body":{"injectables/LayoutService.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{}}}],["observable(subscriber",{"_index":519,"title":{},"body":{"injectables/LayoutService.html":{}}}],["observecurrentthemedensity",{"_index":506,"title":{},"body":{"injectables/LayoutService.html":{}}}],["occasionally",{"_index":2175,"title":{},"body":{"license.html":{}}}],["occurring",{"_index":2347,"title":{},"body":{"license.html":{}}}],["occurs",{"_index":1866,"title":{},"body":{"license.html":{}}}],["of(false",{"_index":836,"title":{},"body":{"injectables/NavigationService.html":{}}}],["of(isvisible",{"_index":829,"title":{},"body":{"injectables/NavigationService.html":{}}}],["of(navigationitem",{"_index":822,"title":{},"body":{"injectables/NavigationService.html":{}}}],["of(navigationitemornull",{"_index":856,"title":{},"body":{"injectables/NavigationService.html":{}}}],["of(null",{"_index":857,"title":{},"body":{"injectables/NavigationService.html":{}}}],["offer",{"_index":1834,"title":{},"body":{"license.html":{}}}],["offered",{"_index":2201,"title":{},"body":{"license.html":{}}}],["offering",{"_index":2179,"title":{},"body":{"license.html":{}}}],["offers",{"_index":1667,"title":{},"body":{"index.html":{},"properties.html":{}}}],["official",{"_index":1979,"title":{},"body":{"license.html":{}}}],["omit",{"_index":482,"title":{},"body":{"injectables/LayoutService.html":{}}}],["onchanges",{"_index":680,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["ondestroy",{"_index":386,"title":{},"body":{"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{},"components/NavigationItemComponent.html":{}}}],["one",{"_index":844,"title":{},"body":{"injectables/NavigationService.html":{},"license.html":{}}}],["oninit",{"_index":15,"title":{},"body":{"components/AppsButtonComponent.html":{},"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{},"components/NavigationComponent.html":{}}}],["open",{"_index":63,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["opened",{"_index":163,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/LayoutService.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"index.html":{}}}],["openenvironmentinfo",{"_index":880,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["opensidenav",{"_index":477,"title":{},"body":{"injectables/LayoutService.html":{},"components/SidenavComponent.html":{}}}],["opera",{"_index":1070,"title":{},"body":{"components/SidenavComponent.html":{}}}],["operate",{"_index":2515,"title":{},"body":{"license.html":{}}}],["operated",{"_index":2183,"title":{},"body":{"license.html":{}}}],["operating",{"_index":2004,"title":{},"body":{"license.html":{}}}],["operation",{"_index":2096,"title":{},"body":{"license.html":{}}}],["option",{"_index":2274,"title":{},"body":{"license.html":{}}}],["optional",{"_index":210,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"miscellaneous/functions.html":{},"index.html":{}}}],["options",{"_index":1633,"title":{},"body":{"miscellaneous/functions.html":{},"license.html":{}}}],["order",{"_index":1275,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["organization",{"_index":2365,"title":{},"body":{"license.html":{}}}],["organizations",{"_index":1919,"title":{},"body":{"license.html":{}}}],["origin",{"_index":2288,"title":{},"body":{"license.html":{}}}],["original",{"_index":2289,"title":{},"body":{"license.html":{}}}],["others",{"_index":1812,"title":{},"body":{"license.html":{}}}],["otherwise",{"_index":2050,"title":{},"body":{"license.html":{}}}],["out",{"_index":2508,"title":{},"body":{"license.html":{}}}],["output",{"_index":2042,"title":{},"body":{"license.html":{}}}],["outside",{"_index":2061,"title":{},"body":{"license.html":{}}}],["over",{"_index":533,"title":{},"body":{"injectables/LayoutService.html":{}}}],["overflow",{"_index":722,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["overscroll",{"_index":1277,"title":{},"body":{"changelog.html":{}}}],["overview",{"_index":2532,"title":{"overview.html":{}},"body":{"overview.html":{}}}],["owned",{"_index":2393,"title":{},"body":{"license.html":{}}}],["package",{"_index":1135,"title":{"dependencies.html":{},"properties.html":{}},"body":{"changelog.html":{},"index.html":{}}}],["packaged",{"_index":2126,"title":{},"body":{"license.html":{}}}],["packagedependencies",{"_index":1443,"title":{},"body":{"changelog.html":{}}}],["packagerxap/material",{"_index":1561,"title":{},"body":{"changelog.html":{}}}],["packages",{"_index":1271,"title":{},"body":{"changelog.html":{},"properties.html":{}}}],["packaging",{"_index":1993,"title":{},"body":{"license.html":{}}}],["padding",{"_index":1291,"title":{},"body":{"changelog.html":{}}}],["paragraph",{"_index":2321,"title":{},"body":{"license.html":{}}}],["paragraphs",{"_index":2405,"title":{},"body":{"license.html":{}}}],["param",{"_index":247,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/NavigationService.html":{}}}],["parameters",{"_index":208,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/SettingsButtonComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"miscellaneous/functions.html":{}}}],["parent",{"_index":1711,"title":{},"body":{"index.html":{}}}],["part",{"_index":1921,"title":{},"body":{"license.html":{}}}],["particular",{"_index":1985,"title":{},"body":{"license.html":{}}}],["parties",{"_index":1951,"title":{},"body":{"license.html":{}}}],["parts",{"_index":2029,"title":{},"body":{"license.html":{}}}],["party",{"_index":2184,"title":{},"body":{"license.html":{}}}],["party's",{"_index":2370,"title":{},"body":{"license.html":{}}}],["pass",{"_index":1824,"title":{},"body":{"license.html":{}}}],["password",{"_index":2265,"title":{},"body":{"license.html":{}}}],["patent",{"_index":2320,"title":{},"body":{"license.html":{}}}],["patents",{"_index":1887,"title":{},"body":{"license.html":{}}}],["path",{"_index":288,"title":{},"body":{"injectables/ExternalAppsService.html":{},"changelog.html":{},"index.html":{}}}],["pattern",{"_index":1864,"title":{},"body":{"license.html":{}}}],["payment",{"_index":2442,"title":{},"body":{"license.html":{}}}],["peer",{"_index":1303,"title":{},"body":{"changelog.html":{},"dependencies.html":{},"index.html":{},"license.html":{}}}],["peers",{"_index":2199,"title":{},"body":{"license.html":{}}}],["performance",{"_index":2494,"title":{},"body":{"license.html":{}}}],["performing",{"_index":2015,"title":{},"body":{"license.html":{}}}],["permanently",{"_index":2329,"title":{},"body":{"license.html":{}}}],["permission",{"_index":1837,"title":{},"body":{"license.html":{}}}],["permissions",{"_index":2033,"title":{},"body":{"license.html":{}}}],["permissive",{"_index":2108,"title":{},"body":{"license.html":{}}}],["permit",{"_index":2144,"title":{},"body":{"license.html":{}}}],["permits",{"_index":2310,"title":{},"body":{"license.html":{}}}],["permitted",{"_index":1766,"title":{},"body":{"license.html":{}}}],["perpetuity",{"_index":2246,"title":{},"body":{"license.html":{}}}],["personal",{"_index":2209,"title":{},"body":{"license.html":{}}}],["pertinent",{"_index":2457,"title":{},"body":{"license.html":{}}}],["physical",{"_index":2154,"title":{},"body":{"license.html":{}}}],["physically",{"_index":2172,"title":{},"body":{"license.html":{}}}],["pieces",{"_index":1805,"title":{},"body":{"license.html":{}}}],["pinned",{"_index":475,"title":{},"body":{"injectables/LayoutService.html":{},"components/SidenavComponent.html":{}}}],["pipe",{"_index":742,"title":{},"body":{"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{}}}],["pipe(map(items",{"_index":955,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["place",{"_index":2181,"title":{},"body":{"license.html":{}}}],["placeholder",{"_index":1723,"title":{},"body":{"index.html":{}}}],["plugins",{"_index":1435,"title":{},"body":{"changelog.html":{}}}],["plus",{"_index":2373,"title":{},"body":{"license.html":{}}}],["point",{"_index":1237,"title":{},"body":{"changelog.html":{}}}],["portal",{"_index":198,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"components/FooterComponent.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"injectables/HeaderService.html":{}}}],["portalcount",{"_index":202,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["portalmodule",{"_index":376,"title":{},"body":{"components/FooterComponent.html":{}}}],["portals",{"_index":164,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"components/FooterComponent.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"injectables/HeaderService.html":{}}}],["portals.slice",{"_index":260,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["portals.splice(index",{"_index":259,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["portion",{"_index":2204,"title":{},"body":{"license.html":{}}}],["possesses",{"_index":2168,"title":{},"body":{"license.html":{}}}],["possession",{"_index":2123,"title":{},"body":{"license.html":{}}}],["possibility",{"_index":2518,"title":{},"body":{"license.html":{}}}],["possible",{"_index":1743,"title":{},"body":{"index.html":{}}}],["power",{"_index":2089,"title":{},"body":{"license.html":{}}}],["practical",{"_index":1779,"title":{},"body":{"license.html":{}}}],["practice",{"_index":1873,"title":{},"body":{"license.html":{}}}],["preamble",{"_index":1774,"title":{},"body":{"license.html":{}}}],["precise",{"_index":1901,"title":{},"body":{"license.html":{}}}],["precisely",{"_index":1870,"title":{},"body":{"license.html":{}}}],["predecessor",{"_index":2371,"title":{},"body":{"license.html":{}}}],["preferred",{"_index":1975,"title":{},"body":{"license.html":{}}}],["present",{"_index":2469,"title":{},"body":{"license.html":{}}}],["presents",{"_index":1970,"title":{},"body":{"license.html":{}}}],["preservation",{"_index":2283,"title":{},"body":{"license.html":{}}}],["preset",{"_index":989,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["prevent",{"_index":1811,"title":{},"body":{"license.html":{}}}],["prevented",{"_index":2240,"title":{},"body":{"license.html":{}}}],["previewdensity",{"_index":920,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["previewdensity(density",{"_index":931,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["previewtheme",{"_index":921,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["previewtheme(theme",{"_index":935,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["previewtypography",{"_index":922,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["previewtypography(typography",{"_index":937,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["previous",{"_index":1851,"title":{},"body":{"license.html":{}}}],["price",{"_index":1800,"title":{},"body":{"license.html":{}}}],["primarily",{"_index":2444,"title":{},"body":{"license.html":{}}}],["prior",{"_index":2332,"title":{},"body":{"license.html":{}}}],["private",{"_index":79,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"license.html":{}}}],["problems",{"_index":1848,"title":{},"body":{"license.html":{}}}],["procedures",{"_index":2235,"title":{},"body":{"license.html":{}}}],["processed",{"_index":306,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["procuring",{"_index":2431,"title":{},"body":{"license.html":{}}}],["produce",{"_index":2007,"title":{},"body":{"license.html":{}}}],["product",{"_index":2155,"title":{},"body":{"license.html":{}}}],["production",{"_index":1258,"title":{},"body":{"changelog.html":{},"index.html":{}}}],["products",{"_index":1868,"title":{},"body":{"license.html":{}}}],["profile",{"_index":130,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"miscellaneous/functions.html":{},"index.html":{},"miscellaneous/variables.html":{}}}],["profile.displayname",{"_index":2556,"title":{},"body":{"miscellaneous/variables.html":{}}}],["profile.email",{"_index":2558,"title":{},"body":{"miscellaneous/variables.html":{}}}],["profile.name",{"_index":2559,"title":{},"body":{"miscellaneous/variables.html":{}}}],["profile.username",{"_index":2557,"title":{},"body":{"miscellaneous/variables.html":{}}}],["program",{"_index":1788,"title":{},"body":{"license.html":{}}}],["program's",{"_index":2100,"title":{},"body":{"license.html":{}}}],["programming",{"_index":1986,"title":{},"body":{"license.html":{}}}],["programs",{"_index":1797,"title":{},"body":{"license.html":{}}}],["progress",{"_index":117,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["prohibit",{"_index":1872,"title":{},"body":{"license.html":{}}}],["prohibiting",{"_index":2085,"title":{},"body":{"license.html":{}}}],["prohibits",{"_index":2438,"title":{},"body":{"license.html":{}}}],["project",{"_index":1115,"title":{},"body":{"changelog.html":{}}}],["prominent",{"_index":1972,"title":{},"body":{"license.html":{}}}],["prominently",{"_index":1964,"title":{},"body":{"license.html":{}}}],["promise",{"_index":286,"title":{},"body":{"injectables/ExternalAppsService.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{}}}],["promise)>>('rxap/layout/default",{"_index":2560,"title":{},"body":{"miscellaneous/variables.html":{}}}],["promise)>>('rxap/layout/settings",{"_index":2573,"title":{},"body":{"miscellaneous/variables.html":{}}}],["propagate",{"_index":1931,"title":{},"body":{"license.html":{}}}],["propagating",{"_index":2354,"title":{},"body":{"license.html":{}}}],["propagation",{"_index":1943,"title":{},"body":{"license.html":{}}}],["properties",{"_index":36,"title":{"properties.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"index.html":{},"properties.html":{}}}],["property",{"_index":644,"title":{},"body":{"components/NavigationComponent.html":{},"components/SidenavComponent.html":{},"changelog.html":{},"index.html":{},"license.html":{}}}],["proprietary",{"_index":1897,"title":{},"body":{"license.html":{}}}],["protect",{"_index":1808,"title":{},"body":{"license.html":{}}}],["protected",{"_index":264,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["protecting",{"_index":1862,"title":{},"body":{"license.html":{}}}],["protection",{"_index":1839,"title":{},"body":{"license.html":{}}}],["protocols",{"_index":2262,"title":{},"body":{"license.html":{}}}],["prove",{"_index":2495,"title":{},"body":{"license.html":{}}}],["provide",{"_index":1210,"title":{},"body":{"changelog.html":{},"index.html":{},"license.html":{}}}],["provided",{"_index":1746,"title":{},"body":{"index.html":{},"license.html":{}}}],["providedin",{"_index":2554,"title":{},"body":{"miscellaneous/variables.html":{}}}],["provideexternalapps",{"_index":1614,"title":{},"body":{"miscellaneous/functions.html":{}}}],["provideexternalapps(...apps",{"_index":1637,"title":{},"body":{"miscellaneous/functions.html":{}}}],["providelayout",{"_index":1616,"title":{},"body":{"miscellaneous/functions.html":{},"index.html":{}}}],["providelayout(...additionalproviders",{"_index":1638,"title":{},"body":{"miscellaneous/functions.html":{}}}],["providenavigationconfig",{"_index":1701,"title":{},"body":{"index.html":{}}}],["provider",{"_index":1143,"title":{},"body":{"changelog.html":{},"miscellaneous/functions.html":{}}}],["provider.ts",{"_index":1619,"title":{},"body":{"miscellaneous/functions.html":{}}}],["provider/add",{"_index":1651,"title":{},"body":{"miscellaneous/functions.html":{}}}],["providers",{"_index":1692,"title":{},"body":{"index.html":{}}}],["providers.ts",{"_index":1621,"title":{},"body":{"miscellaneous/functions.html":{}}}],["providers/add",{"_index":1655,"title":{},"body":{"miscellaneous/functions.html":{}}}],["providersupport",{"_index":1565,"title":{},"body":{"changelog.html":{}}}],["provides",{"_index":1657,"title":{},"body":{"index.html":{},"properties.html":{}}}],["provision",{"_index":1881,"title":{},"body":{"license.html":{}}}],["provisionally",{"_index":2326,"title":{},"body":{"license.html":{}}}],["proxy",{"_index":2481,"title":{},"body":{"license.html":{}}}],["proxy's",{"_index":2483,"title":{},"body":{"license.html":{}}}],["pub",{"_index":1100,"title":{},"body":{"components/UserProfileIconComponent.html":{},"changelog.html":{},"dependencies.html":{},"index.html":{}}}],["public",{"_index":37,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"license.html":{}}}],["publicity",{"_index":2290,"title":{},"body":{"license.html":{}}}],["publicly",{"_index":2264,"title":{},"body":{"license.html":{}}}],["publish",{"_index":2104,"title":{},"body":{"license.html":{}}}],["publishable",{"_index":1270,"title":{},"body":{"changelog.html":{}}}],["published",{"_index":2478,"title":{},"body":{"license.html":{}}}],["pubsubservice",{"_index":1098,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["purpose",{"_index":1890,"title":{},"body":{"license.html":{}}}],["purposes",{"_index":2213,"title":{},"body":{"license.html":{}}}],["pursuant",{"_index":2428,"title":{},"body":{"license.html":{}}}],["pushportal",{"_index":203,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["pushportal(portal",{"_index":205,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["qualify",{"_index":2343,"title":{},"body":{"license.html":{}}}],["quality",{"_index":2493,"title":{},"body":{"license.html":{}}}],["radio_button_checked",{"_index":1036,"title":{},"body":{"components/SidenavComponent.html":{}}}],["radio_button_unchecked",{"_index":1035,"title":{},"body":{"components/SidenavComponent.html":{}}}],["readable",{"_index":2151,"title":{},"body":{"license.html":{}}}],["readily",{"_index":2415,"title":{},"body":{"license.html":{}}}],["reading",{"_index":2267,"title":{},"body":{"license.html":{}}}],["readme",{"_index":1302,"title":{},"body":{"changelog.html":{}}}],["readonly",{"_index":38,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["ready",{"_index":1879,"title":{},"body":{"license.html":{}}}],["reason",{"_index":2426,"title":{},"body":{"license.html":{}}}],["reasonable",{"_index":2170,"title":{},"body":{"license.html":{}}}],["receipt",{"_index":2341,"title":{},"body":{"license.html":{}}}],["receive",{"_index":1803,"title":{},"body":{"license.html":{}}}],["received",{"_index":1827,"title":{},"body":{"license.html":{}}}],["receives",{"_index":2359,"title":{},"body":{"license.html":{}}}],["receiving",{"_index":2433,"title":{},"body":{"license.html":{}}}],["recipient",{"_index":2245,"title":{},"body":{"license.html":{}}}],["recipient's",{"_index":2424,"title":{},"body":{"license.html":{}}}],["recipients",{"_index":1825,"title":{},"body":{"license.html":{}}}],["recognized",{"_index":1980,"title":{},"body":{"license.html":{}}}],["record",{"_index":673,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{},"miscellaneous/functions.html":{}}}],["redirectmanuel",{"_index":1541,"title":{},"body":{"changelog.html":{}}}],["redirectto",{"_index":1697,"title":{},"body":{"index.html":{}}}],["refactor",{"_index":1324,"title":{},"body":{"changelog.html":{}}}],["referring",{"_index":1799,"title":{},"body":{"license.html":{}}}],["refers",{"_index":1908,"title":{},"body":{"license.html":{}}}],["reflect",{"_index":1511,"title":{},"body":{"changelog.html":{}}}],["refrain",{"_index":2461,"title":{},"body":{"license.html":{}}}],["regard",{"_index":2273,"title":{},"body":{"license.html":{}}}],["regardless",{"_index":2125,"title":{},"body":{"license.html":{}}}],["regenerate",{"_index":2030,"title":{},"body":{"license.html":{}}}],["region",{"_index":642,"title":{},"body":{"components/NavigationComponent.html":{}}}],["reinstated",{"_index":2325,"title":{},"body":{"license.html":{}}}],["related",{"_index":1316,"title":{},"body":{"changelog.html":{}}}],["relationship",{"_index":2062,"title":{},"body":{"license.html":{}}}],["relative",{"_index":1344,"title":{},"body":{"changelog.html":{}}}],["release",{"_index":120,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["released",{"_index":1794,"title":{},"body":{"license.html":{}}}],["releaseinfocomponent",{"_index":119,"title":{"components/ReleaseInfoComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["releaseinfomodule",{"_index":901,"title":{"interfaces/ReleaseInfoModule.html":{}},"body":{"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{}}}],["relevant",{"_index":2116,"title":{},"body":{"license.html":{}}}],["relicensing",{"_index":2311,"title":{},"body":{"license.html":{}}}],["relying",{"_index":2414,"title":{},"body":{"license.html":{}}}],["remain",{"_index":2191,"title":{},"body":{"license.html":{}}}],["remains",{"_index":1791,"title":{},"body":{"license.html":{}}}],["removal",{"_index":2275,"title":{},"body":{"license.html":{}}}],["remove",{"_index":771,"title":{},"body":{"injectables/NavigationService.html":{},"changelog.html":{},"license.html":{}}}],["remove(id",{"_index":788,"title":{},"body":{"injectables/NavigationService.html":{}}}],["removed",{"_index":216,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["removeportal",{"_index":204,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["removeportal(portal",{"_index":213,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["removes",{"_index":215,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["render",{"_index":1899,"title":{},"body":{"license.html":{}}}],["rendered",{"_index":1750,"title":{},"body":{"index.html":{},"license.html":{}}}],["renderer",{"_index":731,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["renderer2",{"_index":705,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["repair",{"_index":2500,"title":{},"body":{"license.html":{}}}],["replace",{"_index":1481,"title":{},"body":{"changelog.html":{}}}],["replaceinserts",{"_index":865,"title":{},"body":{"injectables/NavigationService.html":{}}}],["replaysubject",{"_index":793,"title":{},"body":{"injectables/NavigationService.html":{}}}],["replaysubject(1",{"_index":799,"title":{},"body":{"injectables/NavigationService.html":{}}}],["repos",{"_index":1433,"title":{},"body":{"changelog.html":{}}}],["repository",{"_index":2542,"title":{},"body":{"properties.html":{}}}],["represent",{"_index":2232,"title":{},"body":{"license.html":{}}}],["represents",{"_index":223,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"index.html":{}}}],["require",{"_index":2024,"title":{},"body":{"license.html":{}}}],["required",{"_index":645,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"index.html":{},"license.html":{}}}],["requirement",{"_index":2118,"title":{},"body":{"license.html":{}}}],["requirements",{"_index":2194,"title":{},"body":{"license.html":{}}}],["requires",{"_index":1845,"title":{},"body":{"license.html":{}}}],["requiring",{"_index":1923,"title":{},"body":{"license.html":{}}}],["resolve",{"_index":1426,"title":{},"body":{"changelog.html":{}}}],["resolved",{"_index":2220,"title":{},"body":{"license.html":{}}}],["respect",{"_index":1820,"title":{},"body":{"license.html":{}}}],["responsibilities",{"_index":1818,"title":{},"body":{"license.html":{}}}],["responsible",{"_index":2361,"title":{},"body":{"license.html":{}}}],["restore",{"_index":1356,"title":{},"body":{"changelog.html":{}}}],["restored",{"_index":1274,"title":{},"body":{"changelog.html":{}}}],["restoredensity",{"_index":923,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["restoretheme",{"_index":924,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["restoretypography",{"_index":925,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["restrict",{"_index":1889,"title":{},"body":{"license.html":{}}}],["restricting",{"_index":2086,"title":{},"body":{"license.html":{}}}],["restriction",{"_index":2309,"title":{},"body":{"license.html":{}}}],["restrictions",{"_index":2306,"title":{},"body":{"license.html":{}}}],["restructure",{"_index":1430,"title":{},"body":{"changelog.html":{}}}],["result",{"_index":2484,"title":{},"body":{"license.html":{}}}],["resulting",{"_index":1926,"title":{},"body":{"license.html":{}}}],["results",{"_index":142,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"dependencies.html":{},"miscellaneous/functions.html":{},"index.html":{},"license.html":{},"modules.html":{},"overview.html":{},"properties.html":{},"miscellaneous/typealiases.html":{},"miscellaneous/variables.html":{}}}],["retains",{"_index":2249,"title":{},"body":{"license.html":{}}}],["return",{"_index":248,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"index.html":{},"license.html":{}}}],["returns",{"_index":46,"title":{},"body":{"components/AppsButtonComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"miscellaneous/functions.html":{},"index.html":{}}}],["reviewing",{"_index":2522,"title":{},"body":{"license.html":{}}}],["revised",{"_index":2467,"title":{},"body":{"license.html":{}}}],["rgba(0",{"_index":1059,"title":{},"body":{"components/SidenavComponent.html":{}}}],["right",{"_index":1056,"title":{},"body":{"components/SidenavComponent.html":{},"index.html":{},"license.html":{}}}],["rights",{"_index":1809,"title":{},"body":{"license.html":{}}}],["risk",{"_index":2492,"title":{},"body":{"license.html":{}}}],["rom",{"_index":2252,"title":{},"body":{"license.html":{}}}],["root",{"_index":599,"title":{},"body":{"components/NavigationComponent.html":{},"changelog.html":{},"miscellaneous/variables.html":{}}}],["route",{"_index":1691,"title":{},"body":{"index.html":{}}}],["router",{"_index":355,"title":{},"body":{"injectables/ExternalAppsService.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"changelog.html":{},"index.html":{}}}],["routerlink",{"_index":26,"title":{},"body":{"components/AppsButtonComponent.html":{},"injectables/ExternalAppsService.html":{},"components/LayoutComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"interfaces/NavigationStatus.html":{},"index.html":{}}}],["routerlink[0",{"_index":753,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["routerlinkactive",{"_index":682,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["routeroutlet",{"_index":442,"title":{},"body":{"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/SidenavComponent.html":{}}}],["routerpipe",{"_index":1482,"title":{},"body":{"changelog.html":{}}}],["routes",{"_index":1688,"title":{},"body":{"index.html":{}}}],["rowcount",{"_index":1576,"title":{},"body":{"changelog.html":{}}}],["royalty",{"_index":2377,"title":{},"body":{"license.html":{}}}],["rules",{"_index":2261,"title":{},"body":{"license.html":{}}}],["run",{"_index":1855,"title":{},"body":{"license.html":{}}}],["runininjectioncontext",{"_index":619,"title":{},"body":{"components/NavigationComponent.html":{},"components/SettingsButtonComponent.html":{}}}],["runininjectioncontext(this.injector",{"_index":639,"title":{},"body":{"components/NavigationComponent.html":{},"components/SettingsButtonComponent.html":{}}}],["running",{"_index":2043,"title":{},"body":{"license.html":{}}}],["runs",{"_index":2005,"title":{},"body":{"license.html":{}}}],["rxap",{"_index":20,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"properties.html":{}}}],["rxap/browser",{"_index":329,"title":{},"body":{"injectables/ExternalAppsService.html":{},"dependencies.html":{},"index.html":{}}}],["rxap/config",{"_index":332,"title":{},"body":{"injectables/ExternalAppsService.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{},"dependencies.html":{},"index.html":{}}}],["rxap/data",{"_index":1604,"title":{},"body":{"dependencies.html":{},"index.html":{}}}],["rxap/environment",{"_index":334,"title":{},"body":{"injectables/ExternalAppsService.html":{},"components/ReleaseInfoComponent.html":{},"dependencies.html":{},"index.html":{}}}],["rxap/layout",{"_index":1136,"title":{},"body":{"changelog.html":{},"index.html":{}}}],["rxap/layout/navigation",{"_index":2569,"title":{},"body":{"miscellaneous/variables.html":{}}}],["rxap/layout:init",{"_index":1752,"title":{},"body":{"index.html":{}}}],["rxap/layout:initget",{"_index":1684,"title":{},"body":{"index.html":{}}}],["rxap/layoutinstall",{"_index":1680,"title":{},"body":{"index.html":{}}}],["rxap/material",{"_index":72,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/NavigationItemComponent.html":{},"components/SettingsButtonComponent.html":{},"dependencies.html":{},"index.html":{}}}],["rxap/ngx",{"_index":507,"title":{},"body":{"injectables/LayoutService.html":{},"components/SettingsButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"dependencies.html":{},"index.html":{}}}],["rxap/pattern",{"_index":1605,"title":{},"body":{"dependencies.html":{},"index.html":{}}}],["rxap/ts",{"_index":1590,"title":{},"body":{"dependencies.html":{}}}],["rxap/utilities",{"_index":233,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"dependencies.html":{},"index.html":{}}}],["rxap/workspace",{"_index":1593,"title":{},"body":{"dependencies.html":{}}}],["rxap_default_header_item_component",{"_index":230,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"miscellaneous/variables.html":{}}}],["rxap_environment",{"_index":333,"title":{},"body":{"injectables/ExternalAppsService.html":{},"components/ReleaseInfoComponent.html":{}}}],["rxap_external_app",{"_index":336,"title":{},"body":{"injectables/ExternalAppsService.html":{},"miscellaneous/variables.html":{}}}],["rxap_external_app_filter",{"_index":337,"title":{},"body":{"injectables/ExternalAppsService.html":{},"miscellaneous/variables.html":{}}}],["rxap_footer_component",{"_index":407,"title":{},"body":{"injectables/FooterService.html":{},"miscellaneous/variables.html":{}}}],["rxap_header_component",{"_index":433,"title":{},"body":{"injectables/HeaderService.html":{},"miscellaneous/variables.html":{}}}],["rxap_layout_apps_grid",{"_index":2549,"title":{},"body":{"miscellaneous/variables.html":{}}}],["rxap_logo_config",{"_index":583,"title":{},"body":{"injectables/LogoService.html":{},"miscellaneous/variables.html":{}}}],["rxap_logo_config_defaults",{"_index":584,"title":{},"body":{"injectables/LogoService.html":{},"miscellaneous/variables.html":{}}}],["rxap_navigation_config",{"_index":797,"title":{},"body":{"injectables/NavigationService.html":{},"miscellaneous/variables.html":{}}}],["rxap_navigation_config_inserts",{"_index":798,"title":{},"body":{"injectables/NavigationService.html":{},"miscellaneous/variables.html":{}}}],["rxap_navigation_layout_config_defaults",{"_index":510,"title":{},"body":{"injectables/LayoutService.html":{},"miscellaneous/variables.html":{}}}],["rxap_release_info_module",{"_index":890,"title":{},"body":{"components/ReleaseInfoComponent.html":{},"miscellaneous/variables.html":{}}}],["rxap_settings_menu_item",{"_index":966,"title":{},"body":{"components/SettingsButtonComponent.html":{},"miscellaneous/variables.html":{}}}],["rxap_settings_menu_item_component",{"_index":967,"title":{},"body":{"components/SettingsButtonComponent.html":{},"miscellaneous/variables.html":{}}}],["rxap_topics",{"_index":1099,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["rxap_user_profile_data_source",{"_index":186,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"miscellaneous/variables.html":{}}}],["rxapfooter",{"_index":387,"title":{},"body":{"directives/FooterDirective.html":{},"index.html":{}}}],["rxapfooter]'},{'name",{"_index":134,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["rxapheader",{"_index":425,"title":{},"body":{"directives/HeaderDirective.html":{}}}],["rxapheader]'},{'name",{"_index":136,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["rxapsidenavfooter",{"_index":1073,"title":{},"body":{"directives/SidenavFooterDirective.html":{}}}],["rxapsidenavfooter]'},{'name",{"_index":138,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["rxapsidenavheader",{"_index":140,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["rxjs",{"_index":229,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/LayoutService.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/SettingsButtonComponent.html":{},"changelog.html":{},"dependencies.html":{},"index.html":{}}}],["rxjs/operators",{"_index":714,"title":{},"body":{"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"components/SettingsButtonComponent.html":{}}}],["safari",{"_index":1069,"title":{},"body":{"components/SidenavComponent.html":{}}}],["sake",{"_index":1844,"title":{},"body":{"license.html":{}}}],["sale",{"_index":2387,"title":{},"body":{"license.html":{}}}],["same",{"_index":253,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"license.html":{}}}],["satisfy",{"_index":2193,"title":{},"body":{"license.html":{}}}],["save",{"_index":643,"title":{},"body":{"components/NavigationComponent.html":{}}}],["savepreviewdensityvalue",{"_index":968,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["savepreviewthemevalue",{"_index":972,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["savepreviewtypographyvalue",{"_index":970,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["saying",{"_index":2189,"title":{},"body":{"license.html":{}}}],["schematic",{"_index":2550,"title":{},"body":{"miscellaneous/variables.html":{}}}],["schematics",{"_index":1434,"title":{},"body":{"changelog.html":{}}}],["schematicstsconfig",{"_index":1535,"title":{},"body":{"changelog.html":{}}}],["scope",{"_index":2437,"title":{},"body":{"license.html":{}}}],["scope:compose",{"_index":2536,"title":{},"body":{"properties.html":{}}}],["screen",{"_index":1294,"title":{},"body":{"changelog.html":{}}}],["scripts",{"_index":2010,"title":{},"body":{"license.html":{}}}],["scrollbar",{"_index":1067,"title":{},"body":{"components/SidenavComponent.html":{}}}],["secondarily",{"_index":1934,"title":{},"body":{"license.html":{}}}],["section",{"_index":2066,"title":{},"body":{"license.html":{}}}],["sections",{"_index":2148,"title":{},"body":{"license.html":{}}}],["see",{"_index":1117,"title":{},"body":{"changelog.html":{}}}],["selected",{"_index":1254,"title":{},"body":{"changelog.html":{}}}],["selector",{"_index":19,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{}}}],["sell",{"_index":2402,"title":{},"body":{"license.html":{}}}],["selling",{"_index":2386,"title":{},"body":{"license.html":{}}}],["semiconductor",{"_index":1911,"title":{},"body":{"license.html":{}}}],["separable",{"_index":2203,"title":{},"body":{"license.html":{}}}],["separate",{"_index":2132,"title":{},"body":{"license.html":{}}}],["separately",{"_index":2129,"title":{},"body":{"license.html":{}}}],["separates",{"_index":1718,"title":{},"body":{"index.html":{}}}],["seperate",{"_index":1618,"title":{},"body":{"miscellaneous/functions.html":{}}}],["server",{"_index":2173,"title":{},"body":{"license.html":{}}}],["serves",{"_index":1996,"title":{},"body":{"license.html":{}}}],["service",{"_index":1211,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["serviceconcept",{"_index":1586,"title":{},"body":{"changelog.html":{}}}],["services",{"_index":840,"title":{},"body":{"injectables/NavigationService.html":{},"changelog.html":{},"index.html":{},"properties.html":{}}}],["servicing",{"_index":2499,"title":{},"body":{"license.html":{}}}],["set",{"_index":1240,"title":{},"body":{"changelog.html":{},"index.html":{},"properties.html":{}}}],["setdensity",{"_index":926,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["setdensity(density",{"_index":943,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["setnavstatus",{"_index":1715,"title":{},"body":{"index.html":{}}}],["settheme",{"_index":927,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["settheme(theme",{"_index":945,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["settings",{"_index":123,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"index.html":{}}}],["settingsbuttoncomponent",{"_index":122,"title":{"components/SettingsButtonComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"index.html":{}}}],["settingsmenuitem",{"_index":909,"title":{"interfaces/SettingsMenuItem.html":{}},"body":{"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{}}}],["settingsmenuitemcomponent",{"_index":907,"title":{},"body":{"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{},"miscellaneous/typealiases.html":{}}}],["settypography",{"_index":928,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["settypography(typography",{"_index":947,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["shadow",{"_index":1050,"title":{},"body":{"components/SidenavComponent.html":{}}}],["shall",{"_index":2071,"title":{},"body":{"license.html":{}}}],["share",{"_index":1784,"title":{},"body":{"license.html":{}}}],["shared",{"_index":2019,"title":{},"body":{"license.html":{}}}],["show",{"_index":1253,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["side",{"_index":532,"title":{},"body":{"injectables/LayoutService.html":{},"changelog.html":{},"index.html":{},"properties.html":{}}}],["sidebar",{"_index":1705,"title":{},"body":{"index.html":{}}}],["sidenav",{"_index":127,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{}}}],["sidenav'},{'name",{"_index":125,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["sidenav.component.html",{"_index":1003,"title":{},"body":{"components/SidenavComponent.html":{}}}],["sidenav.component.scss",{"_index":1002,"title":{},"body":{"components/SidenavComponent.html":{}}}],["sidenav/sidenav",{"_index":463,"title":{},"body":{"components/LayoutComponent.html":{}}}],["sidenav/sidenav.component",{"_index":465,"title":{},"body":{"components/LayoutComponent.html":{}}}],["sidenavcomponent",{"_index":124,"title":{"components/SidenavComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["sidenavcontentcomponentservice",{"_index":1575,"title":{},"body":{"changelog.html":{}}}],["sidenavfooterdirective",{"_index":137,"title":{"directives/SidenavFooterDirective.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["sidenavfooterdirective()?.template",{"_index":1038,"title":{},"body":{"components/SidenavComponent.html":{}}}],["sidenavheaderdirective",{"_index":139,"title":{"directives/SidenavHeaderDirective.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["sidenavheaderdirective()?.template",{"_index":1037,"title":{},"body":{"components/SidenavComponent.html":{}}}],["sidenavigation",{"_index":1578,"title":{},"body":{"changelog.html":{}}}],["sidenavmode",{"_index":1004,"title":{},"body":{"components/SidenavComponent.html":{}}}],["sidenavtogglebuttoncomponent",{"_index":126,"title":{"components/SidenavToggleButtonComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["signal",{"_index":59,"title":{},"body":{"components/AppsButtonComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/NavigationItemComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"changelog.html":{}}}],["signal(coercearray(inject(rxap_settings_menu_item",{"_index":960,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["signal(collapsable",{"_index":546,"title":{},"body":{"injectables/LayoutService.html":{}}}],["signal(false",{"_index":57,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/NavigationItemComponent.html":{}}}],["signal(fixedinviewport",{"_index":548,"title":{},"body":{"injectables/LayoutService.html":{}}}],["signal(mode",{"_index":542,"title":{},"body":{"injectables/LayoutService.html":{}}}],["signal(opened",{"_index":540,"title":{},"body":{"injectables/LayoutService.html":{}}}],["signal(pinned",{"_index":544,"title":{},"body":{"injectables/LayoutService.html":{}}}],["signal>>(this.components.map(component",{"_index":405,"title":{},"body":{"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["signalportals",{"_index":245,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/HeaderService.html":{}}}],["signed",{"_index":1475,"title":{},"body":{"changelog.html":{}}}],["significant",{"_index":2233,"title":{},"body":{"license.html":{}}}],["signout",{"_index":1498,"title":{},"body":{"changelog.html":{}}}],["similar",{"_index":2084,"title":{},"body":{"license.html":{}}}],["simplechanges",{"_index":706,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["simultaneously",{"_index":2456,"title":{},"body":{"license.html":{}}}],["single",{"_index":1285,"title":{},"body":{"changelog.html":{},"index.html":{},"license.html":{}}}],["software",{"_index":1761,"title":{},"body":{"license.html":{}}}],["sold",{"_index":2214,"title":{},"body":{"license.html":{}}}],["sole",{"_index":2052,"title":{},"body":{"license.html":{}}}],["solely",{"_index":2064,"title":{},"body":{"license.html":{}}}],["solid",{"_index":1057,"title":{},"body":{"components/SidenavComponent.html":{}}}],["source",{"_index":4,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"dependencies.html":{},"index.html":{},"license.html":{},"miscellaneous/variables.html":{}}}],["spare",{"_index":2165,"title":{},"body":{"license.html":{}}}],["speak",{"_index":1798,"title":{},"body":{"license.html":{}}}],["special",{"_index":1893,"title":{},"body":{"license.html":{}}}],["specific",{"_index":1458,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["specifically",{"_index":2023,"title":{},"body":{"license.html":{}}}],["specified",{"_index":1984,"title":{},"body":{"license.html":{}}}],["specifies",{"_index":2475,"title":{},"body":{"license.html":{}}}],["specify",{"_index":2479,"title":{},"body":{"license.html":{}}}],["spirit",{"_index":2468,"title":{},"body":{"license.html":{}}}],["split",{"_index":1510,"title":{},"body":{"changelog.html":{}}}],["src",{"_index":570,"title":{},"body":{"injectables/LogoService.html":{}}}],["src/.../add",{"_index":1617,"title":{},"body":{"miscellaneous/functions.html":{}}}],["src/.../generator.ts",{"_index":1612,"title":{},"body":{"miscellaneous/functions.html":{}}}],["src/.../index.ts",{"_index":2551,"title":{},"body":{"miscellaneous/variables.html":{}}}],["src/.../navigation",{"_index":1613,"title":{},"body":{"miscellaneous/functions.html":{},"miscellaneous/typealiases.html":{}}}],["src/.../provide.ts",{"_index":1615,"title":{},"body":{"miscellaneous/functions.html":{}}}],["src/.../tokens.ts",{"_index":2548,"title":{},"body":{"miscellaneous/variables.html":{}}}],["src/.../types.ts",{"_index":2546,"title":{},"body":{"miscellaneous/typealiases.html":{}}}],["src/generators/init/generator.ts",{"_index":1631,"title":{},"body":{"miscellaneous/functions.html":{}}}],["src/generators/init/index.ts",{"_index":2576,"title":{},"body":{"miscellaneous/variables.html":{}}}],["src/lib/base",{"_index":144,"title":{},"body":{"components/BaseLayoutComponent.html":{}}}],["src/lib/default",{"_index":10,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["src/lib/external",{"_index":261,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["src/lib/footer.service.ts",{"_index":401,"title":{},"body":{"injectables/FooterService.html":{}}}],["src/lib/footer.service.ts:23",{"_index":406,"title":{},"body":{"injectables/FooterService.html":{}}}],["src/lib/footer.service.ts:31",{"_index":404,"title":{},"body":{"injectables/FooterService.html":{}}}],["src/lib/footer.service.ts:40",{"_index":402,"title":{},"body":{"injectables/FooterService.html":{}}}],["src/lib/footer.service.ts:56",{"_index":403,"title":{},"body":{"injectables/FooterService.html":{}}}],["src/lib/footer/footer.component.ts",{"_index":373,"title":{},"body":{"components/FooterComponent.html":{}}}],["src/lib/footer/footer.component.ts:22",{"_index":381,"title":{},"body":{"components/FooterComponent.html":{}}}],["src/lib/footer/footer.component.ts:23",{"_index":379,"title":{},"body":{"components/FooterComponent.html":{}}}],["src/lib/footer/footer.directive.ts",{"_index":385,"title":{},"body":{"directives/FooterDirective.html":{}}}],["src/lib/header.service.ts",{"_index":428,"title":{},"body":{"injectables/HeaderService.html":{}}}],["src/lib/header.service.ts:25",{"_index":432,"title":{},"body":{"injectables/HeaderService.html":{}}}],["src/lib/header.service.ts:33",{"_index":431,"title":{},"body":{"injectables/HeaderService.html":{}}}],["src/lib/header.service.ts:43",{"_index":429,"title":{},"body":{"injectables/HeaderService.html":{}}}],["src/lib/header.service.ts:59",{"_index":430,"title":{},"body":{"injectables/HeaderService.html":{}}}],["src/lib/header/header.component.ts",{"_index":412,"title":{},"body":{"components/HeaderComponent.html":{}}}],["src/lib/header/header.component.ts:29",{"_index":416,"title":{},"body":{"components/HeaderComponent.html":{}}}],["src/lib/header/header.component.ts:33",{"_index":419,"title":{},"body":{"components/HeaderComponent.html":{}}}],["src/lib/header/header.component.ts:34",{"_index":417,"title":{},"body":{"components/HeaderComponent.html":{}}}],["src/lib/header/header.directive.ts",{"_index":424,"title":{},"body":{"directives/HeaderDirective.html":{}}}],["src/lib/layout.service.ts",{"_index":467,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:114",{"_index":487,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:118",{"_index":488,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:122",{"_index":486,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:126",{"_index":485,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:29",{"_index":499,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:30",{"_index":498,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:31",{"_index":500,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:32",{"_index":490,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:33",{"_index":494,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:34",{"_index":496,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:35",{"_index":493,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:36",{"_index":497,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:37",{"_index":495,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:38",{"_index":491,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:43",{"_index":483,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout/layout.component.ts",{"_index":435,"title":{},"body":{"components/LayoutComponent.html":{}}}],["src/lib/layout/layout.component.ts:62",{"_index":451,"title":{},"body":{"components/LayoutComponent.html":{}}}],["src/lib/layout/layout.component.ts:63",{"_index":453,"title":{},"body":{"components/LayoutComponent.html":{}}}],["src/lib/layout/layout.component.ts:64",{"_index":449,"title":{},"body":{"components/LayoutComponent.html":{}}}],["src/lib/logo.service.ts",{"_index":567,"title":{},"body":{"injectables/LogoService.html":{}}}],["src/lib/logo.service.ts:17",{"_index":578,"title":{},"body":{"injectables/LogoService.html":{}}}],["src/lib/logo.service.ts:25",{"_index":580,"title":{},"body":{"injectables/LogoService.html":{}}}],["src/lib/logo.service.ts:26",{"_index":582,"title":{},"body":{"injectables/LogoService.html":{}}}],["src/lib/logo.service.ts:27",{"_index":572,"title":{},"body":{"injectables/LogoService.html":{}}}],["src/lib/minimal",{"_index":585,"title":{},"body":{"components/MinimalLayoutComponent.html":{}}}],["src/lib/navigation",{"_index":755,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["src/lib/navigation.service.ts",{"_index":770,"title":{},"body":{"injectables/NavigationService.html":{}}}],["src/lib/navigation.service.ts:101",{"_index":780,"title":{},"body":{"injectables/NavigationService.html":{}}}],["src/lib/navigation.service.ts:105",{"_index":789,"title":{},"body":{"injectables/NavigationService.html":{}}}],["src/lib/navigation.service.ts:112",{"_index":790,"title":{},"body":{"injectables/NavigationService.html":{}}}],["src/lib/navigation.service.ts:37",{"_index":791,"title":{},"body":{"injectables/NavigationService.html":{}}}],["src/lib/navigation.service.ts:45",{"_index":775,"title":{},"body":{"injectables/NavigationService.html":{}}}],["src/lib/navigation.service.ts:78",{"_index":787,"title":{},"body":{"injectables/NavigationService.html":{}}}],["src/lib/navigation.service.ts:86",{"_index":778,"title":{},"body":{"injectables/NavigationService.html":{}}}],["src/lib/navigation.service.ts:97",{"_index":783,"title":{},"body":{"injectables/NavigationService.html":{}}}],["src/lib/navigation/navigation",{"_index":656,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"interfaces/NavigationStatus.html":{},"miscellaneous/functions.html":{},"miscellaneous/typealiases.html":{}}}],["src/lib/navigation/navigation.component.ts",{"_index":588,"title":{},"body":{"components/NavigationComponent.html":{}}}],["src/lib/navigation/navigation.component.ts:50",{"_index":603,"title":{},"body":{"components/NavigationComponent.html":{}}}],["src/lib/navigation/navigation.component.ts:52",{"_index":604,"title":{},"body":{"components/NavigationComponent.html":{}}}],["src/lib/navigation/navigation.component.ts:58",{"_index":615,"title":{},"body":{"components/NavigationComponent.html":{}}}],["src/lib/navigation/navigation.component.ts:60",{"_index":617,"title":{},"body":{"components/NavigationComponent.html":{}}}],["src/lib/navigation/navigation.component.ts:62",{"_index":605,"title":{},"body":{"components/NavigationComponent.html":{}}}],["src/lib/navigation/navigation.component.ts:77",{"_index":611,"title":{},"body":{"components/NavigationComponent.html":{}}}],["src/lib/navigation/navigation.component.ts:83",{"_index":613,"title":{},"body":{"components/NavigationComponent.html":{}}}],["src/lib/navigation/navigation.component.ts:89",{"_index":609,"title":{},"body":{"components/NavigationComponent.html":{}}}],["src/lib/provide.ts",{"_index":1636,"title":{},"body":{"miscellaneous/functions.html":{}}}],["src/lib/release",{"_index":875,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["src/lib/sidenav/sidenav",{"_index":1071,"title":{},"body":{"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{}}}],["src/lib/sidenav/sidenav.component.ts",{"_index":996,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:62",{"_index":1026,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:63",{"_index":1012,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:64",{"_index":1016,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:65",{"_index":1014,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:66",{"_index":1020,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:67",{"_index":1010,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:68",{"_index":1009,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:69",{"_index":1018,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:70",{"_index":1022,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:71",{"_index":1024,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:73",{"_index":1007,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:77",{"_index":1006,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:82",{"_index":1005,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/tokens.ts",{"_index":2552,"title":{},"body":{"miscellaneous/variables.html":{}}}],["src/lib/types.ts",{"_index":902,"title":{},"body":{"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{},"miscellaneous/typealiases.html":{}}}],["src/migrations/18.0.0/add",{"_index":1650,"title":{},"body":{"miscellaneous/functions.html":{}}}],["stand",{"_index":1878,"title":{},"body":{"license.html":{}}}],["standalone",{"_index":388,"title":{},"body":{"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{}}}],["standard",{"_index":1978,"title":{},"body":{"license.html":{}}}],["standards",{"_index":1981,"title":{},"body":{"license.html":{}}}],["start",{"_index":1332,"title":{},"body":{"changelog.html":{}}}],["started",{"_index":1109,"title":{"changelog.html":{},"index.html":{},"license.html":{}},"body":{"index.html":{}}}],["startwith",{"_index":712,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["startwith(true",{"_index":746,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["state",{"_index":1311,"title":{},"body":{"changelog.html":{}}}],["stated",{"_index":2037,"title":{},"body":{"license.html":{}}}],["statement",{"_index":2313,"title":{},"body":{"license.html":{}}}],["states",{"_index":1888,"title":{},"body":{"license.html":{}}}],["static",{"_index":1214,"title":{},"body":{"changelog.html":{}}}],["staticdatasource(null",{"_index":2575,"title":{},"body":{"miscellaneous/variables.html":{}}}],["stating",{"_index":2107,"title":{},"body":{"license.html":{}}}],["status",{"_index":676,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"changelog.html":{},"index.html":{},"license.html":{}}}],["status.isvisible",{"_index":828,"title":{},"body":{"injectables/NavigationService.html":{}}}],["statustoken",{"_index":826,"title":{},"body":{"injectables/NavigationService.html":{}}}],["steps",{"_index":1832,"title":{},"body":{"license.html":{}}}],["storage",{"_index":2139,"title":{},"body":{"license.html":{}}}],["string",{"_index":281,"title":{},"body":{"injectables/ExternalAppsService.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"changelog.html":{}}}],["structuredclone(app",{"_index":347,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["structuredclone(applist",{"_index":368,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["style",{"_index":700,"title":{},"body":{"components/NavigationItemComponent.html":{},"changelog.html":{}}}],["styles",{"_index":6,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["styleurl",{"_index":149,"title":{},"body":{"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/ReleaseInfoComponent.html":{}}}],["styleurls",{"_index":31,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["styling",{"_index":1515,"title":{},"body":{"changelog.html":{}}}],["sub",{"_index":1101,"title":{},"body":{"components/UserProfileIconComponent.html":{},"changelog.html":{},"dependencies.html":{},"index.html":{}}}],["subdividing",{"_index":2367,"title":{},"body":{"license.html":{}}}],["subject",{"_index":2360,"title":{},"body":{"license.html":{}}}],["sublicenses",{"_index":2399,"title":{},"body":{"license.html":{}}}],["sublicensing",{"_index":2065,"title":{},"body":{"license.html":{}}}],["subpackages",{"_index":1512,"title":{},"body":{"changelog.html":{}}}],["subprograms",{"_index":2022,"title":{},"body":{"license.html":{}}}],["subscriber.next(event.matches",{"_index":522,"title":{},"body":{"injectables/LayoutService.html":{}}}],["subscription",{"_index":710,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["subsection",{"_index":2177,"title":{},"body":{"license.html":{}}}],["substantial",{"_index":2228,"title":{},"body":{"license.html":{}}}],["substantially",{"_index":1876,"title":{},"body":{"license.html":{}}}],["such",{"_index":1668,"title":{},"body":{"index.html":{},"license.html":{},"properties.html":{}}}],["sue",{"_index":2412,"title":{},"body":{"license.html":{}}}],["suffice",{"_index":2237,"title":{},"body":{"license.html":{}}}],["supplement",{"_index":2268,"title":{},"body":{"license.html":{}}}],["support",{"_index":1128,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["supports",{"_index":2185,"title":{},"body":{"license.html":{}}}],["suppressed",{"_index":1546,"title":{},"body":{"changelog.html":{}}}],["sure",{"_index":1790,"title":{},"body":{"license.html":{}}}],["surrender",{"_index":1815,"title":{},"body":{"license.html":{}}}],["survive",{"_index":2312,"title":{},"body":{"license.html":{}}}],["sustained",{"_index":2513,"title":{},"body":{"license.html":{}}}],["switchmap",{"_index":795,"title":{},"body":{"injectables/NavigationService.html":{}}}],["switchmap((navigationitemornull",{"_index":850,"title":{},"body":{"injectables/NavigationService.html":{}}}],["switchmap((navigationwithoutstatuscheck",{"_index":809,"title":{},"body":{"injectables/NavigationService.html":{}}}],["sync",{"_index":1333,"title":{},"body":{"changelog.html":{}}}],["system",{"_index":1469,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["systematic",{"_index":1863,"title":{},"body":{"license.html":{}}}],["t",{"_index":906,"title":{},"body":{"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{}}}],["tab",{"_index":1735,"title":{},"body":{"index.html":{}}}],["tag",{"_index":1297,"title":{},"body":{"changelog.html":{}}}],["tailwind",{"_index":1244,"title":{},"body":{"changelog.html":{}}}],["take",{"_index":1781,"title":{},"body":{"license.html":{}}}],["tangible",{"_index":2208,"title":{},"body":{"license.html":{}}}],["tap",{"_index":713,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["technological",{"_index":2074,"title":{},"body":{"license.html":{}}}],["tells",{"_index":1967,"title":{},"body":{"license.html":{}}}],["template",{"_index":5,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"index.html":{}}}],["templateportal",{"_index":389,"title":{},"body":{"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{}}}],["templateref",{"_index":390,"title":{},"body":{"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{}}}],["templateurl",{"_index":33,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["term",{"_index":2035,"title":{},"body":{"license.html":{}}}],["terminate",{"_index":2319,"title":{},"body":{"license.html":{}}}],["terminated",{"_index":2342,"title":{},"body":{"license.html":{}}}],["terminates",{"_index":2328,"title":{},"body":{"license.html":{}}}],["termination",{"_index":2316,"title":{},"body":{"license.html":{}}}],["terms",{"_index":1828,"title":{},"body":{"license.html":{}}}],["text",{"_index":632,"title":{},"body":{"components/NavigationComponent.html":{},"index.html":{}}}],["theme",{"_index":508,"title":{},"body":{"injectables/LayoutService.html":{},"components/SettingsButtonComponent.html":{},"changelog.html":{},"dependencies.html":{},"miscellaneous/functions.html":{},"index.html":{}}}],["theme.css",{"_index":1348,"title":{},"body":{"changelog.html":{}}}],["theme.darkmode",{"_index":984,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["themedensity",{"_index":932,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["themename",{"_index":995,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["themepalette",{"_index":421,"title":{},"body":{"components/HeaderComponent.html":{}}}],["themes",{"_index":1671,"title":{},"body":{"index.html":{},"properties.html":{}}}],["themeservice",{"_index":965,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["therefore",{"_index":1816,"title":{},"body":{"license.html":{}}}],["things",{"_index":1807,"title":{},"body":{"license.html":{}}}],["third",{"_index":2099,"title":{},"body":{"license.html":{}}}],["this._portal",{"_index":395,"title":{},"body":{"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{}}}],["this._subscription.add",{"_index":740,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["this.activeapplist.set(applist",{"_index":369,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.add(id",{"_index":812,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.appfilterlist",{"_index":365,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.applist().length",{"_index":54,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["this.apps",{"_index":359,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.apps.find(app",{"_index":342,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.apps.some(app",{"_index":339,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.checknavigationitemstatusproviders(navigationitem",{"_index":860,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.checknavigationstatusproviders",{"_index":853,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.checknavigationstatusproviders(navigationwithoutstatuscheck",{"_index":810,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.children",{"_index":736,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["this.collapsable",{"_index":545,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.collapsable.set(!ismobile",{"_index":559,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.collapsed",{"_index":549,"title":{},"body":{"injectables/LayoutService.html":{},"components/NavigationItemComponent.html":{}}}],["this.components().map(component",{"_index":240,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["this.config",{"_index":807,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.config.get('logo",{"_index":574,"title":{},"body":{"injectables/LogoService.html":{}}}],["this.config.get('navigation.apps",{"_index":310,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.config.get('navigation.collapsable",{"_index":525,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.config.get('navigation.fixedinviewport",{"_index":536,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.config.get('navigation.mode",{"_index":530,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.config.get('navigation.opened",{"_index":534,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.config.get('navigation.pinned",{"_index":527,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.currentthemedensity",{"_index":553,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.defaultheaderservice.portals",{"_index":171,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["this.dialog.open(environmentcomponent",{"_index":893,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["this.environment.production",{"_index":370,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.externalapps",{"_index":358,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.externalappsservice.activeapplist",{"_index":52,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["this.externalappsservice.getapplist",{"_index":83,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["this.extractusernamefromprofile(profile",{"_index":1096,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["this.fixedbottomgap",{"_index":550,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.fixedinviewport",{"_index":547,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.fixedtopgap",{"_index":556,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.footerservice.portalcount",{"_index":552,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.footerservice.portals",{"_index":380,"title":{},"body":{"components/FooterComponent.html":{}}}],["this.footerservice.pushportal(this._portal",{"_index":398,"title":{},"body":{"directives/FooterDirective.html":{}}}],["this.footerservice.removeportal(this._portal",{"_index":400,"title":{},"body":{"directives/FooterDirective.html":{}}}],["this.getapp(appid",{"_index":348,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.getapprouterlink(appid",{"_index":354,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.getappurl(appid",{"_index":351,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.getpathprefix",{"_index":295,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.hasapp(appid",{"_index":341,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.headerservice.portalcount",{"_index":558,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.headerservice.portals",{"_index":418,"title":{},"body":{"components/HeaderComponent.html":{}}}],["this.headerservice.pushportal(this._portal",{"_index":426,"title":{},"body":{"directives/HeaderDirective.html":{}}}],["this.headerservice.removeportal(this._portal",{"_index":427,"title":{},"body":{"directives/HeaderDirective.html":{}}}],["this.injectedportals",{"_index":220,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["this.injector",{"_index":958,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["this.injector.get",{"_index":825,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.insert(id",{"_index":805,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.inserts.delete(id",{"_index":816,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.inserts.get(id",{"_index":815,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.inserts.has(id",{"_index":814,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.inserts.has(navigationitem.insert",{"_index":867,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.inserts.set(id",{"_index":813,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.ismobile",{"_index":517,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.isnavigationdivideritem(item",{"_index":649,"title":{},"body":{"components/NavigationComponent.html":{}}}],["this.isnavigationitem(item",{"_index":650,"title":{},"body":{"components/NavigationComponent.html":{}}}],["this.isopen.update(isopen",{"_index":81,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["this.items",{"_index":616,"title":{},"body":{"components/NavigationComponent.html":{}}}],["this.layoutcomponentservice.collapsable",{"_index":165,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["this.layoutcomponentservice.opened",{"_index":169,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/SidenavToggleButtonComponent.html":{}}}],["this.layoutcomponentservice.toggleopened",{"_index":1084,"title":{},"body":{"components/SidenavToggleButtonComponent.html":{}}}],["this.layoutservice.closesidenav",{"_index":1034,"title":{},"body":{"components/SidenavComponent.html":{}}}],["this.layoutservice.collapsable",{"_index":1008,"title":{},"body":{"components/SidenavComponent.html":{}}}],["this.layoutservice.collapsed",{"_index":614,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{}}}],["this.layoutservice.fixedbottomgap",{"_index":1011,"title":{},"body":{"components/SidenavComponent.html":{}}}],["this.layoutservice.fixedinviewport",{"_index":1013,"title":{},"body":{"components/SidenavComponent.html":{}}}],["this.layoutservice.fixedtopgap",{"_index":1015,"title":{},"body":{"components/SidenavComponent.html":{}}}],["this.layoutservice.mode",{"_index":1025,"title":{},"body":{"components/SidenavComponent.html":{}}}],["this.layoutservice.opened",{"_index":1017,"title":{},"body":{"components/SidenavComponent.html":{}}}],["this.layoutservice.opensidenav",{"_index":1032,"title":{},"body":{"components/SidenavComponent.html":{}}}],["this.layoutservice.pinned",{"_index":1019,"title":{},"body":{"components/SidenavComponent.html":{}}}],["this.layoutservice.togglepinned",{"_index":1030,"title":{},"body":{"components/SidenavComponent.html":{}}}],["this.level",{"_index":696,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["this.localeid",{"_index":371,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.localeid.replace",{"_index":372,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.logo().height",{"_index":571,"title":{},"body":{"injectables/LogoService.html":{}}}],["this.logo().src",{"_index":579,"title":{},"body":{"injectables/LogoService.html":{}}}],["this.logo().width",{"_index":581,"title":{},"body":{"injectables/LogoService.html":{}}}],["this.logoservice.height",{"_index":448,"title":{},"body":{"components/LayoutComponent.html":{}}}],["this.logoservice.src",{"_index":450,"title":{},"body":{"components/LayoutComponent.html":{}}}],["this.logoservice.width",{"_index":452,"title":{},"body":{"components/LayoutComponent.html":{}}}],["this.mediamatcher.matchmedia('(max",{"_index":514,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.methodportals",{"_index":221,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["this.methodportals().includes(portal",{"_index":249,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["this.methodportals().indexof(portal",{"_index":257,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["this.methodportals.update(portals",{"_index":250,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["this.mode",{"_index":541,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.mode.set('over",{"_index":564,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.mode.set('side",{"_index":562,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.navigation",{"_index":803,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.navigation$.next(this.replaceinserts(this.navigation",{"_index":817,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.navigation$.pipe",{"_index":808,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.navigationitems",{"_index":640,"title":{},"body":{"components/NavigationComponent.html":{}}}],["this.opened",{"_index":539,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.opened.set(false",{"_index":560,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.opened.set(true",{"_index":563,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.opened.update(opened",{"_index":565,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.pinned",{"_index":543,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.pinned.update(pinned",{"_index":566,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.portals().includes(portal",{"_index":409,"title":{},"body":{"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["this.portals().indexof(portal",{"_index":411,"title":{},"body":{"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["this.portals().length",{"_index":167,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"components/FooterComponent.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"injectables/HeaderService.html":{}}}],["this.portals.update(portals",{"_index":410,"title":{},"body":{"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["this.profile",{"_index":1095,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["this.pubsubservice.publish(rxap_topics.authentication.logout",{"_index":1106,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["this.replaceinserts(navigationitem.children",{"_index":871,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.replaceinserts(this.inserts.get(navigationitem.insert",{"_index":869,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.root",{"_index":638,"title":{},"body":{"components/NavigationComponent.html":{}}}],["this.router.events",{"_index":741,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["this.router.url.split",{"_index":749,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["this.sidenav()?.close",{"_index":1033,"title":{},"body":{"components/SidenavComponent.html":{}}}],["this.sidenav()?.open",{"_index":1031,"title":{},"body":{"components/SidenavComponent.html":{}}}],["this.template",{"_index":396,"title":{},"body":{"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{}}}],["this.theme.applydensity(density",{"_index":974,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["this.theme.applydensity(this.theme.density",{"_index":975,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["this.theme.applytheme(theme",{"_index":980,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["this.theme.applytheme(this.theme.themename",{"_index":981,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["this.theme.applytypography(this.theme.typography",{"_index":978,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["this.theme.applytypography(typography",{"_index":977,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["this.theme.getavailablethemes",{"_index":949,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["this.theme.getavailabletypographies",{"_index":951,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["this.theme.setdensity(density",{"_index":976,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["this.theme.settheme(theme",{"_index":982,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["this.theme.settypography(typography",{"_index":979,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["this.updatenavigation",{"_index":806,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.username",{"_index":1107,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["this.viewcontainerref",{"_index":397,"title":{},"body":{"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{}}}],["those",{"_index":1874,"title":{},"body":{"license.html":{}}}],["though",{"_index":2271,"title":{},"body":{"license.html":{}}}],["threatened",{"_index":1885,"title":{},"body":{"license.html":{}}}],["three",{"_index":2163,"title":{},"body":{"license.html":{}}}],["through",{"_index":1954,"title":{},"body":{"license.html":{}}}],["throw",{"_index":343,"title":{},"body":{"injectables/ExternalAppsService.html":{},"components/NavigationComponent.html":{}}}],["thus",{"_index":2057,"title":{},"body":{"license.html":{}}}],["time",{"_index":2339,"title":{},"body":{"license.html":{}}}],["times",{"_index":255,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["title",{"_index":659,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{},"index.html":{}}}],["to192px",{"_index":1503,"title":{},"body":{"changelog.html":{}}}],["todo",{"_index":837,"title":{},"body":{"injectables/NavigationService.html":{}}}],["toesnext",{"_index":1532,"title":{},"body":{"changelog.html":{}}}],["toggle",{"_index":43,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["toggleopened",{"_index":478,"title":{},"body":{"injectables/LayoutService.html":{}}}],["togglepinned",{"_index":479,"title":{},"body":{"injectables/LayoutService.html":{},"components/SidenavComponent.html":{}}}],["token",{"_index":1158,"title":{},"body":{"changelog.html":{},"index.html":{}}}],["tokens",{"_index":187,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"injectables/NavigationService.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{}}}],["tools",{"_index":2013,"title":{},"body":{"license.html":{}}}],["tooltip",{"_index":1495,"title":{},"body":{"changelog.html":{}}}],["topics",{"_index":1215,"title":{},"body":{"changelog.html":{}}}],["tosignal",{"_index":178,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/SettingsButtonComponent.html":{}}}],["tosignal(from(promise.all",{"_index":953,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["tosignal(from(promise.all(coercearray(inject(rxap_default_header_item_component",{"_index":234,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["tosignal(inject(rxap_user_profile_data_source).connect('user",{"_index":173,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["tosignal(new",{"_index":518,"title":{},"body":{"injectables/LayoutService.html":{}}}],["tosignal(observecurrentthemedensity",{"_index":492,"title":{},"body":{"injectables/LayoutService.html":{}}}],["tosignal(this.navigationservice.config",{"_index":641,"title":{},"body":{"components/NavigationComponent.html":{}}}],["tosignal(this.router.events.pipe",{"_index":762,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["track",{"_index":84,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{}}}],["trade",{"_index":2296,"title":{},"body":{"license.html":{}}}],["trademark",{"_index":2295,"title":{},"body":{"license.html":{}}}],["trademarks",{"_index":2297,"title":{},"body":{"license.html":{}}}],["transaction",{"_index":2243,"title":{},"body":{"license.html":{}}}],["transfer",{"_index":1956,"title":{},"body":{"license.html":{}}}],["transferred",{"_index":2244,"title":{},"body":{"license.html":{}}}],["transferring",{"_index":2364,"title":{},"body":{"license.html":{}}}],["transform",{"_index":1042,"title":{},"body":{"components/SidenavComponent.html":{}}}],["transition",{"_index":701,"title":{},"body":{"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{}}}],["transition(':enter",{"_index":719,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["transition(':leave",{"_index":725,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["translatex(calc",{"_index":1043,"title":{},"body":{"components/SidenavComponent.html":{}}}],["transmission",{"_index":2197,"title":{},"body":{"license.html":{}}}],["treated",{"_index":2270,"title":{},"body":{"license.html":{}}}],["treaty",{"_index":2080,"title":{},"body":{"license.html":{}}}],["tree",{"_index":8,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"miscellaneous/functions.html":{}}}],["trigger",{"_index":702,"title":{},"body":{"components/NavigationItemComponent.html":{},"changelog.html":{}}}],["trigger('sub",{"_index":717,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["true",{"_index":235,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/UserProfileIconComponent.html":{},"index.html":{}}}],["ts",{"_index":1594,"title":{},"body":{"dependencies.html":{}}}],["tslib",{"_index":1597,"title":{},"body":{"dependencies.html":{}}}],["two",{"_index":1831,"title":{},"body":{"license.html":{}}}],["type",{"_index":209,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"miscellaneous/functions.html":{},"miscellaneous/typealiases.html":{}}}],["typealiases",{"_index":2544,"title":{"miscellaneous/typealiases.html":{}},"body":{}}],["typedef",{"_index":244,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/HeaderService.html":{}}}],["typeof",{"_index":802,"title":{},"body":{"injectables/NavigationService.html":{}}}],["types",{"_index":338,"title":{},"body":{"injectables/ExternalAppsService.html":{},"components/SettingsButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{}}}],["typical",{"_index":2223,"title":{},"body":{"license.html":{}}}],["typography",{"_index":939,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["typographyname",{"_index":994,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["ul[rxap",{"_index":110,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["unacceptable",{"_index":1871,"title":{},"body":{"license.html":{}}}],["undefined",{"_index":781,"title":{},"body":{"injectables/NavigationService.html":{},"changelog.html":{},"miscellaneous/functions.html":{}}}],["under",{"_index":1915,"title":{},"body":{"license.html":{}}}],["unknown",{"_index":226,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["unless",{"_index":2231,"title":{},"body":{"license.html":{}}}],["unlimited",{"_index":2041,"title":{},"body":{"license.html":{}}}],["unmodified",{"_index":1930,"title":{},"body":{"license.html":{}}}],["unnecessary",{"_index":2068,"title":{},"body":{"license.html":{}}}],["unpacking",{"_index":2266,"title":{},"body":{"license.html":{}}}],["until",{"_index":2327,"title":{},"body":{"license.html":{}}}],["update",{"_index":777,"title":{},"body":{"injectables/NavigationService.html":{},"changelog.html":{},"miscellaneous/functions.html":{}}}],["update(host",{"_index":1654,"title":{},"body":{"miscellaneous/functions.html":{}}}],["update(tree",{"_index":1652,"title":{},"body":{"miscellaneous/functions.html":{}}}],["updatenavigation",{"_index":772,"title":{},"body":{"injectables/NavigationService.html":{}}}],["updates",{"_index":2254,"title":{},"body":{"license.html":{}}}],["upgrade",{"_index":1446,"title":{},"body":{"changelog.html":{}}}],["url",{"_index":350,"title":{},"body":{"injectables/ExternalAppsService.html":{},"index.html":{}}}],["urlparts",{"_index":748,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["urlparts[0",{"_index":750,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["usage",{"_index":1329,"title":{},"body":{"changelog.html":{}}}],["use",{"_index":784,"title":{},"body":{"injectables/NavigationService.html":{},"changelog.html":{},"index.html":{},"license.html":{}}}],["useclass",{"_index":1648,"title":{},"body":{"miscellaneous/functions.html":{}}}],["used",{"_index":1719,"title":{},"body":{"index.html":{},"license.html":{}}}],["user",{"_index":129,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"miscellaneous/functions.html":{},"index.html":{},"license.html":{}}}],["username",{"_index":1091,"title":{},"body":{"components/UserProfileIconComponent.html":{},"changelog.html":{},"miscellaneous/variables.html":{}}}],["userprofileiconcomponent",{"_index":128,"title":{"components/UserProfileIconComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"index.html":{}}}],["users",{"_index":1792,"title":{},"body":{"license.html":{}}}],["uses",{"_index":1747,"title":{},"body":{"index.html":{},"license.html":{}}}],["using",{"_index":2196,"title":{},"body":{"license.html":{}}}],["utilities",{"_index":330,"title":{},"body":{"injectables/ExternalAppsService.html":{},"dependencies.html":{},"index.html":{}}}],["utility",{"_index":1351,"title":{},"body":{"changelog.html":{}}}],["valid",{"_index":2162,"title":{},"body":{"license.html":{}}}],["value",{"_index":50,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"miscellaneous/functions.html":{},"miscellaneous/variables.html":{}}}],["var",{"_index":94,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["variables",{"_index":2547,"title":{"miscellaneous/variables.html":{}},"body":{"miscellaneous/variables.html":{}}}],["verbatim",{"_index":1769,"title":{},"body":{"license.html":{}}}],["version",{"_index":896,"title":{},"body":{"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{},"changelog.html":{},"license.html":{},"properties.html":{}}}],["versions",{"_index":1438,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["very",{"_index":992,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["view",{"_index":1969,"title":{},"body":{"license.html":{}}}],["viewchild",{"_index":707,"title":{},"body":{"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{}}}],["viewchild(matsidenav",{"_index":1029,"title":{},"body":{"components/SidenavComponent.html":{}}}],["viewcontainerref",{"_index":391,"title":{},"body":{"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{}}}],["viewencapsulation",{"_index":620,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{}}}],["viewencapsulation.none",{"_index":590,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{}}}],["violates",{"_index":2260,"title":{},"body":{"license.html":{}}}],["violation",{"_index":2323,"title":{},"body":{"license.html":{}}}],["visibility",{"_index":1047,"title":{},"body":{"components/SidenavComponent.html":{}}}],["visible",{"_index":1048,"title":{},"body":{"components/SidenavComponent.html":{},"changelog.html":{},"license.html":{}}}],["void",{"_index":48,"title":{},"body":{"components/AppsButtonComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"injectables/NavigationService.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"license.html":{}}}],["volume",{"_index":2138,"title":{},"body":{"license.html":{}}}],["wait",{"_index":839,"title":{},"body":{"injectables/NavigationService.html":{}}}],["waiting",{"_index":843,"title":{},"body":{"injectables/NavigationService.html":{}}}],["waive",{"_index":2088,"title":{},"body":{"license.html":{}}}],["waiver",{"_index":2527,"title":{},"body":{"license.html":{}}}],["want",{"_index":1804,"title":{},"body":{"license.html":{}}}],["warranties",{"_index":1968,"title":{},"body":{"license.html":{}}}],["warranty",{"_index":1842,"title":{},"body":{"license.html":{}}}],["way",{"_index":1795,"title":{},"body":{"license.html":{}}}],["ways",{"_index":2152,"title":{},"body":{"license.html":{}}}],["webkit",{"_index":1066,"title":{},"body":{"components/SidenavComponent.html":{}}}],["well",{"_index":1947,"title":{},"body":{"license.html":{}}}],["whatever",{"_index":2369,"title":{},"body":{"license.html":{}}}],["whether",{"_index":1821,"title":{},"body":{"license.html":{}}}],["whole",{"_index":1992,"title":{},"body":{"license.html":{}}}],["whose",{"_index":2205,"title":{},"body":{"license.html":{}}}],["widely",{"_index":1987,"title":{},"body":{"license.html":{}}}],["width",{"_index":515,"title":{},"body":{"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"changelog.html":{}}}],["window",{"_index":2003,"title":{},"body":{"license.html":{}}}],["wip",{"_index":1722,"title":{},"body":{"index.html":{}}}],["wipo",{"_index":2079,"title":{},"body":{"license.html":{}}}],["wish",{"_index":1802,"title":{},"body":{"license.html":{}}}],["withdefaultheadercomponent",{"_index":1622,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withdefaultheaderitems",{"_index":1623,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withdefaultheaderitems(...items",{"_index":1640,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withfootercomponents",{"_index":1624,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withfootercomponents(components",{"_index":1641,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withheadercomponents",{"_index":1625,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withheadercomponents(components",{"_index":1642,"title":{},"body":{"miscellaneous/functions.html":{}}}],["within",{"_index":1690,"title":{},"body":{"index.html":{},"license.html":{}}}],["withnavigationconfig",{"_index":1626,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withnavigationconfig(app_navigation",{"_index":1704,"title":{},"body":{"index.html":{}}}],["withnavigationconfig(config",{"_index":1643,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withnavigationinserts",{"_index":1627,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withnavigationinserts(inserts",{"_index":1644,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withnavigationservice",{"_index":1702,"title":{},"body":{"index.html":{}}}],["without",{"_index":1933,"title":{},"body":{"license.html":{}}}],["withreleaseinfomodules",{"_index":1628,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withreleaseinfomodules(...module",{"_index":1645,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withsettingsmenuitems",{"_index":1629,"title":{},"body":{"miscellaneous/functions.html":{},"index.html":{}}}],["withsettingsmenuitems(...items",{"_index":1646,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withuserprofiledatasource",{"_index":1630,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withuserprofiledatasource(datasource",{"_index":1647,"title":{},"body":{"miscellaneous/functions.html":{}}}],["work",{"_index":1793,"title":{},"body":{"license.html":{}}}],["work's",{"_index":2012,"title":{},"body":{"license.html":{}}}],["working",{"_index":1988,"title":{},"body":{"license.html":{}}}],["works",{"_index":1777,"title":{},"body":{"license.html":{}}}],["workspace",{"_index":1677,"title":{},"body":{"index.html":{}}}],["worldwide",{"_index":2401,"title":{},"body":{"license.html":{}}}],["writablesignal",{"_index":489,"title":{},"body":{"injectables/LayoutService.html":{}}}],["writing",{"_index":2487,"title":{},"body":{"license.html":{}}}],["written",{"_index":2161,"title":{},"body":{"license.html":{}}}],["yarn",{"_index":1679,"title":{},"body":{"index.html":{}}}],["years",{"_index":2164,"title":{},"body":{"license.html":{}}}],["yourself",{"_index":2419,"title":{},"body":{"license.html":{}}}]],"pipeline":["stemmer"]},
|
|
3
|
-
"store": {"components/AppsButtonComponent.html":{"url":"components/AppsButtonComponent.html","title":"component - AppsButtonComponent","body":"\n \n\n\n\n\n\n Components\n \n AppsButtonComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n Styles\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/default-header/apps-button/apps-button.component.ts\n\n\n\n\n\n \n Implements\n \n \n OnInit\n \n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n\n\n\n\n\n\n\n\n\n\n \n selector\n rxap-apps-button\n \n\n\n \n imports\n \n NgOptimizedImage\n MatButton\n RouterLink\n MatAnchor\n MatIconButton\n MatIcon\n IconDirective\n \n \n\n \n styleUrls\n ./apps-button.component.scss\n \n\n\n\n \n templateUrl\n ./apps-button.component.html\n \n\n\n\n\n\n\n\n\n \n \n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n appList\n \n \n Public\n Readonly\n hasApps\n \n \n Public\n Readonly\n isOpen\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n Public\n toggle\n \n \n \n \n\n\n\n\n\n \n \n\n\n\n\n\n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n Public\n toggle\n \n \n \n \n \n \n \n toggle()\n \n \n\n\n \n \n Defined in src/lib/default-header/apps-button/apps-button.component.ts:45\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n appList\n \n \n \n \n \n \n Default value : computed(() => this.externalAppsService.activeAppList())\n \n \n \n \n Defined in src/lib/default-header/apps-button/apps-button.component.ts:42\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n hasApps\n \n \n \n \n \n \n Default value : computed(() => this.appList().length > 0)\n \n \n \n \n Defined in src/lib/default-header/apps-button/apps-button.component.ts:43\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n isOpen\n \n \n \n \n \n \n Default value : signal(false)\n \n \n \n \n Defined in src/lib/default-header/apps-button/apps-button.component.ts:39\n \n \n\n \n \n The signal that indicates if the app list is open\n\n \n \n\n \n \n\n\n\n\n\n \n import { NgOptimizedImage } from '@angular/common';\nimport {\n ChangeDetectionStrategy,\n Component,\n computed,\n inject,\n OnInit,\n signal,\n} from '@angular/core';\nimport {\n MatAnchor,\n MatButton,\n MatIconButton,\n} from '@angular/material/button';\nimport { MatIcon } from '@angular/material/icon';\nimport { RouterLink } from '@angular/router';\nimport { IconDirective } from '@rxap/material-directives/icon';\nimport { ExternalAppsService } from '../../external-apps.service';\n\n@Component({\n selector: 'rxap-apps-button',\n templateUrl: './apps-button.component.html',\n styleUrls: ['./apps-button.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n imports: [\n NgOptimizedImage,\n MatButton,\n RouterLink,\n MatAnchor,\n MatIconButton,\n MatIcon,\n IconDirective,\n ]\n})\nexport class AppsButtonComponent implements OnInit {\n /**\n * The signal that indicates if the app list is open\n */\n public readonly isOpen = signal(false);\n\n private readonly externalAppsService = inject(ExternalAppsService);\n public readonly appList = computed(() => this.externalAppsService.activeAppList());\n public readonly hasApps = computed(() => this.appList().length > 0);\n\n public toggle(): void {\n this.isOpen.update(isOpen => !isOpen);\n }\n\n public ngOnInit(): void {\n this.externalAppsService.getAppList();\n }\n\n}\n\n \n\n \n @if (hasApps()) {\n \n\n @if (isOpen()) {\n \n\n @for (app of appList(); track app.label) {\n @if (app.href) {\n \n \n @if (app.icon) {\n \n }\n @if (app.image) {\n \n }\n {{ app.label }}\n \n \n } @else if (app.routerLink) {\n \n \n @if (app.icon) {\n \n }\n @if (app.image) {\n \n }\n {{ app.label }}\n \n \n } @else {\n \n \n @if (app.icon) {\n \n }\n @if (app.image) {\n \n }\n {{ app.label }}\n \n \n }\n }\n\n \n }\n\n \n \n \n\n \n}\n\n \n\n \n \n ./apps-button.component.scss\n \n \n \n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = '@if (hasApps()) { @if (isOpen()) { @for (app of appList(); track app.label) { @if (app.href) { @if (app.icon) { } @if (app.image) { } {{ app.label }} } @else if (app.routerLink) { @if (app.icon) { } @if (app.image) { } {{ app.label }} } @else { @if (app.icon) { } @if (app.image) { } {{ app.label }} } } } }'\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'AppsButtonComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/BaseLayoutComponent.html":{"url":"components/BaseLayoutComponent.html","title":"component - BaseLayoutComponent","body":"\n \n\n\n\n\n\n Components\n \n BaseLayoutComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/base-layout/base-layout.component.ts\n\n\n\n\n\n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n\n\n\n\n\n\n\n\n\n\n \n selector\n rxap-base-layout\n \n\n\n \n imports\n \n HeaderComponent\n FooterComponent\n \n \n\n\n\n\n \n templateUrl\n ./base-layout.component.html\n \n\n\n\n \n styleUrl\n ./base-layout.component.scss\n \n\n\n\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n \n import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\nimport { FooterComponent } from '../footer/footer.component';\nimport { HeaderComponent } from '../header/header.component';\n\n@Component({\n selector: 'rxap-base-layout',\n imports: [\n HeaderComponent,\n FooterComponent,\n ],\n templateUrl: './base-layout.component.html',\n styleUrl: './base-layout.component.scss',\n changeDetection: ChangeDetectionStrategy.OnPush\n})\nexport class BaseLayoutComponent {}\n\n \n\n \n \n\n\n\n \n\n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = ''\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'BaseLayoutComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/DefaultHeaderComponent.html":{"url":"components/DefaultHeaderComponent.html","title":"component - DefaultHeaderComponent","body":"\n \n\n\n\n\n\n Components\n \n DefaultHeaderComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/default-header/default-header.component.ts\n\n\n\n\n\n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n\n\n\n\n \n host\n {}\n \n\n\n\n\n\n\n \n selector\n rxap-default-header\n \n\n\n \n imports\n \n AppsButtonComponent\n SettingsButtonComponent\n SidenavToggleButtonComponent\n UserProfileIconComponent\n MatToolbarRow\n CdkPortalOutlet\n \n \n\n\n\n\n \n templateUrl\n ./default-header.component.html\n \n\n\n\n \n styleUrl\n ./default-header.component.scss\n \n\n\n\n\n\n \n \n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n collapsable\n \n \n Public\n Readonly\n hasPortals\n \n \n Public\n Readonly\n opened\n \n \n Public\n Readonly\n portals\n \n \n Public\n Readonly\n profile\n \n \n \n \n\n\n\n\n\n\n \n \n\n\n\n\n\n\n\n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n collapsable\n \n \n \n \n \n \n Default value : computed(() => this.layoutComponentService.collapsable())\n \n \n \n \n Defined in src/lib/default-header/default-header.component.ts:40\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n hasPortals\n \n \n \n \n \n \n Default value : computed(() => this.portals().length > 0)\n \n \n \n \n Defined in src/lib/default-header/default-header.component.ts:47\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n opened\n \n \n \n \n \n \n Default value : computed(() => this.layoutComponentService.opened())\n \n \n \n \n Defined in src/lib/default-header/default-header.component.ts:41\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n portals\n \n \n \n \n \n \n Default value : computed(() => this.defaultHeaderService.portals())\n \n \n \n \n Defined in src/lib/default-header/default-header.component.ts:46\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n profile\n \n \n \n \n \n \n Default value : toSignal(inject(RXAP_USER_PROFILE_DATA_SOURCE).connect('user-profile'), { initialValue: null })\n \n \n \n \n Defined in src/lib/default-header/default-header.component.ts:42\n \n \n\n\n \n \n\n\n\n\n\n \n import { CdkPortalOutlet } from '@angular/cdk/portal';\nimport {\n ChangeDetectionStrategy,\n Component,\n computed,\n inject,\n} from '@angular/core';\nimport { toSignal } from '@angular/core/rxjs-interop';\nimport { MatToolbarRow } from '@angular/material/toolbar';\nimport { HeaderService } from '../header.service';\nimport { LayoutService } from '../layout.service';\nimport { RXAP_USER_PROFILE_DATA_SOURCE } from '../tokens';\nimport { AppsButtonComponent } from './apps-button/apps-button.component';\nimport { DefaultHeaderService } from './default-header.service';\nimport { SettingsButtonComponent } from './settings-button/settings-button.component';\nimport { SidenavToggleButtonComponent } from './sidenav-toggle-button/sidenav-toggle-button.component';\nimport { UserProfileIconComponent } from './user-profile-icon/user-profile-icon.component';\n\n@Component({\n selector: 'rxap-default-header',\n imports: [\n AppsButtonComponent,\n SettingsButtonComponent,\n SidenavToggleButtonComponent,\n UserProfileIconComponent,\n MatToolbarRow,\n CdkPortalOutlet,\n ],\n host: {\n 'class': 'grow',\n },\n templateUrl: './default-header.component.html',\n styleUrl: './default-header.component.scss',\n changeDetection: ChangeDetectionStrategy.OnPush\n})\nexport class DefaultHeaderComponent {\n\n private readonly layoutComponentService = inject(LayoutService);\n\n public readonly collapsable = computed(() => this.layoutComponentService.collapsable());\n public readonly opened = computed(() => this.layoutComponentService.opened());\n public readonly profile = toSignal(inject(RXAP_USER_PROFILE_DATA_SOURCE).connect('user-profile'), { initialValue: null });\n\n private readonly defaultHeaderService = inject(DefaultHeaderService);\n\n public readonly portals = computed(() => this.defaultHeaderService.portals());\n public readonly hasPortals = computed(() => this.portals().length > 0);\n\n}\n\n \n\n \n \n @if (collapsable()) {\n \n }\n \n @for (portal of portals(); track portal) {\n \n }\n \n \n \n \n @if (profile(); as profile) {\n \n }\n\n\n \n\n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = ' @if (collapsable()) { } @for (portal of portals(); track portal) { } @if (profile(); as profile) { }'\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'DefaultHeaderComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"injectables/DefaultHeaderService.html":{"url":"injectables/DefaultHeaderService.html","title":"injectable - DefaultHeaderService","body":"\n \n\n\n\n\n\n\n\n\n\n Injectables\n DefaultHeaderService\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/default-header/default-header.service.ts\n \n\n\n\n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n portalCount\n \n \n Public\n Readonly\n portals\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n Public\n pushPortal\n \n \n Public\n removePortal\n \n \n \n \n\n\n\n\n\n \n \n\n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n Public\n pushPortal\n \n \n \n \n \n \n \n pushPortal(portal: Portal<>)\n \n \n\n\n \n \n Defined in src/lib/default-header/default-header.service.ts:52\n \n \n\n\n \n \n Adds a portal to the list of portals.\n\n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n Description\n \n \n \n \n portal\n \n Portal<>\n \n\n \n No\n \n\n\n \n \nThe portal to be added.\n\n\n \n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n removePortal\n \n \n \n \n \n \n \n removePortal(portal: Portal<>)\n \n \n\n\n \n \n Defined in src/lib/default-header/default-header.service.ts:68\n \n \n\n\n \n \n Removes a portal from the list of portals.\n\n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n Description\n \n \n \n \n portal\n \n Portal<>\n \n\n \n No\n \n\n\n \n \nThe portal to be removed.\n\n\n \n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n portalCount\n \n \n \n \n \n \n Default value : computed(() => this.portals().length)\n \n \n \n \n Defined in src/lib/default-header/default-header.service.ts:42\n \n \n\n \n \n Computes the count of portals.\n\n \n \n\n \n \n \n \n \n \n \n \n Public\n Readonly\n portals\n \n \n \n \n \n \n Default value : computed(() => [ ...this.injectedPortals(), ...this.methodPortals() ])\n \n \n \n \n Defined in src/lib/default-header/default-header.service.ts:34\n \n \n\n \n \n Represents an array of Portal objects with unknown type.\n\n \n \n\n \n \n\n\n \n\n\n \n import {\n ComponentPortal,\n Portal,\n} from '@angular/cdk/portal';\nimport {\n computed,\n inject,\n Injectable,\n isDevMode,\n signal,\n} from '@angular/core';\nimport { toSignal } from '@angular/core/rxjs-interop';\nimport { from } from 'rxjs';\nimport { RXAP_DEFAULT_HEADER_ITEM_COMPONENT } from '../tokens';\nimport {\n coerceArray,\n IsFunction,\n} from '@rxap/utilities';\n\n@Injectable()\nexport class DefaultHeaderService {\n\n private readonly components = toSignal(from(Promise.all(coerceArray(inject(RXAP_DEFAULT_HEADER_ITEM_COMPONENT, { optional: true }))\n .map(item => IsFunction(item) ? item() : item))), { initialValue: [] });\n\n private readonly injectedPortals = computed(() => this.components().map(component => new ComponentPortal(component)));\n private readonly methodPortals = signal[]>([]);\n\n /**\n * Represents an array of `Portal` objects with unknown type.\n *\n * @typedef {Array>} SignalPortals\n */\n public readonly portals = computed(() => [ ...this.injectedPortals(), ...this.methodPortals() ]);\n\n\n /**\n * Computes the count of portals.\n *\n * @returns {number} The count of portals.\n */\n public readonly portalCount = computed(() => this.portals().length);\n\n\n /**\n * Adds a portal to the list of portals.\n *\n * @param {Portal} portal - The portal to be added.\n *\n * @return {void}\n */\n public pushPortal(portal: Portal) {\n if (!this.methodPortals().includes(portal)) {\n this.methodPortals.update(portals => [ ...portals, portal ]);\n } else {\n if (isDevMode()) {\n console.warn('Can not add the same portal multiple times');\n }\n }\n }\n\n /**\n * Removes a portal from the list of portals.\n *\n * @param {Portal} portal - The portal to be removed.\n * @return {void}\n */\n public removePortal(portal: Portal) {\n const index = this.methodPortals().indexOf(portal);\n if (index !== -1) {\n this.methodPortals.update(portals => {\n portals.splice(index, 1);\n return portals.slice();\n });\n }\n }\n\n}\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"injectables/ExternalAppsService.html":{"url":"injectables/ExternalAppsService.html","title":"injectable - ExternalAppsService","body":"\n \n\n\n\n\n\n\n\n\n\n Injectables\n ExternalAppsService\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/external-apps.service.ts\n \n\n\n\n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n activeAppList\n \n \n Protected\n Readonly\n appFilterList\n \n \n Protected\n Readonly\n apps\n \n \n Protected\n Readonly\n config\n \n \n Protected\n Readonly\n environment\n \n \n Protected\n Readonly\n externalApps\n \n \n Protected\n Readonly\n localeId\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n Public\n getApp\n \n \n Public\n Async\n getAppList\n \n \n Public\n getAppRouterLink\n \n \n Public\n getAppRouterLinkOrThrow\n \n \n Public\n getAppUrl\n \n \n Public\n getAppUrlOrThrow\n \n \n Protected\n getPathPrefix\n \n \n Public\n hasApp\n \n \n Public\n navigate\n \n \n \n \n\n\n\n\n\n \n \n\n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n Public\n getApp\n \n \n \n \n \n \n \n getApp(appId: string)\n \n \n\n\n \n \n Defined in src/lib/external-apps.service.ts:40\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n appId\n \n string\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : ExternalApp | null\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n Async\n getAppList\n \n \n \n \n \n \n \n getAppList()\n \n \n\n\n \n \n Defined in src/lib/external-apps.service.ts:100\n \n \n\n\n \n \n\n \n Returns : Promise>\n\n \n \n \n \n \n \n \n \n \n \n \n Public\n getAppRouterLink\n \n \n \n \n \n \n \n getAppRouterLink(appId: string, path: string)\n \n \n\n\n \n \n Defined in src/lib/external-apps.service.ts:63\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n appId\n \n string\n \n\n \n No\n \n\n\n \n \n path\n \n string\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : [] | null\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n getAppRouterLinkOrThrow\n \n \n \n \n \n \n \n getAppRouterLinkOrThrow(appId: string, path: string)\n \n \n\n\n \n \n Defined in src/lib/external-apps.service.ts:82\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n appId\n \n string\n \n\n \n No\n \n\n\n \n \n path\n \n string\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : string[]\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n getAppUrl\n \n \n \n \n \n \n \n getAppUrl(appId: string, path: string, infix: string | null)\n \n \n\n\n \n \n Defined in src/lib/external-apps.service.ts:51\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n Default value\n \n \n \n \n appId\n \n string\n \n\n \n No\n \n\n \n \n\n \n \n path\n \n string\n \n\n \n No\n \n\n \n \n\n \n \n infix\n \n string | null\n \n\n \n No\n \n\n \n this.getPathPrefix()\n \n\n \n \n \n \n \n Returns : string | null\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n getAppUrlOrThrow\n \n \n \n \n \n \n \n getAppUrlOrThrow(appId: string, path: string)\n \n \n\n\n \n \n Defined in src/lib/external-apps.service.ts:74\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n appId\n \n string\n \n\n \n No\n \n\n\n \n \n path\n \n string\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : string\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Protected\n getPathPrefix\n \n \n \n \n \n \n \n getPathPrefix()\n \n \n\n\n \n \n Defined in src/lib/external-apps.service.ts:122\n \n \n\n\n \n \n\n \n Returns : string\n\n \n \n \n \n \n \n \n \n \n \n \n Public\n hasApp\n \n \n \n \n \n \n \n hasApp(appId: string)\n \n \n\n\n \n \n Defined in src/lib/external-apps.service.ts:36\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n appId\n \n string\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : boolean\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n navigate\n \n \n \n \n \n \n \n navigate(appId: string, path: string)\n \n \n\n\n \n \n Defined in src/lib/external-apps.service.ts:90\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n appId\n \n string\n \n\n \n No\n \n\n\n \n \n path\n \n string\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n activeAppList\n \n \n \n \n \n \n Default value : signal>([])\n \n \n \n \n Defined in src/lib/external-apps.service.ts:34\n \n \n\n \n \n The list of active apps that is processed by the getAppList method\n\n \n \n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n appFilterList\n \n \n \n \n \n \n Default value : coerceArray(inject(RXAP_EXTERNAL_APP_FILTER, { optional: true }))\n \n \n \n \n Defined in src/lib/external-apps.service.ts:24\n \n \n\n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n apps\n \n \n \n \n \n \n Type : Array\n\n \n \n \n \n Default value : this.config.get('navigation.apps', [])\n \n \n \n \n Defined in src/lib/external-apps.service.ts:28\n \n \n\n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n config\n \n \n \n \n \n \n Default value : inject(ConfigService)\n \n \n \n \n Defined in src/lib/external-apps.service.ts:25\n \n \n\n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n environment\n \n \n \n \n \n \n Default value : inject(RXAP_ENVIRONMENT)\n \n \n \n \n Defined in src/lib/external-apps.service.ts:27\n \n \n\n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n externalApps\n \n \n \n \n \n \n Default value : coerceArray(inject(RXAP_EXTERNAL_APP, { optional: true }))\n \n \n \n \n Defined in src/lib/external-apps.service.ts:29\n \n \n\n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n localeId\n \n \n \n \n \n \n Default value : inject(LOCALE_ID)\n \n \n \n \n Defined in src/lib/external-apps.service.ts:26\n \n \n\n\n \n \n\n\n \n\n\n \n import {\n inject,\n Injectable,\n LOCALE_ID,\n signal,\n} from '@angular/core';\n// eslint-disable-next-line @nx/enforce-module-boundaries\nimport { ClickOnLink } from '@rxap/browser-utilities';\nimport { ConfigService } from '@rxap/config';\nimport { RXAP_ENVIRONMENT } from '@rxap/environment';\nimport {\n coerceArray,\n JoinPath,\n} from '@rxap/utilities';\nimport {\n RXAP_EXTERNAL_APP,\n RXAP_EXTERNAL_APP_FILTER,\n} from './tokens';\nimport { ExternalApp } from './types';\n\n@Injectable()\nexport class ExternalAppsService {\n\n protected readonly appFilterList = coerceArray(inject(RXAP_EXTERNAL_APP_FILTER, { optional: true }));\n protected readonly config = inject(ConfigService);\n protected readonly localeId = inject(LOCALE_ID);\n protected readonly environment = inject(RXAP_ENVIRONMENT);\n protected readonly apps: Array = this.config.get('navigation.apps', []);\n protected readonly externalApps = coerceArray(inject(RXAP_EXTERNAL_APP, { optional: true }));\n\n /**\n * The list of active apps that is processed by the getAppList method\n */\n public readonly activeAppList = signal>([]);\n\n public hasApp(appId: string): boolean {\n return this.apps.some(app => app.id === appId);\n }\n\n public getApp(appId: string): ExternalApp | null {\n if (!this.hasApp(appId)) {\n return null;\n }\n const app = this.apps.find(app => app.id === appId);\n if (!app) {\n throw new Error(`FATAL: App with id \"${ appId }\" not found!`);\n }\n return structuredClone(app);\n }\n\n public getAppUrl(appId: string, path: string, infix: string | null = this.getPathPrefix()): string | null {\n\n const app = this.getApp(appId);\n\n if (!app || !app.href) {\n return null;\n }\n\n return JoinPath(app.href, infix, path);\n\n }\n\n public getAppRouterLink(appId: string, path: string): string[] | null {\n\n const app = this.getApp(appId);\n\n if (!app || !app.routerLink) {\n return null;\n }\n\n return [ ...app.routerLink, path ];\n }\n\n public getAppUrlOrThrow(appId: string, path: string): string {\n const url = this.getAppUrl(appId, path);\n if (url) {\n return url;\n }\n throw new Error(`Could not find url for app with id \"${ appId }\"`);\n }\n\n public getAppRouterLinkOrThrow(appId: string, path: string): string[] {\n const routerLink = this.getAppRouterLink(appId, path);\n if (routerLink) {\n return routerLink;\n }\n throw new Error(`Could not find router link for app with id \"${ appId }\"`);\n }\n\n public navigate(appId: string, path: string): void {\n\n const url = this.getAppUrl(appId, path);\n\n if (url) {\n ClickOnLink(url);\n }\n\n }\n\n public async getAppList(): Promise> {\n let appList: ExternalApp[] = [\n ...this.externalApps,\n ...this.apps,\n ].filter(app => !app.hidden)\n .map(app => structuredClone(app));\n\n appList.forEach(app => {\n if (app.href) {\n app.href = JoinPath(app.href, this.getPathPrefix());\n }\n });\n\n for (const appFilter of this.appFilterList) {\n appList = await appFilter.call(structuredClone(appList));\n }\n\n appList = structuredClone(appList);\n this.activeAppList.set(appList);\n return appList;\n }\n\n protected getPathPrefix(): string {\n if (this.environment.production && this.localeId) {\n return this.localeId.replace(/-.+$/, '');\n }\n return '';\n }\n\n}\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/FooterComponent.html":{"url":"components/FooterComponent.html","title":"component - FooterComponent","body":"\n \n\n\n\n\n\n Components\n \n FooterComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n Styles\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/footer/footer.component.ts\n\n\n\n\n\n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n\n\n\n\n\n\n\n\n\n\n \n selector\n rxap-footer\n \n\n\n \n imports\n \n MatToolbarModule\n PortalModule\n \n \n\n \n styleUrls\n ./footer.component.scss\n \n\n\n\n \n templateUrl\n ./footer.component.html\n \n\n\n\n\n\n\n\n\n \n \n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n hasPortals\n \n \n Public\n Readonly\n portals\n \n \n \n \n\n\n\n\n\n\n \n \n\n\n\n\n\n\n\n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n hasPortals\n \n \n \n \n \n \n Default value : computed(() => this.portals().length > 0)\n \n \n \n \n Defined in src/lib/footer/footer.component.ts:23\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n portals\n \n \n \n \n \n \n Default value : computed(() => this.footerService.portals())\n \n \n \n \n Defined in src/lib/footer/footer.component.ts:22\n \n \n\n\n \n \n\n\n\n\n\n \n import { PortalModule } from '@angular/cdk/portal';\nimport {\n ChangeDetectionStrategy,\n Component,\n computed,\n inject,\n} from '@angular/core';\nimport { MatToolbarModule } from '@angular/material/toolbar';\nimport { FooterService } from '../footer.service';\n\n@Component({\n selector: 'rxap-footer',\n templateUrl: './footer.component.html',\n styleUrls: ['./footer.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n imports: [MatToolbarModule, PortalModule]\n})\nexport class FooterComponent {\n\n private readonly footerService = inject(FooterService);\n\n public readonly portals = computed(() => this.footerService.portals());\n public readonly hasPortals = computed(() => this.portals().length > 0);\n\n}\n\n \n\n \n @if (hasPortals()) {\n \n @for (portal of portals(); track portal) {\n \n \n \n }\n \n}\n\n \n\n \n \n ./footer.component.scss\n \n \n \n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = '@if (hasPortals()) { @for (portal of portals(); track portal) { } }'\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'FooterComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"directives/FooterDirective.html":{"url":"directives/FooterDirective.html","title":"directive - FooterDirective","body":"\n \n\n\n\n\n\n\n\n\n Directives\n FooterDirective\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/footer/footer.directive.ts\n \n\n\n\n\n \n Implements\n \n \n OnInit\n OnDestroy\n \n\n\n \n Metadata\n \n \n\n \n Selector\n [rxapFooter]\n \n\n \n Standalone\n true\n \n\n\n\n \n \n \n\n\n\n\n\n\n\n\n\n\n \n\n\n \n import { TemplatePortal } from '@angular/cdk/portal';\nimport {\n Directive,\n inject,\n OnDestroy,\n OnInit,\n TemplateRef,\n ViewContainerRef,\n} from '@angular/core';\nimport { FooterService } from '../footer.service';\n\n@Directive({\n selector: '[rxapFooter]',\n standalone: true,\n})\nexport class FooterDirective implements OnInit, OnDestroy {\n private _portal?: TemplatePortal;\n\n private readonly footerService = inject(FooterService);\n private readonly template: TemplateRef = inject(TemplateRef);\n private readonly viewContainerRef = inject(ViewContainerRef);\n\n public ngOnInit() {\n this._portal = new TemplatePortal(\n this.template,\n this.viewContainerRef,\n );\n this.footerService.pushPortal(this._portal);\n }\n\n public ngOnDestroy() {\n if (this._portal) {\n this.footerService.removePortal(this._portal);\n }\n }\n}\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"injectables/FooterService.html":{"url":"injectables/FooterService.html","title":"injectable - FooterService","body":"\n \n\n\n\n\n\n\n\n\n\n Injectables\n FooterService\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/footer.service.ts\n \n\n\n\n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n portalCount\n \n \n Public\n Readonly\n portals\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n Public\n pushPortal\n \n \n Public\n removePortal\n \n \n \n \n\n\n\n\n\n \n \n\n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n Public\n pushPortal\n \n \n \n \n \n \n \n pushPortal(portal: Portal<>)\n \n \n\n\n \n \n Defined in src/lib/footer.service.ts:40\n \n \n\n\n \n \n Adds a portal to the list of portals.\n\n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n Description\n \n \n \n \n portal\n \n Portal<>\n \n\n \n No\n \n\n\n \n \nThe portal to be added.\n\n\n \n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n removePortal\n \n \n \n \n \n \n \n removePortal(portal: Portal<>)\n \n \n\n\n \n \n Defined in src/lib/footer.service.ts:56\n \n \n\n\n \n \n Removes a portal from the list of portals.\n\n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n Description\n \n \n \n \n portal\n \n Portal<>\n \n\n \n No\n \n\n\n \n \nThe portal to be removed.\n\n\n \n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n portalCount\n \n \n \n \n \n \n Default value : computed(() => this.portals().length)\n \n \n \n \n Defined in src/lib/footer.service.ts:31\n \n \n\n \n \n Computes the count of portals.\n\n \n \n\n \n \n \n \n \n \n \n \n Public\n Readonly\n portals\n \n \n \n \n \n \n Default value : signal>>(this.components.map(component => new ComponentPortal(component)))\n \n \n \n \n Defined in src/lib/footer.service.ts:23\n \n \n\n \n \n Represents an array of Portal objects with unknown type.\n\n \n \n\n \n \n\n\n \n\n\n \n import {\n ComponentPortal,\n Portal,\n} from '@angular/cdk/portal';\nimport {\n computed,\n inject,\n Injectable,\n isDevMode,\n signal,\n} from '@angular/core';\nimport { RXAP_FOOTER_COMPONENT } from './tokens';\nimport { coerceArray } from '@rxap/utilities';\n\n@Injectable()\nexport class FooterService {\n\n private readonly components = coerceArray(inject(RXAP_FOOTER_COMPONENT, { optional: true }));\n\n /**\n * Represents an array of `Portal` objects with unknown type.\n */\n public readonly portals = signal>>(this.components.map(component => new ComponentPortal(component)));\n\n\n /**\n * Computes the count of portals.\n *\n * @returns {number} The count of portals.\n */\n public readonly portalCount = computed(() => this.portals().length);\n\n /**\n * Adds a portal to the list of portals.\n *\n * @param {Portal} portal - The portal to be added.\n *\n * @return {void}\n */\n public pushPortal(portal: Portal) {\n if (!this.portals().includes(portal)) {\n this.portals.update(portals => [ ...portals, portal ]);\n } else {\n if (isDevMode()) {\n console.warn('Can not add the same portal multiple times');\n }\n }\n }\n\n /**\n * Removes a portal from the list of portals.\n *\n * @param {Portal} portal - The portal to be removed.\n * @return {void}\n */\n public removePortal(portal: Portal) {\n const index = this.portals().indexOf(portal);\n if (index !== -1) {\n this.portals.update(portals => {\n portals.splice(index, 1);\n return portals.slice();\n });\n }\n }\n\n}\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/HeaderComponent.html":{"url":"components/HeaderComponent.html","title":"component - HeaderComponent","body":"\n \n\n\n\n\n\n Components\n \n HeaderComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n Styles\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/header/header.component.ts\n\n\n\n\n\n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n\n\n\n\n\n\n\n\n\n\n \n selector\n rxap-header\n \n\n\n \n imports\n \n MatToolbar\n MatToolbarRow\n CdkPortalOutlet\n \n \n\n \n styleUrls\n ./header.component.scss\n \n\n\n\n \n templateUrl\n ./header.component.html\n \n\n\n\n\n\n\n\n\n \n \n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n color\n \n \n Public\n Readonly\n hasPortals\n \n \n Public\n Readonly\n portals\n \n \n \n \n\n\n \n \n Inputs\n \n \n \n \n \n \n color\n \n \n \n \n\n\n\n\n \n \n\n\n\n \n Inputs\n \n \n \n \n \n color\n \n \n \n \n Defined in src/lib/header/header.component.ts:29\n \n \n \n \n\n\n\n\n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n color\n \n \n \n \n \n \n Defined in src/lib/header/header.component.ts:29\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n hasPortals\n \n \n \n \n \n \n Default value : computed(() => this.portals().length > 0)\n \n \n \n \n Defined in src/lib/header/header.component.ts:34\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n portals\n \n \n \n \n \n \n Default value : computed(() => this.headerService.portals())\n \n \n \n \n Defined in src/lib/header/header.component.ts:33\n \n \n\n\n \n \n\n\n\n\n\n \n import { CdkPortalOutlet } from '@angular/cdk/portal';\nimport {\n ChangeDetectionStrategy,\n Component,\n computed,\n inject,\n input,\n} from '@angular/core';\nimport { ThemePalette } from '@angular/material/core';\nimport {\n MatToolbar,\n MatToolbarRow,\n} from '@angular/material/toolbar';\nimport { HeaderService } from '../header.service';\n\n@Component({\n selector: 'rxap-header',\n templateUrl: './header.component.html',\n styleUrls: ['./header.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n imports: [\n MatToolbar,\n MatToolbarRow,\n CdkPortalOutlet,\n ]\n})\nexport class HeaderComponent {\n\n public readonly color = input();\n\n private readonly headerService = inject(HeaderService);\n\n public readonly portals = computed(() => this.headerService.portals());\n public readonly hasPortals = computed(() => this.portals().length > 0);\n\n}\n\n \n\n \n @if (hasPortals()) {\n \n @for (portal of portals(); track portal) {\n \n \n \n }\n \n}\n\n \n\n \n \n ./header.component.scss\n \n \n \n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = '@if (hasPortals()) { @for (portal of portals(); track portal) { } }'\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'HeaderComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"directives/HeaderDirective.html":{"url":"directives/HeaderDirective.html","title":"directive - HeaderDirective","body":"\n \n\n\n\n\n\n\n\n\n Directives\n HeaderDirective\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/header/header.directive.ts\n \n\n\n\n\n \n Implements\n \n \n OnInit\n OnDestroy\n \n\n\n \n Metadata\n \n \n\n \n Selector\n [rxapHeader]\n \n\n \n Standalone\n true\n \n\n\n\n \n \n \n\n\n\n\n\n\n\n\n\n\n \n\n\n \n import { TemplatePortal } from '@angular/cdk/portal';\nimport {\n Directive,\n inject,\n OnDestroy,\n OnInit,\n TemplateRef,\n ViewContainerRef,\n} from '@angular/core';\nimport { HeaderService } from '../header.service';\n\n@Directive({\n selector: '[rxapHeader]',\n standalone: true,\n})\nexport class HeaderDirective implements OnInit, OnDestroy {\n private _portal?: TemplatePortal;\n\n private readonly headerService = inject(HeaderService);\n private readonly template: TemplateRef = inject(TemplateRef);\n private readonly viewContainerRef = inject(ViewContainerRef);\n\n public ngOnInit() {\n this._portal = new TemplatePortal(\n this.template,\n this.viewContainerRef,\n );\n this.headerService.pushPortal(this._portal);\n }\n\n public ngOnDestroy() {\n if (this._portal) {\n this.headerService.removePortal(this._portal);\n }\n }\n}\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"injectables/HeaderService.html":{"url":"injectables/HeaderService.html","title":"injectable - HeaderService","body":"\n \n\n\n\n\n\n\n\n\n\n Injectables\n HeaderService\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/header.service.ts\n \n\n\n\n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n portalCount\n \n \n Public\n Readonly\n portals\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n Public\n pushPortal\n \n \n Public\n removePortal\n \n \n \n \n\n\n\n\n\n \n \n\n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n Public\n pushPortal\n \n \n \n \n \n \n \n pushPortal(portal: Portal<>)\n \n \n\n\n \n \n Defined in src/lib/header.service.ts:43\n \n \n\n\n \n \n Adds a portal to the list of portals.\n\n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n Description\n \n \n \n \n portal\n \n Portal<>\n \n\n \n No\n \n\n\n \n \nThe portal to be added.\n\n\n \n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n removePortal\n \n \n \n \n \n \n \n removePortal(portal: Portal<>)\n \n \n\n\n \n \n Defined in src/lib/header.service.ts:59\n \n \n\n\n \n \n Removes a portal from the list of portals.\n\n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n Description\n \n \n \n \n portal\n \n Portal<>\n \n\n \n No\n \n\n\n \n \nThe portal to be removed.\n\n\n \n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n portalCount\n \n \n \n \n \n \n Default value : computed(() => this.portals().length)\n \n \n \n \n Defined in src/lib/header.service.ts:33\n \n \n\n \n \n Computes the count of portals.\n\n \n \n\n \n \n \n \n \n \n \n \n Public\n Readonly\n portals\n \n \n \n \n \n \n Default value : signal>>(this.components.map(component => new ComponentPortal(component)))\n \n \n \n \n Defined in src/lib/header.service.ts:25\n \n \n\n \n \n Represents an array of Portal objects with unknown type.\n\n \n \n\n \n \n\n\n \n\n\n \n import {\n ComponentPortal,\n Portal,\n} from '@angular/cdk/portal';\nimport {\n computed,\n inject,\n Injectable,\n isDevMode,\n signal,\n} from '@angular/core';\nimport { RXAP_HEADER_COMPONENT } from './tokens';\nimport { coerceArray } from '@rxap/utilities';\n\n@Injectable()\nexport class HeaderService {\n\n private readonly components = coerceArray(inject(RXAP_HEADER_COMPONENT, { optional: true }));\n\n /**\n * Represents an array of `Portal` objects with unknown type.\n *\n * @typedef {Array>} SignalPortals\n */\n public readonly portals = signal>>(this.components.map(component => new ComponentPortal(component)));\n\n\n /**\n * Computes the count of portals.\n *\n * @returns {number} The count of portals.\n */\n public readonly portalCount = computed(() => this.portals().length);\n\n\n /**\n * Adds a portal to the list of portals.\n *\n * @param {Portal} portal - The portal to be added.\n *\n * @return {void}\n */\n public pushPortal(portal: Portal) {\n if (!this.portals().includes(portal)) {\n this.portals.update(portals => [ ...portals, portal ]);\n } else {\n if (isDevMode()) {\n console.warn('Can not add the same portal multiple times');\n }\n }\n }\n\n /**\n * Removes a portal from the list of portals.\n *\n * @param {Portal} portal - The portal to be removed.\n * @return {void}\n */\n public removePortal(portal: Portal) {\n const index = this.portals().indexOf(portal);\n if (index !== -1) {\n this.portals.update(portals => {\n portals.splice(index, 1);\n return portals.slice();\n });\n }\n }\n\n}\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/LayoutComponent.html":{"url":"components/LayoutComponent.html","title":"component - LayoutComponent","body":"\n \n\n\n\n\n\n Components\n \n LayoutComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n Styles\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/layout/layout.component.ts\n\n\n\n\n\n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n\n\n\n\n\n\n\n\n\n\n \n selector\n rxap-layout\n \n\n\n \n imports\n \n HeaderComponent\n MatSidenavModule\n AsyncPipe\n MatIconModule\n MatButtonModule\n RouterLink\n NgIf\n FooterComponent\n MatMenuModule\n NgOptimizedImage\n NavigationComponent\n RouterOutlet\n NgStyle\n NgClass\n SidenavComponent\n ReleaseInfoComponent\n SidenavFooterDirective\n NavigationProgressBarComponent\n \n \n\n \n styleUrls\n ./layout.component.scss\n \n\n\n\n \n templateUrl\n ./layout.component.html\n \n\n\n\n\n\n\n\n\n \n \n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n logoHeight\n \n \n Public\n Readonly\n logoSrc\n \n \n Public\n Readonly\n logoWidth\n \n \n \n \n\n\n\n\n\n\n \n \n\n\n\n\n\n\n\n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n logoHeight\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Default value : computed(() => this.logoService.height())\n \n \n \n \n Defined in src/lib/layout/layout.component.ts:64\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n logoSrc\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Default value : computed(() => this.logoService.src())\n \n \n \n \n Defined in src/lib/layout/layout.component.ts:62\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n logoWidth\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Default value : computed(() => this.logoService.width())\n \n \n \n \n Defined in src/lib/layout/layout.component.ts:63\n \n \n\n\n \n \n\n\n\n\n\n \n import {\n AsyncPipe,\n NgClass,\n NgIf,\n NgOptimizedImage,\n NgStyle,\n} from '@angular/common';\nimport {\n ChangeDetectionStrategy,\n Component,\n computed,\n inject,\n Signal,\n} from '@angular/core';\nimport { MatButtonModule } from '@angular/material/button';\nimport { MatIconModule } from '@angular/material/icon';\nimport { MatMenuModule } from '@angular/material/menu';\nimport { MatSidenavModule } from '@angular/material/sidenav';\nimport {\n RouterLink,\n RouterOutlet,\n} from '@angular/router';\nimport { FooterComponent } from '../footer/footer.component';\nimport { HeaderComponent } from '../header/header.component';\nimport { LogoService } from '../logo.service';\nimport { NavigationProgressBarComponent } from '../navigation-progress-bar/navigation-progress-bar.component';\nimport { NavigationComponent } from '../navigation/navigation.component';\nimport { ReleaseInfoComponent } from '../release-info/release-info.component';\nimport { SidenavFooterDirective } from '../sidenav/sidenav-footer.directive';\nimport { SidenavComponent } from '../sidenav/sidenav.component';\n\n\n@Component({\n selector: 'rxap-layout',\n templateUrl: './layout.component.html',\n styleUrls: ['./layout.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n imports: [\n HeaderComponent,\n MatSidenavModule,\n AsyncPipe,\n MatIconModule,\n MatButtonModule,\n RouterLink,\n NgIf,\n FooterComponent,\n MatMenuModule,\n NgOptimizedImage,\n NavigationComponent,\n RouterOutlet,\n NgStyle,\n NgClass,\n SidenavComponent,\n ReleaseInfoComponent,\n SidenavFooterDirective,\n NavigationProgressBarComponent,\n ]\n})\nexport class LayoutComponent {\n\n private readonly logoService = inject(LogoService);\n public readonly logoSrc: Signal = computed(() => this.logoService.src());\n public readonly logoWidth: Signal = computed(() => this.logoService.width());\n public readonly logoHeight: Signal = computed(() => this.logoService.height());\n\n}\n\n \n\n \n \n\n\n \n \n \n \n \n \n \n\n\n\n \n\n \n \n ./layout.component.scss\n \n \n \n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = ' '\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'LayoutComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"injectables/LayoutService.html":{"url":"injectables/LayoutService.html","title":"injectable - LayoutService","body":"\n \n\n\n\n\n\n\n\n\n\n Injectables\n LayoutService\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/layout.service.ts\n \n\n\n\n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n collapsable\n \n \n Public\n Readonly\n collapsed\n \n \n Public\n Readonly\n currentThemeDensity\n \n \n Public\n Readonly\n fixedBottomGap\n \n \n Public\n Readonly\n fixedInViewport\n \n \n Public\n Readonly\n fixedTopGap\n \n \n Public\n Readonly\n isMobile\n \n \n Public\n Readonly\n mode\n \n \n Public\n Readonly\n opened\n \n \n Public\n Readonly\n pinned\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n closeSidenav\n \n \n openSidenav\n \n \n Public\n toggleOpened\n \n \n Public\n togglePinned\n \n \n \n \n\n\n\n\n\n \n \n\n\n \n Constructor\n \n \n \n \nconstructor(navigationConfigDefaults: Omit)\n \n \n \n \n Defined in src/lib/layout.service.ts:43\n \n \n\n \n \n \n Parameters :\n \n \n \n Name\n Type\n Optional\n \n \n \n \n navigationConfigDefaults\n \n \n Omit\n \n \n \n No\n \n \n \n \n \n \n \n \n \n \n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n closeSidenav\n \n \n \n \n \n \ncloseSidenav()\n \n \n\n\n \n \n Defined in src/lib/layout.service.ts:126\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n openSidenav\n \n \n \n \n \n \nopenSidenav()\n \n \n\n\n \n \n Defined in src/lib/layout.service.ts:122\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n Public\n toggleOpened\n \n \n \n \n \n \n \n toggleOpened()\n \n \n\n\n \n \n Defined in src/lib/layout.service.ts:114\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n Public\n togglePinned\n \n \n \n \n \n \n \n togglePinned()\n \n \n\n\n \n \n Defined in src/lib/layout.service.ts:118\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n collapsable\n \n \n \n \n \n \n Type : WritableSignal\n\n \n \n \n \n Defined in src/lib/layout.service.ts:32\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n collapsed\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Defined in src/lib/layout.service.ts:38\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n currentThemeDensity\n \n \n \n \n \n \n Default value : toSignal(ObserveCurrentThemeDensity())\n \n \n \n \n Defined in src/lib/layout.service.ts:35\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n fixedBottomGap\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Defined in src/lib/layout.service.ts:33\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n fixedInViewport\n \n \n \n \n \n \n Type : WritableSignal\n\n \n \n \n \n Defined in src/lib/layout.service.ts:37\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n fixedTopGap\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Defined in src/lib/layout.service.ts:34\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n isMobile\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Defined in src/lib/layout.service.ts:36\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n mode\n \n \n \n \n \n \n Type : WritableSignal\n\n \n \n \n \n Defined in src/lib/layout.service.ts:30\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n opened\n \n \n \n \n \n \n Type : WritableSignal\n\n \n \n \n \n Defined in src/lib/layout.service.ts:29\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n pinned\n \n \n \n \n \n \n Type : WritableSignal\n\n \n \n \n \n Defined in src/lib/layout.service.ts:31\n \n \n\n\n \n \n\n\n \n\n\n \n import { MediaMatcher } from '@angular/cdk/layout';\nimport {\n computed,\n effect,\n Inject,\n inject,\n Injectable,\n isDevMode,\n Optional,\n signal,\n Signal,\n WritableSignal,\n} from '@angular/core';\nimport { toSignal } from '@angular/core/rxjs-interop';\nimport { MatDrawerMode } from '@angular/material/sidenav';\nimport {\n ConfigService,\n NavigationConfig,\n} from '@rxap/config';\nimport { ObserveCurrentThemeDensity } from '@rxap/ngx-theme';\nimport { Observable } from 'rxjs';\nimport { FooterService } from './footer.service';\nimport { HeaderService } from './header.service';\nimport { RXAP_NAVIGATION_LAYOUT_CONFIG_DEFAULTS } from './tokens';\n\n@Injectable()\nexport class LayoutService {\n\n public readonly opened: WritableSignal;\n public readonly mode: WritableSignal;\n public readonly pinned: WritableSignal;\n public readonly collapsable: WritableSignal;\n public readonly fixedBottomGap: Signal;\n public readonly fixedTopGap: Signal;\n public readonly currentThemeDensity = toSignal(ObserveCurrentThemeDensity());\n public readonly isMobile: Signal;\n public readonly fixedInViewport: WritableSignal;\n public readonly collapsed: Signal;\n\n private readonly footerService = inject(FooterService);\n private readonly headerService = inject(HeaderService);\n private readonly config = inject(ConfigService);\n private readonly mediaMatcher = inject(MediaMatcher);\n\n constructor(\n @Inject(RXAP_NAVIGATION_LAYOUT_CONFIG_DEFAULTS)\n @Optional()\n navigationConfigDefaults: Omit = {},\n ) {\n const mobileQuery = this.mediaMatcher.matchMedia('(max-width: 959px)');\n this.isMobile = toSignal(new Observable(subscriber => {\n mobileQuery.addEventListener('change', (event) => {\n subscriber.next(event.matches);\n });\n }), { initialValue: mobileQuery.matches });\n\n const initialCollapsable = this.config.get('navigation.collapsable', navigationConfigDefaults.collapsable ?? true);\n const collapsable = initialCollapsable && !this.isMobile();\n const pinned = this.config.get('navigation.pinned', navigationConfigDefaults.pinned ?? false);\n const mode = this.config.get('navigation.mode', navigationConfigDefaults.mode ?? (pinned || !collapsable ? 'side' : 'over'));\n const opened = this.config.get('navigation.opened', (navigationConfigDefaults.opened ?? (!collapsable || pinned)) && !this.isMobile());\n const fixedInViewport = this.config.get('navigation.fixedInViewport', navigationConfigDefaults.fixedInViewport ?? true);\n\n if (isDevMode()) {\n console.log({\n initialCollapsable,\n collapsable,\n pinned,\n mode,\n opened,\n fixedInViewport,\n });\n }\n\n this.opened = signal(opened);\n this.mode = signal(mode);\n this.pinned = signal(pinned);\n this.collapsable = signal(collapsable);\n this.fixedInViewport = signal(fixedInViewport);\n this.collapsed = computed(() => this.collapsable() && !this.opened() && !this.pinned());\n\n this.fixedBottomGap = computed(() => {\n const footerPortalCount = this.footerService.portalCount();\n const currentThemeDensity = this.currentThemeDensity() ?? 0;\n return footerPortalCount * (currentThemeDensity * 4 + 64);\n });\n\n this.fixedTopGap = computed(() => {\n const headerPortalCount = this.headerService.portalCount();\n const currentThemeDensity = this.currentThemeDensity() ?? 0;\n return headerPortalCount * (currentThemeDensity * 4 + 64);\n });\n\n if (initialCollapsable) {\n effect(() => {\n const isMobile = this.isMobile();\n this.collapsable.set(!isMobile);\n if (!isMobile && !this.pinned()) {\n this.opened.set(false);\n }\n }, { allowSignalWrites: true });\n }\n effect(() => {\n if (this.pinned()) {\n this.mode.set('side');\n this.opened.set(true);\n } else {\n this.mode.set('over');\n this.opened.set(false);\n }\n }, { allowSignalWrites: true });\n }\n\n public toggleOpened() {\n this.opened.update(opened => !opened);\n }\n\n public togglePinned() {\n this.pinned.update(pinned => !pinned);\n }\n\n openSidenav() {\n this.opened.set(true);\n }\n\n closeSidenav() {\n this.opened.set(false);\n }\n}\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"injectables/LogoService.html":{"url":"injectables/LogoService.html","title":"injectable - LogoService","body":"\n \n\n\n\n\n\n\n\n\n\n Injectables\n LogoService\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/logo.service.ts\n \n\n\n\n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n height\n \n \n Public\n Readonly\n logo\n \n \n Public\n Readonly\n src\n \n \n Public\n Readonly\n width\n \n \n \n \n\n\n\n\n\n\n \n \n\n\n\n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n height\n \n \n \n \n \n \n Default value : computed(() => this.logo().height)\n \n \n \n \n Defined in src/lib/logo.service.ts:27\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n logo\n \n \n \n \n \n \n Default value : signal(\n inject(RXAP_LOGO_CONFIG, { optional: true }) ??\n this.config.get('logo', inject(RXAP_LOGO_CONFIG_DEFAULTS, { optional: true }) ?? {\n src: 'logo.png',\n width: 192,\n }),\n )\n \n \n \n \n Defined in src/lib/logo.service.ts:17\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n src\n \n \n \n \n \n \n Default value : computed(() => this.logo().src)\n \n \n \n \n Defined in src/lib/logo.service.ts:25\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n width\n \n \n \n \n \n \n Default value : computed(() => this.logo().width)\n \n \n \n \n Defined in src/lib/logo.service.ts:26\n \n \n\n\n \n \n\n\n \n\n\n \n import {\n computed,\n inject,\n Injectable,\n signal,\n} from '@angular/core';\nimport { ConfigService } from '@rxap/config';\nimport {\n RXAP_LOGO_CONFIG,\n RXAP_LOGO_CONFIG_DEFAULTS,\n} from './tokens';\n\n@Injectable()\nexport class LogoService {\n\n private readonly config = inject(ConfigService);\n public readonly logo = signal(\n inject(RXAP_LOGO_CONFIG, { optional: true }) ??\n this.config.get('logo', inject(RXAP_LOGO_CONFIG_DEFAULTS, { optional: true }) ?? {\n src: 'logo.png',\n width: 192,\n }),\n );\n\n public readonly src = computed(() => this.logo().src);\n public readonly width = computed(() => this.logo().width);\n public readonly height = computed(() => this.logo().height);\n\n}\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/MinimalLayoutComponent.html":{"url":"components/MinimalLayoutComponent.html","title":"component - MinimalLayoutComponent","body":"\n \n\n\n\n\n\n Components\n \n MinimalLayoutComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/minimal-layout/minimal-layout.component.ts\n\n\n\n\n\n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n\n\n\n\n\n\n\n\n\n\n \n selector\n rxap-minimal-layout\n \n\n\n \n imports\n \n RouterOutlet\n BaseLayoutComponent\n NavigationProgressBarComponent\n HeaderComponent\n FooterComponent\n \n \n\n\n\n\n \n templateUrl\n ./minimal-layout.component.html\n \n\n\n\n \n styleUrl\n ./minimal-layout.component.scss\n \n\n\n\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n \n import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\nimport { RouterOutlet } from '@angular/router';\nimport { BaseLayoutComponent } from '../base-layout/base-layout.component';\nimport { FooterComponent } from '../footer/footer.component';\nimport { HeaderComponent } from '../header/header.component';\nimport { NavigationProgressBarComponent } from '../navigation-progress-bar/navigation-progress-bar.component';\n\n@Component({\n selector: 'rxap-minimal-layout',\n imports: [RouterOutlet, BaseLayoutComponent, NavigationProgressBarComponent, HeaderComponent, FooterComponent],\n templateUrl: './minimal-layout.component.html',\n styleUrl: './minimal-layout.component.scss',\n changeDetection: ChangeDetectionStrategy.OnPush\n})\nexport class MinimalLayoutComponent {}\n\n \n\n \n \n\n\n\n\n \n\n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = ''\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'MinimalLayoutComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/NavigationComponent.html":{"url":"components/NavigationComponent.html","title":"component - NavigationComponent","body":"\n \n\n\n\n\n\n Components\n \n NavigationComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n Styles\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/navigation/navigation.component.ts\n\n\n\n\n\n \n Implements\n \n \n OnInit\n \n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n \n encapsulation\n ViewEncapsulation.None\n \n\n\n\n\n \n host\n {}\n \n\n\n\n\n\n\n \n selector\n ul[rxap-navigation]\n \n\n\n \n imports\n \n NgFor\n NgIf\n MatDividerModule\n forwardRef(() => NavigationItemComponent)\n AsyncPipe\n \n \n\n \n styleUrls\n ./navigation.component.scss\n \n\n\n\n \n templateUrl\n ./navigation.component.html\n \n\n\n\n\n\n\n\n\n \n \n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n collapsed\n \n \n Public\n items\n \n \n Public\n level\n \n \n Public\n navigationItems\n \n \n Public\n Readonly\n root\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n Public\n asNavigationItem\n \n \n Public\n isNavigationDividerItem\n \n \n Public\n isNavigationItem\n \n \n \n \n\n \n \n Inputs\n \n \n \n \n \n \n items\n \n \n level\n \n \n root\n \n \n \n \n\n\n\n\n \n \n\n\n\n \n Inputs\n \n \n \n \n \n items\n \n \n \n \n Defined in src/lib/navigation/navigation.component.ts:50\n \n \n \n \n \n \n \n \n \n level\n \n \n \n \n Default value : 0\n \n \n \n \n Defined in src/lib/navigation/navigation.component.ts:52\n \n \n \n \n \n \n \n \n \n root\n \n \n \n \n Default value : false\n \n \n \n \n Defined in src/lib/navigation/navigation.component.ts:62\n \n \n \n \n\n\n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n Public\n asNavigationItem\n \n \n \n \n \n \n \n asNavigationItem(item: NavigationItem | NavigationDividerItem)\n \n \n\n\n \n \n Defined in src/lib/navigation/navigation.component.ts:89\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n item\n \n NavigationItem | NavigationDividerItem\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : NavigationItem\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n isNavigationDividerItem\n \n \n \n \n \n \n \n isNavigationDividerItem(item: NavigationItem | NavigationDividerItem)\n \n \n\n\n \n \n Defined in src/lib/navigation/navigation.component.ts:77\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n item\n \n NavigationItem | NavigationDividerItem\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : NavigationDividerItem\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n isNavigationItem\n \n \n \n \n \n \n \n isNavigationItem(item: NavigationItem | NavigationDividerItem)\n \n \n\n\n \n \n Defined in src/lib/navigation/navigation.component.ts:83\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n item\n \n NavigationItem | NavigationDividerItem\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : NavigationItem\n\n \n \n \n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n collapsed\n \n \n \n \n \n \n Default value : computed(() => this.layoutService.collapsed())\n \n \n \n \n Defined in src/lib/navigation/navigation.component.ts:58\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n items\n \n \n \n \n \n \n Defined in src/lib/navigation/navigation.component.ts:50\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n level\n \n \n \n \n \n \n Default value : 0\n \n \n \n \n Defined in src/lib/navigation/navigation.component.ts:52\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n navigationItems\n \n \n \n \n \n \n Default value : computed(() => this.items() ?? [])\n \n \n \n \n Defined in src/lib/navigation/navigation.component.ts:60\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n root\n \n \n \n \n \n \n Default value : false\n \n \n \n \n Defined in src/lib/navigation/navigation.component.ts:62\n \n \n\n\n \n \n\n\n\n\n\n \n import {\n AsyncPipe,\n NgFor,\n NgIf,\n} from '@angular/common';\nimport {\n ChangeDetectionStrategy,\n Component,\n computed,\n forwardRef,\n inject,\n INJECTOR,\n input,\n OnInit,\n runInInjectionContext,\n ViewEncapsulation,\n} from '@angular/core';\nimport { toSignal } from '@angular/core/rxjs-interop';\nimport { MatDividerModule } from '@angular/material/divider';\nimport { LayoutService } from '../layout.service';\nimport { NavigationService } from '../navigation.service';\nimport {\n Navigation,\n NavigationDividerItem,\n NavigationItem,\n} from './navigation-item';\nimport { NavigationItemComponent } from './navigation-item/navigation-item.component';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'ul[rxap-navigation]',\n templateUrl: './navigation.component.html',\n styleUrls: ['./navigation.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n \n host: {\n class: 'list-none dark:text-neutral-400 text-neutral-700',\n },\n imports: [\n NgFor,\n NgIf,\n MatDividerModule,\n forwardRef(() => NavigationItemComponent),\n AsyncPipe,\n ]\n})\nexport class NavigationComponent implements OnInit {\n\n public items = input();\n\n public level = input(0);\n\n private readonly navigationService = inject(NavigationService);\n\n private readonly layoutService = inject(LayoutService);\n\n public readonly collapsed = computed(() => this.layoutService.collapsed());\n\n public navigationItems = computed(() => this.items() ?? []);\n\n public readonly root = input(false);\n\n private readonly injector = inject(INJECTOR);\n\n public ngOnInit(): void {\n if (this.root()) {\n runInInjectionContext(this.injector, () => {\n this.navigationItems = toSignal(this.navigationService.config$, { initialValue: [] });\n });\n }\n }\n // region type save item property\n\n // required to check the type of the item property in the ngFor loop\n\n public isNavigationDividerItem(\n item: NavigationItem | NavigationDividerItem,\n ): item is NavigationDividerItem {\n return (item as any)['divider'];\n }\n\n public isNavigationItem(\n item: NavigationItem | NavigationDividerItem,\n ): item is NavigationItem {\n return !this.isNavigationDividerItem(item);\n }\n\n public asNavigationItem(\n item: NavigationItem | NavigationDividerItem,\n ): NavigationItem {\n if (!this.isNavigationItem(item)) {\n throw new Error('The item is not a NavigationItem');\n }\n return item;\n }\n\n // endregion\n}\n\n \n\n \n \n \n \n \n {{item.title}}\n \n \n \n \n \n \n\n\n \n\n \n \n ./navigation.component.scss\n \n \n \n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = ' {{item.title}} '\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'NavigationComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"interfaces/NavigationDividerItem.html":{"url":"interfaces/NavigationDividerItem.html","title":"interface - NavigationDividerItem","body":"\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n Interfaces\n \n NavigationDividerItem\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/navigation/navigation-item.ts\n \n\n\n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n \n divider\n \n \n \n Optional\n \n title\n \n \n \n \n \n \n \n \n\n\n\n \n Properties\n \n \n \n \n \n divider\n \n \n \n \n \n \n \n \n divider: boolean\n\n \n \n\n\n \n \n Type : boolean\n\n \n \n\n\n\n\n\n \n \n \n \n \n \n \n title\n \n \n \n \n \n \n \n \n title: string\n\n \n \n\n\n \n \n Type : string\n\n \n \n\n \n \n Optional\n \n \n\n\n\n\n \n \n \n \n\n\n \n import { IconConfig } from '@rxap/utilities';\nimport {\n AbstractType,\n InjectionToken,\n Type,\n} from '@angular/core';\nimport { Observable } from 'rxjs';\n\nexport type Navigation = Array;\n\nexport type NavigationWithInserts = Array\n | NavigationDividerItem\n | NavigationInsertItem\n>;\n\nexport interface NavigationDividerItem {\n divider: boolean;\n title?: string;\n}\n\nexport function IsNavigationDividerItem(\n item: any,\n): item is NavigationDividerItem {\n return !!item && !!item['divider'];\n}\n\nexport interface NavigationInsertItem {\n insert: string;\n}\n\nexport function IsNavigationInsertItem(\n item: any,\n): item is NavigationInsertItem {\n return !!item && !!item['insert'];\n}\n\nexport interface NavigationStatus {\n isVisible(\n navigationItem: NavigationItem,\n ): Observable | Promise | boolean;\n}\n\nexport interface NavigationItem extends Record {\n routerLink: string[] | string;\n label: string;\n children?: Children;\n icon?: IconConfig;\n status?: Array\n | InjectionToken\n | AbstractType\n >;\n}\n\nexport function IsNavigationItem(item: any): item is NavigationItem {\n return (\n !!item && !!item['routerLink'] && !!item['label']\n );\n}\n\n \n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"interfaces/NavigationInsertItem.html":{"url":"interfaces/NavigationInsertItem.html","title":"interface - NavigationInsertItem","body":"\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n Interfaces\n \n NavigationInsertItem\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/navigation/navigation-item.ts\n \n\n\n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n \n insert\n \n \n \n \n \n \n \n \n\n\n\n \n Properties\n \n \n \n \n \n insert\n \n \n \n \n \n \n \n \n insert: string\n\n \n \n\n\n \n \n Type : string\n\n \n \n\n\n\n\n\n \n \n \n \n\n\n \n import { IconConfig } from '@rxap/utilities';\nimport {\n AbstractType,\n InjectionToken,\n Type,\n} from '@angular/core';\nimport { Observable } from 'rxjs';\n\nexport type Navigation = Array;\n\nexport type NavigationWithInserts = Array\n | NavigationDividerItem\n | NavigationInsertItem\n>;\n\nexport interface NavigationDividerItem {\n divider: boolean;\n title?: string;\n}\n\nexport function IsNavigationDividerItem(\n item: any,\n): item is NavigationDividerItem {\n return !!item && !!item['divider'];\n}\n\nexport interface NavigationInsertItem {\n insert: string;\n}\n\nexport function IsNavigationInsertItem(\n item: any,\n): item is NavigationInsertItem {\n return !!item && !!item['insert'];\n}\n\nexport interface NavigationStatus {\n isVisible(\n navigationItem: NavigationItem,\n ): Observable | Promise | boolean;\n}\n\nexport interface NavigationItem extends Record {\n routerLink: string[] | string;\n label: string;\n children?: Children;\n icon?: IconConfig;\n status?: Array\n | InjectionToken\n | AbstractType\n >;\n}\n\nexport function IsNavigationItem(item: any): item is NavigationItem {\n return (\n !!item && !!item['routerLink'] && !!item['label']\n );\n}\n\n \n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"interfaces/NavigationItem.html":{"url":"interfaces/NavigationItem.html","title":"interface - NavigationItem","body":"\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n Interfaces\n \n NavigationItem\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/navigation/navigation-item.ts\n \n\n\n\n \n Extends\n \n \n Record\n \n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Optional\n \n children\n \n \n \n Optional\n \n icon\n \n \n \n \n label\n \n \n \n \n routerLink\n \n \n \n Optional\n \n status\n \n \n \n \n \n \n \n \n\n\n\n \n Properties\n \n \n \n \n \n children\n \n \n \n \n \n \n \n \n children: Children\n\n \n \n\n\n \n \n Type : Children\n\n \n \n\n \n \n Optional\n \n \n\n\n\n\n \n \n \n \n \n \n \n icon\n \n \n \n \n \n \n \n \n icon: IconConfig\n\n \n \n\n\n \n \n Type : IconConfig\n\n \n \n\n \n \n Optional\n \n \n\n\n\n\n \n \n \n \n \n \n \n label\n \n \n \n \n \n \n \n \n label: string\n\n \n \n\n\n \n \n Type : string\n\n \n \n\n\n\n\n\n \n \n \n \n \n \n \n routerLink\n \n \n \n \n \n \n \n \n routerLink: string[] | string\n\n \n \n\n\n \n \n Type : string[] | string\n\n \n \n\n\n\n\n\n \n \n \n \n \n \n \n status\n \n \n \n \n \n \n \n \n status: Array\n\n \n \n\n\n \n \n Type : Array\n\n \n \n\n \n \n Optional\n \n \n\n\n\n\n \n \n \n \n\n\n \n import { IconConfig } from '@rxap/utilities';\nimport {\n AbstractType,\n InjectionToken,\n Type,\n} from '@angular/core';\nimport { Observable } from 'rxjs';\n\nexport type Navigation = Array;\n\nexport type NavigationWithInserts = Array\n | NavigationDividerItem\n | NavigationInsertItem\n>;\n\nexport interface NavigationDividerItem {\n divider: boolean;\n title?: string;\n}\n\nexport function IsNavigationDividerItem(\n item: any,\n): item is NavigationDividerItem {\n return !!item && !!item['divider'];\n}\n\nexport interface NavigationInsertItem {\n insert: string;\n}\n\nexport function IsNavigationInsertItem(\n item: any,\n): item is NavigationInsertItem {\n return !!item && !!item['insert'];\n}\n\nexport interface NavigationStatus {\n isVisible(\n navigationItem: NavigationItem,\n ): Observable | Promise | boolean;\n}\n\nexport interface NavigationItem extends Record {\n routerLink: string[] | string;\n label: string;\n children?: Children;\n icon?: IconConfig;\n status?: Array\n | InjectionToken\n | AbstractType\n >;\n}\n\nexport function IsNavigationItem(item: any): item is NavigationItem {\n return (\n !!item && !!item['routerLink'] && !!item['label']\n );\n}\n\n \n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/NavigationItemComponent.html":{"url":"components/NavigationItemComponent.html","title":"component - NavigationItemComponent","body":"\n \n\n\n\n\n\n Components\n \n NavigationItemComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n Styles\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/navigation/navigation-item/navigation-item.component.ts\n\n\n\n\n\n \n Implements\n \n \n OnChanges\n OnDestroy\n AfterViewInit\n \n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n \n encapsulation\n ViewEncapsulation.None\n \n\n\n\n\n\n\n\n\n\n\n \n selector\n li[rxap-navigation-item]\n \n\n\n \n imports\n \n RouterLinkActive\n RouterLink\n NgIf\n MatRippleModule\n MatIconModule\n IconDirective\n MatDividerModule\n forwardRef(() => NavigationComponent)\n NgClass\n \n \n\n \n styleUrls\n ./navigation-item.component.scss\n \n\n\n\n \n templateUrl\n ./navigation-item.component.html\n \n\n\n\n\n\n\n\n\n \n \n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n active\n \n \n Public\n children\n \n \n Public\n Readonly\n collapsed\n \n \n Public\n Readonly\n item\n \n \n Public\n Readonly\n itemClasses\n \n \n Public\n Readonly\n level\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n Public\n asNavigationItem\n \n \n Public\n isNavigationDividerItem\n \n \n Public\n isNavigationItem\n \n \n \n \n\n \n \n Inputs\n \n \n \n \n \n \n item\n \n \n level\n \n \n \n \n\n\n\n\n \n \n\n\n\n \n Inputs\n \n \n \n \n \n item\n \n \n \n \n Required : true\n \n \n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:98\n \n \n \n \n \n \n \n \n \n level\n \n \n \n \n Default value : 0\n \n \n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:94\n \n \n \n \n\n\n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n Public\n asNavigationItem\n \n \n \n \n \n \n \n asNavigationItem(item: NavigationItem | NavigationDividerItem)\n \n \n\n\n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:182\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n item\n \n NavigationItem | NavigationDividerItem\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : NavigationItem\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n isNavigationDividerItem\n \n \n \n \n \n \n \n isNavigationDividerItem(item: NavigationItem | NavigationDividerItem)\n \n \n\n\n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:170\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n item\n \n NavigationItem | NavigationDividerItem\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : NavigationDividerItem\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n isNavigationItem\n \n \n \n \n \n \n \n isNavigationItem(item: NavigationItem | NavigationDividerItem)\n \n \n\n\n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:176\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n item\n \n NavigationItem | NavigationDividerItem\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : NavigationItem\n\n \n \n \n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n active\n \n \n \n \n \n \n Default value : signal(false)\n \n \n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:99\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n children\n \n \n \n \n \n \n Type : Navigation | null\n\n \n \n \n \n Default value : null\n \n \n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:96\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n collapsed\n \n \n \n \n \n \n Default value : computed(() => this.layoutService.collapsed())\n \n \n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:111\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n item\n \n \n \n \n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:98\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n itemClasses\n \n \n \n \n \n \n Default value : computed(() => {\n let classes = `level-${ this.level() * 4 }`;\n if (this.collapsed()) {\n classes += ' invisible';\n }\n return classes;\n })\n \n \n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:101\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n level\n \n \n \n \n \n \n Default value : 0\n \n \n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:94\n \n \n\n\n \n \n\n\n\n\n\n \n import {\n animate,\n style,\n transition,\n trigger,\n} from '@angular/animations';\nimport {\n NgClass,\n NgIf,\n} from '@angular/common';\nimport {\n ChangeDetectionStrategy,\n Component,\n computed,\n ElementRef,\n forwardRef,\n inject,\n input,\n OnChanges,\n OnDestroy,\n Renderer2,\n signal,\n SimpleChanges,\n viewChild,\n ViewEncapsulation, AfterViewInit,\n} from '@angular/core';\nimport { MatRippleModule } from '@angular/material/core';\nimport { MatDividerModule } from '@angular/material/divider';\nimport { MatIconModule } from '@angular/material/icon';\nimport {\n NavigationEnd,\n Router,\n RouterLink,\n RouterLinkActive,\n} from '@angular/router';\nimport { IconDirective } from '@rxap/material-directives/icon';\nimport { coerceArray } from '@rxap/utilities';\nimport {\n debounceTime,\n Subscription,\n} from 'rxjs';\nimport {\n filter,\n startWith,\n tap,\n} from 'rxjs/operators';\nimport { LayoutService } from '../../layout.service';\nimport {\n Navigation,\n NavigationDividerItem,\n NavigationItem,\n} from '../navigation-item';\nimport { NavigationComponent } from '../navigation.component';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'li[rxap-navigation-item]',\n templateUrl: './navigation-item.component.html',\n styleUrls: ['./navigation-item.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n animations: [\n trigger('sub-nav', [\n transition(':enter', [\n style({\n display: 'block',\n height: '0',\n overflow: 'hidden',\n }),\n animate(150, style({ height: '*' })),\n ]),\n transition(':leave', [\n style({ overflow: 'hidden' }),\n animate(300, style({ height: '0' })),\n style({ display: 'none' }),\n ]),\n ]),\n ],\n imports: [\n RouterLinkActive,\n RouterLink,\n NgIf,\n MatRippleModule,\n MatIconModule,\n IconDirective,\n MatDividerModule,\n forwardRef(() => NavigationComponent),\n NgClass,\n ]\n})\nexport class NavigationItemComponent\n implements OnChanges, OnDestroy, AfterViewInit {\n\n public readonly level = input(0);\n\n public children: Navigation | null = null;\n\n public readonly item = input.required();\n public readonly active = signal(false);\n\n public readonly itemClasses = computed(() => {\n let classes = `level-${ this.level() * 4 }`;\n if (this.collapsed()) {\n classes += ' invisible';\n }\n return classes;\n });\n\n private readonly layoutService = inject(LayoutService);\n\n public readonly collapsed = computed(() => this.layoutService.collapsed());\n\n private readonly _subscription = new Subscription();\n\n private readonly router = inject(Router);\n private readonly elementRef = inject(ElementRef);\n private readonly renderer = inject(Renderer2);\n\n public ngOnChanges(changes: SimpleChanges) {\n if (changes['item']) {\n const item: NavigationItem = changes['item'].currentValue;\n this.children =\n item.children && item.children.length ? item.children : null;\n }\n }\n\n public ngAfterViewInit() {\n this._subscription.add(\n this.router.events\n .pipe(\n filter((event) => event instanceof NavigationEnd),\n debounceTime(100),\n startWith(true),\n tap(() => {\n let isActive = true;\n const urlParts = this.router.url.split('/');\n if (urlParts[0] === '') {\n urlParts[0] = '/';\n }\n const routerLink = coerceArray(this.item().routerLink).map(fragment => fragment.split('/')).flat();\n if (routerLink[0] === '') {\n routerLink[0] = '/';\n }\n for (let i = 0; i \n \n\n \n \n \n \n {{ item().label }}\n \n \n \n\n \n\n \n\n \n \n\n \n\n \n\n\n \n\n \n \n ./navigation-item.component.scss\n \n \n \n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = ' {{ item().label }} '\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'NavigationItemComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/NavigationProgressBarComponent.html":{"url":"components/NavigationProgressBarComponent.html","title":"component - NavigationProgressBarComponent","body":"\n \n\n\n\n\n\n Components\n \n NavigationProgressBarComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n Styles\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/navigation-progress-bar/navigation-progress-bar.component.ts\n\n\n\n\n\n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n\n\n\n\n\n\n\n\n\n\n \n selector\n rxap-navigation-progress-bar\n \n\n\n \n imports\n \n MatProgressBar\n \n \n\n \n styleUrls\n ./navigation-progress-bar.component.scss\n \n\n\n\n \n templateUrl\n ./navigation-progress-bar.component.html\n \n\n\n\n\n\n\n\n\n \n \n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n navigating\n \n \n Public\n Readonly\n router\n \n \n \n \n\n\n\n\n\n\n \n \n\n\n\n\n\n\n\n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n navigating\n \n \n \n \n \n \n Default value : toSignal(this.router.events.pipe(\n filter(\n event =>\n event instanceof NavigationStart ||\n event instanceof NavigationEnd ||\n event instanceof NavigationCancel,\n ),\n map(event => event instanceof NavigationStart),\n ), { initialValue: true })\n \n \n \n \n Defined in src/lib/navigation-progress-bar/navigation-progress-bar.component.ts:32\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n router\n \n \n \n \n \n \n Default value : inject(Router)\n \n \n \n \n Defined in src/lib/navigation-progress-bar/navigation-progress-bar.component.ts:30\n \n \n\n\n \n \n\n\n\n\n\n \n import {\n ChangeDetectionStrategy,\n Component,\n inject,\n} from '@angular/core';\nimport { toSignal } from '@angular/core/rxjs-interop';\nimport { MatProgressBar } from '@angular/material/progress-bar';\nimport {\n NavigationCancel,\n NavigationEnd,\n NavigationStart,\n Router,\n} from '@angular/router';\nimport {\n filter,\n map,\n} from 'rxjs/operators';\n\n@Component({\n selector: 'rxap-navigation-progress-bar',\n templateUrl: './navigation-progress-bar.component.html',\n styleUrls: ['./navigation-progress-bar.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n imports: [\n MatProgressBar,\n ]\n})\nexport class NavigationProgressBarComponent {\n\n public readonly router = inject(Router);\n\n public readonly navigating = toSignal(this.router.events.pipe(\n filter(\n event =>\n event instanceof NavigationStart ||\n event instanceof NavigationEnd ||\n event instanceof NavigationCancel,\n ),\n map(event => event instanceof NavigationStart),\n ), { initialValue: true });\n\n}\n\n \n\n \n @if (navigating()) {\n\n}\n\n \n\n \n \n ./navigation-progress-bar.component.scss\n \n \n \n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = '@if (navigating()) {}'\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'NavigationProgressBarComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"injectables/NavigationService.html":{"url":"injectables/NavigationService.html","title":"injectable - NavigationService","body":"\n \n\n\n\n\n\n\n\n\n\n Injectables\n NavigationService\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/navigation.service.ts\n \n\n\n\n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n config$\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n Public\n add\n \n \n Public\n get\n \n \n Public\n has\n \n \n Public\n insert\n \n \n Public\n remove\n \n \n Public\n updateNavigation\n \n \n \n \n\n\n\n\n\n \n \n\n\n \n Constructor\n \n \n \n \nconstructor(navigation: any, inserts: any | null)\n \n \n \n \n Defined in src/lib/navigation.service.ts:45\n \n \n\n \n \n \n Parameters :\n \n \n \n Name\n Type\n Optional\n \n \n \n \n navigation\n \n \n any\n \n \n \n No\n \n \n \n \n inserts\n \n \n any | null\n \n \n \n No\n \n \n \n \n \n \n \n \n \n \n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n Public\n add\n \n \n \n \n \n \n \n add(id: string, value: NavigationWithInserts, update)\n \n \n\n\n \n \n Defined in src/lib/navigation.service.ts:86\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n Default value\n \n \n \n \n id\n \n string\n \n\n \n No\n \n\n \n \n\n \n \n value\n \n NavigationWithInserts\n \n\n \n No\n \n\n \n \n\n \n \n update\n \n \n\n \n No\n \n\n \n true\n \n\n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n get\n \n \n \n \n \n \n \n get(id: string)\n \n \n\n\n \n \n Defined in src/lib/navigation.service.ts:101\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n id\n \n string\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : NavigationWithInserts | undefined\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n has\n \n \n \n \n \n \n \n has(id: string)\n \n \n\n\n \n \n Defined in src/lib/navigation.service.ts:97\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n id\n \n string\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : boolean\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n insert\n \n \n \n \n \n \n use add instead\n \n \n \n \n \n insert(id: string, value: NavigationWithInserts, update)\n \n \n\n\n \n \n Defined in src/lib/navigation.service.ts:78\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n Default value\n \n \n \n \n id\n \n string\n \n\n \n No\n \n\n \n \n\n \n \n value\n \n NavigationWithInserts\n \n\n \n No\n \n\n \n \n\n \n \n update\n \n \n\n \n No\n \n\n \n true\n \n\n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n remove\n \n \n \n \n \n \n \n remove(id: string, update)\n \n \n\n\n \n \n Defined in src/lib/navigation.service.ts:105\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n Default value\n \n \n \n \n id\n \n string\n \n\n \n No\n \n\n \n \n\n \n \n update\n \n \n\n \n No\n \n\n \n true\n \n\n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n updateNavigation\n \n \n \n \n \n \n \n updateNavigation()\n \n \n\n\n \n \n Defined in src/lib/navigation.service.ts:112\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n config$\n \n \n \n \n \n \n Type : Observable\n\n \n \n \n \n Defined in src/lib/navigation.service.ts:37\n \n \n\n\n \n \n\n\n \n\n\n \n import {\n inject,\n Inject,\n Injectable,\n Injector,\n INJECTOR,\n Optional,\n} from '@angular/core';\nimport {\n combineLatest,\n from,\n Observable,\n of,\n ReplaySubject,\n} from 'rxjs';\nimport {\n catchError,\n map,\n switchMap,\n} from 'rxjs/operators';\nimport {\n IsNavigationDividerItem,\n IsNavigationInsertItem,\n IsNavigationItem,\n Navigation,\n NavigationDividerItem,\n NavigationItem,\n NavigationWithInserts,\n} from './navigation/navigation-item';\nimport {\n RXAP_NAVIGATION_CONFIG,\n RXAP_NAVIGATION_CONFIG_INSERTS,\n} from './tokens';\n\n@Injectable()\nexport class NavigationService {\n public readonly config$: Observable;\n\n private inserts = new Map();\n\n private readonly navigation: NavigationWithInserts;\n\n private readonly navigation$ = new ReplaySubject(1);\n\n private readonly injector: Injector = inject(INJECTOR);\n\n constructor(\n @Inject(RXAP_NAVIGATION_CONFIG)\n navigation: any,\n @Optional()\n @Inject(RXAP_NAVIGATION_CONFIG_INSERTS)\n inserts: any | null = null,\n ) {\n if (typeof navigation === 'function') {\n this.navigation = navigation();\n } else {\n this.navigation = navigation;\n }\n if (inserts) {\n Object.entries(inserts).forEach(([ id, insert ]: [ string, any ]) =>\n this.insert(id, insert, false),\n );\n }\n this.updateNavigation();\n this.config$ = this.navigation$.pipe(\n switchMap((navigationWithoutStatusCheck) =>\n this.checkNavigationStatusProviders(navigationWithoutStatusCheck),\n ),\n );\n }\n\n /**\n * @deprecated use add instead\n * @param id\n * @param value\n * @param update\n */\n public insert(\n id: string,\n value: NavigationWithInserts,\n update = true,\n ): void {\n this.add(id, value, update);\n }\n\n public add(\n id: string,\n value: NavigationWithInserts,\n update = true,\n ): void {\n this.inserts.set(id, value);\n if (update) {\n this.updateNavigation();\n }\n }\n\n public has(id: string): boolean {\n return this.inserts.has(id);\n }\n\n public get(id: string): NavigationWithInserts | undefined {\n return this.inserts.get(id);\n }\n\n public remove(id: string, update = true): void {\n this.inserts.delete(id);\n if (update) {\n this.updateNavigation();\n }\n }\n\n public updateNavigation(): void {\n this.navigation$.next(this.replaceInserts(this.navigation));\n }\n\n /**\n * @internal\n * @param navigationItem\n */\n public checkNavigationItemStatusProviders(\n navigationItem: NavigationItem | NavigationDividerItem,\n ): Observable {\n if (IsNavigationDividerItem(navigationItem) || !navigationItem.status) {\n return of(navigationItem);\n }\n const isVisibleArray$: Array> = navigationItem\n .status\n .map((statusToken) => this.injector.get(\n statusToken))\n .map((status) => {\n const isVisible = status.isVisible(\n navigationItem);\n if (typeof isVisible === 'boolean') {\n return of(isVisible);\n } else {\n return from(isVisible);\n }\n })\n .map(isVisible$ => isVisible$.pipe(catchError(e => {\n console.error(`isVisible method failed: ${ e.message }`);\n return of(false);\n })));\n // TODO : dont wait for all status services to complete, but cancel waiting if one returns false\n return combineLatest(isVisibleArray$).pipe(\n map((isVisibleArray) =>\n isVisibleArray.reduce((acc, isVisible) => acc && isVisible, true),\n ),\n map((isVisible) => (isVisible ? navigationItem : null)),\n switchMap((navigationItemOrNull) => {\n if (navigationItemOrNull) {\n if (navigationItemOrNull.children?.length) {\n return this.checkNavigationStatusProviders(\n navigationItemOrNull.children,\n ).pipe(\n map((children) => ({\n ...navigationItemOrNull,\n children,\n })),\n );\n }\n return of(navigationItemOrNull);\n }\n return of(null);\n }),\n );\n }\n\n /**\n * @internal\n * @param navigationItem\n */\n public checkNavigationStatusProviders(\n navigation: Navigation,\n ): Observable {\n return combineLatest(\n navigation.map((navigationItem) =>\n this.checkNavigationItemStatusProviders(navigationItem),\n ),\n ).pipe(\n map((navigationWithNullItems) => {\n const cleanNavigation: Navigation = [];\n\n for (const navigationItem of navigationWithNullItems) {\n if (navigationItem !== null) {\n cleanNavigation.push(navigationItem);\n }\n }\n\n return cleanNavigation;\n }),\n );\n }\n\n private replaceInserts(\n navigationWithInserts: NavigationWithInserts,\n ): Navigation {\n const navigation: Navigation = [];\n\n for (const navigationItem of navigationWithInserts) {\n if (IsNavigationInsertItem(navigationItem)) {\n if (this.inserts.has(navigationItem.insert)) {\n navigation.push(\n ...this.replaceInserts(this.inserts.get(navigationItem.insert)!),\n );\n }\n } else if (IsNavigationItem(navigationItem)) {\n navigation.push({\n ...navigationItem,\n children: this.replaceInserts(navigationItem.children ?? []),\n });\n } else if (IsNavigationDividerItem(navigationItem)) {\n navigation.push(navigationItem);\n }\n }\n\n return navigation;\n }\n}\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"interfaces/NavigationStatus.html":{"url":"interfaces/NavigationStatus.html","title":"interface - NavigationStatus","body":"\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n Interfaces\n \n NavigationStatus\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/navigation/navigation-item.ts\n \n\n\n\n\n \n Index\n \n \n \n \n Methods\n \n \n \n \n \n \n \n isVisible\n \n \n \n \n \n \n \n \n\n \n \n \n Methods\n \n \n \n \n \n \n \n isVisible\n \n \n \n \n \n \nisVisible(navigationItem: NavigationItem)\n \n \n\n\n \n \n Defined in src/lib/navigation/navigation-item.ts:39\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n navigationItem\n \n NavigationItem\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : Observable | Promise | boolean\n\n \n \n \n \n \n \n \n \n\n\n \n\n\n \n import { IconConfig } from '@rxap/utilities';\nimport {\n AbstractType,\n InjectionToken,\n Type,\n} from '@angular/core';\nimport { Observable } from 'rxjs';\n\nexport type Navigation = Array;\n\nexport type NavigationWithInserts = Array\n | NavigationDividerItem\n | NavigationInsertItem\n>;\n\nexport interface NavigationDividerItem {\n divider: boolean;\n title?: string;\n}\n\nexport function IsNavigationDividerItem(\n item: any,\n): item is NavigationDividerItem {\n return !!item && !!item['divider'];\n}\n\nexport interface NavigationInsertItem {\n insert: string;\n}\n\nexport function IsNavigationInsertItem(\n item: any,\n): item is NavigationInsertItem {\n return !!item && !!item['insert'];\n}\n\nexport interface NavigationStatus {\n isVisible(\n navigationItem: NavigationItem,\n ): Observable | Promise | boolean;\n}\n\nexport interface NavigationItem extends Record {\n routerLink: string[] | string;\n label: string;\n children?: Children;\n icon?: IconConfig;\n status?: Array\n | InjectionToken\n | AbstractType\n >;\n}\n\nexport function IsNavigationItem(item: any): item is NavigationItem {\n return (\n !!item && !!item['routerLink'] && !!item['label']\n );\n}\n\n \n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/ReleaseInfoComponent.html":{"url":"components/ReleaseInfoComponent.html","title":"component - ReleaseInfoComponent","body":"\n \n\n\n\n\n\n Components\n \n ReleaseInfoComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/release-info/release-info.component.ts\n\n\n\n\n\n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n\n\n\n\n\n\n\n\n\n\n \n selector\n rxap-release-info\n \n\n\n \n imports\n \n MatButton\n \n \n\n\n\n\n \n templateUrl\n ./release-info.component.html\n \n\n\n\n \n styleUrl\n ./release-info.component.scss\n \n\n\n\n\n\n \n \n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n modules\n \n \n Public\n Readonly\n release\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n openEnvironmentInfo\n \n \n \n \n\n\n\n\n\n \n \n\n\n\n\n\n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n openEnvironmentInfo\n \n \n \n \n \n \nopenEnvironmentInfo()\n \n \n\n\n \n \n Defined in src/lib/release-info/release-info.component.ts:32\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n modules\n \n \n \n \n \n \n Default value : coerceArray(inject(RXAP_RELEASE_INFO_MODULE, { optional: true }))\n \n \n \n \n Defined in src/lib/release-info/release-info.component.ts:27\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n release\n \n \n \n \n \n \n Default value : DetermineReleaseName(inject(RXAP_ENVIRONMENT))\n \n \n \n \n Defined in src/lib/release-info/release-info.component.ts:28\n \n \n\n\n \n \n\n\n\n\n\n \n import {\n ChangeDetectionStrategy,\n Component,\n inject,\n} from '@angular/core';\nimport { MatButton } from '@angular/material/button';\nimport { MatDialog } from '@angular/material/dialog';\nimport {\n DetermineReleaseName,\n EnvironmentComponent,\n RXAP_ENVIRONMENT,\n} from '@rxap/environment';\nimport { RXAP_RELEASE_INFO_MODULE } from '../tokens';\nimport { coerceArray } from '@rxap/utilities';\n\n@Component({\n selector: 'rxap-release-info',\n imports: [\n MatButton,\n ],\n templateUrl: './release-info.component.html',\n styleUrl: './release-info.component.scss',\n changeDetection: ChangeDetectionStrategy.OnPush\n})\nexport class ReleaseInfoComponent {\n\n public readonly modules = coerceArray(inject(RXAP_RELEASE_INFO_MODULE, { optional: true }));\n public readonly release = DetermineReleaseName(inject(RXAP_ENVIRONMENT));\n\n private readonly dialog = inject(MatDialog);\n\n openEnvironmentInfo() {\n this.dialog.open(EnvironmentComponent, {\n closeOnNavigation: true,\n });\n }\n\n}\n\n \n\n \n \n {{ release }}\n @if (modules.length) {\n \n \n Module\n Version\n Hash\n \n \n @for (module of modules; track module.name) {\n \n {{ module.name }}\n {{ module.version }}\n {{ module.hash }}\n \n }\n \n \n }\n\n\n \n\n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = ' {{ release }} @if (modules.length) { Module Version Hash @for (module of modules; track module.name) { {{ module.name }} {{ module.version }} {{ module.hash }} } }'\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'ReleaseInfoComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"interfaces/ReleaseInfoModule.html":{"url":"interfaces/ReleaseInfoModule.html","title":"interface - ReleaseInfoModule","body":"\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n Interfaces\n \n ReleaseInfoModule\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/types.ts\n \n\n\n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Optional\n \n hash\n \n \n \n \n name\n \n \n \n \n version\n \n \n \n \n \n \n \n \n\n\n\n \n Properties\n \n \n \n \n \n hash\n \n \n \n \n \n \n \n \n hash: string\n\n \n \n\n\n \n \n Type : string\n\n \n \n\n \n \n Optional\n \n \n\n\n\n\n \n \n \n \n \n \n \n name\n \n \n \n \n \n \n \n \n name: string\n\n \n \n\n\n \n \n Type : string\n\n \n \n\n\n\n\n\n \n \n \n \n \n \n \n version\n \n \n \n \n \n \n \n \n version: string\n\n \n \n\n\n \n \n Type : string\n\n \n \n\n\n\n\n\n \n \n \n \n\n\n \n import { ComponentType } from '@angular/cdk/portal';\nimport { AppsNavigationConfig } from '@rxap/config';\nimport { IconConfig } from '@rxap/utilities';\n\n\n\nexport type ExternalApp = AppsNavigationConfig;\nexport type ExtractUsernameFromProfileFn = (profile: T) => string | null;\nexport interface ReleaseInfoModule {\n name: string;\n version: string;\n hash?: string;\n}\n\nexport type SettingsMenuItemComponent = ComponentType;\n\nexport type DefaultHeaderItemComponent = ComponentType;\n\nexport interface SettingsMenuItem {\n icon?: IconConfig;\n label: string;\n action: () => any;\n}\n\n \n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/SettingsButtonComponent.html":{"url":"components/SettingsButtonComponent.html","title":"component - SettingsButtonComponent","body":"\n \n\n\n\n\n\n Components\n \n SettingsButtonComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n Styles\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/default-header/settings-button/settings-button.component.ts\n\n\n\n\n\n\n\n\n Metadata\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n \n selector\n rxap-settings-button\n \n\n\n \n imports\n \n MatIconButton\n MatIcon\n MatMenu\n MatMenuTrigger\n MatMenuItem\n CdkPortalOutlet\n IconDirective\n NgIf\n \n \n\n \n styleUrls\n ./settings-button.component.scss\n \n\n\n\n \n templateUrl\n ./settings-button.component.html\n \n\n\n\n\n\n\n\n\n \n \n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n availableThemes\n \n \n Public\n Readonly\n availableTypographies\n \n \n customItemComponents\n \n \n customItems\n \n \n Public\n isDevMode\n \n \n Public\n Readonly\n theme\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n clickItem\n \n \n previewDensity\n \n \n previewTheme\n \n \n previewTypography\n \n \n restoreDensity\n \n \n restoreTheme\n \n \n restoreTypography\n \n \n setDensity\n \n \n setTheme\n \n \n setTypography\n \n \n \n \n\n\n\n\n\n \n \n\n\n\n\n\n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n clickItem\n \n \n \n \n \n \nclickItem(item: SettingsMenuItem)\n \n \n\n\n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:117\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n item\n \n SettingsMenuItem\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n previewDensity\n \n \n \n \n \n \npreviewDensity(density: ThemeDensity)\n \n \n\n\n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:81\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n density\n \n ThemeDensity\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n previewTheme\n \n \n \n \n \n \npreviewTheme(theme: string)\n \n \n\n\n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:105\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n theme\n \n string\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n previewTypography\n \n \n \n \n \n \npreviewTypography(typography: string)\n \n \n\n\n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:93\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n typography\n \n string\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n restoreDensity\n \n \n \n \n \n \nrestoreDensity()\n \n \n\n\n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:85\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n restoreTheme\n \n \n \n \n \n \nrestoreTheme()\n \n \n\n\n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:109\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n restoreTypography\n \n \n \n \n \n \nrestoreTypography()\n \n \n\n\n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:97\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n setDensity\n \n \n \n \n \n \nsetDensity(density: ThemeDensity)\n \n \n\n\n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:89\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n density\n \n ThemeDensity\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n setTheme\n \n \n \n \n \n \nsetTheme(theme: string)\n \n \n\n\n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:113\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n theme\n \n string\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n setTypography\n \n \n \n \n \n \nsetTypography(typography: string)\n \n \n\n\n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:101\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n typography\n \n string\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n availableThemes\n \n \n \n \n \n \n Default value : this.theme.getAvailableThemes()\n \n \n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:78\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n availableTypographies\n \n \n \n \n \n \n Default value : this.theme.getAvailableTypographies()\n \n \n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:75\n \n \n\n\n \n \n \n \n \n \n \n \n customItemComponents\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Default value : toSignal(from(Promise.all(\n coerceArray(inject(RXAP_SETTINGS_MENU_ITEM_COMPONENT, { optional: true }))\n .map(item => IsFunction(item) ? item() : item),\n )).pipe(map(items => items.map(item => new ComponentPortal(item, null, this.injector)))), { initialValue: [] })\n \n \n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:62\n \n \n\n\n \n \n \n \n \n \n \n \n customItems\n \n \n \n \n \n \n Default value : signal(coerceArray(inject(RXAP_SETTINGS_MENU_ITEM, { optional: true })))\n \n \n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:67\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n isDevMode\n \n \n \n \n \n \n Default value : isDevMode()\n \n \n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:57\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n theme\n \n \n \n \n \n \n Default value : inject(ThemeService)\n \n \n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:59\n \n \n\n\n \n \n\n\n\n\n\n \n import {\n CdkPortalOutlet,\n ComponentPortal,\n} from '@angular/cdk/portal';\nimport { NgIf } from '@angular/common';\nimport {\n Component,\n inject,\n Injector,\n isDevMode,\n runInInjectionContext,\n Signal,\n signal,\n} from '@angular/core';\nimport { toSignal } from '@angular/core/rxjs-interop';\nimport { MatIconButton } from '@angular/material/button';\nimport { MatIcon } from '@angular/material/icon';\nimport {\n MatMenu,\n MatMenuItem,\n MatMenuTrigger,\n} from '@angular/material/menu';\nimport { IconDirective } from '@rxap/material-directives/icon';\nimport {\n ThemeService,\n} from '@rxap/ngx-theme';\nimport {\n coerceArray,\n IsFunction,\n ThemeDensity,\n} from '@rxap/utilities';\nimport { from } from 'rxjs';\nimport { map } from 'rxjs/operators';\nimport {\n RXAP_SETTINGS_MENU_ITEM,\n RXAP_SETTINGS_MENU_ITEM_COMPONENT,\n} from '../../tokens';\nimport { SettingsMenuItem } from '../../types';\n\n@Component({\n selector: 'rxap-settings-button',\n templateUrl: './settings-button.component.html',\n styleUrls: ['./settings-button.component.scss'],\n imports: [\n MatIconButton,\n MatIcon,\n MatMenu,\n MatMenuTrigger,\n MatMenuItem,\n CdkPortalOutlet,\n IconDirective,\n NgIf,\n ]\n})\nexport class SettingsButtonComponent {\n\n public isDevMode = isDevMode();\n\n public readonly theme = inject(ThemeService);\n private readonly injector = inject(Injector);\n\n customItemComponents: Signal[]> = toSignal(from(Promise.all(\n coerceArray(inject(RXAP_SETTINGS_MENU_ITEM_COMPONENT, { optional: true }))\n .map(item => IsFunction(item) ? item() : item),\n )).pipe(map(items => items.map(item => new ComponentPortal(item, null, this.injector)))), { initialValue: [] });\n\n customItems = signal(coerceArray(inject(RXAP_SETTINGS_MENU_ITEM, { optional: true })));\n\n private savePreviewDensityValue = false;\n private currentDensityValue: ThemeDensity | null = null;\n\n private savePreviewTypographyValue = false;\n private currentTypographyValue: string | null = null;\n\n public readonly availableTypographies = this.theme.getAvailableTypographies();\n private savePreviewThemeValue = false;\n\n public readonly availableThemes = this.theme.getAvailableThemes();\n private currentThemeValue: string | null = null;\n\n previewDensity(density: ThemeDensity) {\n this.theme.applyDensity(density);\n }\n\n restoreDensity() {\n this.theme.applyDensity(this.theme.density());\n }\n\n setDensity(density: ThemeDensity) {\n this.theme.setDensity(density);\n }\n\n previewTypography(typography: string) {\n this.theme.applyTypography(typography);\n }\n\n restoreTypography() {\n this.theme.applyTypography(this.theme.typography());\n }\n\n setTypography(typography: string) {\n this.theme.setTypography(typography);\n }\n\n previewTheme(theme: string) {\n this.theme.applyTheme(theme);\n }\n\n restoreTheme() {\n this.theme.applyTheme(this.theme.themeName());\n }\n\n setTheme(theme: string) {\n this.theme.setTheme(theme);\n }\n\n clickItem(item: SettingsMenuItem) {\n runInInjectionContext(this.injector, () => item.action());\n }\n}\n\n \n\n \n \n \n\n\n\n \n @if (theme.darkMode()) {\n \n } @else {\n \n }\n Mode\n \n \n \n Theme\n \n @for (item of customItems(); track item.label) {\n \n \n {{ item.label }}\n \n }\n @for (item of customItemComponents(); track item) {\n \n }\n\n\n\n \n \n Density\n \n @if (availableTypographies?.length) {\n \n \n Font\n \n }\n @if (availableThemes?.length) {\n \n \n Preset\n \n }\n\n\n\n \n \n Normal\n \n \n \n Dense\n \n \n \n Very Dense\n \n \n \n Extreme Dense\n \n\n\n @for (typographyName of availableTypographies ?? []; track typographyName) {\n \n {{ typographyName }}\n \n }\n\n\n\n @for (themeName of availableThemes ?? []; track themeName) {\n \n {{ themeName }}\n \n }\n\n\n \n\n \n \n ./settings-button.component.scss\n \n \n \n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = ' @if (theme.darkMode()) { } @else { } Mode Theme @for (item of customItems(); track item.label) { {{ item.label }} } @for (item of customItemComponents(); track item) { } Density @if (availableTypographies?.length) { Font } @if (availableThemes?.length) { Preset } Normal Dense Very Dense Extreme Dense @for (typographyName of availableTypographies ?? []; track typographyName) { {{ typographyName }} } @for (themeName of availableThemes ?? []; track themeName) { {{ themeName }} }'\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'SettingsButtonComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"interfaces/SettingsMenuItem.html":{"url":"interfaces/SettingsMenuItem.html","title":"interface - SettingsMenuItem","body":"\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n Interfaces\n \n SettingsMenuItem\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/types.ts\n \n\n\n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n \n action\n \n \n \n Optional\n \n icon\n \n \n \n \n label\n \n \n \n \n \n \n \n \n\n\n\n \n Properties\n \n \n \n \n \n action\n \n \n \n \n \n \n \n \n action: function\n\n \n \n\n\n \n \n Type : function\n\n \n \n\n\n\n\n\n \n \n \n \n \n \n \n icon\n \n \n \n \n \n \n \n \n icon: IconConfig\n\n \n \n\n\n \n \n Type : IconConfig\n\n \n \n\n \n \n Optional\n \n \n\n\n\n\n \n \n \n \n \n \n \n label\n \n \n \n \n \n \n \n \n label: string\n\n \n \n\n\n \n \n Type : string\n\n \n \n\n\n\n\n\n \n \n \n \n\n\n \n import { ComponentType } from '@angular/cdk/portal';\nimport { AppsNavigationConfig } from '@rxap/config';\nimport { IconConfig } from '@rxap/utilities';\n\n\n\nexport type ExternalApp = AppsNavigationConfig;\nexport type ExtractUsernameFromProfileFn = (profile: T) => string | null;\nexport interface ReleaseInfoModule {\n name: string;\n version: string;\n hash?: string;\n}\n\nexport type SettingsMenuItemComponent = ComponentType;\n\nexport type DefaultHeaderItemComponent = ComponentType;\n\nexport interface SettingsMenuItem {\n icon?: IconConfig;\n label: string;\n action: () => any;\n}\n\n \n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/SidenavComponent.html":{"url":"components/SidenavComponent.html","title":"component - SidenavComponent","body":"\n \n\n\n\n\n\n Components\n \n SidenavComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n Styles\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/sidenav/sidenav.component.ts\n\n\n\n\n\n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n\n\n\n\n\n\n\n\n\n\n \n selector\n rxap-sidenav\n \n\n\n \n imports\n \n MatIcon\n MatIconButton\n MatSidenav\n MatSidenavContainer\n MatSidenavContent\n NavigationComponent\n NgIf\n RouterOutlet\n NgClass\n NgStyle\n MatDivider\n NgTemplateOutlet\n MatButton\n \n \n\n \n styleUrls\n ./sidenav.component.scss\n \n\n\n\n \n templateUrl\n ./sidenav.component.html\n \n\n\n\n\n\n\n\n\n \n \n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n collapsable\n \n \n Public\n Readonly\n collapsed\n \n \n Public\n Readonly\n fixedBottomGap\n \n \n Public\n Readonly\n fixedInViewport\n \n \n Public\n Readonly\n fixedTopGap\n \n \n Public\n Readonly\n opened\n \n \n Public\n Readonly\n pinned\n \n \n Public\n Readonly\n sidenavFooterDirective\n \n \n Public\n Readonly\n sidenavHeaderDirective\n \n \n Public\n Readonly\n sidenavMode\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n Async\n closeSidenav\n \n \n Async\n openSidenav\n \n \n togglePinned\n \n \n \n \n\n\n\n\n\n \n \n\n\n\n\n\n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n Async\n closeSidenav\n \n \n \n \n \n \n \n closeSidenav()\n \n \n\n\n \n \n Defined in src/lib/sidenav/sidenav.component.ts:82\n \n \n\n\n \n \n\n \n Returns : any\n\n \n \n \n \n \n \n \n \n \n \n \n Async\n openSidenav\n \n \n \n \n \n \n \n openSidenav()\n \n \n\n\n \n \n Defined in src/lib/sidenav/sidenav.component.ts:77\n \n \n\n\n \n \n\n \n Returns : any\n\n \n \n \n \n \n \n \n \n \n \n \n togglePinned\n \n \n \n \n \n \ntogglePinned()\n \n \n\n\n \n \n Defined in src/lib/sidenav/sidenav.component.ts:73\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n collapsable\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Default value : computed(() => this.layoutService.collapsable())\n \n \n \n \n Defined in src/lib/sidenav/sidenav.component.ts:68\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n collapsed\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Default value : computed(() => this.layoutService.collapsed())\n \n \n \n \n Defined in src/lib/sidenav/sidenav.component.ts:67\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n fixedBottomGap\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Default value : computed(() => this.layoutService.fixedBottomGap())\n \n \n \n \n Defined in src/lib/sidenav/sidenav.component.ts:63\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n fixedInViewport\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Default value : computed(() => this.layoutService.fixedInViewport())\n \n \n \n \n Defined in src/lib/sidenav/sidenav.component.ts:65\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n fixedTopGap\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Default value : computed(() => this.layoutService.fixedTopGap())\n \n \n \n \n Defined in src/lib/sidenav/sidenav.component.ts:64\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n opened\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Default value : computed(() => this.layoutService.opened())\n \n \n \n \n Defined in src/lib/sidenav/sidenav.component.ts:69\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n pinned\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Default value : computed(() => this.layoutService.pinned())\n \n \n \n \n Defined in src/lib/sidenav/sidenav.component.ts:66\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n sidenavFooterDirective\n \n \n \n \n \n \n Default value : contentChild(SidenavFooterDirective)\n \n \n \n \n Defined in src/lib/sidenav/sidenav.component.ts:70\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n sidenavHeaderDirective\n \n \n \n \n \n \n Default value : contentChild(SidenavHeaderDirective)\n \n \n \n \n Defined in src/lib/sidenav/sidenav.component.ts:71\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n sidenavMode\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Default value : computed(() => this.layoutService.mode())\n \n \n \n \n Defined in src/lib/sidenav/sidenav.component.ts:62\n \n \n\n\n \n \n\n\n\n\n\n \n import {\n NgClass,\n NgIf,\n NgStyle,\n NgTemplateOutlet,\n} from '@angular/common';\nimport {\n ChangeDetectionStrategy,\n Component,\n computed,\n contentChild,\n inject,\n Signal,\n viewChild,\n} from '@angular/core';\nimport {\n MatButton,\n MatIconButton,\n} from '@angular/material/button';\nimport { MatDivider } from '@angular/material/divider';\nimport { MatIcon } from '@angular/material/icon';\nimport {\n MatDrawerMode,\n MatSidenav,\n MatSidenavContainer,\n MatSidenavContent,\n} from '@angular/material/sidenav';\nimport { RouterOutlet } from '@angular/router';\nimport { LayoutService } from '../layout.service';\nimport { NavigationComponent } from '../navigation/navigation.component';\nimport { SidenavFooterDirective } from './sidenav-footer.directive';\nimport { SidenavHeaderDirective } from './sidenav-header.directive';\n\n@Component({\n selector: 'rxap-sidenav',\n templateUrl: './sidenav.component.html',\n styleUrls: ['./sidenav.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n imports: [\n MatIcon,\n MatIconButton,\n MatSidenav,\n MatSidenavContainer,\n MatSidenavContent,\n NavigationComponent,\n NgIf,\n RouterOutlet,\n NgClass,\n NgStyle,\n MatDivider,\n NgTemplateOutlet,\n MatButton,\n ]\n})\nexport class SidenavComponent {\n\n private readonly layoutService = inject(LayoutService);\n\n\n private readonly sidenav = viewChild(MatSidenav);\n\n public readonly sidenavMode: Signal = computed(() => this.layoutService.mode());\n public readonly fixedBottomGap: Signal = computed(() => this.layoutService.fixedBottomGap());\n public readonly fixedTopGap: Signal = computed(() => this.layoutService.fixedTopGap());\n public readonly fixedInViewport: Signal = computed(() => this.layoutService.fixedInViewport());\n public readonly pinned: Signal = computed(() => this.layoutService.pinned());\n public readonly collapsed: Signal = computed(() => this.layoutService.collapsed());\n public readonly collapsable: Signal = computed(() => this.layoutService.collapsable());\n public readonly opened: Signal = computed(() => this.layoutService.opened());\n public readonly sidenavFooterDirective = contentChild(SidenavFooterDirective);\n public readonly sidenavHeaderDirective = contentChild(SidenavHeaderDirective);\n\n togglePinned() {\n this.layoutService.togglePinned();\n }\n\n async openSidenav() {\n await this.sidenav()?.open();\n this.layoutService.openSidenav();\n }\n\n async closeSidenav() {\n await this.sidenav()?.close();\n this.layoutService.closeSidenav();\n }\n\n}\n\n \n\n \n \n \n \n\n \n Navigation\n \n \n radio_button_unchecked\n radio_button_checked\n \n \n \n\n @if (sidenavHeaderDirective()?.template; as template) {\n \n \n \n \n }\n\n \n \n\n @if (sidenavFooterDirective()?.template; as template) {\n \n \n \n \n }\n \n \n \n \n \n\n\n \n\n \n \n ./sidenav.component.scss\n \n :host {\n .collapsable.mat-drawer {\n\n &:not(.mat-drawer-opened) {\n transform: translateX(calc(-100% + 64px)) !important;\n visibility: visible !important;\n box-shadow: inherit !important;\n transition-property: transform;\n transition-delay: 250ms;\n display: flex;\n border-right: solid 1px rgba(0, 0, 0, .12);\n\n ::ng-deep .mat-drawer-inner-container {\n display: block;\n }\n\n }\n\n ::ng-deep .mat-drawer-inner-container::-webkit-scrollbar {\n display: none; /* Chrome, Safari, Opera*/\n }\n\n }\n}\n\n \n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = ' Navigation radio_button_unchecked radio_button_checked @if (sidenavHeaderDirective()?.template; as template) { } @if (sidenavFooterDirective()?.template; as template) { } '\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'SidenavComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"directives/SidenavFooterDirective.html":{"url":"directives/SidenavFooterDirective.html","title":"directive - SidenavFooterDirective","body":"\n \n\n\n\n\n\n\n\n\n Directives\n SidenavFooterDirective\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/sidenav/sidenav-footer.directive.ts\n \n\n\n\n\n\n\n \n Metadata\n \n \n\n \n Selector\n [rxapSidenavFooter]\n \n\n \n Standalone\n true\n \n\n\n\n \n \n \n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n template\n \n \n \n \n\n\n\n\n\n\n \n \n\n\n \n Constructor\n \n \n \n \nconstructor(template: TemplateRef)\n \n \n \n \n Defined in src/lib/sidenav/sidenav-footer.directive.ts:11\n \n \n\n \n \n \n Parameters :\n \n \n \n Name\n Type\n Optional\n \n \n \n \n template\n \n \n TemplateRef\n \n \n \n No\n \n \n \n \n \n \n \n \n \n \n\n\n\n\n\n\n\n \n \n \n Properties\n \n \n \n \n \n \n \n \n Public\n Readonly\n template\n \n \n \n \n \n \n Type : TemplateRef\n\n \n \n \n \n Decorators : \n \n \n @Inject(TemplateRef)\n \n \n \n \n \n Defined in src/lib/sidenav/sidenav-footer.directive.ts:14\n \n \n\n\n \n \n\n\n\n \n\n\n \n import {\n Directive,\n Inject,\n TemplateRef,\n} from '@angular/core';\n\n@Directive({\n selector: '[rxapSidenavFooter]',\n standalone: true,\n})\nexport class SidenavFooterDirective {\n constructor(\n @Inject(TemplateRef)\n public readonly template: TemplateRef,\n ) {\n }\n}\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"directives/SidenavHeaderDirective.html":{"url":"directives/SidenavHeaderDirective.html","title":"directive - SidenavHeaderDirective","body":"\n \n\n\n\n\n\n\n\n\n Directives\n SidenavHeaderDirective\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/sidenav/sidenav-header.directive.ts\n \n\n\n\n\n\n\n \n Metadata\n \n \n\n \n Selector\n [rxapSidenavHeader]\n \n\n \n Standalone\n true\n \n\n\n\n \n \n \n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n template\n \n \n \n \n\n\n\n\n\n\n \n \n\n\n \n Constructor\n \n \n \n \nconstructor(template: TemplateRef)\n \n \n \n \n Defined in src/lib/sidenav/sidenav-header.directive.ts:11\n \n \n\n \n \n \n Parameters :\n \n \n \n Name\n Type\n Optional\n \n \n \n \n template\n \n \n TemplateRef\n \n \n \n No\n \n \n \n \n \n \n \n \n \n \n\n\n\n\n\n\n\n \n \n \n Properties\n \n \n \n \n \n \n \n \n Public\n Readonly\n template\n \n \n \n \n \n \n Type : TemplateRef\n\n \n \n \n \n Decorators : \n \n \n @Inject(TemplateRef)\n \n \n \n \n \n Defined in src/lib/sidenav/sidenav-header.directive.ts:14\n \n \n\n\n \n \n\n\n\n \n\n\n \n import {\n Directive,\n Inject,\n TemplateRef,\n} from '@angular/core';\n\n@Directive({\n selector: '[rxapSidenavHeader]',\n standalone: true,\n})\nexport class SidenavHeaderDirective {\n constructor(\n @Inject(TemplateRef)\n public readonly template: TemplateRef,\n ) {\n }\n}\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/SidenavToggleButtonComponent.html":{"url":"components/SidenavToggleButtonComponent.html","title":"component - SidenavToggleButtonComponent","body":"\n \n\n\n\n\n\n Components\n \n SidenavToggleButtonComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n Styles\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/default-header/sidenav-toggle-button/sidenav-toggle-button.component.ts\n\n\n\n\n\n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n\n\n\n\n\n\n\n\n\n\n \n selector\n rxap-sidenav-toggle-button\n \n\n\n \n imports\n \n MatIcon\n MatIconButton\n \n \n\n \n styleUrls\n ./sidenav-toggle-button.component.scss\n \n\n\n\n \n templateUrl\n ./sidenav-toggle-button.component.html\n \n\n\n\n\n\n\n\n\n \n \n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n opened\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n Public\n toggle\n \n \n \n \n\n\n\n\n\n \n \n\n\n\n\n\n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n Public\n toggle\n \n \n \n \n \n \n \n toggle()\n \n \n\n\n \n \n Defined in src/lib/default-header/sidenav-toggle-button/sidenav-toggle-button.component.ts:27\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n opened\n \n \n \n \n \n \n Default value : computed(() => this.layoutComponentService.opened())\n \n \n \n \n Defined in src/lib/default-header/sidenav-toggle-button/sidenav-toggle-button.component.ts:25\n \n \n\n\n \n \n\n\n\n\n\n \n import {\n ChangeDetectionStrategy,\n Component,\n computed,\n inject,\n} from '@angular/core';\nimport { MatIconButton } from '@angular/material/button';\nimport { MatIcon } from '@angular/material/icon';\nimport { LayoutService } from '../../layout.service';\n\n@Component({\n selector: 'rxap-sidenav-toggle-button',\n templateUrl: './sidenav-toggle-button.component.html',\n styleUrls: ['./sidenav-toggle-button.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n imports: [\n MatIcon,\n MatIconButton,\n ]\n})\nexport class SidenavToggleButtonComponent {\n\n private readonly layoutComponentService = inject(LayoutService);\n\n public readonly opened = computed(() => this.layoutComponentService.opened());\n\n public toggle() {\n this.layoutComponentService.toggleOpened();\n }\n\n}\n\n \n\n \n \n @if (opened()) {\n menu_open\n } @else {\n menu\n }\n\n\n \n\n \n \n ./sidenav-toggle-button.component.scss\n \n \n \n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = ' @if (opened()) { menu_open } @else { menu }'\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'SidenavToggleButtonComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/UserProfileIconComponent.html":{"url":"components/UserProfileIconComponent.html","title":"component - UserProfileIconComponent","body":"\n \n\n\n\n\n\n Components\n \n UserProfileIconComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n Styles\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/default-header/user-profile-icon/user-profile-icon.component.ts\n\n\n\n\n\n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n\n\n\n\n\n\n\n\n\n\n \n selector\n rxap-user-profile-icon\n \n\n\n \n imports\n \n MatMenuModule\n MatIconModule\n \n \n\n \n styleUrls\n ./user-profile-icon.component.scss\n \n\n\n\n \n templateUrl\n ./user-profile-icon.component.html\n \n\n\n\n\n\n\n\n\n \n \n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n profile\n \n \n Public\n Readonly\n username\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n Public\n logout\n \n \n \n \n\n \n \n Inputs\n \n \n \n \n \n \n profile\n \n \n \n \n\n\n\n\n \n \n\n\n\n \n Inputs\n \n \n \n \n \n profile\n \n \n \n \n Required : true\n \n \n \n \n Defined in src/lib/default-header/user-profile-icon/user-profile-icon.component.ts:32\n \n \n \n \n\n\n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n Public\n logout\n \n \n \n \n \n \n \n logout()\n \n \n\n\n \n \n Defined in src/lib/default-header/user-profile-icon/user-profile-icon.component.ts:42\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n profile\n \n \n \n \n \n \n Defined in src/lib/default-header/user-profile-icon/user-profile-icon.component.ts:32\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n username\n \n \n \n \n \n \n Default value : computed(() => {\n const profile = this.profile();\n if (profile) {\n return this.extractUsernameFromProfile(profile);\n }\n return null;\n })\n \n \n \n \n Defined in src/lib/default-header/user-profile-icon/user-profile-icon.component.ts:34\n \n \n\n\n \n \n\n\n\n\n\n \n import {\n ChangeDetectionStrategy,\n Component,\n computed,\n inject,\n input,\n} from '@angular/core';\nimport { MatIconModule } from '@angular/material/icon';\nimport { MatMenuModule } from '@angular/material/menu';\nimport {\n PubSubService,\n RXAP_TOPICS,\n} from '@rxap/ngx-pub-sub';\nimport { EXTRACT_USERNAME_FROM_PROFILE } from '../../tokens';\nimport { ExtractUsernameFromProfileFn } from '../../types';\n\n@Component({\n selector: 'rxap-user-profile-icon',\n templateUrl: './user-profile-icon.component.html',\n styleUrls: ['./user-profile-icon.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n imports: [\n MatMenuModule,\n MatIconModule,\n ]\n})\nexport class UserProfileIconComponent {\n\n private readonly extractUsernameFromProfile: ExtractUsernameFromProfileFn = inject(EXTRACT_USERNAME_FROM_PROFILE);\n private readonly pubSubService = inject(PubSubService);\n\n public readonly profile = input.required();\n\n public readonly username = computed(() => {\n const profile = this.profile();\n if (profile) {\n return this.extractUsernameFromProfile(profile);\n }\n return null;\n });\n\n public logout() {\n this.pubSubService.publish(RXAP_TOPICS.authentication.logout);\n }\n\n\n}\n\n \n\n \n \n \n\n\n\n @if (this.username(); as username) {\n \n \n \n {{username}}\n \n \n }\n \n \n \n Logout\n \n \n\n\n \n\n \n \n ./user-profile-icon.component.scss\n \n \n \n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = ' @if (this.username(); as username) { {{username}} } Logout '\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'UserProfileIconComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"changelog.html":{"url":"changelog.html","title":"getting-started - changelog","body":"\n \n\nChange Log\nAll notable changes to this project will be documented in this file.\nSee Conventional Commits for commit guidelines.\n19.1.0-dev.0 (2025-04-29)\nFeatures\n\nlayout: add support for default logo and navigation config tokens (bbdfdf8)\n\n19.0.4-dev.5 (2025-04-14)\nNote: Version bump only for package @rxap/layout\n19.0.4-dev.4 (2025-04-07)\nBug Fixes\n\nlayout: add missing multi-provider flag for header components (8fde796)\n\n19.0.4-dev.3 (2025-04-02)\nBug Fixes\n\nlayout: ensure sidenav collapsable style applies correctly (82c61b0)\n\n19.0.4-dev.2 (2025-03-26)\nNote: Version bump only for package @rxap/layout\n19.0.4-dev.1 (2025-03-12)\nNote: Version bump only for package @rxap/layout\n19.0.4-dev.0 (2025-03-12)\nNote: Version bump only for package @rxap/layout\n19.0.3 (2025-03-07)\nNote: Version bump only for package @rxap/layout\n19.0.3-dev.2 (2025-02-28)\nBug Fixes\n\nlayout: update profile token fallback logic for displayName (4602114)\n\n19.0.3-dev.1 (2025-02-26)\nNote: Version bump only for package @rxap/layout\n19.0.3-dev.0 (2025-02-25)\nNote: Version bump only for package @rxap/layout\n19.0.2 (2025-02-23)\nNote: Version bump only for package @rxap/layout\n19.0.2-dev.5 (2025-02-23)\nNote: Version bump only for package @rxap/layout\n19.0.2-dev.4 (2025-02-23)\nNote: Version bump only for package @rxap/layout\n19.0.2-dev.3 (2025-02-18)\nBug Fixes\n\nupdate package groups (4afd316)\n\n19.0.2-dev.2 (2025-02-18)\nNote: Version bump only for package @rxap/layout\n19.0.2-dev.1 (2025-02-18)\nNote: Version bump only for package @rxap/layout\n19.0.2-dev.0 (2025-02-17)\nNote: Version bump only for package @rxap/layout\n19.0.1 (2025-02-13)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.15 (2025-02-13)\nBug Fixes\n\nupdate package groups (21378b7)\n\n19.0.1-dev.14 (2025-02-13)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.13 (2025-02-11)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.12 (2025-02-11)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.11 (2025-02-10)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.10 (2025-02-07)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.9 (2025-01-30)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.8 (2025-01-29)\nBug Fixes\n\nheader buttons (624721c)\n\n19.0.1-dev.7 (2025-01-29)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.6 (2025-01-29)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.5 (2025-01-29)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.4 (2025-01-28)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.3 (2025-01-28)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.2 (2025-01-22)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.1 (2025-01-21)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.0 (2025-01-08)\nNote: Version bump only for package @rxap/layout\n19.0.0 (2025-01-08)\nNote: Version bump only for package @rxap/layout\n19.0.0-dev.3 (2025-01-04)\nNote: Version bump only for package @rxap/layout\n19.0.0-dev.2 (2025-01-03)\nNote: Version bump only for package @rxap/layout\n19.0.0-dev.1 (2024-12-11)\nNote: Version bump only for package @rxap/layout\n18.3.4-dev.0 (2024-12-10)\nNote: Version bump only for package @rxap/layout\n18.3.3 (2024-12-10)\nNote: Version bump only for package @rxap/layout\n18.3.3-dev.1 (2024-11-05)\nNote: Version bump only for package @rxap/layout\n18.3.3-dev.0 (2024-11-04)\nNote: Version bump only for package @rxap/layout\n18.3.2 (2024-10-28)\nNote: Version bump only for package @rxap/layout\n18.3.2-dev.3 (2024-10-25)\nNote: Version bump only for package @rxap/layout\n18.3.2-dev.2 (2024-10-25)\nNote: Version bump only for package @rxap/layout\n18.3.2-dev.1 (2024-10-04)\nNote: Version bump only for package @rxap/layout\n18.3.2-dev.0 (2024-09-18)\nNote: Version bump only for package @rxap/layout\n18.3.1 (2024-09-18)\nNote: Version bump only for package @rxap/layout\n18.3.1-dev.1 (2024-09-09)\nNote: Version bump only for package @rxap/layout\n18.3.1-dev.0 (2024-08-30)\nNote: Version bump only for package @rxap/layout\n18.3.0 (2024-08-22)\nNote: Version bump only for package @rxap/layout\n18.3.0-dev.4 (2024-08-22)\nNote: Version bump only for package @rxap/layout\n18.3.0-dev.3 (2024-08-21)\nNote: Version bump only for package @rxap/layout\n18.3.0-dev.2 (2024-08-16)\nFeatures\n\nsupport lazy component imports (c308e32)\n\n18.3.0-dev.1 (2024-08-15)\nNote: Version bump only for package @rxap/layout\n18.3.0-dev.0 (2024-08-15)\nFeatures\n\nsupport custom header items (d25a430)\n\n18.2.1-dev.2 (2024-08-12)\nNote: Version bump only for package @rxap/layout\n18.2.1-dev.1 (2024-08-12)\nNote: Version bump only for package @rxap/layout\n18.2.1-dev.0 (2024-08-07)\nNote: Version bump only for package @rxap/layout\n18.2.0 (2024-07-30)\nNote: Version bump only for package @rxap/layout\n18.2.0-dev.3 (2024-07-30)\nNote: Version bump only for package @rxap/layout\n18.2.0-dev.2 (2024-07-25)\nNote: Version bump only for package @rxap/layout\n18.2.0-dev.1 (2024-07-24)\nNote: Version bump only for package @rxap/layout\n18.2.0-dev.0 (2024-07-24)\nFeatures\n\nprovide ExternalApps as root service (be05239)\n\n18.1.2-dev.6 (2024-07-09)\nBug Fixes\n\nuse static pub sub topics (780d3f9)\n\n18.1.2-dev.5 (2024-07-03)\nNote: Version bump only for package @rxap/layout\n18.1.2-dev.4 (2024-07-03)\nNote: Version bump only for package @rxap/layout\n18.1.2-dev.3 (2024-07-03)\nNote: Version bump only for package @rxap/layout\n18.1.2-dev.2 (2024-07-03)\nNote: Version bump only for package @rxap/layout\n18.1.2-dev.1 (2024-07-03)\nNote: Version bump only for package @rxap/layout\n18.1.2-dev.0 (2024-07-02)\nBug Fixes\n\nimprove support for router link types (069f87e)\n\n18.1.1 (2024-06-30)\nNote: Version bump only for package @rxap/layout\n18.1.1-dev.0 (2024-06-30)\nNote: Version bump only for package @rxap/layout\n18.1.0 (2024-06-28)\nNote: Version bump only for package @rxap/layout\n18.1.0-dev.3 (2024-06-25)\nNote: Version bump only for package @rxap/layout\n18.1.0-dev.2 (2024-06-25)\nNote: Version bump only for package @rxap/layout\n18.1.0-dev.1 (2024-06-25)\nFeatures\n\nsupport static external apps (c005399)\n\n18.1.0-dev.0 (2024-06-24)\nBug Fixes\n\nmove language selector (8cfbe0d)\n\nFeatures\n\nadd signal (8f9e868)\nsupport custom settings components (9349248)\nsupport router link for app buttons (51b7502)\n\n18.0.3-dev.1 (2024-06-21)\nNote: Version bump only for package @rxap/layout\n18.0.3-dev.0 (2024-06-20)\nNote: Version bump only for package @rxap/layout\n18.0.2 (2024-06-18)\nNote: Version bump only for package @rxap/layout\n18.0.2-dev.2 (2024-06-17)\nNote: Version bump only for package @rxap/layout\n18.0.2-dev.1 (2024-06-17)\nNote: Version bump only for package @rxap/layout\n18.0.2-dev.0 (2024-06-05)\nNote: Version bump only for package @rxap/layout\n18.0.1 (2024-05-30)\nNote: Version bump only for package @rxap/layout\n18.0.1-dev.0 (2024-05-30)\nNote: Version bump only for package @rxap/layout\n17.0.1 (2024-05-29)\nNote: Version bump only for package @rxap/layout\n17.0.1-dev.0 (2024-05-29)\nNote: Version bump only for package @rxap/layout\n17.0.1 (2024-05-29)\nNote: Version bump only for package @rxap/layout\n17.0.1-dev.0 (2024-05-29)\nNote: Version bump only for package @rxap/layout\n16.0.3 (2024-05-28)\nNote: Version bump only for package @rxap/layout\n16.0.3-dev.0 (2024-05-28)\nNote: Version bump only for package @rxap/layout\n16.0.2 (2024-05-27)\nNote: Version bump only for package @rxap/layout\n16.0.2-dev.2 (2024-05-27)\nNote: Version bump only for package @rxap/layout\n16.0.2-dev.1 (2024-04-29)\nBug Fixes\n\ndisable theme and font menu point if property is false (2999fac)\nreturn null if explicit set to false (285b99c)\n\n16.0.2-dev.0 (2024-04-28)\nNote: Version bump only for package @rxap/layout\n16.0.1 (2024-04-17)\nNote: Version bump only for package @rxap/layout\n16.0.1-dev.4 (2024-04-09)\nNote: Version bump only for package @rxap/layout\n16.0.1-dev.3 (2024-03-11)\nNote: Version bump only for package @rxap/layout\n16.0.1-dev.2 (2024-03-05)\nNote: Version bump only for package @rxap/layout\n16.0.1-dev.1 (2024-03-04)\nBug Fixes\n\nuse correct tailwind class for hidden (e56611c)\n\n16.0.1-dev.0 (2024-02-09)\nBug Fixes\n\nremove FlexLayout dependency (1fea895)\n\n16.0.0 (2024-02-07)\nNote: Version bump only for package @rxap/layout\n16.0.0-dev.43 (2023-11-23)\nBug Fixes\n\nalways show the selected language (78d02b7)\n\n16.0.0-dev.42 (2023-10-30)\nBug Fixes\n\nonly add lang string if in production (f4b555c)\n\nFeatures\n\nadd getAppUrlOrThrow method (7e0c816)\n\n16.0.0-dev.41 (2023-10-11)\nNote: Version bump only for package @rxap/layout\n16.0.0-dev.40 (2023-10-11)\nNote: Version bump only for package @rxap/layout\n16.0.0-dev.39 (2023-10-11)\nBug Fixes\n\nadd browser-tailwind as imp dep if project has tailwind configuration (3d90660)\nadd licence file to publishable packages (d7de1cb)\napply restored theme config in the correct order (59f9b7e)\nchange overscroll-contain to overscroll-auto (8834055)\nclose sidenav if change to collapsed mode (d42cf01)\ndarkMode property was changed to a single (ed6002e)\ndisable i18n check in development mode (3394767)\nensure min padding for navigation items (2a50b09)\nensure sidenav container is always fulling the screen (706dad3)\nensure the project name is not included in the project tag list (46d4479)\nensure the username is always fully visible (6c8560a)\ngenerate readme with peer dependencies to install (27c2cd7)\nimprove dynamic theme handling (77c62df)\ninitial state issues (80f4aae)\nmove status infiltrator to layout component (7ee22ee)\nmove theme related code to the project angular-theme (c0fd3bc)\nonly add margin to sidenav content if in collapsed mode (96e00c4)\npeer dependency issue (ee95415)\nrefactor user service use (3b30276)\nremove @Required decorator (bcd9988)\nremove css class usage of container (472cc12)\nset default layout header color to undefined (569488a)\nstart user settings theme sync (6049e53)\nsupport advanced settings for layout sidenav (0a4a33d)\nuse authorization service directly (71024c3)\nuse mdi icons (55afb8b)\nuse new angular-theme project (67e9290)\nuse relative path as default (66d39a4)\nuse tailwind to create a bundled theme.css (da870f0)\n\nFeatures\n\nadd changelog button (582830b)\nadd language utility services (4c248be)\nload icons on layout component creation (29a5462)\nrestore theme settings from user settings (fd32708)\nsupport custom menu items for the layout header component (2e2c351)\nsupport dynamic font families and theme density (6a54998)\nsupport dynamic theme configuration (ce4f5c4)\nuse status indicator component (cfdce4e)\n\n16.0.0-dev.38 (2023-10-01)\nBug Fixes\n\nensure sidenav container is always fulling the screen (31c72a1)\n\n16.0.0-dev.37 (2023-09-30)\nBug Fixes\n\napply restored theme config in the correct order (95c5dc0)\n\n16.0.0-dev.36 (2023-09-30)\nBug Fixes\n\ndarkMode property was changed to a single (f497950)\nstart user settings theme sync (14545bf)\n\nFeatures\n\nrestore theme settings from user settings (35d2fef)\n\n16.0.0-dev.35 (2023-09-29)\nBug Fixes\n\nmove theme related code to the project angular-theme (dff497a)\nuse new angular-theme project (4d99def)\n\n16.0.0-dev.34 (2023-09-28)\nBug Fixes\n\nimprove dynamic theme handling (7ffd28b)\n\n16.0.0-dev.33 (2023-09-28)\nFeatures\n\nsupport dynamic font families and theme density (a212366)\nsupport dynamic theme configuration (2c0cf1d)\n\n16.0.0-dev.32 (2023-09-27)\nNote: Version bump only for package @rxap/layout\n16.0.0-dev.31 (2023-09-22)\nBug Fixes\n\ninitial state issues (f390f65)\n\n16.0.0-dev.30 (2023-09-21)\nBug Fixes\n\nchange overscroll-contain to overscroll-auto (0a8db9f)\n\n16.0.0-dev.29 (2023-09-21)\nBug Fixes\n\nclose sidenav if change to collapsed mode (7a35660)\nonly add margin to sidenav content if in collapsed mode (c72febe)\n\n16.0.0-dev.28 (2023-09-21)\nBug Fixes\n\nmove status infiltrator to layout component (1d1f69b)\nsupport advanced settings for layout sidenav (65ff765)\n\n16.0.0-dev.27 (2023-09-19)\nBug Fixes\n\nrefactor user service use (cf553c9)\nuse authorization service directly (35ec333)\n\nFeatures\n\nadd language utility services (96e6785)\n\n16.0.0-dev.26 (2023-09-18)\nBug Fixes\n\nuse relative path as default (42f1a8e)\n\n16.0.0-dev.25 (2023-09-17)\nFeatures\n\nadd changelog button (ccd3b2b)\n\n16.0.0-dev.24 (2023-09-14)\nBug Fixes\n\nremove css class usage of container (9a1969f)\n\n16.0.0-dev.23 (2023-09-12)\nBug Fixes\n\npeer dependency issue (e67e2b8)\n\n16.0.0-dev.22 (2023-09-12)\nNote: Version bump only for package @rxap/layout\n16.0.0-dev.21 (2023-09-07)\nBug Fixes\n\nensure the username is always fully visible (48fc3f5)\n\n16.0.0-dev.20 (2023-09-07)\nNote: Version bump only for package @rxap/layout\n16.0.0-dev.19 (2023-09-03)\nNote: Version bump only for package @rxap/layout\n16.0.0-dev.18 (2023-09-03)\nNote: Version bump only for package @rxap/layout\n16.0.0-dev.17 (2023-09-03)\nBug Fixes\n\nuse mdi icons (abc10a1)\n\nFeatures\n\nload icons on layout component creation (0143fc3)\n\n16.0.0-dev.16 (2023-09-01)\nFeatures\n\nuse status indicator component (a95c8ad)\n\n16.0.0-dev.15 (2023-08-31)\nBug Fixes\n\nensure the project name is not included in the project tag list (b131ac3)\n\n16.0.0-dev.14 (2023-08-24)\nFeatures\n\nsupport custom menu items for the layout header component (97ce8d0)\n\n16.0.0-dev.13 (2023-08-07)\nBug Fixes\n\nset default layout header color to undefined (21b6199)\n\n16.0.0-dev.12 (2023-08-06)\nBug Fixes\n\ndisable i18n check in development mode (69f92d3)\n\n16.0.0-dev.11 (2023-08-06)\nBug Fixes\n\nremove @Required decorator (8df4bf3)\n\n16.0.0-dev.10 (2023-08-04)\nBug Fixes\n\nadd licence file to publishable packages (ca6d4d5)\n\n16.0.0-dev.9 (2023-08-03)\nNote: Version bump only for package @rxap/layout\n16.0.0-dev.8 (2023-08-03)\nBug Fixes\n\nadd browser-tailwind as imp dep if project has tailwind configuration (6ea13c5)\nensure min padding for navigation items (2667fd7)\n\n16.0.0-dev.7 (2023-08-01)\nBug Fixes\n\ngenerate readme with peer dependencies to install (e7039bb)\nuse tailwind to create a bundled theme.css (bfda0dc)\n\n16.0.0-dev.6 (2023-08-01)\nBug Fixes\n\nresolve circular dependency between NavigationItemComponent and NavigationComponent (cc0eece)\nrestructure and merge mono repos packages, schematics, plugins and nest (a057d77)\nupdate package dependency versions (45bd022)\n\n16.0.0-dev.5 (2023-07-20)\nBug Fixes\n\nresolve circular dependency between NavigationItemComponent and NavigationComponent (3e97a5d)\n\n16.0.0-dev.4 (2023-07-10)\nBug Fixes\n\nupdate package dependency versions (8479f5c)\n\n16.0.0-dev.3 (2023-07-10)\nBug Fixes\n\nrestructure and merge mono repos packages, schematics, plugins and nest (653b4cd)\n\n16.0.0-dev.2 (2023-05-31)\nNote: Version bump only for package @rxap/layout\n16.0.0-dev.1 (2023-05-18)\nBug Fixes\n\nupdate rxap packagedependencies (6e12567)\n\n16.0.0-dev.0 (2023-05-18)\nchore\n\nupgrade to nrwl 16.x.x (12dd87e)\n\nBREAKING CHANGES\n\nupgrade nrwl 16.x.x\n\n15.0.0 (2023-05-17)\nchore\n\nupgrade to nrwl 15.x.x (ad95577)\n\nBREAKING CHANGES\n\nupgrade nrwl 15.x.x\n\n14.0.3 (2022-12-14)\nNote: Version bump only for package @rxap/layout\n14.0.2 (2022-12-13)\nNote: Version bump only for package @rxap/layout\n14.0.1 (2022-10-31)\nBug Fixes\n\nremove i18n specific ids (21ef36d)\n\n14.0.0 (2022-09-16)\nchore\n\nupgrade to 14.x.x (66f0719)\n\nBREAKING CHANGES\n\nupgrade to 14.x.x\n\n13.0.0 (2022-09-11)\nNote: Version bump only for package @rxap/layout\n13.0.0-next.3 (2022-03-29)\nNote: Version bump only for package @rxap/layout\n13.0.0-next.2 (2022-03-29)\nNote: Version bump only for package @rxap/layout\n13.0.0-next.1 (2022-03-17)\nBuild System\n\nupgrade to nrwl/angular13.x.x (f8920e7)\n\nBREAKING CHANGES\n\nupdate the core nrwl/angular packages to 13.x.x\n\nSigned-off-by: Merzough Münker mmuenker@digitaix.com\n12.2.3 (2022-02-24)\nBug Fixes\n\nnavigation: expose replace routerpipe (3a2a238)\n\n13.0.0-next.0 (2022-02-19)\nBuild System\n\nupgrade to nrwl/angular13.x.x (f8920e7)\n\nBREAKING CHANGES\n\nupdate the core nrwl/angular packages to 13.x.x\n\nSigned-off-by: Merzough Münker mmuenker@digitaix.com\n12.2.2 (2022-01-28)\nBug Fixes\n\nnavigation: only check children status if childrenexists (8f1d007)\n\n12.2.1 (2022-01-28)\nBug Fixes\n\nnavigation: support custom navigation itemproperties (a085d57)\n\n12.2.0 (2021-09-03)\nNote: Version bump only for package @rxap/layout\n12.2.0-next.0 (2021-08-11)\nBug Fixes\n\ndefault collapse sidenav (346be5d)\n\nFeatures\n\nadd tooltip for collapsed navigationitems (0a5c87b)\n\n12.1.0 (2021-07-22)\nNote: Version bump only for package @rxap/layout\n12.1.0-next.1 (2021-07-21)\nFeatures\n\nnavigate to root after signout (10a64b6)\n\n12.1.0-next.0 (2021-07-21)\nFeatures\n\nnavigate to root after signout (a98e467)\n\n12.0.11-alpha.0 (2021-07-20)\nNote: Version bump only for package @rxap/layout\n12.0.11-next.0 (2021-07-15)\nBug Fixes\n\nset default logo width to192px (cc1e4c2)\n\n12.0.10 (2021-07-12)\nBug Fixes\n\nlayout: fix missing modetype (cf1649a)\n\n12.0.9 (2021-07-09)\nNote: Version bump only for package @rxap/layout\n12.0.9-next.0 (2021-07-09)\nBug Fixes\n\nsplit into rxjs and reflect-metadata subpackages (ab6e325)\n\n12.0.8 (2021-07-09)\nNote: Version bump only for package @rxap/layout\n12.0.8-next.0 (2021-06-29)\nBug Fixes\n\ncollapse styling (e9fe775)\n\n12.0.7 (2021-06-24)\nNote: Version bump only for package @rxap/layout\n12.0.6 (2021-06-23)\nNote: Version bump only for package @rxap/layout\n12.0.5 (2021-06-23)\nNote: Version bump only for package @rxap/layout\n12.0.4 (2021-06-14)\nNote: Version bump only for package @rxap/layout\n12.0.3 (2021-06-09)\nBug Fixes\n\nremove ng-mockspeerDependency (0940f5f)\n\n12.0.2 (2021-06-09)\nBug Fixes\n\nadd readme generator (aca8e49)\n\n12.0.1 (2021-05-24)\nBug Fixes\n\nadd readme generator (aca8e49)\n\n12.0.0 (2021-05-24)\nNote: Version bump only for package @rxap/layout\n11.4.4 (2021-05-04)\nBug Fixes\n\nadd missing i18n tag (5139adb)\n\n11.4.3 (2021-04-30)\nBug Fixes\n\nschematics: update module toesnext (d1e2cd2)\nschematics: update to general schematicstsconfig (83e5f9a)\n\n11.4.2 (2021-04-28)\nBug Fixes\n\nnavigation-item: remove iconpadding (354cce1)\n\n11.4.1 (2021-04-21)\nBug Fixes\n\ntrigger auto redirectmanuel (849e28a)\n\n11.4.0 (2021-04-21)\nFeatures\n\nadd language selector (4204cd4)\n\n11.3.1 (2021-04-21)\nBug Fixes\n\nsuppressed href action (a7874fb)\n\n11.3.0 (2021-04-21)\nFeatures\n\nadd apps button concept (be394b0)\n\n11.2.2 (2021-03-19)\nBug Fixes\n\nupdate peer dependencies (954fde4)\n\n11.2.1 (2021-03-19)\nBug Fixes\n\nupdate peer dependencies (dd22b0c)\n\n11.2.0 (2021-03-19)\nBug Fixes\n\nupdate peer dependencies (2eeb7eb)\nupdate peer dependencies (c7d1267)\n\nFeatures\n\nmv the material directives to the packagerxap/material-directives (d54c5fe)\n\n11.1.1 (2021-03-09)\nNote: Version bump only for package @rxap/layout\n11.1.0 (2021-03-02)\nFeatures\n\nnavigation: add status providersupport (1dba44a)\n\n11.0.4 (2021-02-04)\nNote: Version bump only for package @rxap/layout\n11.0.3 (2021-01-15)\nNote: Version bump only for package @rxap/layout\n11.0.2 (2021-01-12)\nNote: Version bump only for package @rxap/layout\n11.0.1 (2021-01-05)\nNote: Version bump only for package @rxap/layout\n11.0.0 (2021-01-03)\nNote: Version bump only for package @rxap/layout\n10.0.0 (2021-01-03)\nBug Fixes\n\ncustom property keygeneration (b6e6d23)\nSidenavContentComponentService: update footer rowcount (1d2383c)\n\nFeatures\n\nlayout: add collapse sidenavigation (cb2082f)\nlayout: add collapse sidenavigation (069a66b)\nlayout: add collapse side navigationbutton (2873ec4)\nadd FooterDirective (3051ba6)\nsupport for custom root navigation and collapsedclasses (95d3e46)\nsupport for the new footer serviceconcept (4a175e8)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"dependencies.html":{"url":"dependencies.html","title":"package-dependencies - dependencies","body":"\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n Dependencies\n \n \n \n @nx/devkit : 20.5.0\n \n @rxap/ts-morph : ^1.5.5-dev.0\n \n @rxap/workspace-ts-morph : ^19.1.12-dev.4\n \n @rxap/workspace-utilities : ^19.8.0-dev.4\n \n tslib : 2.6.2\n \n\n\n \n \n Peer dependencies\n \n \n \n @angular/animations : ^19.2.1\n \n @angular/cdk : ^19.1.1\n \n @angular/common : ^19.2.1\n \n @angular/core : ^19.2.1\n \n @angular/material : ^19.1.1\n \n @angular/router : ^19.2.1\n \n @rxap/browser-utilities : ^1.1.13-dev.0\n \n @rxap/config : ^19.0.4-dev.0\n \n @rxap/data-source : ^19.1.0-dev.0\n \n @rxap/environment : ^19.0.4-dev.0\n \n @rxap/material-directives : ^19.0.4-dev.0\n \n @rxap/ngx-pub-sub : ^19.0.4-dev.0\n \n @rxap/ngx-theme : ^19.1.0-dev.0\n \n @rxap/pattern : ^1.1.14-dev.0\n \n @rxap/utilities : ^16.4.4-dev.0\n \n rxjs : ^7.8.1\n \n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"miscellaneous/functions.html":{"url":"miscellaneous/functions.html","title":"miscellaneous-functions - functions","body":"\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n Miscellaneous\n Functions\n\n\n\n Index\n \n \n \n \n \n \n initGenerator (src/.../generator.ts)\n \n \n IsNavigationDividerItem (src/.../navigation-item.ts)\n \n \n IsNavigationInsertItem (src/.../navigation-item.ts)\n \n \n IsNavigationItem (src/.../navigation-item.ts)\n \n \n provideExternalApps (src/.../provide.ts)\n \n \n provideLayout (src/.../provide.ts)\n \n \n update (src/.../add-seperate-external-apps-provider.ts)\n \n \n update (src/.../add-theme-provider-to-app-config.ts)\n \n \n update (src/.../add-user-theme-provider-to-layout-providers.ts)\n \n \n update (src/.../add-with-user-profile-provider.ts)\n \n \n withDefaultHeaderComponent (src/.../provide.ts)\n \n \n withDefaultHeaderItems (src/.../provide.ts)\n \n \n withFooterComponents (src/.../provide.ts)\n \n \n withHeaderComponents (src/.../provide.ts)\n \n \n withNavigationConfig (src/.../provide.ts)\n \n \n withNavigationInserts (src/.../provide.ts)\n \n \n withReleaseInfoModules (src/.../provide.ts)\n \n \n withSettingsMenuItems (src/.../provide.ts)\n \n \n withUserProfileDataSource (src/.../provide.ts)\n \n \n \n \n \n \n\n\n src/generators/init/generator.ts\n \n \n \n \n \n \n \n initGenerator\n \n \n \n \n \n \ninitGenerator(tree: Tree, options: InitGeneratorSchema)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n tree\n \n Tree\n \n\n \n No\n \n\n\n \n \n options\n \n InitGeneratorSchema\n \n\n \n No\n \n\n\n \n \n \n \n \n \n \n \n src/lib/navigation/navigation-item.ts\n \n \n \n \n \n \n \n IsNavigationDividerItem\n \n \n \n \n \n \nIsNavigationDividerItem(item: any)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n item\n \n any\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : NavigationDividerItem\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n IsNavigationInsertItem\n \n \n \n \n \n \nIsNavigationInsertItem(item: any)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n item\n \n any\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : NavigationInsertItem\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n IsNavigationItem\n \n \n \n \n \n \nIsNavigationItem(item: any)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n item\n \n any\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : NavigationItem\n\n \n \n \n \n \n \n \n \n src/lib/provide.ts\n \n \n \n \n \n \n \n provideExternalApps\n \n \n \n \n \n \nprovideExternalApps(...apps: undefined)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Optional\n \n \n \n \n apps\n\n \n No\n \n\n\n \n \n \n \n \n Returns : Provider[]\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n provideLayout\n \n \n \n \n \n \nprovideLayout(...additionalProviders: undefined)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Optional\n \n \n \n \n additionalProviders\n\n \n No\n \n\n\n \n \n \n \n \n Returns : Provider[]\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n withDefaultHeaderComponent\n \n \n \n \n \n \nwithDefaultHeaderComponent()\n \n \n\n\n\n\n \n \n\n \n Returns : Provider\n\n \n \n \n \n \n \n \n \n \n \n \n withDefaultHeaderItems\n \n \n \n \n \n \nwithDefaultHeaderItems(...items: Array)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n items\n \n Array\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : Provider[]\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n withFooterComponents\n \n \n \n \n \n \nwithFooterComponents(components: Array)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n components\n \n Array\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : Provider[]\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n withHeaderComponents\n \n \n \n \n \n \nwithHeaderComponents(components: Array)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n components\n \n Array\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : Provider[]\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n withNavigationConfig\n \n \n \n \n \n \nwithNavigationConfig(config)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Optional\n \n \n \n \n config\n\n \n No\n \n\n\n \n \n \n \n \n Returns : Provider[]\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n withNavigationInserts\n \n \n \n \n \n \nwithNavigationInserts(inserts: Record)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n inserts\n \n Record\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : Provider[]\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n withReleaseInfoModules\n \n \n \n \n \n \nwithReleaseInfoModules(...module: undefined)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Optional\n \n \n \n \n module\n\n \n No\n \n\n\n \n \n \n \n \n Returns : Provider[]\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n withSettingsMenuItems\n \n \n \n \n \n \nwithSettingsMenuItems(...items: Array)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n items\n \n Array\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : Provider[]\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n withUserProfileDataSource\n \n \n \n \n \n \nwithUserProfileDataSource(dataSource: Constructor, useClass)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n Default value\n \n \n \n \n dataSource\n \n Constructor\n \n\n \n No\n \n\n \n \n\n \n \n useClass\n \n \n\n \n No\n \n\n \n false\n \n\n \n \n \n \n \n Returns : Provider\n\n \n \n \n \n \n \n \n \n src/migrations/18.0.0/add-seperate-external-apps-provider/add-seperate-external-apps-provider.ts\n \n \n \n \n \n \n \n update\n \n \n \n \n \n \nupdate(tree: Tree)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n tree\n \n Tree\n \n\n \n No\n \n\n\n \n \n \n \n \n \n \n \n src/migrations/18.0.0/add-theme-provider-to-app-config/add-theme-provider-to-app-config.ts\n \n \n \n \n \n \n \n update\n \n \n \n \n \n \nupdate(host: Tree)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n host\n \n Tree\n \n\n \n No\n \n\n\n \n \n \n \n \n \n \n \n src/migrations/18.0.0/add-user-theme-provider-to-layout-providers/add-user-theme-provider-to-layout-providers.ts\n \n \n \n \n \n \n \n update\n \n \n \n \n \n \nupdate(host: Tree)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n host\n \n Tree\n \n\n \n No\n \n\n\n \n \n \n \n \n \n \n \n src/migrations/18.0.0/add-with-user-profile-provider/add-with-user-profile-provider.ts\n \n \n \n \n \n \n \n update\n \n \n \n \n \n \nupdate(host: Tree)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n host\n \n Tree\n \n\n \n No\n \n\n\n \n \n \n \n \n \n \n \n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"index.html":{"url":"index.html","title":"getting-started - index","body":"\n \n\nThis library provides a set of Angular components and services for creating consistent and configurable application layouts, including headers, footers, side navigation, and content areas. It offers features such as dynamic navigation, external application integration, and customizable themes. The library also includes directives for extending header and footer areas with custom content.\n\n\n\n\n\n\n\nInstallation\nGet started\nGenerators\ninit\n\n\n\nInstallation\nAdd the package to your workspace:\nExample :yarn add @rxap/layoutInstall peer dependencies:\nExample :yarn add @angular/animations @angular/cdk @angular/common @angular/core @angular/material @angular/router @rxap/browser-utilities @rxap/config @rxap/data-source @rxap/environment @rxap/material-directives @rxap/ngx-pub-sub @rxap/ngx-theme @rxap/pattern @rxap/utilities rxjs Execute the init generator:\nExample :yarn nx g @rxap/layout:initGet started\nLayout\nCreate a new file layout.routes.ts in the app folder. This file will contain all child routes that should be loaded within the layout component.\nExample :import { LayoutComponent, provideLayout } from '@rxap/layout';\n\nconst ROUTES: Route[] = [\n {\n path: '',\n component: LayoutComponent,\n children: [ ],\n providers: [ provideLayout() ],\n },\n];Import the layout routes into the app.routes.ts file.\nExample :export const appRoutes: Route[] = [\n {\n path: '',\n loadChildren: () => import('./layout.routes'),\n },\n {\n path: '**',\n redirectTo: '',\n },\n];Navigation\nCreate a new file app.navigation.ts in the app folder. This file will contain the navigation items that should be displayed in the layout component.\nExample :export const APP_NAVIGATION: () => NavigationWithInserts = () => [];Provide the app navigation in the layout routes:\nExample :import {\n LayoutComponent,\n ProvideNavigationConfig,\n withNavigationService,\n} from '@rxap/layout';\nimport { APP_NAVIGATION } from './app.navigation';\n\nconst ROUTES: Route[] = [\n {\n path: '',\n component: LayoutComponent,\n children: [ ],\n providers: [\n provideLayout(\n withNavigationConfig(APP_NAVIGATION),\n ),\n ],\n },\n];Navigation Item\nA navigation item represents a single item in the navigation sidebar. Each item has the required properties label and routerLink. The label property is the text that should be displayed in the sidebar. The routerLink property is the path that should be navigated to when the item is clicked.\nExample :const item: NavigationItem = {\n label: 'Home',\n routerLink: '/',\n};With the children property, a navigation item can have child items. The child items are displayed in a dropdown menu when the parent item is clicked.\nExample :const item: NavigationItem = {\n label: 'Home',\n routerLink: '/',\n children: [\n {\n label: 'Child',\n routerLink: '/child',\n },\n ],\n};Icon Property\nWith the icon property, the item can be assigned an icon. The icon is displayed to the left of the label. If the navigation sidebar is collapsed, only the icon is displayed.\nExample :const item: NavigationItem = {\n label: 'Home',\n routerLink: '/',\n icon: { icon: 'home' },\n};Status Property\nWith the status property, a injectable token, class or function can be assigned to the item. The object must have the method isVisible which returns a boolean. If the method returns false, the item is not displayed in the navigation sidebar.\nExample :@Injectable()\nclass SetNavStatus {\n isVisible(item: NavigationItem): boolean {\n return false;\n }\n}\n\nconst item: NavigationItem = {\n label: 'Home',\n routerLink: '/',\n status: SetNavStatus,\n};Navigation Divider Item\nA navigation divider item is a horizontal line that separates navigation items. It is used to group items in the navigation sidebar. It is required to set the property divider to true. With the optional property title, a title can be defined that is displayed below the divider.\nExample :const item: NavigationDividerItem = {\n divider: true,\n title: 'Group',\n};Navigation Insert Item (WIP)\nA navigation insert item is a placeholder for a navigation item that should be inserted into the navigation sidebar. \nThe item is used to define where a dynamic navigation should be inserted. The insert property is the key that is used \nidentify the insert item. The insert property is required.\nExample :const item: NavigationInsertItem = {\n insert: 'insert-key',\n};Header\nThe header is composed of the components from left to right: AppsButtonComponent, SettingsButtonComponent and UserProfileIconComponent.\nApps Button\nThe apps buttons allow for a navigation between different applications. To configure the apps button, the config path \nnavigation.apps must be set with an array of object with the property title and ether routerLink or href. If the\nproperty href is set, the link is opened in a new tab. If the property routerLink the router is used to navigate.\nExample :{\n \"navigation\": {\n \"apps\": [\n {\n \"title\": \"App 1\",\n \"routerLink\": [\"/\", \"app1\"]\n },\n {\n \"title\": \"App 2\",\n \"href\": \"https://app2.com\"\n }\n ]\n }\n}\nIf the application is in production mode, the current localId is appended to the url defined in the href property.\n\nSettings Button Customization (WIP)\nIt is possible to add custom items to the settings menu. This custom item can be a component or a configuration object.\n\n\nConfiguration Object\nThe action function is called when the item is clicked. It is possible to use the inject function to inject services.\nExample :import {\n LayoutComponent,\n ProvideNavigationConfig,\n withNavigationService,\n} from '@rxap/layout';\nimport { APP_NAVIGATION } from './app.navigation';\n\nconst ROUTES: Route[] = [\n {\n path: '',\n component: LayoutComponent,\n children: [ ],\n providers: [\n provideLayout(\n withNavigationConfig(APP_NAVIGATION),\n withSettingsMenuItems(\n {\n label: 'Custom Item',\n icon: { icon: 'home' },\n action: () => inject(MatDialog).open(MyCustomDialogComponent),\n }\n )\n ),\n ],\n },\n];Component\nIf a component is provided ensure the component template uses the mat-menu-item component:\nExample :My Custom ItemExample :import {\n LayoutComponent,\n ProvideNavigationConfig,\n withNavigationService,\n} from '@rxap/layout';\nimport { APP_NAVIGATION } from './app.navigation';\n\nconst ROUTES: Route[] = [\n {\n path: '',\n component: LayoutComponent,\n children: [ ],\n providers: [\n provideLayout(\n withNavigationConfig(APP_NAVIGATION),\n withSettingsMenuItems(\n MyCustomMenuItemComponent\n )\n ),\n ],\n },\n];User Profile (WIP)\n...\nDynamic Footer\nWith the directive rxapFooter it is possible to define a dynamic footer. When the directive is used on a in a component,\nthat is rendered in the layout component, the template is rendered in the footer of the layout component.\nExample :\n ...\n\n\n A button in the layout footer\nGenerators\ninit\n\nInitialize the package in the workspace\n\nExample :nx g @rxap/layout:init\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"license.html":{"url":"license.html","title":"getting-started - license","body":"\n \n\nExample : GNU GENERAL PUBLIC LICENSE\n Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. https://fsf.org/\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\nExample : Preamble The GNU General Public License is a free, copyleft license for\nsoftware and other kinds of works.\n The licenses for most software and other practical works are designed\nto take away your freedom to share and change the works. By contrast,\nthe GNU General Public License is intended to guarantee your freedom to\nshare and change all versions of a program--to make sure it remains free\nsoftware for all its users. We, the Free Software Foundation, use the\nGNU General Public License for most of our software; it applies also to\nany other work released this way by its authors. You can apply it to\nyour programs, too.\n When we speak of free software, we are referring to freedom, not\nprice. Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthem if you wish), that you receive source code or can get it if you\nwant it, that you can change the software or use pieces of it in new\nfree programs, and that you know you can do these things.\n To protect your rights, we need to prevent others from denying you\nthese rights or asking you to surrender the rights. Therefore, you have\ncertain responsibilities if you distribute copies of the software, or if\nyou modify it: responsibilities to respect the freedom of others.\n For example, if you distribute copies of such a program, whether\ngratis or for a fee, you must pass on to the recipients the same\nfreedoms that you received. You must make sure that they, too, receive\nor can get the source code. And you must show them these terms so they\nknow their rights.\n Developers that use the GNU GPL protect your rights with two steps:\n(1) assert copyright on the software, and (2) offer you this License\ngiving you legal permission to copy, distribute and/or modify it.\n For the developers' and authors' protection, the GPL clearly explains\nthat there is no warranty for this free software. For both users' and\nauthors' sake, the GPL requires that modified versions be marked as\nchanged, so that their problems will not be attributed erroneously to\nauthors of previous versions.\n Some devices are designed to deny users access to install or run\nmodified versions of the software inside them, although the manufacturer\ncan do so. This is fundamentally incompatible with the aim of\nprotecting users' freedom to change the software. The systematic\npattern of such abuse occurs in the area of products for individuals to\nuse, which is precisely where it is most unacceptable. Therefore, we\nhave designed this version of the GPL to prohibit the practice for those\nproducts. If such problems arise substantially in other domains, we\nstand ready to extend this provision to those domains in future versions\nof the GPL, as needed to protect the freedom of users.\n Finally, every program is threatened constantly by software patents.\nStates should not allow patents to restrict development and use of\nsoftware on general-purpose computers, but in those that do, we wish to\navoid the special danger that patents applied to a free program could\nmake it effectively proprietary. To prevent this, the GPL assures that\npatents cannot be used to render the program non-free.\n The precise terms and conditions for copying, distribution and\nmodification follow.\nExample : TERMS AND CONDITIONS\nDefinitions.\n\n \"This License\" refers to version 3 of the GNU General Public License.\n \"Copyright\" also means copyright-like laws that apply to other kinds of\nworks, such as semiconductor masks.\n \"The Program\" refers to any copyrightable work licensed under this\nLicense. Each licensee is addressed as \"you\". \"Licensees\" and\n\"recipients\" may be individuals or organizations.\n To \"modify\" a work means to copy from or adapt all or part of the work\nin a fashion requiring copyright permission, other than the making of an\nexact copy. The resulting work is called a \"modified version\" of the\nearlier work or a work \"based on\" the earlier work.\n A \"covered work\" means either the unmodified Program or a work based\non the Program.\n To \"propagate\" a work means to do anything with it that, without\npermission, would make you directly or secondarily liable for\ninfringement under applicable copyright law, except executing it on a\ncomputer or modifying a private copy. Propagation includes copying,\ndistribution (with or without modification), making available to the\npublic, and in some countries other activities as well.\n To \"convey\" a work means any kind of propagation that enables other\nparties to make or receive copies. Mere interaction with a user through\na computer network, with no transfer of a copy, is not conveying.\n An interactive user interface displays \"Appropriate Legal Notices\"\nto the extent that it includes a convenient and prominently visible\nfeature that (1) displays an appropriate copyright notice, and (2)\ntells the user that there is no warranty for the work (except to the\nextent that warranties are provided), that licensees may convey the\nwork under this License, and how to view a copy of this License. If\nthe interface presents a list of user commands or options, such as a\nmenu, a prominent item in the list meets this criterion.\n\nSource Code.\n\n The \"source code\" for a work means the preferred form of the work\nfor making modifications to it. \"Object code\" means any non-source\nform of a work.\n A \"Standard Interface\" means an interface that either is an official\nstandard defined by a recognized standards body, or, in the case of\ninterfaces specified for a particular programming language, one that\nis widely used among developers working in that language.\n The \"System Libraries\" of an executable work include anything, other\nthan the work as a whole, that (a) is included in the normal form of\npackaging a Major Component, but which is not part of that Major\nComponent, and (b) serves only to enable use of the work with that\nMajor Component, or to implement a Standard Interface for which an\nimplementation is available to the public in source code form. A\n\"Major Component\", in this context, means a major essential component\n(kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to\nproduce the work, or an object code interpreter used to run it.\n The \"Corresponding Source\" for a work in object code form means all\nthe source code needed to generate, install, and (for an executable\nwork) run the object code and to modify the work, including scripts to\ncontrol those activities. However, it does not include the work's\nSystem Libraries, or general-purpose tools or generally available free\nprograms which are used unmodified in performing those activities but\nwhich are not part of the work. For example, Corresponding Source\nincludes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically\nlinked subprograms that the work is specifically designed to require,\nsuch as by intimate data communication or control flow between those\nsubprograms and other parts of the work.\n The Corresponding Source need not include anything that users\ncan regenerate automatically from other parts of the Corresponding\nSource.\n The Corresponding Source for a work in source code form is that\nsame work.\n\nBasic Permissions.\n\n All rights granted under this License are granted for the term of\ncopyright on the Program, and are irrevocable provided the stated\nconditions are met. This License explicitly affirms your unlimited\npermission to run the unmodified Program. The output from running a\ncovered work is covered by this License only if the output, given its\ncontent, constitutes a covered work. This License acknowledges your\nrights of fair use or other equivalent, as provided by copyright law.\n You may make, run and propagate covered works that you do not\nconvey, without conditions so long as your license otherwise remains\nin force. You may convey covered works to others for the sole purpose\nof having them make modifications exclusively for you, or provide you\nwith facilities for running those works, provided that you comply with\nthe terms of this License in conveying all material for which you do\nnot control copyright. Those thus making or running the covered works\nfor you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of\nyour copyrighted material outside their relationship with you.\n Conveying under any other circumstances is permitted solely under\nthe conditions stated below. Sublicensing is not allowed; section 10\nmakes it unnecessary.\n\nProtecting Users' Legal Rights From Anti-Circumvention Law.\n\n No covered work shall be deemed part of an effective technological\nmeasure under any applicable law fulfilling obligations under article\n11 of the WIPO copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting or restricting circumvention of such\nmeasures.\n When you convey a covered work, you waive any legal power to forbid\ncircumvention of technological measures to the extent such circumvention\nis effected by exercising rights under this License with respect to\nthe covered work, and you disclaim any intention to limit operation or\nmodification of the work as a means of enforcing, against the work's\nusers, your or third parties' legal rights to forbid circumvention of\ntechnological measures.\n\nConveying Verbatim Copies.\n\n You may convey verbatim copies of the Program's source code as you\nreceive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice;\nkeep intact all notices stating that this License and any\nnon-permissive terms added in accord with section 7 apply to the code;\nkeep intact all notices of the absence of any warranty; and give all\nrecipients a copy of this License along with the Program.\n You may charge any price or no price for each copy that you convey,\nand you may offer support or warranty protection for a fee.\n\nConveying Modified Source Versions.\n\n You may convey a work based on the Program, or the modifications to\nproduce it from the Program, in the form of source code under the\nterms of section 4, provided that you also meet all of these conditions:\nExample :a) The work must carry prominent notices stating that you modified\nit, and giving a relevant date.\n\nb) The work must carry prominent notices stating that it is\nreleased under this License and any conditions added under section\n7. This requirement modifies the requirement in section 4 to\n\"keep intact all notices\".\n\nc) You must license the entire work, as a whole, under this\nLicense to anyone who comes into possession of a copy. This\nLicense will therefore apply, along with any applicable section 7\nadditional terms, to the whole of the work, and all its parts,\nregardless of how they are packaged. This License gives no\npermission to license the work in any other way, but it does not\ninvalidate such permission if you have separately received it.\n\nd) If the work has interactive user interfaces, each must display\nAppropriate Legal Notices; however, if the Program has interactive\ninterfaces that do not display Appropriate Legal Notices, your\nwork need not make them do so. A compilation of a covered work with other separate and independent\nworks, which are not by their nature extensions of the covered work,\nand which are not combined with it such as to form a larger program,\nin or on a volume of a storage or distribution medium, is called an\n\"aggregate\" if the compilation and its resulting copyright are not\nused to limit the access or legal rights of the compilation's users\nbeyond what the individual works permit. Inclusion of a covered work\nin an aggregate does not cause this License to apply to the other\nparts of the aggregate.\n\nConveying Non-Source Forms.\n\n You may convey a covered work in object code form under the terms\nof sections 4 and 5, provided that you also convey the\nmachine-readable Corresponding Source under the terms of this License,\nin one of these ways:\nExample :a) Convey the object code in, or embodied in, a physical product\n(including a physical distribution medium), accompanied by the\nCorresponding Source fixed on a durable physical medium\ncustomarily used for software interchange.\n\nb) Convey the object code in, or embodied in, a physical product\n(including a physical distribution medium), accompanied by a\nwritten offer, valid for at least three years and valid for as\nlong as you offer spare parts or customer support for that product\nmodel, to give anyone who possesses the object code either (1) a\ncopy of the Corresponding Source for all the software in the\nproduct that is covered by this License, on a durable physical\nmedium customarily used for software interchange, for a price no\nmore than your reasonable cost of physically performing this\nconveying of source, or (2) access to copy the\nCorresponding Source from a network server at no charge.\n\nc) Convey individual copies of the object code with a copy of the\nwritten offer to provide the Corresponding Source. This\nalternative is allowed only occasionally and noncommercially, and\nonly if you received the object code with such an offer, in accord\nwith subsection 6b.\n\nd) Convey the object code by offering access from a designated\nplace (gratis or for a charge), and offer equivalent access to the\nCorresponding Source in the same way through the same place at no\nfurther charge. You need not require recipients to copy the\nCorresponding Source along with the object code. If the place to\ncopy the object code is a network server, the Corresponding Source\nmay be on a different server (operated by you or a third party)\nthat supports equivalent copying facilities, provided you maintain\nclear directions next to the object code saying where to find the\nCorresponding Source. Regardless of what server hosts the\nCorresponding Source, you remain obligated to ensure that it is\navailable for as long as needed to satisfy these requirements.\n\ne) Convey the object code using peer-to-peer transmission, provided\nyou inform other peers where the object code and Corresponding\nSource of the work are being offered to the general public at no\ncharge under subsection 6d. A separable portion of the object code, whose source code is excluded\nfrom the Corresponding Source as a System Library, need not be\nincluded in conveying the object code work.\n A \"User Product\" is either (1) a \"consumer product\", which means any\ntangible personal property which is normally used for personal, family,\nor household purposes, or (2) anything designed or sold for incorporation\ninto a dwelling. In determining whether a product is a consumer product,\ndoubtful cases shall be resolved in favor of coverage. For a particular\nproduct received by a particular user, \"normally used\" refers to a\ntypical or common use of that class of product, regardless of the status\nof the particular user or of the way in which the particular user\nactually uses, or expects or is expected to use, the product. A product\nis a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent\nthe only significant mode of use of the product.\n \"Installation Information\" for a User Product means any methods,\nprocedures, authorization keys, or other information required to install\nand execute modified versions of a covered work in that User Product from\na modified version of its Corresponding Source. The information must\nsuffice to ensure that the continued functioning of the modified object\ncode is in no case prevented or interfered with solely because\nmodification has been made.\n If you convey an object code work under this section in, or with, or\nspecifically for use in, a User Product, and the conveying occurs as\npart of a transaction in which the right of possession and use of the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed term (regardless of how the transaction is characterized), the\nCorresponding Source conveyed under this section must be accompanied\nby the Installation Information. But this requirement does not apply\nif neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has\nbeen installed in ROM).\n The requirement to provide Installation Information does not include a\nrequirement to continue to provide support service, warranty, or updates\nfor a work that has been modified or installed by the recipient, or for\nthe User Product in which it has been modified or installed. Access to a\nnetwork may be denied when the modification itself materially and\nadversely affects the operation of the network or violates the rules and\nprotocols for communication across the network.\n Corresponding Source conveyed, and Installation Information provided,\nin accord with this section must be in a format that is publicly\ndocumented (and with an implementation available to the public in\nsource code form), and must require no special password or key for\nunpacking, reading or copying.\n\nAdditional Terms.\n\n \"Additional permissions\" are terms that supplement the terms of this\nLicense by making exceptions from one or more of its conditions.\nAdditional permissions that are applicable to the entire Program shall\nbe treated as though they were included in this License, to the extent\nthat they are valid under applicable law. If additional permissions\napply only to part of the Program, that part may be used separately\nunder those permissions, but the entire Program remains governed by\nthis License without regard to the additional permissions.\n When you convey a copy of a covered work, you may at your option\nremove any additional permissions from that copy, or from any part of\nit. (Additional permissions may be written to require their own\nremoval in certain cases when you modify the work.) You may place\nadditional permissions on material, added by you to a covered work,\nfor which you have or can give appropriate copyright permission.\n Notwithstanding any other provision of this License, for material you\nadd to a covered work, you may (if authorized by the copyright holders of\nthat material) supplement the terms of this License with terms:\nExample :a) Disclaiming warranty or limiting liability differently from the\nterms of sections 15 and 16 of this License; or\n\nb) Requiring preservation of specified reasonable legal notices or\nauthor attributions in that material or in the Appropriate Legal\nNotices displayed by works containing it; or\n\nc) Prohibiting misrepresentation of the origin of that material, or\nrequiring that modified versions of such material be marked in\nreasonable ways as different from the original version; or\n\nd) Limiting the use for publicity purposes of names of licensors or\nauthors of the material; or\n\ne) Declining to grant rights under trademark law for use of some\ntrade names, trademarks, or service marks; or\n\nf) Requiring indemnification of licensors and authors of that\nmaterial by anyone who conveys the material (or modified versions of\nit) with contractual assumptions of liability to the recipient, for\nany liability that these contractual assumptions directly impose on\nthose licensors and authors. All other non-permissive additional terms are considered \"further\nrestrictions\" within the meaning of section 10. If the Program as you\nreceived it, or any part of it, contains a notice stating that it is\ngoverned by this License along with a term that is a further\nrestriction, you may remove that term. If a license document contains\na further restriction but permits relicensing or conveying under this\nLicense, you may add to a covered work material governed by the terms\nof that license document, provided that the further restriction does\nnot survive such relicensing or conveying.\n If you add terms to a covered work in accord with this section, you\nmust place, in the relevant source files, a statement of the\nadditional terms that apply to those files, or a notice indicating\nwhere to find the applicable terms.\n Additional terms, permissive or non-permissive, may be stated in the\nform of a separately written license, or stated as exceptions;\nthe above requirements apply either way.\n\nTermination.\n\n You may not propagate or modify a covered work except as expressly\nprovided under this License. Any attempt otherwise to propagate or\nmodify it is void, and will automatically terminate your rights under\nthis License (including any patent licenses granted under the third\nparagraph of section 11).\n However, if you cease all violation of this License, then your\nlicense from a particular copyright holder is reinstated (a)\nprovisionally, unless and until the copyright holder explicitly and\nfinally terminates your license, and (b) permanently, if the copyright\nholder fails to notify you of the violation by some reasonable means\nprior to 60 days after the cessation.\n Moreover, your license from a particular copyright holder is\nreinstated permanently if the copyright holder notifies you of the\nviolation by some reasonable means, this is the first time you have\nreceived notice of violation of this License (for any work) from that\ncopyright holder, and you cure the violation prior to 30 days after\nyour receipt of the notice.\n Termination of your rights under this section does not terminate the\nlicenses of parties who have received copies or rights from you under\nthis License. If your rights have been terminated and not permanently\nreinstated, you do not qualify to receive new licenses for the same\nmaterial under section 10.\n\nAcceptance Not Required for Having Copies.\n\n You are not required to accept this License in order to receive or\nrun a copy of the Program. Ancillary propagation of a covered work\noccurring solely as a consequence of using peer-to-peer transmission\nto receive a copy likewise does not require acceptance. However,\nnothing other than this License grants you permission to propagate or\nmodify any covered work. These actions infringe copyright if you do\nnot accept this License. Therefore, by modifying or propagating a\ncovered work, you indicate your acceptance of this License to do so.\n\nAutomatic Licensing of Downstream Recipients.\n\n Each time you convey a covered work, the recipient automatically\nreceives a license from the original licensors, to run, modify and\npropagate that work, subject to this License. You are not responsible\nfor enforcing compliance by third parties with this License.\n An \"entity transaction\" is a transaction transferring control of an\norganization, or substantially all assets of one, or subdividing an\norganization, or merging organizations. If propagation of a covered\nwork results from an entity transaction, each party to that\ntransaction who receives a copy of the work also receives whatever\nlicenses to the work the party's predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the\nCorresponding Source of the work from the predecessor in interest, if\nthe predecessor has it or can get it with reasonable efforts.\n You may not impose any further restrictions on the exercise of the\nrights granted or affirmed under this License. For example, you may\nnot impose a license fee, royalty, or other charge for exercise of\nrights granted under this License, and you may not initiate litigation\n(including a cross-claim or counterclaim in a lawsuit) alleging that\nany patent claim is infringed by making, using, selling, offering for\nsale, or importing the Program or any portion of it.\n\nPatents.\n\n A \"contributor\" is a copyright holder who authorizes use under this\nLicense of the Program or a work on which the Program is based. The\nwork thus licensed is called the contributor's \"contributor version\".\n A contributor's \"essential patent claims\" are all patent claims\nowned or controlled by the contributor, whether already acquired or\nhereafter acquired, that would be infringed by some manner, permitted\nby this License, of making, using, or selling its contributor version,\nbut do not include claims that would be infringed only as a\nconsequence of further modification of the contributor version. For\npurposes of this definition, \"control\" includes the right to grant\npatent sublicenses in a manner consistent with the requirements of\nthis License.\n Each contributor grants you a non-exclusive, worldwide, royalty-free\npatent license under the contributor's essential patent claims, to\nmake, use, sell, offer for sale, import and otherwise run, modify and\npropagate the contents of its contributor version.\n In the following three paragraphs, a \"patent license\" is any express\nagreement or commitment, however denominated, not to enforce a patent\n(such as an express permission to practice a patent or covenant not to\nsue for patent infringement). To \"grant\" such a patent license to a\nparty means to make such an agreement or commitment not to enforce a\npatent against the party.\n If you convey a covered work, knowingly relying on a patent license,\nand the Corresponding Source of the work is not available for anyone\nto copy, free of charge and under the terms of this License, through a\npublicly available network server or other readily accessible means,\nthen you must either (1) cause the Corresponding Source to be so\navailable, or (2) arrange to deprive yourself of the benefit of the\npatent license for this particular work, or (3) arrange, in a manner\nconsistent with the requirements of this License, to extend the patent\nlicense to downstream recipients. \"Knowingly relying\" means you have\nactual knowledge that, but for the patent license, your conveying the\ncovered work in a country, or your recipient's use of the covered work\nin a country, would infringe one or more identifiable patents in that\ncountry that you have reason to believe are valid.\n If, pursuant to or in connection with a single transaction or\narrangement, you convey, or propagate by procuring conveyance of, a\ncovered work, and grant a patent license to some of the parties\nreceiving the covered work authorizing them to use, propagate, modify\nor convey a specific copy of the covered work, then the patent license\nyou grant is automatically extended to all recipients of the covered\nwork and works based on it.\n A patent license is \"discriminatory\" if it does not include within\nthe scope of its coverage, prohibits the exercise of, or is\nconditioned on the non-exercise of one or more of the rights that are\nspecifically granted under this License. You may not convey a covered\nwork if you are a party to an arrangement with a third party that is\nin the business of distributing software, under which you make payment\nto the third party based on the extent of your activity of conveying\nthe work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory\npatent license (a) in connection with copies of the covered work\nconveyed by you (or copies made from those copies), or (b) primarily\nfor and in connection with specific products or compilations that\ncontain the covered work, unless you entered into that arrangement,\nor that patent license was granted, prior to 28 March 2007.\n Nothing in this License shall be construed as excluding or limiting\nany implied license or other defenses to infringement that may\notherwise be available to you under applicable patent law.\n\nNo Surrender of Others' Freedom.\n\n If conditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License. If you cannot convey a\ncovered work so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you may\nnot convey it at all. For example, if you agree to terms that obligate you\nto collect a royalty for further conveying from those to whom you convey\nthe Program, the only way you could satisfy both those terms and this\nLicense would be to refrain entirely from conveying the Program.\n\nUse with the GNU Affero General Public License.\n\n Notwithstanding any other provision of this License, you have\npermission to link or combine any covered work with a work licensed\nunder version 3 of the GNU Affero General Public License into a single\ncombined work, and to convey the resulting work. The terms of this\nLicense will continue to apply to the part which is the covered work,\nbut the special requirements of the GNU Affero General Public License,\nsection 13, concerning interaction through a network will apply to the\ncombination as such.\n\nRevised Versions of this License.\n\n The Free Software Foundation may publish revised and/or new versions of\nthe GNU General Public License from time to time. Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n Each version is given a distinguishing version number. If the\nProgram specifies that a certain numbered version of the GNU General\nPublic License \"or any later version\" applies to it, you have the\noption of following the terms and conditions either of that numbered\nversion or of any later version published by the Free Software\nFoundation. If the Program does not specify a version number of the\nGNU General Public License, you may choose any version ever published\nby the Free Software Foundation.\n If the Program specifies that a proxy can decide which future\nversions of the GNU General Public License can be used, that proxy's\npublic statement of acceptance of a version permanently authorizes you\nto choose that version for the Program.\n Later license versions may give you additional or different\npermissions. However, no additional obligations are imposed on any\nauthor or copyright holder as a result of your choosing to follow a\nlater version.\n\nDisclaimer of Warranty.\n\n THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\nAPPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\nIS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\nLimitation of Liability.\n\n IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\nInterpretation of Sections 15 and 16.\n\n If the disclaimer of warranty and limitation of liability provided\nabove cannot be given local legal effect according to their terms,\nreviewing courts shall apply local law that most closely approximates\nan absolute waiver of all civil liability in connection with the\nProgram, unless a warranty or assumption of liability accompanies a\ncopy of the Program in return for a fee.\nExample : END OF TERMS AND CONDITIONS\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"modules.html":{"url":"modules.html","title":"modules - modules","body":"\n \n\n\n\n\n Modules\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"overview.html":{"url":"overview.html","title":"overview - overview","body":"\n \n\n\n\n Overview\n\n \n\n \n \n \n \n \n 15 Components\n \n \n \n \n \n \n \n 4 Directives\n \n \n \n \n \n \n \n 7 Injectables\n \n \n \n \n \n \n \n 6 Interfaces\n \n \n \n \n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"properties.html":{"url":"properties.html","title":"package-properties - properties","body":"\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n Properties\n \n \n \n Version : 19.1.0-dev.0\n \n Description : This library provides a set of Angular components and services for creating consistent and configurable application layouts, including headers, footers, side navigation, and content areas. It offers features such as dynamic navigation, external application integration, and customizable themes. The library also includes directives for extending header and footer areas with custom content.\n\n \n Keywords : angular, angular-layout, layout, ngx, packages, rxap, scope:compose\n \n Homepage : https:/gitlab.com/rxap/packages/packages/angular/layout\n \n Bugs : https://gitlab.com/rxap/packages/-/issues\n \n License : GPL-3.0-or-later\n \n Repository : https://gitlab.com/rxap/packages.git\n \n Author : Merzough Münker\n \n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"miscellaneous/typealiases.html":{"url":"miscellaneous/typealiases.html","title":"miscellaneous-typealiases - typealiases","body":"\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n Miscellaneous\n Type aliases\n\n\n\n Index\n \n \n \n \n \n \n DefaultHeaderItemComponent (src/.../types.ts)\n \n \n ExternalApp (src/.../types.ts)\n \n \n ExtractUsernameFromProfileFn (src/.../types.ts)\n \n \n Navigation (src/.../navigation-item.ts)\n \n \n NavigationWithInserts (src/.../navigation-item.ts)\n \n \n SettingsMenuItemComponent (src/.../types.ts)\n \n \n \n \n \n \n\n\n src/lib/types.ts\n \n \n \n \n \n \n DefaultHeaderItemComponent\n \n \n \n \n ComponentType<>\n\n \n \n \n \n \n \n \n \n \n ExternalApp\n \n \n \n \n AppsNavigationConfig\n\n \n \n \n \n \n \n \n \n \n ExtractUsernameFromProfileFn\n \n \n \n \n function\n\n \n \n \n \n \n \n \n \n \n SettingsMenuItemComponent\n \n \n \n \n ComponentType<>\n\n \n \n \n \n src/lib/navigation/navigation-item.ts\n \n \n \n \n \n \n Navigation\n \n \n \n \n Array\n\n \n \n \n \n \n \n \n \n \n NavigationWithInserts\n \n \n \n \n Array\n\n \n \n \n \n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"miscellaneous/variables.html":{"url":"miscellaneous/variables.html","title":"miscellaneous-variables - variables","body":"\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n Miscellaneous\n Variables\n\n\n\n Index\n \n \n \n \n \n \n EXTRACT_USERNAME_FROM_PROFILE (src/.../tokens.ts)\n \n \n RXAP_DEFAULT_HEADER_ITEM_COMPONENT (src/.../tokens.ts)\n \n \n RXAP_EXTERNAL_APP (src/.../tokens.ts)\n \n \n RXAP_EXTERNAL_APP_FILTER (src/.../tokens.ts)\n \n \n RXAP_FOOTER_COMPONENT (src/.../tokens.ts)\n \n \n RXAP_HEADER_COMPONENT (src/.../tokens.ts)\n \n \n RXAP_LAYOUT_APPS_GRID (src/.../tokens.ts)\n \n \n RXAP_LOGO_CONFIG (src/.../tokens.ts)\n \n \n RXAP_LOGO_CONFIG_DEFAULTS (src/.../tokens.ts)\n \n \n RXAP_NAVIGATION_CONFIG (src/.../tokens.ts)\n \n \n RXAP_NAVIGATION_CONFIG_INSERTS (src/.../tokens.ts)\n \n \n RXAP_NAVIGATION_LAYOUT_CONFIG_DEFAULTS (src/.../tokens.ts)\n \n \n RXAP_RELEASE_INFO_MODULE (src/.../tokens.ts)\n \n \n RXAP_SETTINGS_MENU_ITEM (src/.../tokens.ts)\n \n \n RXAP_SETTINGS_MENU_ITEM_COMPONENT (src/.../tokens.ts)\n \n \n RXAP_USER_PROFILE_DATA_SOURCE (src/.../tokens.ts)\n \n \n schematic (src/.../index.ts)\n \n \n \n \n \n \n\n\n src/lib/tokens.ts\n \n \n \n \n \n \n \n EXTRACT_USERNAME_FROM_PROFILE\n \n \n \n \n \n \n Default value : new InjectionToken(\n 'extract-username-from-profile',\n {\n providedIn: 'root',\n factory: () => (profile: any) => (\n profile ? profile.displayName || profile.username || profile.email || profile.name : null\n ) || null,\n },\n)\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_DEFAULT_HEADER_ITEM_COMPONENT\n \n \n \n \n \n \n Default value : new InjectionToken Promise)>>('rxap/layout/default-header-item-component')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_EXTERNAL_APP\n \n \n \n \n \n \n Default value : new InjectionToken('rxap/layout/external-app')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_EXTERNAL_APP_FILTER\n \n \n \n \n \n \n Default value : new InjectionToken>('rxap/layout/app-config-filter')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_FOOTER_COMPONENT\n \n \n \n \n \n \n Default value : new InjectionToken>('rxap/layout/footer-component')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_HEADER_COMPONENT\n \n \n \n \n \n \n Default value : new InjectionToken>('rxap/layout/header-component')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_LAYOUT_APPS_GRID\n \n \n \n \n \n \n Default value : new InjectionToken('rxap/layout/apps-grid')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_LOGO_CONFIG\n \n \n \n \n \n \n Default value : new InjectionToken('rxap/layout/logo-config')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_LOGO_CONFIG_DEFAULTS\n \n \n \n \n \n \n Default value : new InjectionToken('rxap/layout/logo-config/defaults')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_NAVIGATION_CONFIG\n \n \n \n \n \n \n Default value : new InjectionToken NavigationWithInserts)>(\n 'rxap/layout/navigation-config')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_NAVIGATION_CONFIG_INSERTS\n \n \n \n \n \n \n Default value : new InjectionToken>(\n 'rxap/layout/navigation-config-inserts')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_NAVIGATION_LAYOUT_CONFIG_DEFAULTS\n \n \n \n \n \n \n Default value : new InjectionToken>('rxap/layout/navigation-config/defaults')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_RELEASE_INFO_MODULE\n \n \n \n \n \n \n Default value : new InjectionToken('rxap/layout/release-info-module')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_SETTINGS_MENU_ITEM\n \n \n \n \n \n \n Default value : new InjectionToken('rxap/layout/settings-menu-item')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_SETTINGS_MENU_ITEM_COMPONENT\n \n \n \n \n \n \n Default value : new InjectionToken Promise)>>('rxap/layout/settings-menu-item-component')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_USER_PROFILE_DATA_SOURCE\n \n \n \n \n \n \n Default value : new InjectionToken('rxap/layout/user-profile-data-source', {\n providedIn: 'root',\n factory: () => staticDataSource(null),\n})\n \n \n\n\n \n \n\n src/generators/init/index.ts\n \n \n \n \n \n \n \n schematic\n \n \n \n \n \n \n Default value : convertNxGenerator(generator)\n \n \n\n\n \n \n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"}}
|
|
2
|
+
"index": {"version":"2.3.9","fields":["title","body"],"fieldVectors":[["title/components/AppsButtonComponent.html",[0,0.228,1,0.932]],["body/components/AppsButtonComponent.html",[0,0.338,1,1.492,2,0.805,3,0.238,4,0.157,5,0.708,6,1.26,7,0.975,8,0.915,9,0.21,10,3.415,11,6.065,12,5.142,13,2.396,14,2.739,15,3.462,16,0.708,17,1.448,18,1.448,19,1.534,20,1.82,21,1.496,22,2.739,23,1.276,24,4.364,25,4.364,26,2.316,27,5.147,28,3.462,29,3.462,30,3.847,31,1.757,32,3.847,33,1.359,34,3.342,35,0.267,36,0.458,37,1.045,38,1.116,39,4.965,40,1.777,41,4.163,42,5.856,43,6.065,44,1.276,45,1.781,46,0.912,47,3.206,48,0.859,49,0.025,50,1.565,51,0.912,52,1.075,53,1.781,54,4.47,55,3.206,56,4.47,57,3.206,58,4.47,59,2.16,60,3.206,61,3.79,62,3.206,63,1.895,64,4.47,65,3.135,66,2.16,67,4.47,68,0.408,69,1.549,70,1.038,71,0.499,72,0.267,73,1.805,74,1.668,75,1.668,76,1.964,77,2.396,78,1.964,79,3.206,80,0.238,81,0.36,82,3.206,83,2.156,84,3.206,85,2.517,86,6.349,87,3.79,88,6.065,89,6.065,90,3.79,91,0.975,92,1.359,93,1.359,94,0.537,95,1.693,96,0.975,97,0.631,98,1.565,99,0.915,100,0.975,101,1.565,102,0.915,103,1.359,104,0.915,105,0.975,106,0.915,107,0.859,108,0.915,109,0.975,110,0.859,111,0.975,112,0.975,113,0.859,114,0.975,115,0.749,116,0.975,117,0.915,118,0.975,119,0.975,120,0.915,121,0.975,122,0.975,123,0.859,124,0.859,125,0.915,126,0.975,127,0.915,128,0.915,129,0.859,130,0.755,131,0.662,132,0.619,133,0.537,134,0.806,135,0.975,136,0.859,137,0.975,138,0.859,139,0.975,140,0.859,141,0.915,142,0.975,143,0.016,144,0.016]],["title/components/BaseLayoutComponent.html",[0,0.228,99,0.993]],["body/components/BaseLayoutComponent.html",[0,0.393,1,1.166,2,0.986,3,0.324,4,0.213,5,0.961,7,1.323,8,1.242,9,0.286,16,0.961,17,1.774,18,1.774,19,1.577,20,1.89,21,1.026,23,1.563,33,1.665,45,1.323,49,0.025,51,0.678,68,0.393,70,1.41,72,0.363,80,0.324,81,0.489,91,1.323,92,1.665,93,1.665,94,0.73,95,1.912,96,1.323,97,0.734,98,1.822,99,1.795,100,2.042,101,1.822,102,1.242,103,1.665,104,1.795,105,1.323,106,1.795,107,1.166,108,1.242,109,1.323,110,1.166,111,1.323,112,1.323,113,1.166,114,1.323,115,0.918,116,1.323,117,1.242,118,1.323,119,1.323,120,1.242,121,1.323,122,1.323,123,1.166,124,1.166,125,1.242,126,1.323,127,1.242,128,1.242,129,1.166,130,1.026,131,0.899,132,0.84,133,0.73,134,1.094,135,1.323,136,1.166,137,1.323,138,1.166,139,1.323,140,1.166,141,1.242,142,1.323,143,0.019,144,0.019,145,4.352,146,3.689,147,3.689,148,2.85,149,4.093,150,3.683,151,4.093,152,3.253,153,3.253]],["title/components/DefaultHeaderComponent.html",[0,0.228,102,0.993]],["body/components/DefaultHeaderComponent.html",[0,0.335,1,1.48,2,0.795,3,0.234,4,0.154,5,0.695,7,0.957,8,0.899,9,0.207,10,3.616,12,2.669,16,0.695,17,1.43,18,1.43,19,1.532,20,1.815,21,1.04,23,1.26,33,1.342,35,0.263,36,0.452,37,1.07,38,1.172,40,2.082,45,1.55,46,0.984,49,0.025,51,1.06,52,1.22,53,2,59,2.133,68,0.436,70,1.02,71,0.49,72,0.263,80,0.234,81,0.496,85,2.486,91,0.957,92,1.342,93,1.342,94,0.528,95,1.68,96,0.957,97,0.625,98,1.55,99,0.899,100,0.957,101,1.55,102,1.577,103,1.342,104,0.899,105,0.957,106,0.899,107,0.844,108,0.899,109,0.957,110,0.844,111,0.957,112,0.957,113,0.844,114,0.957,115,0.74,116,0.957,117,0.899,118,0.957,119,0.957,120,0.899,121,0.957,122,0.957,123,1.48,124,1.183,125,0.899,126,0.957,127,1.577,128,1.26,129,1.48,130,1.04,131,1.371,132,0.608,133,0.528,134,0.791,135,0.957,136,0.844,137,0.957,138,0.844,139,0.957,140,0.844,141,0.899,142,0.957,143,0.015,144,0.015,150,2.969,154,5.445,155,3.149,156,2.969,157,2.486,158,4.322,159,3.811,160,3.743,161,3.743,162,3.028,163,4.13,164,3.811,165,4.932,166,4.322,167,3.124,168,3.276,169,4.415,170,3.149,171,4.415,172,3.149,173,2.486,174,3.149,175,4.415,176,3.149,177,2.705,178,3.149,179,3.743,180,3.149,181,4.415,182,3.149,183,4.415,184,2.486,185,1.735,186,3.149,187,1.237,188,1.773,189,1.773,190,1.773,191,2.354,192,1.773,193,2.969,194,1.639,195,1.93,196,2.669,197,1.159,198,5.098,199,2.669,200,2.669,201,2.669,202,3.149,203,3.149,204,3.111]],["title/injectables/DefaultHeaderService.html",[163,2.601,205,1.058]],["body/injectables/DefaultHeaderService.html",[2,0.665,3,0.275,4,0.18,9,0.242,10,3.465,35,0.462,36,0.504,37,1.061,38,1.114,44,1.405,46,0.92,48,1.484,49,0.025,50,1.796,51,0.767,52,0.95,53,1.924,63,1.813,66,2.854,68,0.415,71,0.575,72,0.308,80,0.275,81,0.415,97,0.604,143,0.017,144,0.017,154,5.217,163,3.681,168,3.811,173,2.772,184,2.08,187,1.452,188,2.08,189,2.08,190,2.08,197,1.36,204,3.997,205,1.497,206,1.784,207,3.694,208,4.14,209,3.681,210,3.681,211,3.681,212,3.694,213,3.681,214,1.595,215,1.14,216,1.144,217,3.312,218,3.312,219,3.681,220,3.694,221,3.681,222,3.681,223,3.694,224,3.681,225,4.14,226,4.924,227,4.924,228,3.694,229,3.312,230,2.039,231,3.681,232,3.681,233,2.485,234,3.018,235,1.36,236,3.132,237,1.922,238,3.132,239,1.123,240,2.327,241,3.694,242,0.99,243,3.132,244,3.132,245,1.595,246,3.694,247,3.694,248,1.197,249,2.761,250,3.694,251,3.132,252,3.132,253,2.485,254,3.312,255,1.581,256,3.694,257,4.924,258,2.761,259,1.922,260,2.485,261,2.761,262,2.761,263,1.662,264,3.694,265,3.018,266,2.761,267,2.761]],["title/injectables/ExternalAppsService.html",[41,2.601,205,1.058]],["body/injectables/ExternalAppsService.html",[3,0.199,4,0.13,9,0.175,21,1.286,26,2.092,35,0.223,36,0.402,37,1.079,38,1.142,39,4.344,40,2.351,41,2.933,44,1.12,46,1.035,48,1.654,49,0.025,50,1.193,51,0.942,52,1.168,63,1.712,65,3.476,66,1.896,68,0.387,71,0.416,72,0.223,80,0.199,81,0.3,87,3.942,90,3.327,97,0.723,143,0.014,144,0.014,185,2.53,197,0.984,205,1.193,206,1.291,214,1.91,215,1.168,216,1.314,230,1.445,237,1.39,239,0.812,242,1.373,248,1.506,255,1.837,263,2.654,268,6.689,269,2.672,270,4.65,271,4.65,272,2.246,273,4.65,274,3.942,275,4.65,276,3.924,277,3.942,278,5.706,279,3.924,280,3.924,281,3.924,282,3.327,283,5.124,284,3.924,285,2.933,286,3.924,287,2.992,288,2.672,289,6.437,290,3.447,291,2.672,292,2.405,293,3.924,294,5.072,295,2.672,296,3.924,297,2.672,298,3.924,299,5.124,300,2.672,301,4.65,302,3.924,303,2.672,304,2.672,305,3.924,306,2.672,307,1.896,308,3.924,309,2.672,310,2.672,311,3.327,312,3.924,313,2.639,314,3.924,315,2.672,316,3.924,317,2.672,318,2.933,319,2.672,320,3.924,321,2.672,322,3.924,323,2.672,324,3.924,325,2.672,326,2.672,327,1.997,328,1.797,329,1.797,330,1.797,331,2.672,332,1.637,333,2.672,334,2.672,335,1.997,336,1.997,337,1.997,338,1.39,339,2.265,340,1.797,341,2.672,342,2.265,343,2.265,344,1.797,345,2.672,346,3.924,347,2.672,348,2.672,349,3.942,350,2.672,351,3.942,352,2.672,353,3.924,354,3.924,355,3.924,356,4.837,357,3.924,358,3.924,359,3.327,360,2.672,361,1.637,362,1.797,363,2.672,364,2.672,365,2.672,366,2.672,367,2.672,368,2.672,369,2.672,370,2.672,371,2.672,372,2.265,373,2.672,374,2.672,375,2.672,376,2.672,377,2.672,378,2.672]],["title/components/FooterComponent.html",[0,0.228,104,0.993]],["body/components/FooterComponent.html",[0,0.375,1,1.053,2,0.924,3,0.292,4,0.192,5,0.868,6,1.545,7,1.195,8,1.122,9,0.258,16,0.868,17,1.662,18,1.662,19,1.564,20,1.868,21,0.926,23,1.464,31,2.016,33,1.56,35,0.328,36,0.525,37,1.003,38,1.128,40,1.972,45,1.195,46,0.889,49,0.025,51,0.943,52,1.102,53,1.909,59,2.478,68,0.397,70,1.273,71,0.612,72,0.328,80,0.292,81,0.441,85,2.888,91,1.195,92,1.56,93,1.56,94,0.659,95,1.841,96,1.195,97,0.7,98,1.736,99,1.122,100,1.195,101,1.736,102,1.122,103,1.56,104,1.728,105,1.195,106,1.122,107,1.053,108,1.122,109,1.195,110,1.053,111,1.195,112,1.195,113,1.053,114,1.195,115,0.86,116,1.195,117,1.122,118,1.195,119,1.195,120,1.122,121,1.195,122,1.195,123,1.053,124,1.053,125,1.122,126,1.195,127,1.122,128,1.122,129,1.053,130,0.926,131,0.812,132,0.759,133,0.659,134,0.988,135,1.195,136,1.053,137,1.195,138,1.053,139,1.195,140,1.053,141,1.122,142,1.195,143,0.018,144,0.018,164,4.694,168,3.536,173,2.888,187,1.545,191,2.938,204,3.408,379,3.931,380,3.451,381,5.711,382,5.711,383,5.711,384,5.13,385,3.71,386,3.835,387,3.931,388,3.931,389,5.13,390,3.931,391,2.938]],["title/directives/FooterDirective.html",[94,0.583,134,0.875]],["body/directives/FooterDirective.html",[3,0.365,4,0.24,5,1.084,9,0.322,14,3.614,15,4.252,16,1.084,19,1.302,37,0.918,38,1.06,49,0.025,68,0.415,71,0.764,72,0.41,80,0.365,81,0.551,83,3.302,94,0.989,133,0.823,134,1.482,143,0.021,144,0.021,187,1.93,240,2.755,242,1.58,248,1.59,385,3.614,386,3.67,391,3.67,392,4.91,393,4.725,394,5,395,3.967,396,5.359,397,3.967,398,5,399,4.162,400,3.302,401,4.162,402,5,403,4.162,404,4.162,405,4.91,406,4.162,407,4.91]],["title/injectables/FooterService.html",[205,1.058,385,2.132]],["body/injectables/FooterService.html",[2,0.709,3,0.293,4,0.192,9,0.258,35,0.477,36,0.525,37,1.071,38,1.1,44,1.465,46,0.943,48,1.531,49,0.025,50,1.842,51,0.799,52,0.991,53,1.737,63,1.449,66,2.926,68,0.397,71,0.613,72,0.328,80,0.293,81,0.442,97,0.629,143,0.018,144,0.018,168,3.85,173,2.891,187,1.547,197,1.449,204,4.016,205,1.561,206,1.901,208,4.271,209,3.838,210,3.838,211,3.838,213,3.838,214,1.663,215,1.169,216,1.18,217,3.453,218,3.453,219,3.838,221,3.838,222,3.838,224,3.838,225,4.271,229,3.453,230,1.89,231,3.838,232,3.838,233,2.647,234,3.146,237,2.048,239,1.197,240,1.653,242,1.054,248,1.663,249,3.838,253,2.647,254,3.453,255,1.631,258,2.942,259,2.048,260,2.647,261,2.942,262,2.942,263,1.771,265,3.146,266,2.942,267,2.942,385,3.146,408,3.935,409,3.935,410,3.935,411,3.935,412,4.352,413,3.935,414,3.336,415,3.935,416,3.336,417,4.352,418,3.336]],["title/components/HeaderComponent.html",[0,0.228,106,0.993]],["body/components/HeaderComponent.html",[0,0.369,1,1.017,2,0.903,3,0.283,4,0.185,5,0.838,6,1.493,7,1.155,8,1.084,9,0.249,16,0.838,17,1.625,18,1.625,19,1.56,20,1.861,21,0.895,23,1.432,31,1.971,33,1.525,35,0.317,36,0.513,37,1.04,38,1.147,40,1.939,45,1.155,46,0.967,49,0.025,51,0.93,52,1.084,53,1.888,59,2.423,68,0.408,70,1.23,71,0.591,72,0.317,80,0.283,81,0.426,85,2.824,91,1.155,92,1.525,93,1.525,94,0.637,95,1.816,96,1.155,97,0.688,98,1.708,99,1.084,100,1.155,101,1.708,102,1.084,103,1.525,104,1.084,105,1.155,106,1.705,107,1.017,108,1.084,109,1.155,110,1.017,111,1.155,112,1.155,113,1.017,114,1.155,115,0.841,116,1.155,117,1.084,118,1.155,119,1.155,120,1.084,121,1.155,122,1.155,123,1.017,124,1.017,125,1.084,126,1.155,127,1.084,128,1.084,129,1.017,130,0.895,131,0.784,132,0.733,133,0.637,134,0.955,135,1.155,136,1.017,137,1.155,138,1.017,139,1.155,140,1.017,141,1.084,142,1.155,143,0.017,144,0.017,157,2.824,158,4.761,159,4.198,160,4.252,161,4.761,164,4.642,168,3.497,173,2.824,187,1.493,191,2.839,192,3.363,193,2.555,204,3.363,419,3.798,420,5.616,421,5.265,422,3.374,423,5.016,424,3.798,425,3.749,426,3.798,427,5.016,428,3.798,429,3.374,430,3.798,431,3.22]],["title/directives/HeaderDirective.html",[94,0.583,136,0.932]],["body/directives/HeaderDirective.html",[3,0.365,4,0.24,5,1.084,9,0.322,14,3.614,15,4.252,16,1.084,19,1.302,37,0.918,38,1.06,49,0.025,68,0.415,71,0.764,72,0.41,80,0.365,81,0.551,83,3.302,94,0.989,133,0.823,136,1.58,143,0.021,144,0.021,187,1.93,192,3.32,193,3.302,240,2.755,242,1.58,248,1.59,393,4.725,395,3.967,396,5.359,397,3.967,398,5,399,4.162,400,3.302,401,4.162,402,5,403,4.162,404,4.162,406,4.162,425,3.67,432,4.91,433,5.897,434,4.91,435,4.91]],["title/injectables/HeaderService.html",[192,1.959,205,1.058]],["body/injectables/HeaderService.html",[2,0.704,3,0.291,4,0.191,9,0.257,35,0.475,36,0.523,37,1.07,38,1.098,44,1.46,46,0.941,48,1.526,49,0.025,50,1.837,51,0.796,52,0.987,53,1.733,63,1.44,66,2.919,68,0.397,71,0.609,72,0.326,80,0.291,81,0.439,97,0.627,143,0.018,144,0.018,168,3.847,173,2.88,187,1.538,192,2.88,197,1.44,204,4.014,205,1.555,206,1.89,208,4.259,209,3.823,210,3.823,211,3.823,213,3.823,214,1.657,215,1.166,216,1.177,217,3.44,218,3.44,219,3.823,221,3.823,222,3.823,224,3.823,225,4.259,229,3.44,230,2.098,231,3.823,232,3.823,233,2.632,234,3.134,237,2.036,239,1.19,240,1.644,242,1.048,248,1.657,249,3.823,251,3.317,252,3.317,253,2.632,254,3.44,255,1.626,258,2.925,259,2.036,260,2.632,261,2.925,262,2.925,263,1.76,265,3.134,266,2.925,267,2.925,412,4.336,416,3.317,417,4.336,418,3.317,436,3.913,437,3.913,438,3.913,439,3.913,440,3.913,441,3.317,442,3.913]],["title/components/LayoutComponent.html",[0,0.228,107,0.932]],["body/components/LayoutComponent.html",[0,0.352,1,0.929,2,0.849,3,0.258,4,0.169,5,0.765,6,1.362,7,1.054,8,0.989,9,0.227,16,0.765,17,1.528,18,1.528,19,1.546,20,1.839,21,0.817,23,1.346,24,4.546,26,2.413,31,1.854,33,1.434,35,0.289,36,0.483,37,1.021,38,1.131,40,1.851,45,1.054,46,0.896,49,0.025,51,0.938,52,1.111,53,1.933,63,2.34,68,0.451,69,1.674,70,1.123,71,0.54,72,0.289,73,1.951,74,1.804,75,1.804,80,0.258,81,0.389,91,1.054,92,1.434,93,1.434,94,0.581,95,1.75,96,1.054,97,0.657,98,1.631,99,0.989,100,1.054,101,1.631,102,0.989,103,1.434,104,1.643,105,1.054,106,1.643,107,1.542,108,0.989,109,1.054,110,1.542,111,1.054,112,1.054,113,0.929,114,1.054,115,0.899,116,1.054,117,1.643,118,1.631,119,1.054,120,1.643,121,1.434,122,1.054,123,0.929,124,0.929,125,1.643,126,1.054,127,0.989,128,0.989,129,0.929,130,0.817,131,0.716,132,0.669,133,0.581,134,0.871,135,1.054,136,0.929,137,1.054,138,1.542,139,1.054,140,0.929,141,0.989,142,1.054,143,0.016,144,0.016,148,2.455,149,3.526,151,4.009,152,2.591,153,2.591,215,1.035,443,3.466,444,5.363,445,4.546,446,4.009,447,5.363,448,3.286,449,4.546,450,4.546,451,4.546,452,4.009,453,5.363,454,4.303,455,5.363,456,5.363,457,4.717,458,3.466,459,4.717,460,3.466,461,4.717,462,3.466,463,4.717,464,3.466,465,2.591,466,2.591,467,3.466,468,2.591,469,2.938,470,2.938,471,2.938,472,3.466,473,3.466,474,2.938,475,3.466]],["title/injectables/LayoutService.html",[194,1.811,205,1.058]],["body/injectables/LayoutService.html",[3,0.221,4,0.145,9,0.195,35,0.248,36,0.434,37,1.104,38,1.186,44,1.209,46,1.046,48,1.442,49,0.025,50,1.637,51,0.463,52,0.573,53,1.637,59,2.047,63,2.367,68,0.422,71,0.66,72,0.248,80,0.221,81,0.334,97,0.364,143,0.015,144,0.015,162,2.57,165,4.826,167,3.627,184,1.673,185,2.116,188,1.673,189,1.673,190,1.673,192,2.386,193,1.998,194,2.205,197,1.094,205,1.288,206,1.435,214,0.962,215,1.241,216,1.02,234,2.597,235,1.094,240,2.262,242,1.442,255,1.209,263,2.956,272,1.435,318,2.221,337,2.221,338,1.546,385,2.597,386,2.221,391,2.221,425,2.221,466,2.221,476,2.971,477,4.553,478,6.091,479,4.187,480,4.826,481,4.187,482,3.488,483,5.279,484,4.564,485,4.564,486,5.384,487,4.564,488,2.597,489,2.971,490,4.938,491,2.971,492,4.237,493,2.971,494,2.971,495,2.971,496,2.971,497,6.505,498,2.971,499,2.971,500,4.237,501,2.971,502,2.971,503,2.971,504,2.971,505,2.971,506,2.971,507,2.971,508,2.971,509,4.237,510,2.971,511,4.187,512,2.519,513,2.971,514,2.971,515,1.821,516,1.673,517,1.673,518,2.519,519,2.971,520,2.971,521,2.971,522,2.971,523,2.971,524,2.221,525,2.971,526,5.384,527,2.971,528,2.971,529,2.971,530,1.821,531,2.971,532,2.971,533,5.384,534,2.971,535,2.971,536,2.971,537,2.971,538,1.546,539,2.971,540,2.971,541,1.998,542,2.971,543,2.971,544,2.971,545,2.971,546,2.971,547,2.971,548,4.237,549,2.971,550,2.971,551,2.971,552,5.384,553,2.971,554,4.237,555,2.971,556,2.971,557,2.971,558,2.519,559,2.971,560,4.237,561,2.971,562,4.237,563,2.85,564,4.237,565,2.971,566,4.237,567,2.971,568,2.971,569,4.938,570,4.237,571,2.971,572,4.237,573,2.971,574,2.971,575,2.971]],["title/injectables/LogoService.html",[205,1.058,454,2.601]],["body/injectables/LogoService.html",[3,0.331,4,0.217,9,0.292,35,0.371,36,0.568,37,1.09,38,1.178,46,0.986,49,0.025,51,0.986,52,1.223,53,2.051,63,2.227,68,0.397,71,0.692,72,0.371,80,0.331,81,0.499,143,0.019,144,0.019,197,1.636,205,1.687,206,2.147,216,1.309,240,1.867,242,1.697,272,2.147,318,3.322,337,3.322,338,2.312,454,4.147,524,4.874,576,4.444,577,5.128,578,5.128,579,6.52,580,5.548,581,4.444,582,5.548,583,5.548,584,5.548,585,5.548,586,5.548,587,4.444,588,5.548,589,4.444,590,5.548,591,4.444,592,3.767,593,3.767]],["title/components/MinimalLayoutComponent.html",[0,0.228,108,0.993]],["body/components/MinimalLayoutComponent.html",[0,0.388,1,1.129,2,0.966,3,0.314,4,0.206,5,0.931,7,1.282,8,1.203,9,0.277,16,0.931,17,1.739,18,1.739,19,1.573,20,1.883,21,0.993,23,1.532,33,1.632,45,1.282,49,0.025,51,0.656,68,0.431,70,1.366,72,0.352,75,2.194,80,0.314,81,0.473,91,1.282,92,1.632,93,1.632,94,0.707,95,1.89,96,1.282,97,0.724,98,1.795,99,1.774,100,1.632,101,1.795,102,1.203,103,1.632,104,1.774,105,1.282,106,1.774,107,1.129,108,1.774,109,2.027,110,1.129,111,1.282,112,1.282,113,1.129,114,1.282,115,0.99,116,1.282,117,1.774,118,1.795,119,1.282,120,1.203,121,1.282,122,1.282,123,1.129,124,1.129,125,1.203,126,1.282,127,1.203,128,1.203,129,1.129,130,0.993,131,0.871,132,0.814,133,0.707,134,1.06,135,1.282,136,1.129,137,1.282,138,1.129,139,1.282,140,1.129,141,1.203,142,1.282,143,0.019,144,0.019,146,3.574,147,3.574,148,2.793,149,4.012,150,3.61,151,4.012,152,3.151,153,3.151,450,5.006,468,3.151,469,3.574,594,4.216,595,4.216,596,4.216]],["title/components/NavigationComponent.html",[0,0.228,110,0.932]],["body/components/NavigationComponent.html",[0,0.319,1,0.775,2,0.749,3,0.215,4,0.141,5,0.639,6,1.138,7,0.88,8,0.826,9,0.19,14,2.548,15,3.274,16,0.639,17,1.347,18,1.347,19,1.522,20,1.767,21,0.682,23,1.187,31,1.634,33,1.264,35,0.241,36,0.426,37,1.082,38,1.122,40,2.174,44,1.187,45,0.88,46,1.035,48,1.304,49,0.025,50,0.88,51,0.995,52,1.216,53,1.713,59,2.009,66,1.398,68,0.406,69,1.398,70,0.938,71,0.451,72,0.241,80,0.215,81,0.467,83,1.947,91,0.88,92,1.264,93,1.264,94,0.485,95,1.618,96,0.88,97,0.719,98,1.48,99,0.826,100,0.88,101,1.48,102,0.826,103,1.264,104,0.826,105,0.88,106,0.826,107,0.775,108,0.826,109,0.88,110,1.425,111,1.48,112,0.88,113,1.425,114,0.88,115,1.013,116,0.88,117,0.826,118,0.88,119,0.88,120,0.826,121,0.88,122,0.88,123,0.775,124,0.775,125,0.826,126,0.88,127,0.826,128,0.826,129,0.775,130,0.682,131,0.598,132,0.559,133,0.485,134,0.728,135,0.88,136,0.775,137,0.88,138,0.775,139,0.88,140,0.775,141,0.826,142,0.88,143,0.014,144,0.014,156,2.797,162,2.533,177,2.548,184,1.63,188,1.63,189,1.63,190,1.63,194,2.769,195,1.774,214,1.577,215,1.088,216,1.005,245,2.153,248,0.938,255,1.389,327,2.164,328,1.947,329,1.947,330,1.947,349,2.454,422,2.797,429,2.797,445,4.126,448,2.983,538,2.164,597,2.895,598,3.526,599,3.526,600,5.32,601,4.126,602,4.126,603,4.867,604,4.159,605,3.977,606,3.79,607,4.777,608,4.126,609,3.977,610,4.212,611,4.126,612,2.351,613,3.274,614,4.159,615,4.159,616,4.159,617,2.454,618,2.811,619,2.747,620,2.895,621,2.164,622,2.895,623,1.506,624,2.895,625,3.109,626,2.895,627,3.109,628,2.895,629,2.895,630,4.159,631,2.895,632,4.159,633,2.895,634,2.454,635,2.454,636,2.164,637,2.895,638,2.454,639,2.895,640,1.774,641,2.454,642,2.164,643,2.895,644,4.159,645,2.895,646,2.454,647,2.895,648,2.454,649,2.895,650,2.895,651,2.454,652,2.895,653,2.895,654,2.895,655,2.895,656,2.548,657,1.63,658,2.454,659,2.895,660,2.895,661,2.895,662,2.895,663,2.895,664,2.895,665,4.159]],["title/interfaces/NavigationDividerItem.html",[619,1.462,666,1.201]],["body/interfaces/NavigationDividerItem.html",[3,0.333,4,0.219,9,0.294,26,2.015,35,0.374,36,0.571,49,0.025,68,0.398,72,0.374,80,0.512,115,0.751,132,0.865,143,0.019,144,0.019,215,1.261,216,1.152,230,2.235,235,1.649,239,1.362,245,2.212,255,1.733,287,2.839,292,2.745,307,3.069,517,3.139,612,2.164,618,2.669,619,2.669,623,2.331,666,2.193,667,2.164,668,2.331,669,2.522,670,3.893,671,3.893,672,3.139,673,3.75,674,3.417,675,2.164,676,3.159,677,2.933,678,3.013,679,2.522,680,2.522,681,3.013,682,2.745,683,2.522,684,3.013,685,2.745,686,2.331,687,2.694,688,2.164,689,3.013,690,3.013]],["title/interfaces/NavigationInsertItem.html",[666,1.201,676,1.811]],["body/interfaces/NavigationInsertItem.html",[3,0.337,4,0.221,9,0.298,26,2.04,35,0.378,36,0.575,49,0.025,68,0.401,72,0.378,80,0.513,115,0.76,132,0.875,143,0.02,144,0.02,215,1.231,230,2.247,235,1.669,239,1.378,245,2.217,255,1.742,287,2.846,292,2.778,307,2.714,517,3.163,612,2.19,618,2.68,619,2.564,623,2.359,666,2.203,667,2.19,668,2.359,669,2.552,670,2.778,671,2.778,672,3.163,673,3.778,674,3.442,675,2.19,676,3.32,677,2.949,678,3.049,679,3.592,680,2.552,681,3.049,682,2.778,683,2.552,684,3.049,685,2.778,686,2.359,687,2.714,688,2.19,689,3.049,690,3.049]],["title/interfaces/NavigationItem.html",[618,1.462,666,1.201]],["body/interfaces/NavigationItem.html",[3,0.32,4,0.21,9,0.282,26,2.817,35,0.359,36,0.556,49,0.025,68,0.391,72,0.359,80,0.509,115,0.721,132,1.209,143,0.019,144,0.019,215,1.308,216,1.362,230,2.378,235,1.584,239,1.308,245,2.195,255,1.701,287,2.912,292,2.636,307,2.626,517,3.061,612,2.078,618,2.713,619,2.504,623,2.239,666,2.162,667,2.078,668,2.239,669,2.422,670,2.636,671,2.636,672,3.526,673,3.656,674,3.331,675,2.078,676,3.102,677,2.879,678,2.894,679,2.422,680,2.422,681,2.894,682,2.636,683,2.422,684,3.656,685,3.331,686,3.258,687,3.235,688,3.025,689,2.894,690,2.894]],["title/components/NavigationItemComponent.html",[0,0.228,113,0.932]],["body/components/NavigationItemComponent.html",[0,0.289,1,0.652,2,0.659,3,0.181,4,0.119,5,0.537,6,0.956,7,0.74,8,0.694,9,0.16,14,2.243,16,0.537,17,1.186,18,1.186,19,1.492,20,1.71,21,0.573,23,1.045,26,2.202,30,3.288,31,1.438,33,1.113,35,0.203,36,0.375,37,1.066,38,1.159,40,2.244,44,1.045,45,0.74,46,1.027,48,1.311,49,0.025,50,0.74,51,0.983,52,1.202,53,1.596,59,2.535,61,3.103,63,0.896,68,0.423,69,1.175,70,0.788,71,0.379,72,0.203,74,1.266,75,1.266,76,1.491,77,1.819,80,0.181,81,0.273,91,0.74,92,1.113,93,1.113,94,0.408,95,1.488,96,0.74,97,0.676,98,1.338,99,0.694,100,0.74,101,1.338,102,0.694,103,1.113,104,0.694,105,0.74,106,0.694,107,0.652,108,0.694,109,0.74,110,1.311,111,0.74,112,0.74,113,1.311,114,1.338,115,1.07,116,0.74,117,0.694,118,0.74,119,0.74,120,0.694,121,0.74,122,0.74,123,0.652,124,0.652,125,0.694,126,0.74,127,0.694,128,0.694,129,0.652,130,0.573,131,0.503,132,0.47,133,0.408,134,0.611,135,0.74,136,0.652,137,0.74,138,0.652,139,0.74,140,0.652,141,0.694,142,0.74,143,0.013,144,0.013,162,2.289,177,2.243,185,2.062,194,2.547,195,1.491,214,1.425,215,0.945,216,0.909,235,0.896,237,1.266,239,0.74,242,0.98,245,2.045,248,1.186,255,1.045,263,1.979,311,3.73,327,1.819,328,1.636,329,1.636,330,1.636,361,2.999,393,3.288,422,2.462,429,1.636,431,2.063,446,3.288,448,2.696,452,3.288,530,1.491,558,3.103,563,2.462,577,3.73,598,3.103,599,3.103,601,3.73,602,3.73,607,4.849,611,3.103,612,1.768,613,2.462,617,2.063,618,2.577,619,2.473,621,1.819,623,1.266,625,3.288,635,2.063,636,1.819,638,5.623,640,1.491,641,2.063,642,1.819,648,2.063,657,1.37,668,3.452,687,2.125,691,2.433,692,4.399,693,4.399,694,4.399,695,4.399,696,4.399,697,3.66,698,4.399,699,4.894,700,4.399,701,4.399,702,4.894,703,3.66,704,3.66,705,2.433,706,2.433,707,2.433,708,2.433,709,4.399,710,2.433,711,2.433,712,2.433,713,2.433,714,3.66,715,2.433,716,5.513,717,3.66,718,3.66,719,2.433,720,2.433,721,3.66,722,2.433,723,3.103,724,2.433,725,2.433,726,4.674,727,2.063,728,2.063,729,1.819,730,2.433,731,3.66,732,2.063,733,3.103,734,2.433,735,1.819,736,2.433,737,3.66,738,1.636,739,2.433,740,2.433,741,2.433,742,2.433,743,2.433,744,2.736,745,2.063,746,3.66,747,3.103,748,2.433,749,2.433,750,2.433,751,2.063,752,2.433,753,2.433,754,2.433,755,2.433,756,2.433,757,2.433,758,3.66,759,2.433,760,2.433,761,2.433,762,2.433,763,2.063,764,2.433,765,2.063,766,2.433,767,2.433,768,2.433,769,2.433,770,2.433,771,3.66,772,2.433,773,2.433,774,3.66,775,3.66]],["title/components/NavigationProgressBarComponent.html",[0,0.228,117,0.993]],["body/components/NavigationProgressBarComponent.html",[0,0.366,1,1.002,2,0.894,3,0.278,4,0.183,5,0.825,6,1.469,7,1.137,8,1.067,9,0.245,16,0.825,17,1.608,18,1.608,19,1.557,20,1.857,21,0.881,23,1.417,31,1.951,33,1.509,35,0.312,36,0.508,37,0.989,38,1.065,45,1.137,46,0.773,49,0.025,51,0.868,52,0.958,68,0.405,70,1.211,71,0.582,72,0.312,75,1.946,80,0.278,81,0.42,91,1.137,92,1.509,93,1.509,94,0.627,95,1.805,96,1.137,97,0.683,98,1.694,99,1.067,100,1.137,101,1.694,102,1.067,103,1.509,104,1.067,105,1.137,106,1.067,107,1.002,108,1.067,109,1.137,110,1.002,111,1.137,112,1.137,113,1.002,114,1.137,115,1.117,116,1.137,117,1.694,118,2.099,119,1.137,120,1.067,121,1.137,122,1.137,123,1.002,124,1.002,125,1.067,126,1.137,127,1.067,128,1.067,129,1.002,130,0.881,131,0.772,132,0.722,133,0.627,134,0.94,135,1.137,136,1.002,137,1.137,138,1.002,139,1.137,140,1.002,141,1.067,142,1.137,143,0.017,144,0.017,184,2.795,188,2.105,189,2.105,190,2.105,242,1.33,361,3.638,468,4.165,530,4.122,723,4.208,733,4.724,735,4.165,738,2.515,765,5.579,776,5.572,777,3.739,778,5.572,779,5.572,780,5.572,781,4.964,782,6.178,783,4.964,784,6.178,785,5.572,786,4.964,787,3.739,788,3.739,789,3.739,790,2.795]],["title/injectables/NavigationService.html",[205,1.058,609,2.601]],["body/injectables/NavigationService.html",[3,0.211,4,0.138,9,0.186,35,0.236,36,0.419,37,1.075,38,0.976,44,1.169,46,0.957,48,1.609,49,0.025,50,1.87,51,0.749,52,1.257,68,0.367,71,0.638,72,0.236,80,0.211,81,0.318,97,0.714,115,1.118,143,0.014,144,0.014,185,2.289,197,1.043,205,1.245,206,1.369,214,1.887,215,1.159,216,1.27,230,1.043,235,1.043,240,2.348,242,1.609,245,0.918,248,1.327,254,3.759,255,1.876,259,2.908,263,2.621,272,2.323,287,2.819,307,2.323,313,1.906,351,5.311,488,2.51,517,3.146,538,2.131,605,3.938,609,3.061,612,1.369,613,1.906,618,2.736,619,1.721,627,2.118,675,3.175,677,1.369,679,3.146,680,1.595,683,3.146,687,1.978,688,1.978,738,1.906,763,3.472,790,3.061,791,2.834,792,3.061,793,5.268,794,2.834,795,4.177,796,2.834,797,2.834,798,4.912,799,2.834,800,4.095,801,2.834,802,3.061,803,4.095,804,2.834,805,2.755,806,4.095,807,2.834,808,2.834,809,4.095,810,2.834,811,2.834,812,2.834,813,4.095,814,2.834,815,2.834,816,2.834,817,2.834,818,2.402,819,2.402,820,2.834,821,2.834,822,2.834,823,4.095,824,4.095,825,2.834,826,2.834,827,4.809,828,2.834,829,2.834,830,2.834,831,2.834,832,2.834,833,2.834,834,2.834,835,2.834,836,2.834,837,2.834,838,2.834,839,4.095,840,2.834,841,4.095,842,2.834,843,2.834,844,2.834,845,2.834,846,2.834,847,2.834,848,2.834,849,2.834,850,2.834,851,2.834,852,2.834,853,2.834,854,2.834,855,2.834,856,2.834,857,2.834,858,2.834,859,2.834,860,2.834,861,1.906,862,2.834,863,2.834,864,2.834,865,2.402,866,2.834,867,2.834,868,2.834,869,2.834,870,2.834,871,2.834,872,4.095,873,2.834,874,2.834,875,2.834,876,2.834,877,2.834,878,2.834,879,2.834,880,2.834,881,2.834,882,2.834,883,4.095,884,2.834,885,2.834,886,2.834,887,2.834,888,2.834,889,4.095,890,2.834,891,2.834,892,2.834,893,2.834]],["title/interfaces/NavigationStatus.html",[666,1.201,682,2.132]],["body/interfaces/NavigationStatus.html",[3,0.331,4,0.217,9,0.292,26,2.002,35,0.371,44,1.585,46,0.693,48,1.192,49,0.025,68,0.397,72,0.371,80,0.512,97,0.545,115,0.746,132,0.859,143,0.019,144,0.019,214,1.441,215,1.223,216,0.919,230,2.228,235,1.638,239,1.353,245,2.209,255,1.728,287,2.74,292,3.403,307,2.924,517,3.408,612,2.15,618,2.835,619,2.543,623,2.316,666,2.188,667,2.15,668,2.89,669,2.505,670,2.727,671,2.727,672,3.126,673,3.735,674,3.403,675,2.15,676,3.15,677,2.924,678,2.993,679,2.505,680,2.505,681,2.993,682,3.403,683,3.408,684,2.993,685,2.727,686,2.316,687,2.682,688,2.15,689,2.993,690,2.993,894,4.45,895,4.45]],["title/components/ReleaseInfoComponent.html",[0,0.228,120,0.993]],["body/components/ReleaseInfoComponent.html",[0,0.361,1,0.974,2,0.877,3,0.409,4,0.177,5,0.802,7,1.105,8,1.037,9,0.239,16,0.802,17,1.578,18,1.578,19,1.553,20,1.851,21,0.856,23,1.39,25,4.657,33,1.481,35,0.303,36,0.499,37,0.981,38,1.11,40,1.897,44,1.39,45,1.105,46,0.914,48,0.974,49,0.025,50,1.105,51,0.914,52,1.06,68,0.413,70,1.177,71,0.566,72,0.303,73,2.046,80,0.27,81,0.408,85,2.742,91,1.105,92,1.481,93,1.481,94,0.609,95,1.785,96,1.105,97,0.673,98,1.67,99,1.037,100,1.105,101,1.67,102,1.037,103,1.481,104,1.037,105,1.105,106,1.037,107,0.974,108,1.037,109,1.105,110,0.974,111,1.105,112,1.105,113,0.974,114,1.105,115,0.816,116,1.105,117,1.037,118,1.105,119,1.105,120,1.675,121,2.067,122,1.105,123,0.974,124,0.974,125,1.037,126,1.105,127,1.037,128,1.037,129,0.974,130,0.856,131,0.751,132,0.701,133,0.609,134,0.913,135,1.105,136,0.974,137,1.105,138,0.974,139,1.105,140,0.974,141,1.037,142,1.105,143,0.017,144,0.017,150,3.276,197,1.338,216,1.006,237,1.891,239,1.105,242,1.472,332,3.597,339,3.081,340,2.444,471,5.188,896,6.12,897,3.634,898,4.871,899,4.871,900,5.494,901,4.575,902,5.869,903,3.634,904,4.871,905,3.634,906,4.871,907,3.634,908,4.871,909,3.634,910,3.634,911,3.634,912,3.634,913,3.634,914,3.081,915,3.634,916,3.634,917,4.871,918,2.742,919,3.641,920,5.869,921,4.871,922,4.871]],["title/interfaces/ReleaseInfoModule.html",[666,1.201,923,2.601]],["body/interfaces/ReleaseInfoModule.html",[3,0.361,4,0.237,9,0.319,35,0.405,36,0.599,49,0.025,68,0.413,80,0.505,97,0.801,131,1.002,132,0.937,143,0.02,144,0.02,185,1.907,187,1.907,215,1.326,216,1.21,239,1.476,287,2.961,290,3.264,338,2.526,666,2.022,667,2.345,672,3.297,686,2.526,918,3.678,919,4.882,923,4.378,924,3.628,925,4.702,926,4.378,927,3.264,928,4.114,929,3.628,930,3.628,931,3.264,932,3.264]],["title/components/SettingsButtonComponent.html",[0,0.228,123,0.932]],["body/components/SettingsButtonComponent.html",[0,0.285,1,0.639,2,0.649,3,0.178,4,0.117,5,0.527,6,0.938,7,0.726,8,0.681,9,0.157,10,3.724,13,1.784,16,0.527,19,1.482,20,1.736,21,0.562,22,2.21,23,1.03,28,2.925,29,2.925,30,3.25,31,1.418,32,3.25,33,1.097,34,2.696,35,0.199,36,0.369,37,0.979,38,1.054,40,1.501,44,1.03,45,0.726,46,1.023,48,1.635,49,0.025,50,1.856,51,0.911,52,1.097,63,1.784,68,0.421,69,1.153,71,0.372,72,0.199,73,1.344,74,1.242,76,1.462,77,1.784,80,0.178,81,0.268,85,3.294,91,0.726,92,1.097,93,1.097,94,0.4,95,1.474,96,0.726,97,0.748,98,1.322,99,0.681,100,0.726,101,1.322,102,0.681,103,1.097,104,0.681,105,0.726,106,0.681,107,0.639,108,0.681,109,0.726,110,0.639,111,0.726,112,0.726,113,0.639,114,0.726,115,0.605,116,0.726,117,0.681,118,0.726,119,0.726,120,0.681,121,0.726,122,0.726,123,1.298,124,1.568,125,0.681,126,0.726,127,0.681,128,0.681,129,0.639,130,0.562,131,0.493,132,0.461,133,0.4,134,0.6,135,0.726,136,0.639,137,0.726,138,0.639,139,0.726,140,0.639,141,0.681,142,0.726,143,0.013,144,0.013,159,3.25,184,2.031,185,2.3,187,0.938,188,1.344,189,1.344,190,1.344,197,0.879,199,5.607,214,1.841,215,1.129,216,1.281,233,1.605,234,3.354,235,0.879,237,1.242,238,2.023,239,0.726,240,2.299,242,1.298,243,3.058,244,3.058,245,2.009,248,1.168,287,2.698,344,1.605,448,2.665,465,1.784,482,2.21,515,1.462,516,3.294,538,2.263,605,3.623,627,2.696,634,2.023,651,2.023,738,1.605,790,1.784,931,3.26,933,6.613,934,4.348,935,4.348,936,4.348,937,5.204,938,5.204,939,5.204,940,5.204,941,3.607,942,3.607,943,3.607,944,3.607,945,4.846,946,4.846,947,4.846,948,3.607,949,3.607,950,3.607,951,3.607,952,2.386,953,3.607,954,5.851,955,2.386,956,4.108,957,3.607,958,2.386,959,3.607,960,2.386,961,3.607,962,2.386,963,2.386,964,2.386,965,3.607,966,2.386,967,3.607,968,2.386,969,3.607,970,2.386,971,3.607,972,2.386,973,3.607,974,2.386,975,3.607,976,3.607,977,3.607,978,3.607,979,3.607,980,3.607,981,2.386,982,3.607,983,2.386,984,2.386,985,2.386,986,3.607,987,2.386,988,2.386,989,2.023,990,2.023,991,2.386,992,2.386,993,2.386,994,2.386,995,2.386,996,2.386,997,2.386,998,2.386,999,2.386,1000,2.386,1001,2.386,1002,2.386,1003,2.386,1004,2.386,1005,2.386,1006,2.386,1007,3.607,1008,4.846,1009,3.607,1010,3.058,1011,3.607,1012,3.607,1013,3.058,1014,5.473,1015,3.607,1016,3.607,1017,5.473,1018,5.473]],["title/interfaces/SettingsMenuItem.html",[666,1.201,931,2.34]],["body/interfaces/SettingsMenuItem.html",[3,0.361,4,0.237,9,0.319,35,0.405,36,0.599,49,0.025,68,0.413,80,0.505,97,0.595,131,1.002,132,1.261,143,0.02,144,0.02,185,1.907,187,1.907,215,1.326,216,1.21,239,1.476,287,2.887,290,3.264,338,2.526,666,2.022,667,2.345,672,3.678,677,2.829,686,3.399,918,2.733,919,3.628,923,3.628,924,3.628,925,4.702,926,4.378,927,3.264,928,4.114,929,3.628,930,3.628,931,3.939,932,4.393]],["title/components/SidenavComponent.html",[0,0.228,125,0.993]],["body/components/SidenavComponent.html",[0,0.305,1,0.715,2,0.706,3,0.198,4,0.13,5,1.204,6,1.048,7,0.811,8,0.761,9,0.175,16,0.589,17,1.27,18,1.27,19,1.503,20,1.769,21,0.629,23,1.119,28,3.125,29,3.125,31,1.54,33,1.192,35,0.223,36,0.401,37,1.086,38,1.18,40,1.969,44,1.119,45,0.811,46,1.035,48,1.372,49,0.025,50,1.192,51,1.012,52,1.242,53,2.033,59,1.893,63,2.462,68,0.412,69,1.289,70,0.864,71,0.415,72,0.223,73,1.502,74,1.388,80,0.198,81,0.3,91,0.811,92,1.192,93,1.192,94,0.447,95,1.557,96,0.811,97,0.628,98,1.413,99,0.761,100,0.811,101,1.413,102,0.761,103,1.192,104,0.761,105,0.811,106,0.761,107,0.715,108,0.761,109,0.811,110,1.372,111,0.811,112,0.811,113,0.715,114,0.811,115,0.858,116,0.811,117,0.761,118,0.811,119,0.811,120,0.761,121,0.811,122,0.811,123,0.715,124,0.715,125,1.462,126,0.811,127,0.761,128,1.726,129,0.715,130,0.629,131,0.551,132,0.515,133,0.447,134,0.671,135,0.811,136,0.715,137,0.811,138,1.461,139,0.811,140,1.461,141,0.761,142,0.811,143,0.014,144,0.014,156,1.794,162,2.418,167,3.343,177,2.402,194,2.665,195,1.635,214,0.864,215,1.191,216,0.551,277,4.835,307,2.244,372,3.323,448,2.847,451,3.939,452,3.473,466,1.994,470,2.262,474,2.262,477,3.473,479,3.939,480,3.939,481,3.939,483,3.939,484,4.341,485,4.341,487,4.341,512,2.262,625,2.93,636,1.994,642,1.994,656,1.635,727,3.323,732,2.262,744,3.473,745,2.262,1019,2.668,1020,4.646,1021,4.646,1022,4.646,1023,4.646,1024,4.646,1025,4.646,1026,3.919,1027,4.646,1028,3.919,1029,2.668,1030,3.919,1031,2.668,1032,2.668,1033,2.668,1034,3.919,1035,2.668,1036,2.668,1037,3.919,1038,2.668,1039,3.919,1040,2.668,1041,3.919,1042,2.668,1043,2.668,1044,3.919,1045,2.668,1046,3.919,1047,2.668,1048,3.919,1049,2.668,1050,3.919,1051,2.668,1052,3.919,1053,2.668,1054,3.919,1055,2.668,1056,2.668,1057,2.668,1058,2.668,1059,2.668,1060,2.668,1061,2.668,1062,2.668,1063,2.668,1064,3.919,1065,3.919,1066,3.919,1067,3.919,1068,2.668,1069,5.12,1070,2.668,1071,3.919,1072,2.668,1073,2.668,1074,2.668,1075,4.646,1076,2.668,1077,1.994,1078,2.668,1079,2.668,1080,2.668,1081,2.668,1082,2.668,1083,2.668,1084,2.668,1085,1.994,1086,2.668,1087,2.668,1088,2.668,1089,2.262,1090,3.323,1091,3.919,1092,3.323,1093,3.919,1094,3.323,1095,2.668,1096,2.668,1097,2.668,1098,2.668,1099,2.668]],["title/directives/SidenavFooterDirective.html",[94,0.583,138,0.932]],["body/directives/SidenavFooterDirective.html",[3,0.375,4,0.246,5,1.46,9,0.33,16,1.111,19,1.322,35,0.42,36,0.613,37,0.995,38,1.071,46,0.932,49,0.025,68,0.33,71,0.784,72,0.42,80,0.375,81,0.565,94,1.004,97,0.617,133,0.844,138,1.604,143,0.021,144,0.021,214,1.631,215,1.155,216,1.04,242,1.604,395,4.027,397,4.542,400,4.027,488,3.669,1100,5.417,1101,5.034,1102,5.986,1103,4.268,1104,5.034,1105,4.268,1106,5.034]],["title/directives/SidenavHeaderDirective.html",[94,0.583,140,0.932]],["body/directives/SidenavHeaderDirective.html",[3,0.375,4,0.246,5,1.46,9,0.33,16,1.111,19,1.322,35,0.42,36,0.613,37,0.995,38,1.071,46,0.932,49,0.025,68,0.33,71,0.784,72,0.42,80,0.375,81,0.565,94,1.004,97,0.617,133,0.844,140,1.604,141,1.709,143,0.021,144,0.021,214,1.631,215,1.155,216,1.04,242,1.604,395,4.027,397,4.542,400,4.027,488,3.669,1100,5.417,1103,4.268,1105,4.268,1107,5.034,1108,5.034,1109,5.034]],["title/components/SidenavToggleButtonComponent.html",[0,0.228,127,0.993]],["body/components/SidenavToggleButtonComponent.html",[0,0.37,1,1.023,2,0.906,3,0.284,4,0.187,5,0.843,6,1.501,7,1.161,8,1.09,9,0.251,10,3.371,13,2.855,16,0.843,17,1.631,18,1.631,19,1.56,20,1.862,21,0.9,22,3.085,23,1.437,28,3.788,29,3.788,31,1.979,32,4.21,33,1.531,34,3.763,35,0.319,36,0.515,37,0.995,38,1.071,40,1.944,44,1.437,45,2.145,46,0.877,48,1.023,49,0.025,50,1.161,51,0.877,52,0.972,53,1.712,68,0.393,70,1.237,71,0.595,72,0.319,73,2.15,74,1.988,80,0.284,81,0.429,91,1.161,92,1.531,93,1.531,94,0.64,95,1.82,96,1.161,97,0.69,98,1.712,99,1.09,100,1.161,101,1.712,102,1.09,103,1.531,104,1.09,105,1.161,106,1.09,107,1.023,108,1.09,109,1.161,110,1.023,111,1.161,112,1.161,113,1.023,114,1.161,115,0.844,116,1.161,117,1.09,118,1.161,119,1.161,120,1.09,121,1.161,122,1.161,123,1.023,124,1.023,125,1.09,126,1.161,127,1.709,128,1.887,129,1.023,130,0.9,131,0.789,132,0.737,133,0.64,134,0.96,135,1.161,136,1.023,137,1.161,138,1.023,139,1.161,140,1.023,141,1.09,142,1.161,143,0.018,144,0.018,166,4.774,167,3.813,177,3.085,179,4.268,194,1.988,195,2.341,200,5.075,1110,5.986,1111,3.819,1112,3.819,1113,3.819,1114,3.819,1115,5.034,1116,3.085]],["title/components/UserProfileIconComponent.html",[0,0.228,129,0.932]],["body/components/UserProfileIconComponent.html",[0,0.351,1,0.924,2,0.846,3,0.257,4,0.168,5,0.761,6,1.355,7,1.048,8,0.984,9,0.226,10,3.574,16,0.761,17,1.523,18,1.523,19,1.546,20,1.838,21,0.813,23,1.342,31,1.848,33,1.429,35,0.288,36,0.481,37,1.02,38,1.13,40,2.141,44,1.342,45,1.048,46,0.966,48,0.924,49,0.025,50,1.048,51,0.894,52,1.032,53,1.626,68,0.407,70,1.117,71,0.537,72,0.288,74,1.794,80,0.257,81,0.387,91,1.048,92,1.429,93,1.429,94,0.578,95,1.747,96,1.048,97,0.656,98,1.626,99,0.984,100,1.048,101,1.626,102,0.984,103,1.429,104,0.984,105,1.048,106,0.984,107,0.924,108,0.984,109,1.048,110,0.924,111,1.048,112,1.048,113,0.924,114,1.048,115,0.788,116,1.048,117,0.984,118,1.048,119,1.048,120,0.984,121,1.048,122,1.048,123,0.924,124,0.924,125,0.984,126,1.048,127,0.984,128,0.984,129,1.539,130,1.523,131,1.471,132,1.032,133,0.578,134,0.867,135,1.048,136,0.924,137,1.048,138,0.924,139,1.048,140,0.924,141,0.984,142,1.048,143,0.016,144,0.016,185,1.848,197,1.27,201,5.382,215,0.666,242,0.924,255,1.64,263,2.115,344,2.319,422,3.162,429,2.319,446,3.998,449,4.534,465,2.578,515,2.113,657,1.941,751,2.923,927,3.597,1117,6.348,1118,3.448,1119,5.348,1120,4.701,1121,5.348,1122,5.744,1123,4.745,1124,6.203,1125,4.701,1126,3.448,1127,4.701,1128,3.448,1129,4.701,1130,3.448,1131,4.701,1132,4.701,1133,3.448,1134,3.448,1135,2.319,1136,2.319,1137,2.923,1138,3.448,1139,4.701]],["title/changelog.html",[1140,2.179,1141,1.961,1142,2.471]],["body/changelog.html",[0,0.292,2,0.335,9,0.163,16,0.235,19,0.411,20,0.285,21,0.439,22,1.52,23,0.304,49,0.006,51,0.622,63,0.392,65,0.6,66,0.899,78,0.653,81,0.278,97,0.228,110,0.499,113,0.499,115,0.828,124,1.192,128,1.369,130,0.875,131,0.22,133,0.312,134,0.268,143,0.006,144,0.006,148,2.963,157,2.25,162,1.932,185,0.419,197,0.392,235,0.392,245,0.345,248,0.803,255,0.304,259,3.15,272,1.437,274,0.903,282,0.903,285,1.392,287,0.448,294,1.392,313,0.716,328,1.668,332,0.653,344,0.716,361,1.141,362,1.252,380,1.252,421,1.578,477,0.796,482,2.275,516,3.168,524,0.796,530,0.653,538,0.969,541,0.716,578,1.578,606,2.271,608,0.903,610,2.223,640,1.822,656,1.822,657,1.048,658,2.102,687,0.515,688,1.794,726,0.903,728,0.903,747,0.903,792,3.169,798,3.955,802,1.392,805,3.623,861,1.252,918,3.956,932,0.716,956,1.578,1010,2.102,1077,1.392,1089,4.298,1090,0.903,1094,2.521,1116,1.52,1123,1.392,1135,0.716,1136,0.716,1142,1.578,1143,2.863,1144,1.065,1145,1.065,1146,3.713,1147,4.797,1148,0.903,1149,1.065,1150,1.065,1151,1.065,1152,1.065,1153,1.065,1154,1.854,1155,4.026,1156,6.429,1157,5.815,1158,6.408,1159,4.46,1160,1.065,1161,1.065,1162,1.862,1163,0.903,1164,1.065,1165,0.903,1166,1.065,1167,0.796,1168,1.065,1169,5.626,1170,5.815,1171,4.298,1172,1.065,1173,2.48,1174,1.065,1175,5.019,1176,4.396,1177,4.708,1178,1.065,1179,3.148,1180,3.377,1181,2.974,1182,7.026,1183,7.026,1184,4.734,1185,5.957,1186,3.388,1187,6.228,1188,6.747,1189,6.747,1190,2.48,1191,1.065,1192,0.903,1193,1.065,1194,1.065,1195,4.797,1196,5.967,1197,3.327,1198,0.903,1199,1.065,1200,1.065,1201,6.129,1202,1.862,1203,2.974,1204,4.298,1205,0.903,1206,1.065,1207,1.065,1208,1.065,1209,1.065,1210,3.997,1211,3.997,1212,3.713,1213,4.45,1214,1.862,1215,1.065,1216,3.997,1217,5.473,1218,2.521,1219,1.862,1220,1.065,1221,1.862,1222,1.862,1223,4.189,1224,1.862,1225,1.862,1226,4.485,1227,1.862,1228,1.862,1229,5.92,1230,1.862,1231,1.578,1232,1.065,1233,1.862,1234,2.48,1235,3.377,1236,4.941,1237,5.869,1238,2.974,1239,6.774,1240,1.065,1241,2.48,1242,3.377,1243,2.48,1244,3.713,1245,1.578,1246,1.065,1247,1.065,1248,2.223,1249,2.987,1250,1.065,1251,2.48,1252,3.377,1253,4.24,1254,0.796,1255,2.863,1256,1.065,1257,3.997,1258,1.862,1259,1.065,1260,1.065,1261,2.48,1262,1.065,1263,1.862,1264,5.815,1265,3.377,1266,1.065,1267,3.377,1268,2.863,1269,1.065,1270,1.065,1271,1.065,1272,1.065,1273,1.862,1274,2.102,1275,2.974,1276,1.862,1277,2.974,1278,1.862,1279,2.974,1280,2.48,1281,1.065,1282,1.065,1283,1.065,1284,2.223,1285,1.065,1286,3.713,1287,2.48,1288,3.997,1289,1.065,1290,1.065,1291,3.997,1292,1.065,1293,6.523,1294,1.065,1295,6.523,1296,3.377,1297,0.903,1298,1.065,1299,1.065,1300,1.065,1301,1.065,1302,0.903,1303,1.065,1304,1.065,1305,1.065,1306,1.065,1307,1.065,1308,1.862,1309,1.862,1310,1.862,1311,2.521,1312,1.065,1313,1.862,1314,1.862,1315,3.148,1316,1.065,1317,1.578,1318,1.862,1319,1.578,1320,1.065,1321,2.974,1322,1.392,1323,2.48,1324,1.065,1325,1.862,1326,1.065,1327,1.862,1328,1.578,1329,1.392,1330,1.065,1331,2.974,1332,1.578,1333,1.065,1334,1.862,1335,1.862,1336,1.065,1337,1.862,1338,1.862,1339,1.065,1340,1.578,1341,2.48,1342,1.065,1343,1.862,1344,1.065,1345,1.578,1346,2.974,1347,2.852,1348,2.497,1349,1.578,1350,1.065,1351,2.775,1352,1.065,1353,1.862,1354,1.862,1355,1.578,1356,1.065,1357,1.862,1358,1.065,1359,1.862,1360,1.578,1361,1.065,1362,1.862,1363,1.252,1364,1.065,1365,1.862,1366,1.065,1367,1.862,1368,1.065,1369,1.862,1370,1.065,1371,1.862,1372,1.862,1373,1.065,1374,1.065,1375,1.862,1376,1.862,1377,1.065,1378,1.862,1379,1.065,1380,1.578,1381,1.578,1382,1.065,1383,1.862,1384,2.974,1385,1.065,1386,1.065,1387,1.862,1388,1.065,1389,1.578,1390,1.862,1391,1.862,1392,1.065,1393,1.065,1394,1.862,1395,1.065,1396,1.862,1397,1.862,1398,1.065,1399,1.862,1400,1.065,1401,1.065,1402,1.862,1403,1.065,1404,1.065,1405,1.862,1406,1.065,1407,1.065,1408,1.065,1409,1.065,1410,1.065,1411,1.065,1412,1.065,1413,1.065,1414,1.065,1415,1.065,1416,1.065,1417,1.065,1418,1.065,1419,1.065,1420,1.065,1421,1.065,1422,1.065,1423,1.065,1424,1.065,1425,1.065,1426,1.065,1427,1.065,1428,1.065,1429,1.065,1430,1.065,1431,1.065,1432,1.065,1433,1.065,1434,1.065,1435,3.377,1436,1.065,1437,1.065,1438,1.065,1439,1.065,1440,1.065,1441,1.065,1442,1.065,1443,1.065,1444,1.065,1445,1.065,1446,1.065,1447,1.065,1448,1.065,1449,1.065,1450,1.065,1451,1.065,1452,1.065,1453,1.065,1454,1.065,1455,1.065,1456,1.065,1457,1.065,1458,2.48,1459,1.065,1460,1.065,1461,1.065,1462,1.065,1463,1.065,1464,1.065,1465,1.065,1466,1.065,1467,1.065,1468,1.065,1469,1.862,1470,1.862,1471,1.392,1472,1.065,1473,1.862,1474,1.862,1475,1.862,1476,1.862,1477,2.974,1478,1.862,1479,1.862,1480,1.065,1481,1.578,1482,1.065,1483,1.065,1484,1.065,1485,1.065,1486,1.065,1487,1.065,1488,2.48,1489,4.24,1490,2.974,1491,1.862,1492,1.065,1493,3.377,1494,1.065,1495,1.862,1496,1.065,1497,1.065,1498,4.941,1499,1.065,1500,1.065,1501,0.903,1502,1.065,1503,1.065,1504,1.065,1505,1.862,1506,1.065,1507,3.377,1508,1.065,1509,1.065,1510,1.862,1511,1.862,1512,1.578,1513,1.862,1514,1.862,1515,1.862,1516,1.862,1517,1.862,1518,1.862,1519,1.578,1520,1.578,1521,1.862,1522,1.065,1523,1.065,1524,1.065,1525,1.065,1526,1.065,1527,3.713,1528,1.065,1529,1.065,1530,1.065,1531,1.065,1532,1.065,1533,1.065,1534,1.862,1535,6.386,1536,3.377,1537,1.065,1538,1.065,1539,1.065,1540,2.48,1541,1.862,1542,1.065,1543,1.065,1544,1.862,1545,1.065,1546,1.065,1547,1.065,1548,1.065,1549,1.065,1550,1.065,1551,1.065,1552,1.862,1553,1.065,1554,1.065,1555,1.065,1556,1.065,1557,1.862,1558,1.065,1559,1.065,1560,1.065,1561,1.065,1562,1.065,1563,1.065,1564,1.065,1565,1.065,1566,1.065,1567,1.065,1568,1.578,1569,1.862,1570,1.065,1571,1.065,1572,1.065,1573,1.065,1574,1.065,1575,1.065,1576,1.065,1577,0.903,1578,1.065,1579,1.065,1580,1.065,1581,1.065,1582,1.065,1583,1.065,1584,1.065,1585,1.065,1586,1.065,1587,1.065,1588,1.065,1589,1.065,1590,0.903,1591,1.065,1592,1.065,1593,1.065,1594,1.065,1595,1.065,1596,1.065,1597,1.065,1598,1.065,1599,1.065,1600,1.065,1601,1.065,1602,1.065,1603,0.903,1604,1.065,1605,1.065,1606,1.065,1607,1.065,1608,1.065,1609,1.065,1610,1.065,1611,1.065,1612,1.065,1613,1.065,1614,1.065,1615,1.065,1616,1.065,1617,1.065,1618,1.065,1619,1.065,1620,1.065,1621,1.862,1622,1.065,1623,1.065,1624,1.065,1625,1.065,1626,1.065,1627,1.065,1628,1.065,1629,1.065,1630,1.065]],["title/dependencies.html",[1184,1.961,1348,2.811]],["body/dependencies.html",[4,0.239,49,0.025,69,2.368,72,0.409,75,2.551,76,3.004,133,0.822,143,0.021,144,0.021,235,1.805,239,1.491,335,3.665,336,4.405,338,2.551,340,3.298,515,3.611,516,2.76,729,3.665,1135,3.298,1136,3.298,1154,4.722,1155,3.665,1175,5.887,1179,5.356,1186,5.356,1347,3.298,1348,3.963,1631,4.903,1632,4.903,1633,4.903,1634,5.892,1635,4.903,1636,5.892,1637,4.903,1638,4.903,1639,4.903,1640,4.903,1641,4.903,1642,6.554,1643,4.156,1644,5.892,1645,4.156,1646,4.903,1647,4.156,1648,4.156,1649,4.903,1650,4.903,1651,4.903]],["title/miscellaneous/functions.html",[1652,1.641,1653,3.543]],["body/miscellaneous/functions.html",[2,0.883,8,1.944,21,1.389,35,0.306,48,1.845,49,0.025,51,0.572,52,0.709,65,3.11,78,3.385,97,0.857,130,1.489,131,1.141,143,0.017,144,0.017,148,2.875,156,3.715,214,2.265,215,1.329,216,1.444,230,2.413,245,1.789,272,1.775,332,2.251,488,3.007,516,3.558,538,1.912,606,3.3,612,2.37,613,3.3,618,1.543,619,1.543,621,2.746,623,1.912,668,1.912,669,3.319,676,1.912,680,2.762,685,3.007,795,2.746,798,4.9,802,4.129,1192,5.908,1652,2.068,1653,3.114,1654,4.906,1655,3.674,1656,4.683,1657,4.906,1658,6.762,1659,4.159,1660,5.895,1661,5.524,1662,5.895,1663,4.906,1664,4.906,1665,5.524,1666,4.906,1667,4.906,1668,4.906,1669,4.906,1670,4.906,1671,4.906,1672,4.159,1673,4.906,1674,3.674,1675,3.674,1676,4.159,1677,4.906,1678,3.674,1679,3.674,1680,3.674,1681,3.674,1682,3.674,1683,3.674,1684,3.674,1685,3.674,1686,3.674,1687,3.674,1688,3.674,1689,3.674,1690,3.674,1691,4.906,1692,3.674,1693,5.895,1694,4.906,1695,3.674,1696,3.674,1697,5.524,1698,3.674]],["title/index.html",[35,0.243,1140,2.179,1141,1.961]],["body/index.html",[0,0.429,1,0.707,2,0.7,4,0.129,5,0.858,9,0.356,21,1.2,22,3.121,26,2.816,36,0.27,46,0.605,48,1.041,49,0.025,65,3.057,68,0.396,69,1.275,71,0.605,72,0.22,75,1.373,76,1.617,78,1.617,80,0.289,81,0.437,94,0.652,107,1.615,115,1.144,123,0.707,124,1.041,129,0.707,130,0.622,131,0.545,132,1.188,133,0.652,143,0.014,144,0.014,148,3.137,157,2.599,162,1.373,167,1.617,205,1.182,216,0.545,229,1.775,230,0.971,235,0.971,239,0.802,242,1.041,245,2.242,248,1.495,255,0.753,259,2.65,263,2.889,265,1.617,272,1.275,285,1.972,294,4.506,307,1.878,313,2.615,330,1.775,335,1.972,336,1.972,338,1.373,340,1.775,356,2.237,361,1.617,362,1.775,380,3.652,394,2.237,482,1.617,515,2.382,516,1.486,538,2.023,541,1.775,606,3.821,618,2.281,619,1.109,640,1.617,646,2.237,656,4.04,657,2.599,670,3.328,671,3.481,675,1.275,676,1.373,677,2.23,679,3.307,683,1.486,686,3.202,687,2.744,688,2.23,729,1.972,805,1.775,861,2.615,932,2.615,1085,1.972,1092,2.237,1116,2.829,1135,1.775,1136,1.775,1141,2.615,1159,1.972,1167,1.972,1184,2.615,1185,4.318,1197,1.972,1205,2.237,1231,2.237,1249,4.059,1254,1.972,1284,3.807,1302,2.237,1311,3.296,1322,2.906,1329,1.972,1347,1.775,1348,1.775,1351,3.807,1363,2.615,1389,3.296,1471,1.972,1568,2.237,1590,4.318,1643,2.237,1645,2.237,1647,2.237,1648,2.237,1659,4.603,1672,3.296,1699,2.906,1700,2.237,1701,2.237,1702,1.972,1703,3.913,1704,2.237,1705,1.972,1706,2.237,1707,2.237,1708,3.296,1709,2.237,1710,1.972,1711,2.237,1712,2.237,1713,2.237,1714,1.972,1715,2.237,1716,3.296,1717,3.888,1718,4.616,1719,3.888,1720,5.69,1721,4.616,1722,2.639,1723,2.237,1724,3.888,1725,3.888,1726,2.639,1727,2.639,1728,3.888,1729,5.43,1730,5.874,1731,2.639,1732,2.237,1733,5.43,1734,5.093,1735,2.639,1736,2.639,1737,2.639,1738,2.639,1739,2.639,1740,2.639,1741,4.98,1742,5.093,1743,4.616,1744,4.616,1745,4.616,1746,4.616,1747,5.68,1748,2.237,1749,2.639,1750,4.616,1751,5.68,1752,2.639,1753,2.639,1754,3.888,1755,3.888,1756,4.318,1757,3.888,1758,2.639,1759,2.639,1760,2.639,1761,4.603,1762,3.888,1763,2.237,1764,4.616,1765,2.639,1766,3.888,1767,3.888,1768,3.296,1769,2.639,1770,2.639,1771,2.237,1772,2.237,1773,2.639,1774,2.639,1775,2.639,1776,2.639,1777,2.639,1778,2.639,1779,2.237,1780,2.639,1781,2.639,1782,2.639,1783,2.639,1784,2.639,1785,4.616,1786,2.237,1787,2.639,1788,2.237,1789,2.237,1790,2.639,1791,2.639,1792,3.296,1793,2.639,1794,2.639]],["title/license.html",[1140,2.179,1141,1.961,1795,2.179]],["body/license.html",[0,0.212,4,0.312,37,0.848,44,0.285,46,0.155,49,0.012,50,0.303,66,0.849,68,0.065,81,0.112,130,1.219,143,0.008,144,0.006,218,1.585,240,0.419,245,0.323,248,1.049,253,1.182,255,0.285,259,1.226,260,2.178,265,1.984,329,0.671,359,1.49,362,0.671,482,0.611,511,0.846,530,0.611,563,1.585,656,0.611,657,1.599,666,1.233,667,1.138,688,0.482,744,1.314,792,1.314,805,3.806,865,3.028,918,3.252,1013,0.846,1077,0.746,1085,1.761,1116,0.611,1143,2.407,1148,0.846,1163,0.846,1165,4.082,1171,0.846,1176,0.846,1177,1.997,1197,1.314,1198,1.49,1204,0.846,1218,0.846,1223,1.49,1226,1.997,1245,1.49,1248,1.314,1254,2.42,1255,1.49,1268,1.49,1274,0.846,1297,0.846,1317,4.082,1319,1.49,1322,0.746,1328,0.846,1329,1.314,1332,0.846,1340,1.997,1345,0.846,1347,1.91,1349,2.407,1360,5.267,1363,0.671,1380,0.846,1381,1.49,1471,0.746,1481,4.295,1501,1.997,1512,2.745,1577,4.547,1603,4.194,1676,0.846,1699,0.746,1702,1.314,1705,3.066,1710,4.229,1714,2.122,1716,2.407,1720,4.082,1723,0.846,1732,1.49,1741,0.846,1748,3.477,1756,4.797,1761,4.082,1763,0.846,1768,0.846,1771,0.846,1772,1.997,1779,2.745,1786,1.997,1788,4.194,1789,1.997,1792,0.846,1795,5.167,1796,4.947,1797,2.839,1798,0.997,1799,2.356,1800,5.924,1801,2.839,1802,5.273,1803,5.775,1804,3.238,1805,0.997,1806,0.997,1807,0.997,1808,3.238,1809,5.828,1810,3.238,1811,2.356,1812,5.066,1813,2.356,1814,0.997,1815,2.356,1816,0.997,1817,0.997,1818,1.757,1819,4.814,1820,3.572,1821,0.997,1822,3.572,1823,0.997,1824,0.997,1825,4.101,1826,1.757,1827,0.997,1828,0.997,1829,0.997,1830,6.318,1831,2.356,1832,2.356,1833,4.314,1834,6.912,1835,1.757,1836,3.572,1837,3.856,1838,2.839,1839,0.997,1840,0.997,1841,2.839,1842,4.101,1843,1.757,1844,4.101,1845,0.997,1846,0.997,1847,1.757,1848,0.997,1849,2.356,1850,5.522,1851,3.238,1852,1.757,1853,2.839,1854,0.997,1855,0.997,1856,1.757,1857,2.839,1858,2.356,1859,1.757,1860,4.667,1861,1.757,1862,3.238,1863,1.757,1864,2.839,1865,0.997,1866,3.856,1867,0.997,1868,3.856,1869,6.048,1870,2.356,1871,3.028,1872,0.997,1873,0.997,1874,0.997,1875,4.101,1876,1.757,1877,4.667,1878,4.501,1879,2.839,1880,1.757,1881,0.997,1882,0.997,1883,4.667,1884,1.757,1885,0.997,1886,0.997,1887,4.947,1888,1.757,1889,2.356,1890,0.997,1891,0.997,1892,1.757,1893,0.997,1894,0.997,1895,3.572,1896,4.101,1897,0.997,1898,0.997,1899,0.997,1900,0.997,1901,0.997,1902,0.997,1903,1.757,1904,0.997,1905,0.997,1906,0.997,1907,1.757,1908,0.997,1909,2.356,1910,1.757,1911,0.997,1912,0.997,1913,1.757,1914,1.757,1915,5.066,1916,0.997,1917,1.757,1918,1.757,1919,0.997,1920,0.997,1921,1.757,1922,2.356,1923,1.757,1924,2.356,1925,1.757,1926,0.997,1927,0.997,1928,3.572,1929,0.997,1930,2.839,1931,0.997,1932,0.997,1933,2.839,1934,0.997,1935,0.997,1936,0.997,1937,0.997,1938,0.997,1939,0.997,1940,4.314,1941,0.997,1942,4.947,1943,2.839,1944,3.238,1945,3.572,1946,1.757,1947,0.997,1948,2.356,1949,5.446,1950,1.757,1951,0.997,1952,0.997,1953,0.997,1954,2.356,1955,6.386,1956,0.997,1957,0.997,1958,1.757,1959,1.757,1960,0.997,1961,4.501,1962,0.997,1963,2.839,1964,4.101,1965,0.997,1966,2.356,1967,1.757,1968,3.572,1969,6.386,1970,2.356,1971,4.314,1972,2.839,1973,3.238,1974,0.997,1975,1.757,1976,2.356,1977,4.314,1978,4.501,1979,2.839,1980,0.997,1981,1.757,1982,1.757,1983,2.839,1984,4.314,1985,0.997,1986,2.356,1987,0.997,1988,5.924,1989,1.757,1990,0.997,1991,4.101,1992,0.997,1993,1.757,1994,2.839,1995,4.101,1996,0.997,1997,5.174,1998,2.356,1999,1.757,2000,3.856,2001,4.501,2002,3.572,2003,0.997,2004,0.997,2005,0.997,2006,3.572,2007,0.997,2008,1.757,2009,0.997,2010,0.997,2011,0.997,2012,2.356,2013,0.997,2014,0.997,2015,0.997,2016,4.667,2017,2.356,2018,2.356,2019,0.997,2020,0.997,2021,0.997,2022,0.997,2023,1.757,2024,1.757,2025,4.314,2026,0.997,2027,0.997,2028,0.997,2029,2.356,2030,2.356,2031,3.572,2032,2.356,2033,0.997,2034,3.238,2035,3.572,2036,0.997,2037,0.997,2038,0.997,2039,1.757,2040,0.997,2041,2.356,2042,0.997,2043,0.997,2044,0.997,2045,0.997,2046,0.997,2047,1.757,2048,0.997,2049,5.775,2050,0.997,2051,3.572,2052,1.757,2053,0.997,2054,0.997,2055,1.757,2056,1.757,2057,2.839,2058,0.997,2059,0.997,2060,0.997,2061,0.997,2062,1.757,2063,2.356,2064,3.238,2065,0.997,2066,1.997,2067,1.757,2068,0.997,2069,3.238,2070,0.997,2071,2.839,2072,0.997,2073,4.501,2074,3.856,2075,2.839,2076,0.997,2077,3.238,2078,0.997,2079,1.757,2080,0.997,2081,0.997,2082,1.757,2083,2.356,2084,2.356,2085,0.997,2086,0.997,2087,0.997,2088,2.356,2089,2.356,2090,3.572,2091,0.997,2092,0.997,2093,1.757,2094,1.757,2095,1.757,2096,0.997,2097,1.757,2098,0.997,2099,0.997,2100,0.997,2101,0.997,2102,0.997,2103,0.997,2104,2.356,2105,0.997,2106,5.174,2107,0.997,2108,0.997,2109,0.997,2110,3.238,2111,3.238,2112,0.997,2113,0.997,2114,2.356,2115,0.997,2116,0.997,2117,2.839,2118,0.997,2119,0.997,2120,0.997,2121,0.997,2122,0.997,2123,0.997,2124,1.757,2125,1.757,2126,0.997,2127,2.356,2128,0.997,2129,0.997,2130,1.757,2131,0.997,2132,0.997,2133,0.997,2134,0.997,2135,1.757,2136,1.757,2137,1.757,2138,1.757,2139,4.314,2140,0.997,2141,3.572,2142,0.997,2143,0.997,2144,1.757,2145,2.356,2146,2.356,2147,2.839,2148,2.839,2149,2.839,2150,1.997,2151,0.997,2152,3.238,2153,2.839,2154,0.997,2155,1.757,2156,1.757,2157,0.997,2158,3.238,2159,1.757,2160,2.839,2161,2.839,2162,0.997,2163,2.356,2164,5.066,2165,3.238,2166,0.997,2167,0.997,2168,0.997,2169,2.356,2170,2.356,2171,1.757,2172,0.997,2173,0.997,2174,0.997,2175,0.997,2176,1.757,2177,0.997,2178,0.997,2179,0.997,2180,2.356,2181,0.997,2182,0.997,2183,1.757,2184,0.997,2185,0.997,2186,1.757,2187,0.997,2188,2.356,2189,0.997,2190,0.997,2191,0.997,2192,1.757,2193,1.757,2194,3.572,2195,5.658,2196,2.356,2197,1.757,2198,1.757,2199,1.757,2200,1.757,2201,2.839,2202,2.839,2203,1.757,2204,0.997,2205,0.997,2206,0.997,2207,0.997,2208,0.997,2209,2.839,2210,3.572,2211,1.757,2212,0.997,2213,3.238,2214,0.997,2215,0.997,2216,0.997,2217,1.757,2218,0.997,2219,1.757,2220,0.997,2221,3.238,2222,4.101,2223,0.997,2224,4.667,2225,0.997,2226,0.997,2227,0.997,2228,0.997,2229,0.997,2230,0.997,2231,0.997,2232,0.997,2233,2.356,2234,3.238,2235,1.757,2236,2.839,2237,1.757,2238,0.997,2239,0.997,2240,1.757,2241,0.997,2242,0.997,2243,0.997,2244,1.757,2245,0.997,2246,0.997,2247,2.839,2248,0.997,2249,1.757,2250,1.757,2251,0.997,2252,0.997,2253,2.356,2254,0.997,2255,0.997,2256,0.997,2257,0.997,2258,0.997,2259,1.757,2260,0.997,2261,0.997,2262,1.757,2263,0.997,2264,0.997,2265,0.997,2266,0.997,2267,0.997,2268,0.997,2269,0.997,2270,0.997,2271,3.238,2272,0.997,2273,0.997,2274,3.572,2275,0.997,2276,0.997,2277,0.997,2278,0.997,2279,0.997,2280,0.997,2281,0.997,2282,1.757,2283,3.856,2284,0.997,2285,2.839,2286,0.997,2287,0.997,2288,2.356,2289,0.997,2290,0.997,2291,2.356,2292,0.997,2293,1.757,2294,0.997,2295,0.997,2296,0.997,2297,0.997,2298,0.997,2299,0.997,2300,0.997,2301,0.997,2302,0.997,2303,0.997,2304,1.757,2305,0.997,2306,0.997,2307,0.997,2308,1.757,2309,1.757,2310,0.997,2311,0.997,2312,2.356,2313,0.997,2314,1.757,2315,0.997,2316,1.757,2317,0.997,2318,1.757,2319,0.997,2320,2.356,2321,3.856,2322,0.997,2323,0.997,2324,1.49,2325,0.997,2326,0.997,2327,0.997,2328,0.997,2329,1.757,2330,0.997,2331,1.757,2332,2.839,2333,0.997,2334,3.238,2335,0.997,2336,0.997,2337,0.997,2338,0.997,2339,0.997,2340,0.997,2341,1.757,2342,1.757,2343,1.757,2344,2.356,2345,0.997,2346,1.757,2347,0.997,2348,1.757,2349,2.356,2350,0.997,2351,1.757,2352,0.997,2353,1.757,2354,0.997,2355,2.356,2356,1.757,2357,0.997,2358,0.997,2359,1.757,2360,5.775,2361,1.757,2362,0.997,2363,3.238,2364,4.501,2365,2.356,2366,0.997,2367,0.997,2368,0.997,2369,2.839,2370,0.997,2371,0.997,2372,2.356,2373,0.997,2374,1.757,2375,0.997,2376,0.997,2377,0.997,2378,0.997,2379,2.839,2380,0.997,2381,0.997,2382,0.997,2383,0.997,2384,2.839,2385,1.757,2386,0.997,2387,0.997,2388,2.356,2389,0.997,2390,1.757,2391,2.356,2392,0.997,2393,1.757,2394,0.997,2395,0.997,2396,0.997,2397,0.997,2398,1.757,2399,2.356,2400,0.997,2401,0.997,2402,0.997,2403,1.757,2404,0.997,2405,1.757,2406,0.997,2407,0.997,2408,0.997,2409,0.997,2410,0.997,2411,2.356,2412,1.757,2413,0.997,2414,0.997,2415,2.839,2416,0.997,2417,2.356,2418,0.997,2419,0.997,2420,0.997,2421,1.757,2422,0.997,2423,0.997,2424,0.997,2425,2.356,2426,1.757,2427,1.757,2428,0.997,2429,3.856,2430,1.757,2431,2.356,2432,2.839,2433,0.997,2434,0.997,2435,0.997,2436,1.757,2437,0.997,2438,2.356,2439,0.997,2440,0.997,2441,0.997,2442,0.997,2443,0.997,2444,1.757,2445,0.997,2446,1.757,2447,2.356,2448,1.757,2449,0.997,2450,1.757,2451,0.997,2452,0.997,2453,1.757,2454,1.757,2455,0.997,2456,0.997,2457,1.757,2458,0.997,2459,0.997,2460,0.997,2461,0.997,2462,0.997,2463,2.356,2464,0.997,2465,0.997,2466,0.997,2467,0.997,2468,0.997,2469,2.839,2470,2.356,2471,0.997,2472,0.997,2473,0.997,2474,0.997,2475,0.997,2476,1.757,2477,0.997,2478,0.997,2479,0.997,2480,0.997,2481,0.997,2482,0.997,2483,0.997,2484,0.997,2485,0.997,2486,0.997,2487,0.997,2488,0.997,2489,0.997,2490,2.356,2491,0.997,2492,1.757,2493,0.997,2494,0.997,2495,0.997,2496,0.997,2497,0.997,2498,0.997,2499,0.997,2500,0.997,2501,0.997,2502,0.997,2503,2.356,2504,0.997,2505,0.997,2506,0.997,2507,1.757,2508,0.997,2509,0.997,2510,0.997,2511,0.997,2512,0.997,2513,0.997,2514,0.997,2515,1.757,2516,1.757,2517,2.407,2518,1.757,2519,0.997,2520,1.757,2521,0.997,2522,0.997,2523,0.997,2524,0.997,2525,0.997,2526,1.757,2527,1.757,2528,0.997,2529,1.757,2530,0.997,2531,0.997,2532,0.997,2533,0.997,2534,0.997,2535,0.997,2536,0.997,2537,0.997,2538,0.997,2539,0.997,2540,0.997,2541,0.997,2542,1.757,2543,0.997,2544,2.356,2545,0.997,2546,0.997,2547,0.997,2548,0.997,2549,0.997,2550,0.997,2551,0.997,2552,0.997,2553,0.997,2554,0.997,2555,0.997,2556,0.997,2557,0.997,2558,0.997,2559,0.997,2560,1.757,2561,0.997,2562,0.997,2563,0.997,2564,0.997,2565,0.997,2566,0.997,2567,0.997,2568,0.997,2569,0.997,2570,0.997,2571,0.997]],["title/modules.html",[901,3.536]],["body/modules.html",[49,0.022,143,0.022,144,0.022,901,4.196]],["title/overview.html",[2572,4.01]],["body/overview.html",[2,0.997,49,0.022,133,0.929,143,0.022,144,0.022,206,2.676,563,3.726,667,2.676,1248,4.14,2150,4.696,2572,4.696,2573,5.539]],["title/properties.html",[36,0.428,1184,1.961]],["body/properties.html",[2,0.902,20,1.343,36,0.513,49,0.025,78,3.071,115,1.001,133,0.84,143,0.021,144,0.021,148,3.107,157,2.822,217,3.371,380,3.371,541,3.371,640,3.908,861,3.371,918,2.822,1154,3.746,1155,3.746,1159,3.746,1167,3.746,1249,3.746,1284,3.746,1315,4.249,1351,3.746,1355,4.249,1363,4.016,1519,4.249,1520,4.249,1699,4.463,1700,4.249,1701,4.249,1702,3.746,1703,5.062,1704,4.249,1705,3.746,1706,4.249,1707,4.249,1708,5.062,1709,4.249,1710,3.746,1711,4.249,1712,4.249,1713,4.249,1714,3.746,1715,4.249,1795,3.746,1871,4.249,2324,4.249,2517,4.249,2574,5.012,2575,5.012,2576,5.012,2577,5.012,2578,5.012,2579,5.012,2580,5.012,2581,5.012,2582,5.012,2583,5.012]],["title/miscellaneous/typealiases.html",[1652,1.641,2584,4.18]],["body/miscellaneous/typealiases.html",[35,0.445,49,0.022,115,1.038,143,0.022,144,0.022,215,1.029,230,2.279,290,4.163,668,2.773,669,3.683,675,2.99,677,2.574,924,3.983,925,4.627,926,3.983,927,4.163,929,4.627,930,4.627,1652,3,1656,5.248,2585,5.329,2586,6.734]],["title/miscellaneous/variables.html",[1652,1.641,2587,3.543]],["body/miscellaneous/variables.html",[0,0.407,3,0.311,4,0.204,35,0.349,49,0.025,51,1.1,52,1.364,65,2.356,131,1.28,143,0.019,144,0.019,157,2.356,185,2.099,196,4.528,236,4.528,245,1.906,248,2.282,272,2.994,332,2.564,342,4.528,343,4.528,414,4.528,441,4.528,518,4.528,592,4.528,593,4.528,610,3.993,674,3.924,675,2.021,735,3.128,795,3.128,818,4.528,819,4.528,914,4.528,989,4.528,990,4.528,1116,3.273,1123,3.128,1137,4.528,1652,2.356,2066,3.547,2587,3.547,2588,7.046,2589,5.341,2590,5.341,2591,4.184,2592,4.184,2593,4.184,2594,5.341,2595,5.341,2596,4.184,2597,4.184,2598,4.184,2599,4.184,2600,4.184,2601,4.184,2602,4.184,2603,4.184,2604,4.184,2605,4.184,2606,4.184,2607,5.341,2608,5.341,2609,5.341,2610,4.184,2611,4.184,2612,4.184,2613,4.184,2614,4.184,2615,4.184,2616,4.184,2617,4.184]]],"invertedIndex":[["",{"_index":49,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"dependencies.html":{},"miscellaneous/functions.html":{},"index.html":{},"license.html":{},"modules.html":{},"overview.html":{},"properties.html":{},"miscellaneous/typealiases.html":{},"miscellaneous/variables.html":{}}}],["0",{"_index":59,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{}}}],["01",{"_index":1229,"title":{},"body":{"changelog.html":{}}}],["0143fc3",{"_index":1455,"title":{},"body":{"changelog.html":{}}}],["02",{"_index":1196,"title":{},"body":{"changelog.html":{}}}],["03",{"_index":1201,"title":{},"body":{"changelog.html":{}}}],["04",{"_index":1170,"title":{},"body":{"changelog.html":{}}}],["05",{"_index":1157,"title":{},"body":{"changelog.html":{}}}],["06",{"_index":1264,"title":{},"body":{"changelog.html":{}}}],["069a66b",{"_index":1623,"title":{},"body":{"changelog.html":{}}}],["069f87e",{"_index":1262,"title":{},"body":{"changelog.html":{}}}],["07",{"_index":1187,"title":{},"body":{"changelog.html":{}}}],["08",{"_index":1237,"title":{},"body":{"changelog.html":{}}}],["0884432",{"_index":1164,"title":{},"body":{"changelog.html":{}}}],["09",{"_index":1158,"title":{},"body":{"changelog.html":{}}}],["0940f5f",{"_index":1566,"title":{},"body":{"changelog.html":{}}}],["0a4a33d",{"_index":1379,"title":{},"body":{"changelog.html":{}}}],["0a5c87b",{"_index":1539,"title":{},"body":{"changelog.html":{}}}],["0a8db9f",{"_index":1427,"title":{},"body":{"changelog.html":{}}}],["1",{"_index":265,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"index.html":{},"license.html":{}}}],["1.1.13",{"_index":1646,"title":{},"body":{"dependencies.html":{}}}],["1.1.14",{"_index":1649,"title":{},"body":{"dependencies.html":{}}}],["1.5.5",{"_index":1635,"title":{},"body":{"dependencies.html":{}}}],["10",{"_index":1226,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["10.0.0",{"_index":1615,"title":{},"body":{"changelog.html":{}}}],["100",{"_index":1073,"title":{},"body":{"components/SidenavComponent.html":{}}}],["10a64b6",{"_index":1542,"title":{},"body":{"changelog.html":{}}}],["11",{"_index":1223,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["11.0.0",{"_index":1614,"title":{},"body":{"changelog.html":{}}}],["11.0.1",{"_index":1613,"title":{},"body":{"changelog.html":{}}}],["11.0.2",{"_index":1612,"title":{},"body":{"changelog.html":{}}}],["11.0.3",{"_index":1611,"title":{},"body":{"changelog.html":{}}}],["11.0.4",{"_index":1610,"title":{},"body":{"changelog.html":{}}}],["11.1.0",{"_index":1607,"title":{},"body":{"changelog.html":{}}}],["11.1.1",{"_index":1606,"title":{},"body":{"changelog.html":{}}}],["11.2.0",{"_index":1599,"title":{},"body":{"changelog.html":{}}}],["11.2.1",{"_index":1597,"title":{},"body":{"changelog.html":{}}}],["11.2.2",{"_index":1595,"title":{},"body":{"changelog.html":{}}}],["11.3.0",{"_index":1592,"title":{},"body":{"changelog.html":{}}}],["11.3.1",{"_index":1588,"title":{},"body":{"changelog.html":{}}}],["11.4.0",{"_index":1586,"title":{},"body":{"changelog.html":{}}}],["11.4.1",{"_index":1583,"title":{},"body":{"changelog.html":{}}}],["11.4.2",{"_index":1580,"title":{},"body":{"changelog.html":{}}}],["11.4.3",{"_index":1574,"title":{},"body":{"changelog.html":{}}}],["11.4.4",{"_index":1572,"title":{},"body":{"changelog.html":{}}}],["12",{"_index":1089,"title":{},"body":{"components/SidenavComponent.html":{},"changelog.html":{}}}],["12.0.0",{"_index":1571,"title":{},"body":{"changelog.html":{}}}],["12.0.1",{"_index":1570,"title":{},"body":{"changelog.html":{}}}],["12.0.10",{"_index":1548,"title":{},"body":{"changelog.html":{}}}],["12.0.11",{"_index":1544,"title":{},"body":{"changelog.html":{}}}],["12.0.2",{"_index":1567,"title":{},"body":{"changelog.html":{}}}],["12.0.3",{"_index":1564,"title":{},"body":{"changelog.html":{}}}],["12.0.4",{"_index":1563,"title":{},"body":{"changelog.html":{}}}],["12.0.5",{"_index":1562,"title":{},"body":{"changelog.html":{}}}],["12.0.6",{"_index":1561,"title":{},"body":{"changelog.html":{}}}],["12.0.7",{"_index":1560,"title":{},"body":{"changelog.html":{}}}],["12.0.8",{"_index":1557,"title":{},"body":{"changelog.html":{}}}],["12.0.9",{"_index":1552,"title":{},"body":{"changelog.html":{}}}],["12.1.0",{"_index":1540,"title":{},"body":{"changelog.html":{}}}],["12.2.0",{"_index":1534,"title":{},"body":{"changelog.html":{}}}],["12.2.1",{"_index":1531,"title":{},"body":{"changelog.html":{}}}],["12.2.2",{"_index":1528,"title":{},"body":{"changelog.html":{}}}],["12.2.3",{"_index":1522,"title":{},"body":{"changelog.html":{}}}],["12dd87e",{"_index":1492,"title":{},"body":{"changelog.html":{}}}],["13",{"_index":1218,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["13.0.0",{"_index":1507,"title":{},"body":{"changelog.html":{}}}],["13.x.x",{"_index":1517,"title":{},"body":{"changelog.html":{}}}],["14",{"_index":1181,"title":{},"body":{"changelog.html":{}}}],["14.0.0",{"_index":1504,"title":{},"body":{"changelog.html":{}}}],["14.0.1",{"_index":1500,"title":{},"body":{"changelog.html":{}}}],["14.0.2",{"_index":1499,"title":{},"body":{"changelog.html":{}}}],["14.0.3",{"_index":1497,"title":{},"body":{"changelog.html":{}}}],["14.x.x",{"_index":1505,"title":{},"body":{"changelog.html":{}}}],["14545bf",{"_index":1413,"title":{},"body":{"changelog.html":{}}}],["15",{"_index":1248,"title":{},"body":{"changelog.html":{},"license.html":{},"overview.html":{}}}],["15.0.0",{"_index":1494,"title":{},"body":{"changelog.html":{}}}],["15.x.x",{"_index":1495,"title":{},"body":{"changelog.html":{}}}],["16",{"_index":1245,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["16.0.0",{"_index":1293,"title":{},"body":{"changelog.html":{}}}],["16.0.1",{"_index":1286,"title":{},"body":{"changelog.html":{}}}],["16.0.2",{"_index":1279,"title":{},"body":{"changelog.html":{}}}],["16.0.3",{"_index":1278,"title":{},"body":{"changelog.html":{}}}],["16.4.4",{"_index":1650,"title":{},"body":{"dependencies.html":{}}}],["16.x.x",{"_index":1491,"title":{},"body":{"changelog.html":{}}}],["17",{"_index":1216,"title":{},"body":{"changelog.html":{}}}],["17.0.1",{"_index":1277,"title":{},"body":{"changelog.html":{}}}],["18",{"_index":1213,"title":{},"body":{"changelog.html":{}}}],["18.0.1",{"_index":1276,"title":{},"body":{"changelog.html":{}}}],["18.0.2",{"_index":1275,"title":{},"body":{"changelog.html":{}}}],["18.0.3",{"_index":1273,"title":{},"body":{"changelog.html":{}}}],["18.1.0",{"_index":1265,"title":{},"body":{"changelog.html":{}}}],["18.1.1",{"_index":1263,"title":{},"body":{"changelog.html":{}}}],["18.1.2",{"_index":1257,"title":{},"body":{"changelog.html":{}}}],["18.2.0",{"_index":1252,"title":{},"body":{"changelog.html":{}}}],["18.2.1",{"_index":1251,"title":{},"body":{"changelog.html":{}}}],["18.3.0",{"_index":1244,"title":{},"body":{"changelog.html":{}}}],["18.3.1",{"_index":1243,"title":{},"body":{"changelog.html":{}}}],["18.3.2",{"_index":1242,"title":{},"body":{"changelog.html":{}}}],["18.3.3",{"_index":1241,"title":{},"body":{"changelog.html":{}}}],["18.3.4",{"_index":1240,"title":{},"body":{"changelog.html":{}}}],["19",{"_index":1435,"title":{},"body":{"changelog.html":{}}}],["19.0.0",{"_index":1238,"title":{},"body":{"changelog.html":{}}}],["19.0.1",{"_index":1217,"title":{},"body":{"changelog.html":{}}}],["19.0.2",{"_index":1211,"title":{},"body":{"changelog.html":{}}}],["19.0.3",{"_index":1203,"title":{},"body":{"changelog.html":{}}}],["19.0.4",{"_index":1179,"title":{},"body":{"changelog.html":{},"dependencies.html":{}}}],["19.1.0",{"_index":1154,"title":{},"body":{"changelog.html":{},"dependencies.html":{},"properties.html":{}}}],["19.1.1",{"_index":1644,"title":{},"body":{"dependencies.html":{}}}],["19.1.12",{"_index":1638,"title":{},"body":{"dependencies.html":{}}}],["19.2.1",{"_index":1642,"title":{},"body":{"dependencies.html":{}}}],["19.8.0",{"_index":1639,"title":{},"body":{"dependencies.html":{}}}],["192",{"_index":586,"title":{},"body":{"injectables/LogoService.html":{}}}],["1996",{"_index":2123,"title":{},"body":{"license.html":{}}}],["1d1f69b",{"_index":1432,"title":{},"body":{"changelog.html":{}}}],["1d2383c",{"_index":1620,"title":{},"body":{"changelog.html":{}}}],["1dba44a",{"_index":1609,"title":{},"body":{"changelog.html":{}}}],["1fea895",{"_index":1292,"title":{},"body":{"changelog.html":{}}}],["1px",{"_index":1087,"title":{},"body":{"components/SidenavComponent.html":{}}}],["2",{"_index":1779,"title":{},"body":{"index.html":{},"license.html":{}}}],["2.6.2",{"_index":1641,"title":{},"body":{"dependencies.html":{}}}],["20",{"_index":1274,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["20.5.0",{"_index":1632,"title":{},"body":{"dependencies.html":{}}}],["2007",{"_index":1799,"title":{},"body":{"license.html":{}}}],["2021",{"_index":1535,"title":{},"body":{"changelog.html":{}}}],["2022",{"_index":1498,"title":{},"body":{"changelog.html":{}}}],["2023",{"_index":1295,"title":{},"body":{"changelog.html":{}}}],["2024",{"_index":1239,"title":{},"body":{"changelog.html":{}}}],["2025",{"_index":1156,"title":{},"body":{"changelog.html":{}}}],["21",{"_index":1236,"title":{},"body":{"changelog.html":{}}}],["21378b7",{"_index":1220,"title":{},"body":{"changelog.html":{}}}],["21b6199",{"_index":1461,"title":{},"body":{"changelog.html":{}}}],["21ef36d",{"_index":1503,"title":{},"body":{"changelog.html":{}}}],["22",{"_index":1235,"title":{},"body":{"changelog.html":{}}}],["23",{"_index":1212,"title":{},"body":{"changelog.html":{}}}],["2302d85",{"_index":1174,"title":{},"body":{"changelog.html":{}}}],["24",{"_index":1253,"title":{},"body":{"changelog.html":{}}}],["25",{"_index":1210,"title":{},"body":{"changelog.html":{}}}],["250ms",{"_index":1082,"title":{},"body":{"components/SidenavComponent.html":{}}}],["26",{"_index":1202,"title":{},"body":{"changelog.html":{}}}],["2667fd7",{"_index":1466,"title":{},"body":{"changelog.html":{}}}],["27",{"_index":1280,"title":{},"body":{"changelog.html":{}}}],["27c2cd7",{"_index":1350,"title":{},"body":{"changelog.html":{}}}],["28",{"_index":1204,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["285b99c",{"_index":1285,"title":{},"body":{"changelog.html":{}}}],["2873ec4",{"_index":1625,"title":{},"body":{"changelog.html":{}}}],["29",{"_index":1176,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["2999fac",{"_index":1282,"title":{},"body":{"changelog.html":{}}}],["29a5462",{"_index":1398,"title":{},"body":{"changelog.html":{}}}],["2a50b09",{"_index":1336,"title":{},"body":{"changelog.html":{}}}],["2c0cf1d",{"_index":1422,"title":{},"body":{"changelog.html":{}}}],["2e2c351",{"_index":1401,"title":{},"body":{"changelog.html":{}}}],["2eeb7eb",{"_index":1600,"title":{},"body":{"changelog.html":{}}}],["3",{"_index":1797,"title":{},"body":{"license.html":{}}}],["3.0",{"_index":2581,"title":{},"body":{"properties.html":{}}}],["30",{"_index":1171,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["3051ba6",{"_index":1626,"title":{},"body":{"changelog.html":{}}}],["31",{"_index":1458,"title":{},"body":{"changelog.html":{}}}],["31c72a1",{"_index":1408,"title":{},"body":{"changelog.html":{}}}],["3394767",{"_index":1333,"title":{},"body":{"changelog.html":{}}}],["346be5d",{"_index":1537,"title":{},"body":{"changelog.html":{}}}],["354cce1",{"_index":1582,"title":{},"body":{"changelog.html":{}}}],["35d2fef",{"_index":1414,"title":{},"body":{"changelog.html":{}}}],["35ec333",{"_index":1437,"title":{},"body":{"changelog.html":{}}}],["3a2a238",{"_index":1526,"title":{},"body":{"changelog.html":{}}}],["3b30276",{"_index":1368,"title":{},"body":{"changelog.html":{}}}],["3d90660",{"_index":1312,"title":{},"body":{"changelog.html":{}}}],["3e97a5d",{"_index":1483,"title":{},"body":{"changelog.html":{}}}],["4",{"_index":563,"title":{},"body":{"injectables/LayoutService.html":{},"components/NavigationItemComponent.html":{},"license.html":{},"overview.html":{}}}],["400",{"_index":645,"title":{},"body":{"components/NavigationComponent.html":{}}}],["4204cd4",{"_index":1587,"title":{},"body":{"changelog.html":{}}}],["42f1a8e",{"_index":1440,"title":{},"body":{"changelog.html":{}}}],["45bd022",{"_index":1482,"title":{},"body":{"changelog.html":{}}}],["4602114",{"_index":1209,"title":{},"body":{"changelog.html":{}}}],["46d4479",{"_index":1342,"title":{},"body":{"changelog.html":{}}}],["472cc12",{"_index":1373,"title":{},"body":{"changelog.html":{}}}],["48fc3f5",{"_index":1449,"title":{},"body":{"changelog.html":{}}}],["4a175e8",{"_index":1630,"title":{},"body":{"changelog.html":{}}}],["4afd316",{"_index":1215,"title":{},"body":{"changelog.html":{}}}],["4c248be",{"_index":1395,"title":{},"body":{"changelog.html":{}}}],["4d99def",{"_index":1417,"title":{},"body":{"changelog.html":{}}}],["5",{"_index":2189,"title":{},"body":{"license.html":{}}}],["5139adb",{"_index":1573,"title":{},"body":{"changelog.html":{}}}],["51b7502",{"_index":1272,"title":{},"body":{"changelog.html":{}}}],["549eca1",{"_index":1168,"title":{},"body":{"changelog.html":{}}}],["55afb8b",{"_index":1385,"title":{},"body":{"changelog.html":{}}}],["569488a",{"_index":1374,"title":{},"body":{"changelog.html":{}}}],["582830b",{"_index":1393,"title":{},"body":{"changelog.html":{}}}],["59f9b7e",{"_index":1320,"title":{},"body":{"changelog.html":{}}}],["6",{"_index":2573,"title":{},"body":{"overview.html":{}}}],["60",{"_index":2373,"title":{},"body":{"license.html":{}}}],["6049e53",{"_index":1377,"title":{},"body":{"changelog.html":{}}}],["624721c",{"_index":1232,"title":{},"body":{"changelog.html":{}}}],["64",{"_index":564,"title":{},"body":{"injectables/LayoutService.html":{}}}],["64px",{"_index":1074,"title":{},"body":{"components/SidenavComponent.html":{}}}],["653b4cd",{"_index":1485,"title":{},"body":{"changelog.html":{}}}],["65ff765",{"_index":1433,"title":{},"body":{"changelog.html":{}}}],["66d39a4",{"_index":1388,"title":{},"body":{"changelog.html":{}}}],["66f0719",{"_index":1506,"title":{},"body":{"changelog.html":{}}}],["67e9290",{"_index":1386,"title":{},"body":{"changelog.html":{}}}],["69f92d3",{"_index":1462,"title":{},"body":{"changelog.html":{}}}],["6a54998",{"_index":1403,"title":{},"body":{"changelog.html":{}}}],["6b",{"_index":2218,"title":{},"body":{"license.html":{}}}],["6c8560a",{"_index":1344,"title":{},"body":{"changelog.html":{}}}],["6d",{"_index":2242,"title":{},"body":{"license.html":{}}}],["6e12567",{"_index":1487,"title":{},"body":{"changelog.html":{}}}],["6ea13c5",{"_index":1465,"title":{},"body":{"changelog.html":{}}}],["7",{"_index":2150,"title":{},"body":{"license.html":{},"overview.html":{}}}],["7.8.1",{"_index":1651,"title":{},"body":{"dependencies.html":{}}}],["700",{"_index":647,"title":{},"body":{"components/NavigationComponent.html":{}}}],["706dad3",{"_index":1339,"title":{},"body":{"changelog.html":{}}}],["71024c3",{"_index":1382,"title":{},"body":{"changelog.html":{}}}],["77c62df",{"_index":1352,"title":{},"body":{"changelog.html":{}}}],["780d3f9",{"_index":1260,"title":{},"body":{"changelog.html":{}}}],["78d02b7",{"_index":1299,"title":{},"body":{"changelog.html":{}}}],["7a35660",{"_index":1429,"title":{},"body":{"changelog.html":{}}}],["7e0c816",{"_index":1304,"title":{},"body":{"changelog.html":{}}}],["7ee22ee",{"_index":1358,"title":{},"body":{"changelog.html":{}}}],["7ffd28b",{"_index":1419,"title":{},"body":{"changelog.html":{}}}],["80f4aae",{"_index":1356,"title":{},"body":{"changelog.html":{}}}],["82c61b0",{"_index":1200,"title":{},"body":{"changelog.html":{}}}],["83e5f9a",{"_index":1579,"title":{},"body":{"changelog.html":{}}}],["8479f5c",{"_index":1484,"title":{},"body":{"changelog.html":{}}}],["849e28a",{"_index":1585,"title":{},"body":{"changelog.html":{}}}],["8834055",{"_index":1324,"title":{},"body":{"changelog.html":{}}}],["8cfbe0d",{"_index":1269,"title":{},"body":{"changelog.html":{}}}],["8df4bf3",{"_index":1463,"title":{},"body":{"changelog.html":{}}}],["8f1d007",{"_index":1530,"title":{},"body":{"changelog.html":{}}}],["8f9e868",{"_index":1270,"title":{},"body":{"changelog.html":{}}}],["8fde796",{"_index":1194,"title":{},"body":{"changelog.html":{}}}],["9349248",{"_index":1271,"title":{},"body":{"changelog.html":{}}}],["954fde4",{"_index":1596,"title":{},"body":{"changelog.html":{}}}],["959px",{"_index":525,"title":{},"body":{"injectables/LayoutService.html":{}}}],["95c5dc0",{"_index":1410,"title":{},"body":{"changelog.html":{}}}],["95d3e46",{"_index":1628,"title":{},"body":{"changelog.html":{}}}],["96e00c4",{"_index":1364,"title":{},"body":{"changelog.html":{}}}],["96e6785",{"_index":1438,"title":{},"body":{"changelog.html":{}}}],["97ce8d0",{"_index":1460,"title":{},"body":{"changelog.html":{}}}],["9a1969f",{"_index":1444,"title":{},"body":{"changelog.html":{}}}],["_portal",{"_index":399,"title":{},"body":{"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{}}}],["_subscription",{"_index":698,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["a057d77",{"_index":1480,"title":{},"body":{"changelog.html":{}}}],["a085d57",{"_index":1533,"title":{},"body":{"changelog.html":{}}}],["a212366",{"_index":1421,"title":{},"body":{"changelog.html":{}}}],["a7874fb",{"_index":1591,"title":{},"body":{"changelog.html":{}}}],["a95c8ad",{"_index":1457,"title":{},"body":{"changelog.html":{}}}],["a98e467",{"_index":1543,"title":{},"body":{"changelog.html":{}}}],["ab6e325",{"_index":1556,"title":{},"body":{"changelog.html":{}}}],["abc10a1",{"_index":1454,"title":{},"body":{"changelog.html":{}}}],["ability",{"_index":2290,"title":{},"body":{"license.html":{}}}],["above",{"_index":2355,"title":{},"body":{"license.html":{}}}],["absence",{"_index":2151,"title":{},"body":{"license.html":{}}}],["absolute",{"_index":2566,"title":{},"body":{"license.html":{}}}],["abstracttype",{"_index":673,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{}}}],["abuse",{"_index":1906,"title":{},"body":{"license.html":{}}}],["aca8e49",{"_index":1569,"title":{},"body":{"changelog.html":{}}}],["acc",{"_index":869,"title":{},"body":{"injectables/NavigationService.html":{}}}],["accept",{"_index":2385,"title":{},"body":{"license.html":{}}}],["acceptance",{"_index":2384,"title":{},"body":{"license.html":{}}}],["access",{"_index":1895,"title":{},"body":{"license.html":{}}}],["accessible",{"_index":2456,"title":{},"body":{"license.html":{}}}],["accompanied",{"_index":2196,"title":{},"body":{"license.html":{}}}],["accompanies",{"_index":2570,"title":{},"body":{"license.html":{}}}],["accord",{"_index":2149,"title":{},"body":{"license.html":{}}}],["according",{"_index":2561,"title":{},"body":{"license.html":{}}}],["acknowledges",{"_index":2086,"title":{},"body":{"license.html":{}}}],["acquired",{"_index":2436,"title":{},"body":{"license.html":{}}}],["action",{"_index":932,"title":{},"body":{"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{},"changelog.html":{},"index.html":{}}}],["actions",{"_index":2392,"title":{},"body":{"license.html":{}}}],["active",{"_index":311,"title":{},"body":{"injectables/ExternalAppsService.html":{},"components/NavigationItemComponent.html":{}}}],["activeapplist",{"_index":270,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["activities",{"_index":1986,"title":{},"body":{"license.html":{}}}],["activity",{"_index":2483,"title":{},"body":{"license.html":{}}}],["actual",{"_index":2461,"title":{},"body":{"license.html":{}}}],["actual_component",{"_index":142,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["actually",{"_index":2265,"title":{},"body":{"license.html":{}}}],["ad95577",{"_index":1496,"title":{},"body":{"changelog.html":{}}}],["adapt",{"_index":1960,"title":{},"body":{"license.html":{}}}],["add",{"_index":259,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/NavigationService.html":{},"changelog.html":{},"index.html":{},"license.html":{}}}],["add(id",{"_index":797,"title":{},"body":{"injectables/NavigationService.html":{}}}],["added",{"_index":218,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"license.html":{}}}],["additional",{"_index":2164,"title":{},"body":{"license.html":{}}}],["additionalproviders",{"_index":1682,"title":{},"body":{"miscellaneous/functions.html":{}}}],["address",{"_index":2512,"title":{},"body":{"license.html":{}}}],["addressed",{"_index":1957,"title":{},"body":{"license.html":{}}}],["adds",{"_index":213,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["adopted",{"_index":2121,"title":{},"body":{"license.html":{}}}],["advanced",{"_index":1378,"title":{},"body":{"changelog.html":{}}}],["adversely",{"_index":2298,"title":{},"body":{"license.html":{}}}],["advised",{"_index":2557,"title":{},"body":{"license.html":{}}}],["affects",{"_index":2299,"title":{},"body":{"license.html":{}}}],["affero",{"_index":2503,"title":{},"body":{"license.html":{}}}],["affirmed",{"_index":2416,"title":{},"body":{"license.html":{}}}],["affirms",{"_index":2080,"title":{},"body":{"license.html":{}}}],["afterviewinit",{"_index":693,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["against",{"_index":2138,"title":{},"body":{"license.html":{}}}],["aggregate",{"_index":2180,"title":{},"body":{"license.html":{}}}],["agree",{"_index":2498,"title":{},"body":{"license.html":{}}}],["agreed",{"_index":2543,"title":{},"body":{"license.html":{}}}],["agreement",{"_index":2447,"title":{},"body":{"license.html":{}}}],["aim",{"_index":1902,"title":{},"body":{"license.html":{}}}],["aliases",{"_index":2585,"title":{},"body":{"miscellaneous/typealiases.html":{}}}],["alleging",{"_index":2424,"title":{},"body":{"license.html":{}}}],["allow",{"_index":1771,"title":{},"body":{"index.html":{},"license.html":{}}}],["allowed",{"_index":1815,"title":{},"body":{"license.html":{}}}],["allowsignalwrites",{"_index":570,"title":{},"body":{"injectables/LayoutService.html":{}}}],["along",{"_index":2153,"title":{},"body":{"license.html":{}}}],["alpha.0",{"_index":1545,"title":{},"body":{"changelog.html":{}}}],["already",{"_index":2435,"title":{},"body":{"license.html":{}}}],["alternative",{"_index":2214,"title":{},"body":{"license.html":{}}}],["although",{"_index":1898,"title":{},"body":{"license.html":{}}}],["always",{"_index":1296,"title":{},"body":{"changelog.html":{}}}],["ancillary",{"_index":2386,"title":{},"body":{"license.html":{}}}],["and/or",{"_index":1879,"title":{},"body":{"license.html":{}}}],["angular",{"_index":640,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"changelog.html":{},"index.html":{},"properties.html":{}}}],["angular/animations",{"_index":729,"title":{},"body":{"components/NavigationItemComponent.html":{},"dependencies.html":{},"index.html":{}}}],["angular/cdk",{"_index":1643,"title":{},"body":{"dependencies.html":{},"index.html":{}}}],["angular/cdk/layout",{"_index":510,"title":{},"body":{"injectables/LayoutService.html":{}}}],["angular/cdk/portal",{"_index":187,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{}}}],["angular/common",{"_index":69,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/LayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"dependencies.html":{},"index.html":{}}}],["angular/core",{"_index":72,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"dependencies.html":{},"index.html":{}}}],["angular/core/rxjs",{"_index":189,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/SettingsButtonComponent.html":{}}}],["angular/material",{"_index":1645,"title":{},"body":{"dependencies.html":{},"index.html":{}}}],["angular/material/button",{"_index":73,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/LayoutComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{}}}],["angular/material/core",{"_index":431,"title":{},"body":{"components/HeaderComponent.html":{},"components/NavigationItemComponent.html":{}}}],["angular/material/dialog",{"_index":911,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["angular/material/divider",{"_index":636,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{}}}],["angular/material/icon",{"_index":74,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/LayoutComponent.html":{},"components/NavigationItemComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["angular/material/menu",{"_index":465,"title":{},"body":{"components/LayoutComponent.html":{},"components/SettingsButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["angular/material/progress",{"_index":789,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["angular/material/sidenav",{"_index":466,"title":{},"body":{"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"components/SidenavComponent.html":{}}}],["angular/material/toolbar",{"_index":191,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{}}}],["angular/router",{"_index":75,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"dependencies.html":{},"index.html":{}}}],["animate",{"_index":725,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["animate(150",{"_index":748,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["animate(300",{"_index":750,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["animations",{"_index":740,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["anti",{"_index":2109,"title":{},"body":{"license.html":{}}}],["any)['divider",{"_index":660,"title":{},"body":{"components/NavigationComponent.html":{}}}],["anyone",{"_index":2161,"title":{},"body":{"license.html":{}}}],["anything",{"_index":1972,"title":{},"body":{"license.html":{}}}],["app",{"_index":65,"title":{},"body":{"components/AppsButtonComponent.html":{},"injectables/ExternalAppsService.html":{},"changelog.html":{},"miscellaneous/functions.html":{},"index.html":{},"miscellaneous/variables.html":{}}}],["app.hidden",{"_index":367,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["app.href",{"_index":87,"title":{},"body":{"components/AppsButtonComponent.html":{},"injectables/ExternalAppsService.html":{}}}],["app.icon",{"_index":88,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["app.id",{"_index":346,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["app.image",{"_index":89,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["app.label",{"_index":86,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["app.navigation",{"_index":1745,"title":{},"body":{"index.html":{}}}],["app.navigation.ts",{"_index":1740,"title":{},"body":{"index.html":{}}}],["app.routerlink",{"_index":90,"title":{},"body":{"components/AppsButtonComponent.html":{},"injectables/ExternalAppsService.html":{}}}],["app.routes.ts",{"_index":1735,"title":{},"body":{"index.html":{}}}],["app1",{"_index":1778,"title":{},"body":{"index.html":{}}}],["app_navigation",{"_index":1742,"title":{},"body":{"index.html":{}}}],["appended",{"_index":1783,"title":{},"body":{"index.html":{}}}],["appfilter",{"_index":370,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["appfilter.call(structuredclone(applist",{"_index":373,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["appfilterlist",{"_index":271,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["appid",{"_index":289,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["applicable",{"_index":1977,"title":{},"body":{"license.html":{}}}],["application",{"_index":1703,"title":{},"body":{"index.html":{},"properties.html":{}}}],["applications",{"_index":1773,"title":{},"body":{"index.html":{}}}],["applied",{"_index":1935,"title":{},"body":{"license.html":{}}}],["applies",{"_index":1198,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["applist",{"_index":39,"title":{},"body":{"components/AppsButtonComponent.html":{},"injectables/ExternalAppsService.html":{}}}],["applist.foreach(app",{"_index":369,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apply",{"_index":1317,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["appropriate",{"_index":2000,"title":{},"body":{"license.html":{}}}],["appropriately",{"_index":2143,"title":{},"body":{"license.html":{}}}],["approutes",{"_index":1736,"title":{},"body":{"index.html":{}}}],["approximates",{"_index":2565,"title":{},"body":{"license.html":{}}}],["apps",{"_index":21,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"miscellaneous/functions.html":{},"index.html":{}}}],["apps.service",{"_index":79,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["apps.service.ts",{"_index":269,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:100",{"_index":291,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:122",{"_index":304,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:24",{"_index":315,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:25",{"_index":319,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:26",{"_index":325,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:27",{"_index":321,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:28",{"_index":317,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:29",{"_index":323,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:34",{"_index":310,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:36",{"_index":306,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:40",{"_index":288,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:51",{"_index":300,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:63",{"_index":295,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:74",{"_index":303,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:82",{"_index":297,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["apps.service.ts:90",{"_index":309,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["appsbuttoncomponent",{"_index":1,"title":{"components/AppsButtonComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"index.html":{}}}],["appsnavigationconfig",{"_index":926,"title":{},"body":{"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{},"miscellaneous/typealiases.html":{}}}],["area",{"_index":1908,"title":{},"body":{"license.html":{}}}],["areas",{"_index":1708,"title":{},"body":{"index.html":{},"properties.html":{}}}],["arise",{"_index":1916,"title":{},"body":{"license.html":{}}}],["arising",{"_index":2547,"title":{},"body":{"license.html":{}}}],["arrange",{"_index":2457,"title":{},"body":{"license.html":{}}}],["arrangement",{"_index":2470,"title":{},"body":{"license.html":{}}}],["array",{"_index":230,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"miscellaneous/functions.html":{},"index.html":{},"miscellaneous/typealiases.html":{}}}],["article",{"_index":2118,"title":{},"body":{"license.html":{}}}],["asking",{"_index":1855,"title":{},"body":{"license.html":{}}}],["asnavigationitem",{"_index":611,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{}}}],["asnavigationitem(item",{"_index":617,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{}}}],["assert",{"_index":1874,"title":{},"body":{"license.html":{}}}],["assets",{"_index":2406,"title":{},"body":{"license.html":{}}}],["assigned",{"_index":1754,"title":{},"body":{"index.html":{}}}],["associated",{"_index":2058,"title":{},"body":{"license.html":{}}}],["assume",{"_index":2537,"title":{},"body":{"license.html":{}}}],["assumption",{"_index":2569,"title":{},"body":{"license.html":{}}}],["assumptions",{"_index":2343,"title":{},"body":{"license.html":{}}}],["assures",{"_index":1938,"title":{},"body":{"license.html":{}}}],["async",{"_index":277,"title":{},"body":{"injectables/ExternalAppsService.html":{},"components/SidenavComponent.html":{}}}],["asyncpipe",{"_index":445,"title":{},"body":{"components/LayoutComponent.html":{},"components/NavigationComponent.html":{}}}],["attempt",{"_index":2358,"title":{},"body":{"license.html":{}}}],["attributed",{"_index":1890,"title":{},"body":{"license.html":{}}}],["attributions",{"_index":2325,"title":{},"body":{"license.html":{}}}],["author",{"_index":2324,"title":{},"body":{"license.html":{},"properties.html":{}}}],["authorization",{"_index":1380,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["authorized",{"_index":2317,"title":{},"body":{"license.html":{}}}],["authorizes",{"_index":2430,"title":{},"body":{"license.html":{}}}],["authorizing",{"_index":2474,"title":{},"body":{"license.html":{}}}],["authors",{"_index":1837,"title":{},"body":{"license.html":{}}}],["auto",{"_index":1323,"title":{},"body":{"changelog.html":{}}}],["automatic",{"_index":2396,"title":{},"body":{"license.html":{}}}],["automatically",{"_index":2071,"title":{},"body":{"license.html":{}}}],["available",{"_index":1984,"title":{},"body":{"license.html":{}}}],["availablethemes",{"_index":937,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["availablethemes?.length",{"_index":1011,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["availabletypographies",{"_index":938,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["availabletypographies?.length",{"_index":1009,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["avoid",{"_index":1932,"title":{},"body":{"license.html":{}}}],["await",{"_index":372,"title":{},"body":{"injectables/ExternalAppsService.html":{},"components/SidenavComponent.html":{}}}],["away",{"_index":1824,"title":{},"body":{"license.html":{}}}],["b",{"_index":2035,"title":{},"body":{"license.html":{}}}],["b131ac3",{"_index":1459,"title":{},"body":{"changelog.html":{}}}],["b6e6d23",{"_index":1617,"title":{},"body":{"changelog.html":{}}}],["bar",{"_index":778,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["bar'},{'name",{"_index":119,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["bar.component",{"_index":469,"title":{},"body":{"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{}}}],["bar.component.html",{"_index":781,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["bar.component.scss",{"_index":780,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["bar.component.ts",{"_index":777,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["bar.component.ts:30",{"_index":788,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["bar.component.ts:32",{"_index":787,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["bar/navigation",{"_index":468,"title":{},"body":{"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationProgressBarComponent.html":{}}}],["base",{"_index":100,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["based",{"_index":1968,"title":{},"body":{"license.html":{}}}],["baselayoutcomponent",{"_index":99,"title":{"components/BaseLayoutComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["basic",{"_index":2072,"title":{},"body":{"license.html":{}}}],["bbdfdf8",{"_index":1178,"title":{},"body":{"changelog.html":{}}}],["bcd9988",{"_index":1370,"title":{},"body":{"changelog.html":{}}}],["be05239",{"_index":1256,"title":{},"body":{"changelog.html":{}}}],["be394b0",{"_index":1594,"title":{},"body":{"changelog.html":{}}}],["behalf",{"_index":2098,"title":{},"body":{"license.html":{}}}],["being",{"_index":2240,"title":{},"body":{"license.html":{}}}],["believe",{"_index":2467,"title":{},"body":{"license.html":{}}}],["below",{"_index":1763,"title":{},"body":{"index.html":{},"license.html":{}}}],["benefit",{"_index":2460,"title":{},"body":{"license.html":{}}}],["between",{"_index":1471,"title":{},"body":{"changelog.html":{},"index.html":{},"license.html":{}}}],["beyond",{"_index":2182,"title":{},"body":{"license.html":{}}}],["bfda0dc",{"_index":1468,"title":{},"body":{"changelog.html":{}}}],["block",{"_index":745,"title":{},"body":{"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{}}}],["body",{"_index":2022,"title":{},"body":{"license.html":{}}}],["boolean",{"_index":307,"title":{},"body":{"injectables/ExternalAppsService.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/SidenavComponent.html":{},"index.html":{}}}],["border",{"_index":1084,"title":{},"body":{"components/SidenavComponent.html":{}}}],["both",{"_index":1884,"title":{},"body":{"license.html":{}}}],["boundaries",{"_index":333,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["box",{"_index":1078,"title":{},"body":{"components/SidenavComponent.html":{}}}],["breaking",{"_index":1493,"title":{},"body":{"changelog.html":{}}}],["browser",{"_index":1308,"title":{},"body":{"changelog.html":{}}}],["bug",{"_index":1188,"title":{},"body":{"changelog.html":{}}}],["bugs",{"_index":2579,"title":{},"body":{"properties.html":{}}}],["build",{"_index":1511,"title":{},"body":{"changelog.html":{}}}],["bump",{"_index":1183,"title":{},"body":{"changelog.html":{}}}],["bundled",{"_index":1390,"title":{},"body":{"changelog.html":{}}}],["business",{"_index":2480,"title":{},"body":{"license.html":{}}}],["button",{"_index":22,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"changelog.html":{},"index.html":{}}}],["button'},{'name",{"_index":98,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["button.component",{"_index":198,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["button.component.html",{"_index":34,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavToggleButtonComponent.html":{}}}],["button.component.scss",{"_index":32,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavToggleButtonComponent.html":{}}}],["button.component.ts",{"_index":13,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavToggleButtonComponent.html":{}}}],["button.component.ts:101",{"_index":970,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:105",{"_index":958,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:109",{"_index":963,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:113",{"_index":968,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:117",{"_index":952,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:23",{"_index":1112,"title":{},"body":{"components/SidenavToggleButtonComponent.html":{}}}],["button.component.ts:25",{"_index":1113,"title":{},"body":{"components/SidenavToggleButtonComponent.html":{}}}],["button.component.ts:27",{"_index":1111,"title":{},"body":{"components/SidenavToggleButtonComponent.html":{}}}],["button.component.ts:39",{"_index":62,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["button.component.ts:41",{"_index":57,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["button.component.ts:42",{"_index":55,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["button.component.ts:43",{"_index":60,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["button.component.ts:45",{"_index":47,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["button.component.ts:57",{"_index":985,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:59",{"_index":987,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:60",{"_index":984,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:62",{"_index":981,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:67",{"_index":983,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:75",{"_index":974,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:78",{"_index":972,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:81",{"_index":955,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:85",{"_index":962,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:89",{"_index":966,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:93",{"_index":960,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button.component.ts:97",{"_index":964,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["button/apps",{"_index":12,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/DefaultHeaderComponent.html":{}}}],["button/settings",{"_index":199,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/SettingsButtonComponent.html":{}}}],["button/sidenav",{"_index":200,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/SidenavToggleButtonComponent.html":{}}}],["buttons",{"_index":1231,"title":{},"body":{"changelog.html":{},"index.html":{}}}],["c",{"_index":1801,"title":{},"body":{"license.html":{}}}],["c005399",{"_index":1266,"title":{},"body":{"changelog.html":{}}}],["c0fd3bc",{"_index":1361,"title":{},"body":{"changelog.html":{}}}],["c308e32",{"_index":1247,"title":{},"body":{"changelog.html":{}}}],["c72febe",{"_index":1430,"title":{},"body":{"changelog.html":{}}}],["c7d1267",{"_index":1601,"title":{},"body":{"changelog.html":{}}}],["ca6d4d5",{"_index":1464,"title":{},"body":{"changelog.html":{}}}],["called",{"_index":1786,"title":{},"body":{"index.html":{},"license.html":{}}}],["cancel",{"_index":863,"title":{},"body":{"injectables/NavigationService.html":{}}}],["carry",{"_index":2155,"title":{},"body":{"license.html":{}}}],["case",{"_index":2023,"title":{},"body":{"license.html":{}}}],["cases",{"_index":2259,"title":{},"body":{"license.html":{}}}],["catcherror",{"_index":815,"title":{},"body":{"injectables/NavigationService.html":{}}}],["cause",{"_index":2186,"title":{},"body":{"license.html":{}}}],["cb2082f",{"_index":1622,"title":{},"body":{"changelog.html":{}}}],["cc0eece",{"_index":1472,"title":{},"body":{"changelog.html":{}}}],["cc1e4c2",{"_index":1547,"title":{},"body":{"changelog.html":{}}}],["ccd3b2b",{"_index":1442,"title":{},"body":{"changelog.html":{}}}],["cdkportaloutlet",{"_index":159,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/HeaderComponent.html":{},"components/SettingsButtonComponent.html":{}}}],["ce4f5c4",{"_index":1404,"title":{},"body":{"changelog.html":{}}}],["cease",{"_index":2362,"title":{},"body":{"license.html":{}}}],["certain",{"_index":1858,"title":{},"body":{"license.html":{}}}],["cessation",{"_index":2375,"title":{},"body":{"license.html":{}}}],["cf1649a",{"_index":1551,"title":{},"body":{"changelog.html":{}}}],["cf553c9",{"_index":1436,"title":{},"body":{"changelog.html":{}}}],["cfdce4e",{"_index":1406,"title":{},"body":{"changelog.html":{}}}],["change",{"_index":1143,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["changed",{"_index":1328,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["changedetection",{"_index":17,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["changedetectionstrategy",{"_index":70,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["changedetectionstrategy.onpush",{"_index":18,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["changelog",{"_index":1142,"title":{"changelog.html":{}},"body":{"changelog.html":{}}}],["changes",{"_index":1146,"title":{},"body":{"changelog.html":{}}}],["changes['item",{"_index":755,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["changes['item'].currentvalue",{"_index":756,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["changing",{"_index":1814,"title":{},"body":{"license.html":{}}}],["characterized",{"_index":2287,"title":{},"body":{"license.html":{}}}],["charge",{"_index":1842,"title":{},"body":{"license.html":{}}}],["check",{"_index":658,"title":{},"body":{"components/NavigationComponent.html":{},"changelog.html":{}}}],["checknavigationitemstatusproviders",{"_index":840,"title":{},"body":{"injectables/NavigationService.html":{}}}],["checknavigationstatusproviders",{"_index":879,"title":{},"body":{"injectables/NavigationService.html":{}}}],["child",{"_index":1729,"title":{},"body":{"index.html":{}}}],["children",{"_index":687,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"changelog.html":{},"index.html":{}}}],["childrenexists",{"_index":1529,"title":{},"body":{"changelog.html":{}}}],["choose",{"_index":2520,"title":{},"body":{"license.html":{}}}],["choosing",{"_index":2525,"title":{},"body":{"license.html":{}}}],["chore",{"_index":1488,"title":{},"body":{"changelog.html":{}}}],["chrome",{"_index":1097,"title":{},"body":{"components/SidenavComponent.html":{}}}],["circular",{"_index":1470,"title":{},"body":{"changelog.html":{}}}],["circumstances",{"_index":2103,"title":{},"body":{"license.html":{}}}],["circumvention",{"_index":2110,"title":{},"body":{"license.html":{}}}],["civil",{"_index":2568,"title":{},"body":{"license.html":{}}}],["claim",{"_index":2421,"title":{},"body":{"license.html":{}}}],["claims",{"_index":2432,"title":{},"body":{"license.html":{}}}],["class",{"_index":81,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"index.html":{},"license.html":{}}}],["classes",{"_index":716,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["cleannavigation",{"_index":883,"title":{},"body":{"injectables/NavigationService.html":{}}}],["cleannavigation.push(navigationitem",{"_index":885,"title":{},"body":{"injectables/NavigationService.html":{}}}],["clear",{"_index":2227,"title":{},"body":{"license.html":{}}}],["clearly",{"_index":1881,"title":{},"body":{"license.html":{}}}],["clicked",{"_index":1750,"title":{},"body":{"index.html":{}}}],["clickitem",{"_index":941,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["clickitem(item",{"_index":951,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["clickonlink",{"_index":334,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["clickonlink(url",{"_index":363,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["close",{"_index":1325,"title":{},"body":{"changelog.html":{}}}],["closely",{"_index":2564,"title":{},"body":{"license.html":{}}}],["closeonnavigation",{"_index":916,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["closesidenav",{"_index":484,"title":{},"body":{"injectables/LayoutService.html":{},"components/SidenavComponent.html":{}}}],["code",{"_index":1360,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["coercearray",{"_index":237,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"components/NavigationItemComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{}}}],["coercearray(inject(rxap_external_app",{"_index":322,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["coercearray(inject(rxap_external_app_filter",{"_index":314,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["coercearray(inject(rxap_footer_component",{"_index":415,"title":{},"body":{"injectables/FooterService.html":{}}}],["coercearray(inject(rxap_header_component",{"_index":442,"title":{},"body":{"injectables/HeaderService.html":{}}}],["coercearray(inject(rxap_release_info_module",{"_index":906,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["coercearray(inject(rxap_settings_menu_item_component",{"_index":976,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["coercearray(this.item().routerlink).map(fragment",{"_index":772,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["collapsable",{"_index":477,"title":{},"body":{"injectables/LayoutService.html":{},"components/SidenavComponent.html":{},"changelog.html":{}}}],["collapsable.mat",{"_index":1068,"title":{},"body":{"components/SidenavComponent.html":{}}}],["collapse",{"_index":1536,"title":{},"body":{"changelog.html":{}}}],["collapsed",{"_index":162,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{},"changelog.html":{},"index.html":{}}}],["collapsedclasses",{"_index":1627,"title":{},"body":{"changelog.html":{}}}],["collect",{"_index":2500,"title":{},"body":{"license.html":{}}}],["color",{"_index":421,"title":{},"body":{"components/HeaderComponent.html":{},"changelog.html":{}}}],["combination",{"_index":2506,"title":{},"body":{"license.html":{}}}],["combine",{"_index":2504,"title":{},"body":{"license.html":{}}}],["combined",{"_index":2176,"title":{},"body":{"license.html":{}}}],["combinelatest",{"_index":813,"title":{},"body":{"injectables/NavigationService.html":{}}}],["combinelatest(isvisiblearray$).pipe",{"_index":866,"title":{},"body":{"injectables/NavigationService.html":{}}}],["comes",{"_index":2162,"title":{},"body":{"license.html":{}}}],["commands",{"_index":2011,"title":{},"body":{"license.html":{}}}],["commercial",{"_index":2269,"title":{},"body":{"license.html":{}}}],["commit",{"_index":1152,"title":{},"body":{"changelog.html":{}}}],["commitment",{"_index":2448,"title":{},"body":{"license.html":{}}}],["commits",{"_index":1151,"title":{},"body":{"changelog.html":{}}}],["common",{"_index":2264,"title":{},"body":{"license.html":{}}}],["communication",{"_index":2067,"title":{},"body":{"license.html":{}}}],["compilation",{"_index":2171,"title":{},"body":{"license.html":{}}}],["compilation's",{"_index":2181,"title":{},"body":{"license.html":{}}}],["compilations",{"_index":2485,"title":{},"body":{"license.html":{}}}],["compiler",{"_index":2046,"title":{},"body":{"license.html":{}}}],["complete",{"_index":862,"title":{},"body":{"injectables/NavigationService.html":{}}}],["compliance",{"_index":2402,"title":{},"body":{"license.html":{}}}],["comply",{"_index":2096,"title":{},"body":{"license.html":{}}}],["component",{"_index":0,"title":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"index.html":{},"license.html":{},"miscellaneous/variables.html":{}}}],["component_template",{"_index":96,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["componentportal",{"_index":233,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"components/SettingsButtonComponent.html":{}}}],["componentportal(component",{"_index":249,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["componentportal(item",{"_index":979,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["components",{"_index":2,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"components/FooterComponent.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"miscellaneous/functions.html":{},"index.html":{},"overview.html":{},"properties.html":{}}}],["componenttype",{"_index":925,"title":{},"body":{"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{},"miscellaneous/typealiases.html":{}}}],["composed",{"_index":1770,"title":{},"body":{"index.html":{}}}],["computed",{"_index":53,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"components/FooterComponent.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["computer",{"_index":1981,"title":{},"body":{"license.html":{}}}],["computers",{"_index":1931,"title":{},"body":{"license.html":{}}}],["computes",{"_index":224,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["concept",{"_index":1593,"title":{},"body":{"changelog.html":{}}}],["concerning",{"_index":2505,"title":{},"body":{"license.html":{}}}],["concerns",{"_index":2513,"title":{},"body":{"license.html":{}}}],["conditioned",{"_index":2479,"title":{},"body":{"license.html":{}}}],["conditions",{"_index":1942,"title":{},"body":{"license.html":{}}}],["config",{"_index":272,"title":{},"body":{"injectables/ExternalAppsService.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"injectables/NavigationService.html":{},"changelog.html":{},"miscellaneous/functions.html":{},"index.html":{},"miscellaneous/variables.html":{}}}],["config.ts",{"_index":1664,"title":{},"body":{"miscellaneous/functions.html":{}}}],["config/add",{"_index":1698,"title":{},"body":{"miscellaneous/functions.html":{}}}],["config/defaults",{"_index":2608,"title":{},"body":{"miscellaneous/variables.html":{}}}],["configservice",{"_index":337,"title":{},"body":{"injectables/ExternalAppsService.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{}}}],["configurable",{"_index":1167,"title":{},"body":{"changelog.html":{},"index.html":{},"properties.html":{}}}],["configuration",{"_index":1311,"title":{},"body":{"changelog.html":{},"index.html":{}}}],["configure",{"_index":1774,"title":{},"body":{"index.html":{}}}],["connection",{"_index":2469,"title":{},"body":{"license.html":{}}}],["consequence",{"_index":2388,"title":{},"body":{"license.html":{}}}],["consequential",{"_index":2546,"title":{},"body":{"license.html":{}}}],["considered",{"_index":2345,"title":{},"body":{"license.html":{}}}],["consistent",{"_index":1702,"title":{},"body":{"index.html":{},"license.html":{},"properties.html":{}}}],["console.error(`isvisible",{"_index":854,"title":{},"body":{"injectables/NavigationService.html":{}}}],["console.log",{"_index":547,"title":{},"body":{"injectables/LayoutService.html":{}}}],["console.warn('can",{"_index":258,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["conspicuously",{"_index":2142,"title":{},"body":{"license.html":{}}}],["const",{"_index":263,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"components/UserProfileIconComponent.html":{},"index.html":{}}}],["constantly",{"_index":1927,"title":{},"body":{"license.html":{}}}],["constitutes",{"_index":2085,"title":{},"body":{"license.html":{}}}],["constructor",{"_index":488,"title":{},"body":{"injectables/LayoutService.html":{},"injectables/NavigationService.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"miscellaneous/functions.html":{}}}],["constructor(navigation",{"_index":794,"title":{},"body":{"injectables/NavigationService.html":{}}}],["constructor(navigationconfigdefaults",{"_index":489,"title":{},"body":{"injectables/LayoutService.html":{}}}],["constructor(template",{"_index":1103,"title":{},"body":{"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{}}}],["construed",{"_index":2488,"title":{},"body":{"license.html":{}}}],["consumer",{"_index":2247,"title":{},"body":{"license.html":{}}}],["contain",{"_index":1322,"title":{},"body":{"changelog.html":{},"index.html":{},"license.html":{}}}],["container",{"_index":1094,"title":{},"body":{"components/SidenavComponent.html":{},"changelog.html":{}}}],["containing",{"_index":2326,"title":{},"body":{"license.html":{}}}],["contains",{"_index":2348,"title":{},"body":{"license.html":{}}}],["content",{"_index":1363,"title":{},"body":{"changelog.html":{},"index.html":{},"license.html":{},"properties.html":{}}}],["contentchild",{"_index":1056,"title":{},"body":{"components/SidenavComponent.html":{}}}],["contentchild(sidenavfooterdirective",{"_index":1050,"title":{},"body":{"components/SidenavComponent.html":{}}}],["contentchild(sidenavheaderdirective",{"_index":1052,"title":{},"body":{"components/SidenavComponent.html":{}}}],["contents",{"_index":2443,"title":{},"body":{"license.html":{}}}],["context",{"_index":2040,"title":{},"body":{"license.html":{}}}],["continue",{"_index":2293,"title":{},"body":{"license.html":{}}}],["continued",{"_index":2278,"title":{},"body":{"license.html":{}}}],["contractual",{"_index":2342,"title":{},"body":{"license.html":{}}}],["contradict",{"_index":2494,"title":{},"body":{"license.html":{}}}],["contrast",{"_index":1827,"title":{},"body":{"license.html":{}}}],["contributor",{"_index":2429,"title":{},"body":{"license.html":{}}}],["contributor's",{"_index":2431,"title":{},"body":{"license.html":{}}}],["control",{"_index":2051,"title":{},"body":{"license.html":{}}}],["controlled",{"_index":2434,"title":{},"body":{"license.html":{}}}],["convenient",{"_index":2003,"title":{},"body":{"license.html":{}}}],["conventional",{"_index":1150,"title":{},"body":{"changelog.html":{}}}],["convertnxgenerator(generator",{"_index":2617,"title":{},"body":{"miscellaneous/variables.html":{}}}],["convey",{"_index":1988,"title":{},"body":{"license.html":{}}}],["conveyance",{"_index":2472,"title":{},"body":{"license.html":{}}}],["conveyed",{"_index":2288,"title":{},"body":{"license.html":{}}}],["conveying",{"_index":1997,"title":{},"body":{"license.html":{}}}],["conveys",{"_index":2341,"title":{},"body":{"license.html":{}}}],["copies",{"_index":1812,"title":{},"body":{"license.html":{}}}],["copy",{"_index":1809,"title":{},"body":{"license.html":{}}}],["copying",{"_index":1943,"title":{},"body":{"license.html":{}}}],["copyleft",{"_index":1817,"title":{},"body":{"license.html":{}}}],["copyright",{"_index":1800,"title":{},"body":{"license.html":{}}}],["copyrightable",{"_index":1953,"title":{},"body":{"license.html":{}}}],["copyrighted",{"_index":2100,"title":{},"body":{"license.html":{}}}],["core",{"_index":1515,"title":{},"body":{"changelog.html":{}}}],["correct",{"_index":1287,"title":{},"body":{"changelog.html":{}}}],["correction",{"_index":2541,"title":{},"body":{"license.html":{}}}],["correctly",{"_index":1199,"title":{},"body":{"changelog.html":{}}}],["corresponding",{"_index":2049,"title":{},"body":{"license.html":{}}}],["cost",{"_index":2211,"title":{},"body":{"license.html":{}}}],["count",{"_index":225,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["counterclaim",{"_index":2422,"title":{},"body":{"license.html":{}}}],["countries",{"_index":1985,"title":{},"body":{"license.html":{}}}],["country",{"_index":2463,"title":{},"body":{"license.html":{}}}],["court",{"_index":2493,"title":{},"body":{"license.html":{}}}],["courts",{"_index":2563,"title":{},"body":{"license.html":{}}}],["covenant",{"_index":2451,"title":{},"body":{"license.html":{}}}],["coverage",{"_index":2262,"title":{},"body":{"license.html":{}}}],["covered",{"_index":1969,"title":{},"body":{"license.html":{}}}],["create",{"_index":1389,"title":{},"body":{"changelog.html":{},"index.html":{}}}],["creating",{"_index":1701,"title":{},"body":{"index.html":{},"properties.html":{}}}],["creation",{"_index":1397,"title":{},"body":{"changelog.html":{}}}],["criterion",{"_index":2014,"title":{},"body":{"license.html":{}}}],["cross",{"_index":2420,"title":{},"body":{"license.html":{}}}],["css",{"_index":1371,"title":{},"body":{"changelog.html":{}}}],["cure",{"_index":2380,"title":{},"body":{"license.html":{}}}],["current",{"_index":1781,"title":{},"body":{"index.html":{}}}],["currentdensityvalue",{"_index":992,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["currentthemedensity",{"_index":478,"title":{},"body":{"injectables/LayoutService.html":{}}}],["currentthemevalue",{"_index":996,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["currenttypographyvalue",{"_index":994,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["custom",{"_index":1249,"title":{},"body":{"changelog.html":{},"index.html":{},"properties.html":{}}}],["customarily",{"_index":2199,"title":{},"body":{"license.html":{}}}],["customer",{"_index":2206,"title":{},"body":{"license.html":{}}}],["customitemcomponents",{"_index":939,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["customitems",{"_index":940,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["customizable",{"_index":1712,"title":{},"body":{"index.html":{},"properties.html":{}}}],["customization",{"_index":1784,"title":{},"body":{"index.html":{}}}],["d",{"_index":2170,"title":{},"body":{"license.html":{}}}],["d1e2cd2",{"_index":1576,"title":{},"body":{"changelog.html":{}}}],["d25a430",{"_index":1250,"title":{},"body":{"changelog.html":{}}}],["d42cf01",{"_index":1326,"title":{},"body":{"changelog.html":{}}}],["d54c5fe",{"_index":1605,"title":{},"body":{"changelog.html":{}}}],["d7de1cb",{"_index":1316,"title":{},"body":{"changelog.html":{}}}],["da870f0",{"_index":1392,"title":{},"body":{"changelog.html":{}}}],["damages",{"_index":2544,"title":{},"body":{"license.html":{}}}],["danger",{"_index":1934,"title":{},"body":{"license.html":{}}}],["dark:text",{"_index":643,"title":{},"body":{"components/NavigationComponent.html":{}}}],["darkmode",{"_index":1327,"title":{},"body":{"changelog.html":{}}}],["data",{"_index":2066,"title":{},"body":{"license.html":{},"miscellaneous/variables.html":{}}}],["datasource",{"_index":1692,"title":{},"body":{"miscellaneous/functions.html":{}}}],["date",{"_index":2157,"title":{},"body":{"license.html":{}}}],["days",{"_index":2374,"title":{},"body":{"license.html":{}}}],["dd22b0c",{"_index":1598,"title":{},"body":{"changelog.html":{}}}],["debouncetime",{"_index":734,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["debouncetime(100",{"_index":766,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["december",{"_index":2122,"title":{},"body":{"license.html":{}}}],["decide",{"_index":2522,"title":{},"body":{"license.html":{}}}],["declining",{"_index":2333,"title":{},"body":{"license.html":{}}}],["decorator",{"_index":1369,"title":{},"body":{"changelog.html":{}}}],["decorators",{"_index":1105,"title":{},"body":{"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{}}}],["deemed",{"_index":2112,"title":{},"body":{"license.html":{}}}],["deep",{"_index":1091,"title":{},"body":{"components/SidenavComponent.html":{}}}],["default",{"_index":51,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"miscellaneous/functions.html":{},"miscellaneous/variables.html":{}}}],["defaultheadercomponent",{"_index":102,"title":{"components/DefaultHeaderComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["defaultheaderitemcomponent",{"_index":930,"title":{},"body":{"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{},"miscellaneous/typealiases.html":{}}}],["defaultheaderservice",{"_index":163,"title":{"injectables/DefaultHeaderService.html":{}},"body":{"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{}}}],["defective",{"_index":2536,"title":{},"body":{"license.html":{}}}],["defenses",{"_index":2491,"title":{},"body":{"license.html":{}}}],["define",{"_index":1767,"title":{},"body":{"index.html":{}}}],["defined",{"_index":46,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"index.html":{},"license.html":{}}}],["definition",{"_index":2056,"title":{},"body":{"license.html":{}}}],["definitions",{"_index":1947,"title":{},"body":{"license.html":{}}}],["delay",{"_index":1081,"title":{},"body":{"components/SidenavComponent.html":{}}}],["denied",{"_index":2295,"title":{},"body":{"license.html":{}}}],["denominated",{"_index":2449,"title":{},"body":{"license.html":{}}}],["dense",{"_index":1014,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["density",{"_index":956,"title":{},"body":{"components/SettingsButtonComponent.html":{},"changelog.html":{}}}],["deny",{"_index":1894,"title":{},"body":{"license.html":{}}}],["denying",{"_index":1854,"title":{},"body":{"license.html":{}}}],["dep",{"_index":1310,"title":{},"body":{"changelog.html":{}}}],["dependencies",{"_index":1348,"title":{"dependencies.html":{}},"body":{"changelog.html":{},"dependencies.html":{},"index.html":{}}}],["dependency",{"_index":1291,"title":{},"body":{"changelog.html":{}}}],["deprecated",{"_index":832,"title":{},"body":{"injectables/NavigationService.html":{}}}],["deprive",{"_index":2458,"title":{},"body":{"license.html":{}}}],["description",{"_index":217,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"properties.html":{}}}],["designated",{"_index":2220,"title":{},"body":{"license.html":{}}}],["designed",{"_index":1822,"title":{},"body":{"license.html":{}}}],["detail",{"_index":2511,"title":{},"body":{"license.html":{}}}],["determinereleasename",{"_index":912,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["determinereleasename(inject(rxap_environment",{"_index":908,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["determining",{"_index":2257,"title":{},"body":{"license.html":{}}}],["dev.0",{"_index":1175,"title":{},"body":{"changelog.html":{},"dependencies.html":{}}}],["dev.1",{"_index":1169,"title":{},"body":{"changelog.html":{}}}],["dev.10",{"_index":1227,"title":{},"body":{"changelog.html":{}}}],["dev.11",{"_index":1225,"title":{},"body":{"changelog.html":{}}}],["dev.12",{"_index":1224,"title":{},"body":{"changelog.html":{}}}],["dev.13",{"_index":1222,"title":{},"body":{"changelog.html":{}}}],["dev.14",{"_index":1221,"title":{},"body":{"changelog.html":{}}}],["dev.15",{"_index":1219,"title":{},"body":{"changelog.html":{}}}],["dev.16",{"_index":1456,"title":{},"body":{"changelog.html":{}}}],["dev.17",{"_index":1453,"title":{},"body":{"changelog.html":{}}}],["dev.18",{"_index":1452,"title":{},"body":{"changelog.html":{}}}],["dev.19",{"_index":1451,"title":{},"body":{"changelog.html":{}}}],["dev.2",{"_index":1155,"title":{},"body":{"changelog.html":{},"dependencies.html":{},"properties.html":{}}}],["dev.20",{"_index":1450,"title":{},"body":{"changelog.html":{}}}],["dev.21",{"_index":1448,"title":{},"body":{"changelog.html":{}}}],["dev.22",{"_index":1447,"title":{},"body":{"changelog.html":{}}}],["dev.23",{"_index":1445,"title":{},"body":{"changelog.html":{}}}],["dev.24",{"_index":1443,"title":{},"body":{"changelog.html":{}}}],["dev.25",{"_index":1441,"title":{},"body":{"changelog.html":{}}}],["dev.26",{"_index":1439,"title":{},"body":{"changelog.html":{}}}],["dev.27",{"_index":1434,"title":{},"body":{"changelog.html":{}}}],["dev.28",{"_index":1431,"title":{},"body":{"changelog.html":{}}}],["dev.29",{"_index":1428,"title":{},"body":{"changelog.html":{}}}],["dev.3",{"_index":1195,"title":{},"body":{"changelog.html":{}}}],["dev.30",{"_index":1426,"title":{},"body":{"changelog.html":{}}}],["dev.31",{"_index":1424,"title":{},"body":{"changelog.html":{}}}],["dev.32",{"_index":1423,"title":{},"body":{"changelog.html":{}}}],["dev.33",{"_index":1420,"title":{},"body":{"changelog.html":{}}}],["dev.34",{"_index":1418,"title":{},"body":{"changelog.html":{}}}],["dev.35",{"_index":1415,"title":{},"body":{"changelog.html":{}}}],["dev.36",{"_index":1411,"title":{},"body":{"changelog.html":{}}}],["dev.37",{"_index":1409,"title":{},"body":{"changelog.html":{}}}],["dev.38",{"_index":1407,"title":{},"body":{"changelog.html":{}}}],["dev.39",{"_index":1307,"title":{},"body":{"changelog.html":{}}}],["dev.4",{"_index":1186,"title":{},"body":{"changelog.html":{},"dependencies.html":{}}}],["dev.40",{"_index":1306,"title":{},"body":{"changelog.html":{}}}],["dev.41",{"_index":1305,"title":{},"body":{"changelog.html":{}}}],["dev.42",{"_index":1300,"title":{},"body":{"changelog.html":{}}}],["dev.43",{"_index":1294,"title":{},"body":{"changelog.html":{}}}],["dev.5",{"_index":1180,"title":{},"body":{"changelog.html":{}}}],["dev.6",{"_index":1234,"title":{},"body":{"changelog.html":{}}}],["dev.7",{"_index":1233,"title":{},"body":{"changelog.html":{}}}],["dev.8",{"_index":1230,"title":{},"body":{"changelog.html":{}}}],["dev.9",{"_index":1228,"title":{},"body":{"changelog.html":{}}}],["developers",{"_index":1870,"title":{},"body":{"license.html":{}}}],["development",{"_index":1332,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["devices",{"_index":1893,"title":{},"body":{"license.html":{}}}],["dff497a",{"_index":1416,"title":{},"body":{"changelog.html":{}}}],["dialog",{"_index":900,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["differ",{"_index":2510,"title":{},"body":{"license.html":{}}}],["different",{"_index":1772,"title":{},"body":{"index.html":{},"license.html":{}}}],["differently",{"_index":2322,"title":{},"body":{"license.html":{}}}],["direction",{"_index":2099,"title":{},"body":{"license.html":{}}}],["directions",{"_index":2228,"title":{},"body":{"license.html":{}}}],["directive",{"_index":94,"title":{"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"index.html":{}}}],["directives",{"_index":133,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"dependencies.html":{},"index.html":{},"overview.html":{},"properties.html":{}}}],["directives/icon",{"_index":77,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/NavigationItemComponent.html":{},"components/SettingsButtonComponent.html":{}}}],["directly",{"_index":1381,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["disable",{"_index":328,"title":{},"body":{"injectables/ExternalAppsService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"changelog.html":{}}}],["disclaim",{"_index":2133,"title":{},"body":{"license.html":{}}}],["disclaimer",{"_index":2526,"title":{},"body":{"license.html":{}}}],["disclaiming",{"_index":2319,"title":{},"body":{"license.html":{}}}],["discriminatory",{"_index":2476,"title":{},"body":{"license.html":{}}}],["display",{"_index":744,"title":{},"body":{"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{},"license.html":{}}}],["displayed",{"_index":1741,"title":{},"body":{"index.html":{},"license.html":{}}}],["displayname",{"_index":1208,"title":{},"body":{"changelog.html":{}}}],["displays",{"_index":1999,"title":{},"body":{"license.html":{}}}],["distinguishing",{"_index":2514,"title":{},"body":{"license.html":{}}}],["distribute",{"_index":1810,"title":{},"body":{"license.html":{}}}],["distributing",{"_index":2481,"title":{},"body":{"license.html":{}}}],["distribution",{"_index":1944,"title":{},"body":{"license.html":{}}}],["divider",{"_index":670,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{},"index.html":{}}}],["document",{"_index":1813,"title":{},"body":{"license.html":{}}}],["documented",{"_index":1148,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["dom",{"_index":7,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["domains",{"_index":1918,"title":{},"body":{"license.html":{}}}],["dont",{"_index":859,"title":{},"body":{"injectables/NavigationService.html":{}}}],["doubtful",{"_index":2258,"title":{},"body":{"license.html":{}}}],["downstream",{"_index":2398,"title":{},"body":{"license.html":{}}}],["drawer",{"_index":1069,"title":{},"body":{"components/SidenavComponent.html":{}}}],["dropdown",{"_index":1752,"title":{},"body":{"index.html":{}}}],["durable",{"_index":2198,"title":{},"body":{"license.html":{}}}],["dwelling",{"_index":2256,"title":{},"body":{"license.html":{}}}],["dynamic",{"_index":1351,"title":{},"body":{"changelog.html":{},"index.html":{},"properties.html":{}}}],["dynamically",{"_index":2060,"title":{},"body":{"license.html":{}}}],["e",{"_index":2235,"title":{},"body":{"license.html":{}}}],["e.message",{"_index":856,"title":{},"body":{"injectables/NavigationService.html":{}}}],["e56611c",{"_index":1289,"title":{},"body":{"changelog.html":{}}}],["e67e2b8",{"_index":1446,"title":{},"body":{"changelog.html":{}}}],["e7039bb",{"_index":1467,"title":{},"body":{"changelog.html":{}}}],["e9fe775",{"_index":1559,"title":{},"body":{"changelog.html":{}}}],["each",{"_index":1748,"title":{},"body":{"index.html":{},"license.html":{}}}],["earlier",{"_index":1967,"title":{},"body":{"license.html":{}}}],["ed6002e",{"_index":1330,"title":{},"body":{"changelog.html":{}}}],["ee95415",{"_index":1366,"title":{},"body":{"changelog.html":{}}}],["effect",{"_index":511,"title":{},"body":{"injectables/LayoutService.html":{},"license.html":{}}}],["effected",{"_index":2131,"title":{},"body":{"license.html":{}}}],["effective",{"_index":2113,"title":{},"body":{"license.html":{}}}],["effectively",{"_index":1936,"title":{},"body":{"license.html":{}}}],["efforts",{"_index":2414,"title":{},"body":{"license.html":{}}}],["element",{"_index":93,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["elementref",{"_index":699,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["embodied",{"_index":2193,"title":{},"body":{"license.html":{}}}],["enable",{"_index":2037,"title":{},"body":{"license.html":{}}}],["enables",{"_index":1990,"title":{},"body":{"license.html":{}}}],["encapsulation",{"_index":598,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{}}}],["end",{"_index":2571,"title":{},"body":{"license.html":{}}}],["endregion",{"_index":664,"title":{},"body":{"components/NavigationComponent.html":{}}}],["enforce",{"_index":2450,"title":{},"body":{"license.html":{}}}],["enforcing",{"_index":2137,"title":{},"body":{"license.html":{}}}],["enhance",{"_index":1160,"title":{},"body":{"changelog.html":{}}}],["ensure",{"_index":1197,"title":{},"body":{"changelog.html":{},"index.html":{},"license.html":{}}}],["entered",{"_index":2486,"title":{},"body":{"license.html":{}}}],["entire",{"_index":2160,"title":{},"body":{"license.html":{}}}],["entirely",{"_index":2502,"title":{},"body":{"license.html":{}}}],["entity",{"_index":2403,"title":{},"body":{"license.html":{}}}],["environment",{"_index":273,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["environmentcomponent",{"_index":913,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["equivalent",{"_index":2088,"title":{},"body":{"license.html":{}}}],["erroneously",{"_index":1891,"title":{},"body":{"license.html":{}}}],["error('the",{"_index":663,"title":{},"body":{"components/NavigationComponent.html":{}}}],["error(`could",{"_index":358,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["error(`fatal",{"_index":350,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["eslint",{"_index":327,"title":{},"body":{"injectables/ExternalAppsService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{}}}],["eslint/component",{"_index":641,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{}}}],["essential",{"_index":2041,"title":{},"body":{"license.html":{}}}],["ether",{"_index":1776,"title":{},"body":{"index.html":{}}}],["even",{"_index":2556,"title":{},"body":{"license.html":{}}}],["event",{"_index":530,"title":{},"body":{"injectables/LayoutService.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"changelog.html":{},"license.html":{}}}],["everyone",{"_index":1807,"title":{},"body":{"license.html":{}}}],["exact",{"_index":1965,"title":{},"body":{"license.html":{}}}],["example",{"_index":1720,"title":{},"body":{"index.html":{},"license.html":{}}}],["except",{"_index":1979,"title":{},"body":{"license.html":{}}}],["exceptions",{"_index":2309,"title":{},"body":{"license.html":{}}}],["excluded",{"_index":2246,"title":{},"body":{"license.html":{}}}],["excluding",{"_index":2489,"title":{},"body":{"license.html":{}}}],["exclusive",{"_index":2440,"title":{},"body":{"license.html":{}}}],["exclusively",{"_index":2094,"title":{},"body":{"license.html":{}}}],["excuse",{"_index":2495,"title":{},"body":{"license.html":{}}}],["executable",{"_index":2030,"title":{},"body":{"license.html":{}}}],["execute",{"_index":1723,"title":{},"body":{"index.html":{},"license.html":{}}}],["executing",{"_index":1980,"title":{},"body":{"license.html":{}}}],["exercise",{"_index":2415,"title":{},"body":{"license.html":{}}}],["exercising",{"_index":2132,"title":{},"body":{"license.html":{}}}],["expected",{"_index":2267,"title":{},"body":{"license.html":{}}}],["expects",{"_index":2266,"title":{},"body":{"license.html":{}}}],["explains",{"_index":1882,"title":{},"body":{"license.html":{}}}],["explicit",{"_index":1283,"title":{},"body":{"changelog.html":{}}}],["explicitly",{"_index":2079,"title":{},"body":{"license.html":{}}}],["export",{"_index":80,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"index.html":{}}}],["expose",{"_index":1523,"title":{},"body":{"changelog.html":{}}}],["express",{"_index":2446,"title":{},"body":{"license.html":{}}}],["expressed",{"_index":2528,"title":{},"body":{"license.html":{}}}],["expressly",{"_index":2357,"title":{},"body":{"license.html":{}}}],["extend",{"_index":1921,"title":{},"body":{"license.html":{}}}],["extended",{"_index":2475,"title":{},"body":{"license.html":{}}}],["extending",{"_index":1715,"title":{},"body":{"index.html":{},"properties.html":{}}}],["extends",{"_index":684,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{}}}],["extensions",{"_index":2175,"title":{},"body":{"license.html":{}}}],["extent",{"_index":2002,"title":{},"body":{"license.html":{}}}],["external",{"_index":78,"title":{},"body":{"components/AppsButtonComponent.html":{},"changelog.html":{},"miscellaneous/functions.html":{},"index.html":{},"properties.html":{}}}],["externalapp",{"_index":290,"title":{},"body":{"injectables/ExternalAppsService.html":{},"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{},"miscellaneous/typealiases.html":{}}}],["externalapps",{"_index":274,"title":{},"body":{"injectables/ExternalAppsService.html":{},"changelog.html":{}}}],["externalappsservice",{"_index":41,"title":{"injectables/ExternalAppsService.html":{}},"body":{"components/AppsButtonComponent.html":{},"injectables/ExternalAppsService.html":{}}}],["extract",{"_index":2593,"title":{},"body":{"miscellaneous/variables.html":{}}}],["extract_username_from_profile",{"_index":1137,"title":{},"body":{"components/UserProfileIconComponent.html":{},"miscellaneous/variables.html":{}}}],["extractusernamefromprofile",{"_index":1121,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["extractusernamefromprofilefn",{"_index":927,"title":{},"body":{"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{},"components/UserProfileIconComponent.html":{},"miscellaneous/typealiases.html":{}}}],["extreme",{"_index":1016,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["f",{"_index":2339,"title":{},"body":{"license.html":{}}}],["f390f65",{"_index":1425,"title":{},"body":{"changelog.html":{}}}],["f497950",{"_index":1412,"title":{},"body":{"changelog.html":{}}}],["f4b555c",{"_index":1303,"title":{},"body":{"changelog.html":{}}}],["f8920e7",{"_index":1514,"title":{},"body":{"changelog.html":{}}}],["facilities",{"_index":2095,"title":{},"body":{"license.html":{}}}],["factory",{"_index":2595,"title":{},"body":{"miscellaneous/variables.html":{}}}],["failed",{"_index":855,"title":{},"body":{"injectables/NavigationService.html":{}}}],["fails",{"_index":2370,"title":{},"body":{"license.html":{}}}],["failure",{"_index":2554,"title":{},"body":{"license.html":{}}}],["fair",{"_index":2087,"title":{},"body":{"license.html":{}}}],["fallback",{"_index":1206,"title":{},"body":{"changelog.html":{}}}],["false",{"_index":538,"title":{},"body":{"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"injectables/NavigationService.html":{},"components/SettingsButtonComponent.html":{},"changelog.html":{},"miscellaneous/functions.html":{},"index.html":{}}}],["families",{"_index":1402,"title":{},"body":{"changelog.html":{}}}],["family",{"_index":2251,"title":{},"body":{"license.html":{}}}],["fashion",{"_index":1962,"title":{},"body":{"license.html":{}}}],["favor",{"_index":2261,"title":{},"body":{"license.html":{}}}],["fd32708",{"_index":1400,"title":{},"body":{"changelog.html":{}}}],["feature",{"_index":2005,"title":{},"body":{"license.html":{}}}],["features",{"_index":1159,"title":{},"body":{"changelog.html":{},"index.html":{},"properties.html":{}}}],["fee",{"_index":1864,"title":{},"body":{"license.html":{}}}],["file",{"_index":9,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"index.html":{}}}],["files",{"_index":2057,"title":{},"body":{"license.html":{}}}],["filter",{"_index":735,"title":{},"body":{"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"miscellaneous/variables.html":{}}}],["filter((event",{"_index":764,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["filter(app",{"_index":366,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["finally",{"_index":1925,"title":{},"body":{"license.html":{}}}],["find",{"_index":359,"title":{},"body":{"injectables/ExternalAppsService.html":{},"license.html":{}}}],["first",{"_index":2378,"title":{},"body":{"license.html":{}}}],["fitness",{"_index":2531,"title":{},"body":{"license.html":{}}}],["fix",{"_index":1549,"title":{},"body":{"changelog.html":{}}}],["fixed",{"_index":2197,"title":{},"body":{"license.html":{}}}],["fixedbottomgap",{"_index":479,"title":{},"body":{"injectables/LayoutService.html":{},"components/SidenavComponent.html":{}}}],["fixedinviewport",{"_index":480,"title":{},"body":{"injectables/LayoutService.html":{},"components/SidenavComponent.html":{}}}],["fixedtopgap",{"_index":481,"title":{},"body":{"injectables/LayoutService.html":{},"components/SidenavComponent.html":{}}}],["fixes",{"_index":1189,"title":{},"body":{"changelog.html":{}}}],["flag",{"_index":1193,"title":{},"body":{"changelog.html":{}}}],["flex",{"_index":1083,"title":{},"body":{"components/SidenavComponent.html":{}}}],["flexlayout",{"_index":1290,"title":{},"body":{"changelog.html":{}}}],["flow",{"_index":2068,"title":{},"body":{"license.html":{}}}],["folder",{"_index":1728,"title":{},"body":{"index.html":{}}}],["follow",{"_index":1946,"title":{},"body":{"license.html":{}}}],["following",{"_index":2444,"title":{},"body":{"license.html":{}}}],["font",{"_index":1010,"title":{},"body":{"components/SettingsButtonComponent.html":{},"changelog.html":{}}}],["footer",{"_index":380,"title":{},"body":{"components/FooterComponent.html":{},"changelog.html":{},"index.html":{},"properties.html":{}}}],["footer'},{'name",{"_index":105,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["footer.component.html",{"_index":384,"title":{},"body":{"components/FooterComponent.html":{}}}],["footer.component.scss",{"_index":383,"title":{},"body":{"components/FooterComponent.html":{}}}],["footer.directive",{"_index":474,"title":{},"body":{"components/LayoutComponent.html":{},"components/SidenavComponent.html":{}}}],["footer.directive.ts",{"_index":1101,"title":{},"body":{"directives/SidenavFooterDirective.html":{}}}],["footer.directive.ts:11",{"_index":1104,"title":{},"body":{"directives/SidenavFooterDirective.html":{}}}],["footer.directive.ts:14",{"_index":1106,"title":{},"body":{"directives/SidenavFooterDirective.html":{}}}],["footer.service",{"_index":391,"title":{},"body":{"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/LayoutService.html":{}}}],["footer/footer.component",{"_index":152,"title":{},"body":{"components/BaseLayoutComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{}}}],["footercomponent",{"_index":104,"title":{"components/FooterComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["footerdirective",{"_index":134,"title":{"directives/FooterDirective.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{}}}],["footerportalcount",{"_index":560,"title":{},"body":{"injectables/LayoutService.html":{}}}],["footers",{"_index":1707,"title":{},"body":{"index.html":{},"properties.html":{}}}],["footerservice",{"_index":385,"title":{"injectables/FooterService.html":{}},"body":{"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"injectables/LayoutService.html":{}}}],["forbid",{"_index":2130,"title":{},"body":{"license.html":{}}}],["force",{"_index":2091,"title":{},"body":{"license.html":{}}}],["form",{"_index":2016,"title":{},"body":{"license.html":{}}}],["format",{"_index":2303,"title":{},"body":{"license.html":{}}}],["forms",{"_index":2187,"title":{},"body":{"license.html":{}}}],["forwardref",{"_index":602,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{}}}],["found",{"_index":352,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["foundation",{"_index":1804,"title":{},"body":{"license.html":{}}}],["fragment.split('/')).flat",{"_index":773,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["free",{"_index":1802,"title":{},"body":{"license.html":{}}}],["freedom",{"_index":1825,"title":{},"body":{"license.html":{}}}],["freedoms",{"_index":1867,"title":{},"body":{"license.html":{}}}],["from(isvisible",{"_index":851,"title":{},"body":{"injectables/NavigationService.html":{}}}],["fulfilling",{"_index":2116,"title":{},"body":{"license.html":{}}}],["fulling",{"_index":1337,"title":{},"body":{"changelog.html":{}}}],["fully",{"_index":1343,"title":{},"body":{"changelog.html":{}}}],["function",{"_index":677,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"interfaces/SettingsMenuItem.html":{},"index.html":{},"miscellaneous/typealiases.html":{}}}],["functioning",{"_index":2279,"title":{},"body":{"license.html":{}}}],["functions",{"_index":1653,"title":{"miscellaneous/functions.html":{}},"body":{"miscellaneous/functions.html":{}}}],["fundamentally",{"_index":1900,"title":{},"body":{"license.html":{}}}],["further",{"_index":2222,"title":{},"body":{"license.html":{}}}],["future",{"_index":1923,"title":{},"body":{"license.html":{}}}],["g",{"_index":1725,"title":{},"body":{"index.html":{}}}],["general",{"_index":1577,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["generally",{"_index":2054,"title":{},"body":{"license.html":{}}}],["generate",{"_index":1345,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["generator",{"_index":1568,"title":{},"body":{"changelog.html":{},"index.html":{}}}],["generators",{"_index":1717,"title":{},"body":{"index.html":{}}}],["get(id",{"_index":800,"title":{},"body":{"injectables/NavigationService.html":{}}}],["getapp",{"_index":276,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["getapp(appid",{"_index":286,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["getapplist",{"_index":278,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["getapprouterlink",{"_index":279,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["getapprouterlink(appid",{"_index":293,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["getapprouterlinkorthrow",{"_index":280,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["getapprouterlinkorthrow(appid",{"_index":296,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["getappurl",{"_index":281,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["getappurl(appid",{"_index":298,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["getappurlorthrow",{"_index":282,"title":{},"body":{"injectables/ExternalAppsService.html":{},"changelog.html":{}}}],["getappurlorthrow(appid",{"_index":302,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["getpathprefix",{"_index":283,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["getting",{"_index":1140,"title":{"changelog.html":{},"index.html":{},"license.html":{}},"body":{}}],["give",{"_index":2152,"title":{},"body":{"license.html":{}}}],["given",{"_index":2084,"title":{},"body":{"license.html":{}}}],["gives",{"_index":2167,"title":{},"body":{"license.html":{}}}],["giving",{"_index":1876,"title":{},"body":{"license.html":{}}}],["gnu",{"_index":1796,"title":{},"body":{"license.html":{}}}],["governed",{"_index":2312,"title":{},"body":{"license.html":{}}}],["gpl",{"_index":1871,"title":{},"body":{"license.html":{},"properties.html":{}}}],["grant",{"_index":2334,"title":{},"body":{"license.html":{}}}],["granted",{"_index":2074,"title":{},"body":{"license.html":{}}}],["grants",{"_index":2391,"title":{},"body":{"license.html":{}}}],["gratis",{"_index":1863,"title":{},"body":{"license.html":{}}}],["grid",{"_index":2606,"title":{},"body":{"miscellaneous/variables.html":{}}}],["group",{"_index":1762,"title":{},"body":{"index.html":{}}}],["groups",{"_index":1214,"title":{},"body":{"changelog.html":{}}}],["grow",{"_index":203,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["guarantee",{"_index":1829,"title":{},"body":{"license.html":{}}}],["guidelines",{"_index":1153,"title":{},"body":{"changelog.html":{}}}],["handling",{"_index":1173,"title":{},"body":{"changelog.html":{}}}],["has(id",{"_index":803,"title":{},"body":{"injectables/NavigationService.html":{}}}],["hasapp",{"_index":284,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["hasapp(appid",{"_index":305,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["hasapps",{"_index":42,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["hash",{"_index":919,"title":{},"body":{"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{}}}],["hasportals",{"_index":164,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{}}}],["having",{"_index":2093,"title":{},"body":{"license.html":{}}}],["header",{"_index":157,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/HeaderComponent.html":{},"changelog.html":{},"index.html":{},"properties.html":{},"miscellaneous/variables.html":{}}}],["header'},{'name",{"_index":103,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["header.component.html",{"_index":160,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/HeaderComponent.html":{}}}],["header.component.scss",{"_index":161,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/HeaderComponent.html":{}}}],["header.component.ts",{"_index":155,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["header.component.ts:38",{"_index":178,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["header.component.ts:40",{"_index":170,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["header.component.ts:41",{"_index":176,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["header.component.ts:42",{"_index":180,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["header.component.ts:43",{"_index":186,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["header.component.ts:45",{"_index":172,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["header.component.ts:47",{"_index":182,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["header.component.ts:48",{"_index":174,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["header.directive",{"_index":1057,"title":{},"body":{"components/SidenavComponent.html":{}}}],["header.directive.ts",{"_index":1107,"title":{},"body":{"directives/SidenavHeaderDirective.html":{}}}],["header.directive.ts:11",{"_index":1108,"title":{},"body":{"directives/SidenavHeaderDirective.html":{}}}],["header.directive.ts:14",{"_index":1109,"title":{},"body":{"directives/SidenavHeaderDirective.html":{}}}],["header.service",{"_index":193,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/LayoutService.html":{}}}],["header.service.ts",{"_index":207,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["header.service.ts:34",{"_index":228,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["header.service.ts:42",{"_index":223,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["header.service.ts:52",{"_index":212,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["header.service.ts:68",{"_index":220,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["header/apps",{"_index":11,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["header/default",{"_index":154,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{}}}],["header/header.component",{"_index":153,"title":{},"body":{"components/BaseLayoutComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{}}}],["header/settings",{"_index":933,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["header/sidenav",{"_index":1110,"title":{},"body":{"components/SidenavToggleButtonComponent.html":{}}}],["header/user",{"_index":1117,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["headercomponent",{"_index":106,"title":{"components/HeaderComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["headerdirective",{"_index":136,"title":{"directives/HeaderDirective.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["headerportalcount",{"_index":566,"title":{},"body":{"injectables/LayoutService.html":{}}}],["headers",{"_index":1706,"title":{},"body":{"index.html":{},"properties.html":{}}}],["headerservice",{"_index":192,"title":{"injectables/HeaderService.html":{}},"body":{"components/DefaultHeaderComponent.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{}}}],["height",{"_index":577,"title":{},"body":{"injectables/LogoService.html":{},"components/NavigationItemComponent.html":{}}}],["hereafter",{"_index":2437,"title":{},"body":{"license.html":{}}}],["hidden",{"_index":747,"title":{},"body":{"components/NavigationItemComponent.html":{},"changelog.html":{}}}],["holder",{"_index":2364,"title":{},"body":{"license.html":{}}}],["holders",{"_index":2318,"title":{},"body":{"license.html":{}}}],["home",{"_index":1751,"title":{},"body":{"index.html":{}}}],["homepage",{"_index":2577,"title":{},"body":{"properties.html":{}}}],["horizontal",{"_index":1759,"title":{},"body":{"index.html":{}}}],["host",{"_index":156,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/NavigationComponent.html":{},"components/SidenavComponent.html":{},"miscellaneous/functions.html":{}}}],["hosts",{"_index":2230,"title":{},"body":{"license.html":{}}}],["household",{"_index":2252,"title":{},"body":{"license.html":{}}}],["href",{"_index":1590,"title":{},"body":{"changelog.html":{},"index.html":{}}}],["html",{"_index":92,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["https://app2.com",{"_index":1780,"title":{},"body":{"index.html":{}}}],["https://fsf.org",{"_index":1806,"title":{},"body":{"license.html":{}}}],["https://gitlab.com/rxap/packages",{"_index":2580,"title":{},"body":{"properties.html":{}}}],["https://gitlab.com/rxap/packages.git",{"_index":2583,"title":{},"body":{"properties.html":{}}}],["https:/gitlab.com/rxap/packages/packages/angular/layout",{"_index":2578,"title":{},"body":{"properties.html":{}}}],["i18n",{"_index":1331,"title":{},"body":{"changelog.html":{}}}],["icon",{"_index":132,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"index.html":{}}}],["icon.component",{"_index":202,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["icon.component.html",{"_index":1120,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["icon.component.scss",{"_index":1119,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["icon.component.ts",{"_index":1118,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["icon.component.ts:29",{"_index":1128,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["icon.component.ts:30",{"_index":1130,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["icon.component.ts:32",{"_index":1125,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["icon.component.ts:34",{"_index":1133,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["icon.component.ts:42",{"_index":1126,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["icon/user",{"_index":201,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["iconconfig",{"_index":672,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{},"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{}}}],["icondirective",{"_index":30,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/NavigationItemComponent.html":{},"components/SettingsButtonComponent.html":{}}}],["iconpadding",{"_index":1581,"title":{},"body":{"changelog.html":{}}}],["icons",{"_index":1384,"title":{},"body":{"changelog.html":{}}}],["id",{"_index":351,"title":{},"body":{"injectables/ExternalAppsService.html":{},"injectables/NavigationService.html":{}}}],["identifiable",{"_index":2465,"title":{},"body":{"license.html":{}}}],["identify",{"_index":1769,"title":{},"body":{"index.html":{}}}],["ids",{"_index":1502,"title":{},"body":{"changelog.html":{}}}],["imp",{"_index":1309,"title":{},"body":{"changelog.html":{}}}],["implement",{"_index":2038,"title":{},"body":{"license.html":{}}}],["implementation",{"_index":2039,"title":{},"body":{"license.html":{}}}],["implements",{"_index":14,"title":{},"body":{"components/AppsButtonComponent.html":{},"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{}}}],["implied",{"_index":2490,"title":{},"body":{"license.html":{}}}],["import",{"_index":68,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"index.html":{},"license.html":{}}}],["import('./layout.routes",{"_index":1738,"title":{},"body":{"index.html":{}}}],["important",{"_index":1075,"title":{},"body":{"components/SidenavComponent.html":{}}}],["importing",{"_index":2428,"title":{},"body":{"license.html":{}}}],["imports",{"_index":23,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{}}}],["impose",{"_index":2344,"title":{},"body":{"license.html":{}}}],["imposed",{"_index":2492,"title":{},"body":{"license.html":{}}}],["improve",{"_index":1261,"title":{},"body":{"changelog.html":{}}}],["inability",{"_index":2549,"title":{},"body":{"license.html":{}}}],["inaccurate",{"_index":2551,"title":{},"body":{"license.html":{}}}],["inc",{"_index":1805,"title":{},"body":{"license.html":{}}}],["incidental",{"_index":2545,"title":{},"body":{"license.html":{}}}],["include",{"_index":2031,"title":{},"body":{"license.html":{}}}],["included",{"_index":1340,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["includes",{"_index":1714,"title":{},"body":{"index.html":{},"license.html":{},"properties.html":{}}}],["including",{"_index":1705,"title":{},"body":{"index.html":{},"license.html":{},"properties.html":{}}}],["inclusion",{"_index":2185,"title":{},"body":{"license.html":{}}}],["incompatible",{"_index":1901,"title":{},"body":{"license.html":{}}}],["incorporation",{"_index":2255,"title":{},"body":{"license.html":{}}}],["indemnification",{"_index":2340,"title":{},"body":{"license.html":{}}}],["independent",{"_index":2173,"title":{},"body":{"license.html":{}}}],["index",{"_index":35,"title":{"index.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"miscellaneous/functions.html":{},"miscellaneous/typealiases.html":{},"miscellaneous/variables.html":{}}}],["indicate",{"_index":2395,"title":{},"body":{"license.html":{}}}],["indicates",{"_index":64,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["indicating",{"_index":2354,"title":{},"body":{"license.html":{}}}],["indicator",{"_index":1405,"title":{},"body":{"changelog.html":{}}}],["individual",{"_index":2183,"title":{},"body":{"license.html":{}}}],["individuals",{"_index":1910,"title":{},"body":{"license.html":{}}}],["industrial",{"_index":2270,"title":{},"body":{"license.html":{}}}],["infiltrator",{"_index":1357,"title":{},"body":{"changelog.html":{}}}],["infix",{"_index":299,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["info",{"_index":3,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"miscellaneous/variables.html":{}}}],["info'},{'name",{"_index":122,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["info.component",{"_index":472,"title":{},"body":{"components/LayoutComponent.html":{}}}],["info.component.html",{"_index":898,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["info.component.scss",{"_index":899,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["info.component.ts",{"_index":897,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["info.component.ts:27",{"_index":907,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["info.component.ts:28",{"_index":909,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["info.component.ts:30",{"_index":905,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["info.component.ts:32",{"_index":903,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["info/release",{"_index":471,"title":{},"body":{"components/LayoutComponent.html":{},"components/ReleaseInfoComponent.html":{}}}],["inform",{"_index":2238,"title":{},"body":{"license.html":{}}}],["information",{"_index":2274,"title":{},"body":{"license.html":{}}}],["infringe",{"_index":2393,"title":{},"body":{"license.html":{}}}],["infringed",{"_index":2425,"title":{},"body":{"license.html":{}}}],["infringement",{"_index":1976,"title":{},"body":{"license.html":{}}}],["inherit",{"_index":1080,"title":{},"body":{"components/SidenavComponent.html":{}}}],["init",{"_index":1718,"title":{},"body":{"index.html":{}}}],["initgenerator",{"_index":1654,"title":{},"body":{"miscellaneous/functions.html":{}}}],["initgenerator(tree",{"_index":1675,"title":{},"body":{"miscellaneous/functions.html":{}}}],["initgeneratorschema",{"_index":1677,"title":{},"body":{"miscellaneous/functions.html":{}}}],["initial",{"_index":1353,"title":{},"body":{"changelog.html":{}}}],["initialcollapsable",{"_index":533,"title":{},"body":{"injectables/LayoutService.html":{}}}],["initialize",{"_index":1793,"title":{},"body":{"index.html":{}}}],["initialvalue",{"_index":184,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/SettingsButtonComponent.html":{}}}],["initiate",{"_index":2418,"title":{},"body":{"license.html":{}}}],["inject",{"_index":71,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"index.html":{}}}],["inject(configservice",{"_index":318,"title":{},"body":{"injectables/ExternalAppsService.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{}}}],["inject(defaultheaderservice",{"_index":171,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["inject(elementref",{"_index":714,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["inject(externalappsservice",{"_index":56,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["inject(extract_username_from_profile",{"_index":1127,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["inject(footerservice",{"_index":386,"title":{},"body":{"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/LayoutService.html":{}}}],["inject(headerservice",{"_index":425,"title":{},"body":{"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/LayoutService.html":{}}}],["inject(injector",{"_index":627,"title":{},"body":{"components/NavigationComponent.html":{},"injectables/NavigationService.html":{},"components/SettingsButtonComponent.html":{}}}],["inject(layoutservice",{"_index":177,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{}}}],["inject(locale_id",{"_index":324,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["inject(logoservice",{"_index":459,"title":{},"body":{"components/LayoutComponent.html":{}}}],["inject(matdialog",{"_index":904,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["inject(matdialog).open(mycustomdialogcomponent",{"_index":1787,"title":{},"body":{"index.html":{}}}],["inject(mediamatcher",{"_index":519,"title":{},"body":{"injectables/LayoutService.html":{}}}],["inject(navigationservice",{"_index":632,"title":{},"body":{"components/NavigationComponent.html":{}}}],["inject(pubsubservice",{"_index":1129,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["inject(renderer2",{"_index":721,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["inject(router",{"_index":723,"title":{},"body":{"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{}}}],["inject(rxap_environment",{"_index":320,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["inject(rxap_logo_config",{"_index":582,"title":{},"body":{"injectables/LogoService.html":{}}}],["inject(rxap_logo_config_defaults",{"_index":584,"title":{},"body":{"injectables/LogoService.html":{}}}],["inject(rxap_navigation_config",{"_index":821,"title":{},"body":{"injectables/NavigationService.html":{}}}],["inject(rxap_navigation_config_inserts",{"_index":822,"title":{},"body":{"injectables/NavigationService.html":{}}}],["inject(rxap_navigation_layout_config_defaults",{"_index":520,"title":{},"body":{"injectables/LayoutService.html":{}}}],["inject(templateref",{"_index":400,"title":{},"body":{"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{}}}],["inject(themeservice",{"_index":986,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["inject(viewcontainerref",{"_index":401,"title":{},"body":{"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{}}}],["injectable",{"_index":205,"title":{"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"injectables/NavigationService.html":{}},"body":{"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"injectables/NavigationService.html":{},"index.html":{}}}],["injectables",{"_index":206,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"injectables/NavigationService.html":{},"overview.html":{}}}],["injectedportals",{"_index":246,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["injectiontoken",{"_index":674,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{},"miscellaneous/variables.html":{}}}],["injectiontoken('rxap/layout/apps",{"_index":2605,"title":{},"body":{"miscellaneous/variables.html":{}}}],["injectiontoken('rxap/layout/external",{"_index":2601,"title":{},"body":{"miscellaneous/variables.html":{}}}],["injectiontoken('rxap/layout/logo",{"_index":2607,"title":{},"body":{"miscellaneous/variables.html":{}}}],["injectiontoken('rxap/layout/release",{"_index":2611,"title":{},"body":{"miscellaneous/variables.html":{}}}],["injectiontoken('rxap/layout/settings",{"_index":2612,"title":{},"body":{"miscellaneous/variables.html":{}}}],["injectiontoken('rxap/layout/user",{"_index":2614,"title":{},"body":{"miscellaneous/variables.html":{}}}],["injectiontoken>('rxap/layout/app",{"_index":2602,"title":{},"body":{"miscellaneous/variables.html":{}}}],["injectiontoken>('rxap/layout/footer",{"_index":2603,"title":{},"body":{"miscellaneous/variables.html":{}}}],["injectiontoken>('rxap/layout/header",{"_index":2604,"title":{},"body":{"miscellaneous/variables.html":{}}}],["injectiontoken>('rxap/layout/navigation",{"_index":2610,"title":{},"body":{"miscellaneous/variables.html":{}}}],["injector",{"_index":605,"title":{},"body":{"components/NavigationComponent.html":{},"injectables/NavigationService.html":{},"components/SettingsButtonComponent.html":{}}}],["inner",{"_index":1093,"title":{},"body":{"components/SidenavComponent.html":{}}}],["input",{"_index":429,"title":{},"body":{"components/HeaderComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["input(0",{"_index":648,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{}}}],["input(false",{"_index":649,"title":{},"body":{"components/NavigationComponent.html":{}}}],["input.required",{"_index":751,"title":{},"body":{"components/NavigationItemComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["inputs",{"_index":422,"title":{},"body":{"components/HeaderComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["insert",{"_index":679,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"index.html":{}}}],["insert(id",{"_index":807,"title":{},"body":{"injectables/NavigationService.html":{}}}],["inserted",{"_index":1766,"title":{},"body":{"index.html":{}}}],["inserts",{"_index":795,"title":{},"body":{"injectables/NavigationService.html":{},"miscellaneous/functions.html":{},"miscellaneous/variables.html":{}}}],["inside",{"_index":1897,"title":{},"body":{"license.html":{}}}],["install",{"_index":1349,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["installation",{"_index":1716,"title":{},"body":{"index.html":{},"license.html":{}}}],["installed",{"_index":2291,"title":{},"body":{"license.html":{}}}],["instanceof",{"_index":765,"title":{},"body":{"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{}}}],["instead",{"_index":806,"title":{},"body":{"injectables/NavigationService.html":{}}}],["intact",{"_index":2146,"title":{},"body":{"license.html":{}}}],["integration",{"_index":1711,"title":{},"body":{"index.html":{},"properties.html":{}}}],["intended",{"_index":1828,"title":{},"body":{"license.html":{}}}],["intention",{"_index":2134,"title":{},"body":{"license.html":{}}}],["interaction",{"_index":1993,"title":{},"body":{"license.html":{}}}],["interactive",{"_index":1998,"title":{},"body":{"license.html":{}}}],["interchange",{"_index":2200,"title":{},"body":{"license.html":{}}}],["interest",{"_index":2412,"title":{},"body":{"license.html":{}}}],["interface",{"_index":666,"title":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{},"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{}},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{},"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{},"license.html":{}}}],["interfaces",{"_index":667,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{},"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{},"license.html":{},"overview.html":{}}}],["interfered",{"_index":2281,"title":{},"body":{"license.html":{}}}],["internal",{"_index":839,"title":{},"body":{"injectables/NavigationService.html":{}}}],["interop",{"_index":190,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/SettingsButtonComponent.html":{}}}],["interpretation",{"_index":2559,"title":{},"body":{"license.html":{}}}],["interpreter",{"_index":2048,"title":{},"body":{"license.html":{}}}],["intimate",{"_index":2065,"title":{},"body":{"license.html":{}}}],["invalidate",{"_index":2168,"title":{},"body":{"license.html":{}}}],["invisible",{"_index":718,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["irrevocable",{"_index":2076,"title":{},"body":{"license.html":{}}}],["isactive",{"_index":768,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["isdevmode",{"_index":234,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"components/SettingsButtonComponent.html":{}}}],["isfunction",{"_index":238,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"components/SettingsButtonComponent.html":{}}}],["isfunction(item",{"_index":244,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"components/SettingsButtonComponent.html":{}}}],["ismobile",{"_index":165,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/LayoutService.html":{}}}],["isnavigationdivideritem",{"_index":612,"title":{},"body":{"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"miscellaneous/functions.html":{}}}],["isnavigationdivideritem(item",{"_index":621,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"miscellaneous/functions.html":{}}}],["isnavigationdivideritem(navigationitem",{"_index":841,"title":{},"body":{"injectables/NavigationService.html":{}}}],["isnavigationinsertitem",{"_index":680,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"miscellaneous/functions.html":{}}}],["isnavigationinsertitem(item",{"_index":1678,"title":{},"body":{"miscellaneous/functions.html":{}}}],["isnavigationinsertitem(navigationitem",{"_index":887,"title":{},"body":{"injectables/NavigationService.html":{}}}],["isnavigationitem",{"_index":613,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"miscellaneous/functions.html":{}}}],["isnavigationitem(item",{"_index":623,"title":{},"body":{"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"interfaces/NavigationStatus.html":{},"miscellaneous/functions.html":{}}}],["isnavigationitem(navigationitem",{"_index":891,"title":{},"body":{"injectables/NavigationService.html":{}}}],["isopen",{"_index":43,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["issue",{"_index":1365,"title":{},"body":{"changelog.html":{}}}],["issues",{"_index":1355,"title":{},"body":{"changelog.html":{},"properties.html":{}}}],["isvisible",{"_index":683,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"index.html":{}}}],["isvisible$.pipe(catcherror(e",{"_index":853,"title":{},"body":{"injectables/NavigationService.html":{}}}],["isvisible(item",{"_index":1758,"title":{},"body":{"index.html":{}}}],["isvisible(navigationitem",{"_index":894,"title":{},"body":{"interfaces/NavigationStatus.html":{}}}],["isvisiblearray",{"_index":844,"title":{},"body":{"injectables/NavigationService.html":{}}}],["isvisiblearray.reduce((acc",{"_index":868,"title":{},"body":{"injectables/NavigationService.html":{}}}],["item",{"_index":245,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/SettingsButtonComponent.html":{},"changelog.html":{},"miscellaneous/functions.html":{},"index.html":{},"license.html":{},"miscellaneous/variables.html":{}}}],["item().label",{"_index":775,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.action",{"_index":1006,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["item.children",{"_index":758,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.children.length",{"_index":759,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component",{"_index":639,"title":{},"body":{"components/NavigationComponent.html":{}}}],["item.component.html",{"_index":697,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.scss",{"_index":696,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.ts",{"_index":691,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.ts:101",{"_index":719,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.ts:109",{"_index":720,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.ts:111",{"_index":713,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.ts:113",{"_index":710,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.ts:115",{"_index":724,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.ts:116",{"_index":715,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.ts:117",{"_index":722,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.ts:119",{"_index":708,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.ts:176",{"_index":706,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.ts:182",{"_index":707,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.ts:188",{"_index":705,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.ts:94",{"_index":704,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.ts:96",{"_index":712,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.ts:98",{"_index":703,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.component.ts:99",{"_index":711,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["item.label",{"_index":1008,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["item.title",{"_index":665,"title":{},"body":{"components/NavigationComponent.html":{}}}],["item.ts",{"_index":669,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{},"miscellaneous/functions.html":{},"miscellaneous/typealiases.html":{}}}],["item.ts:39",{"_index":895,"title":{},"body":{"interfaces/NavigationStatus.html":{}}}],["item/navigation",{"_index":638,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{}}}],["item['divider",{"_index":678,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{}}}],["item['insert",{"_index":681,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{}}}],["item['label",{"_index":690,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{}}}],["item['routerlink",{"_index":689,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{}}}],["item]'},{'name",{"_index":116,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["itemclasses",{"_index":700,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["itemexample",{"_index":1790,"title":{},"body":{"index.html":{}}}],["itemproperties",{"_index":1532,"title":{},"body":{"changelog.html":{}}}],["items",{"_index":606,"title":{},"body":{"components/NavigationComponent.html":{},"changelog.html":{},"miscellaneous/functions.html":{},"index.html":{}}}],["items.map(item",{"_index":978,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["itself",{"_index":2296,"title":{},"body":{"license.html":{}}}],["joinpath",{"_index":341,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["joinpath(app.href",{"_index":355,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["june",{"_index":1798,"title":{},"body":{"license.html":{}}}],["keep",{"_index":2145,"title":{},"body":{"license.html":{}}}],["kernel",{"_index":2042,"title":{},"body":{"license.html":{}}}],["key",{"_index":1768,"title":{},"body":{"index.html":{},"license.html":{}}}],["keygeneration",{"_index":1616,"title":{},"body":{"changelog.html":{}}}],["keys",{"_index":2276,"title":{},"body":{"license.html":{}}}],["keywords",{"_index":2574,"title":{},"body":{"properties.html":{}}}],["kind",{"_index":1989,"title":{},"body":{"license.html":{}}}],["kinds",{"_index":1818,"title":{},"body":{"license.html":{}}}],["know",{"_index":1847,"title":{},"body":{"license.html":{}}}],["knowingly",{"_index":2453,"title":{},"body":{"license.html":{}}}],["knowledge",{"_index":2462,"title":{},"body":{"license.html":{}}}],["label",{"_index":686,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{},"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{},"index.html":{}}}],["lang",{"_index":1301,"title":{},"body":{"changelog.html":{}}}],["language",{"_index":1268,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["larger",{"_index":2177,"title":{},"body":{"license.html":{}}}],["later",{"_index":2517,"title":{},"body":{"license.html":{},"properties.html":{}}}],["law",{"_index":1978,"title":{},"body":{"license.html":{}}}],["laws",{"_index":1950,"title":{},"body":{"license.html":{}}}],["lawsuit",{"_index":2423,"title":{},"body":{"license.html":{}}}],["layout",{"_index":148,"title":{},"body":{"components/BaseLayoutComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"changelog.html":{},"miscellaneous/functions.html":{},"index.html":{},"properties.html":{}}}],["layout'},{'name",{"_index":101,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["layout.component",{"_index":596,"title":{},"body":{"components/MinimalLayoutComponent.html":{}}}],["layout.component.html",{"_index":149,"title":{},"body":{"components/BaseLayoutComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{}}}],["layout.component.scss",{"_index":151,"title":{},"body":{"components/BaseLayoutComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{}}}],["layout.component.ts",{"_index":147,"title":{},"body":{"components/BaseLayoutComponent.html":{},"components/MinimalLayoutComponent.html":{}}}],["layout.routes.ts",{"_index":1727,"title":{},"body":{"index.html":{}}}],["layout.service",{"_index":195,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{}}}],["layout/base",{"_index":146,"title":{},"body":{"components/BaseLayoutComponent.html":{},"components/MinimalLayoutComponent.html":{}}}],["layout/minimal",{"_index":595,"title":{},"body":{"components/MinimalLayoutComponent.html":{}}}],["layoutcomponent",{"_index":107,"title":{"components/LayoutComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"index.html":{}}}],["layoutcomponentservice",{"_index":166,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/SidenavToggleButtonComponent.html":{}}}],["layouts",{"_index":1704,"title":{},"body":{"index.html":{},"properties.html":{}}}],["layoutservice",{"_index":194,"title":{"injectables/LayoutService.html":{}},"body":{"components/DefaultHeaderComponent.html":{},"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{}}}],["lazy",{"_index":1246,"title":{},"body":{"changelog.html":{}}}],["left",{"_index":1755,"title":{},"body":{"index.html":{}}}],["legal",{"_index":1877,"title":{},"body":{"license.html":{}}}],["legend",{"_index":91,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["level",{"_index":607,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{}}}],["li[rxap",{"_index":114,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["liability",{"_index":2321,"title":{},"body":{"license.html":{}}}],["liable",{"_index":1975,"title":{},"body":{"license.html":{}}}],["libraries",{"_index":2029,"title":{},"body":{"license.html":{}}}],["library",{"_index":1699,"title":{},"body":{"index.html":{},"license.html":{},"properties.html":{}}}],["licence",{"_index":1313,"title":{},"body":{"changelog.html":{}}}],["license",{"_index":1795,"title":{"license.html":{}},"body":{"license.html":{},"properties.html":{}}}],["licensed",{"_index":1954,"title":{},"body":{"license.html":{}}}],["licensee",{"_index":1956,"title":{},"body":{"license.html":{}}}],["licensees",{"_index":1958,"title":{},"body":{"license.html":{}}}],["licenses",{"_index":1820,"title":{},"body":{"license.html":{}}}],["licensing",{"_index":2397,"title":{},"body":{"license.html":{}}}],["licensors",{"_index":2332,"title":{},"body":{"license.html":{}}}],["likewise",{"_index":2389,"title":{},"body":{"license.html":{}}}],["limit",{"_index":2135,"title":{},"body":{"license.html":{}}}],["limitation",{"_index":2542,"title":{},"body":{"license.html":{}}}],["limited",{"_index":2529,"title":{},"body":{"license.html":{}}}],["limiting",{"_index":2320,"title":{},"body":{"license.html":{}}}],["line",{"_index":330,"title":{},"body":{"injectables/ExternalAppsService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"index.html":{}}}],["link",{"_index":362,"title":{},"body":{"injectables/ExternalAppsService.html":{},"changelog.html":{},"index.html":{},"license.html":{}}}],["linked",{"_index":2061,"title":{},"body":{"license.html":{}}}],["list",{"_index":66,"title":{},"body":{"components/AppsButtonComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"components/NavigationComponent.html":{},"changelog.html":{},"license.html":{}}}],["litigation",{"_index":2419,"title":{},"body":{"license.html":{}}}],["load",{"_index":1396,"title":{},"body":{"changelog.html":{}}}],["loadchildren",{"_index":1737,"title":{},"body":{"index.html":{}}}],["loaded",{"_index":1731,"title":{},"body":{"index.html":{}}}],["local",{"_index":2560,"title":{},"body":{"license.html":{}}}],["locale_id",{"_index":326,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["localeid",{"_index":275,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["localid",{"_index":1782,"title":{},"body":{"index.html":{}}}],["log",{"_index":1144,"title":{},"body":{"changelog.html":{}}}],["logic",{"_index":1207,"title":{},"body":{"changelog.html":{}}}],["logo",{"_index":578,"title":{},"body":{"injectables/LogoService.html":{},"changelog.html":{}}}],["logo.png",{"_index":585,"title":{},"body":{"injectables/LogoService.html":{}}}],["logo.service",{"_index":467,"title":{},"body":{"components/LayoutComponent.html":{}}}],["logoheight",{"_index":453,"title":{},"body":{"components/LayoutComponent.html":{}}}],["logoservice",{"_index":454,"title":{"injectables/LogoService.html":{}},"body":{"components/LayoutComponent.html":{},"injectables/LogoService.html":{}}}],["logosrc",{"_index":455,"title":{},"body":{"components/LayoutComponent.html":{}}}],["logout",{"_index":1124,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["logowidth",{"_index":456,"title":{},"body":{"components/LayoutComponent.html":{}}}],["long",{"_index":2089,"title":{},"body":{"license.html":{}}}],["loop",{"_index":659,"title":{},"body":{"components/NavigationComponent.html":{}}}],["loss",{"_index":2550,"title":{},"body":{"license.html":{}}}],["losses",{"_index":2552,"title":{},"body":{"license.html":{}}}],["machine",{"_index":2190,"title":{},"body":{"license.html":{}}}],["made",{"_index":2282,"title":{},"body":{"license.html":{}}}],["maintain",{"_index":2226,"title":{},"body":{"license.html":{}}}],["major",{"_index":2034,"title":{},"body":{"license.html":{}}}],["make",{"_index":1165,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["makes",{"_index":2107,"title":{},"body":{"license.html":{}}}],["making",{"_index":1964,"title":{},"body":{"license.html":{}}}],["manner",{"_index":2438,"title":{},"body":{"license.html":{}}}],["manufacturer",{"_index":1899,"title":{},"body":{"license.html":{}}}],["map",{"_index":790,"title":{},"body":{"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"components/SettingsButtonComponent.html":{}}}],["map((children",{"_index":876,"title":{},"body":{"injectables/NavigationService.html":{}}}],["map((isvisible",{"_index":870,"title":{},"body":{"injectables/NavigationService.html":{}}}],["map((isvisiblearray",{"_index":867,"title":{},"body":{"injectables/NavigationService.html":{}}}],["map((navigationwithnullitems",{"_index":882,"title":{},"body":{"injectables/NavigationService.html":{}}}],["map((status",{"_index":848,"title":{},"body":{"injectables/NavigationService.html":{}}}],["map((statustoken",{"_index":845,"title":{},"body":{"injectables/NavigationService.html":{}}}],["map(app",{"_index":368,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["map(event",{"_index":786,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["map(isvisible",{"_index":852,"title":{},"body":{"injectables/NavigationService.html":{}}}],["map(item",{"_index":243,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"components/SettingsButtonComponent.html":{}}}],["march",{"_index":2487,"title":{},"body":{"license.html":{}}}],["margin",{"_index":1362,"title":{},"body":{"changelog.html":{}}}],["marked",{"_index":1888,"title":{},"body":{"license.html":{}}}],["marks",{"_index":2338,"title":{},"body":{"license.html":{}}}],["masks",{"_index":1952,"title":{},"body":{"license.html":{}}}],["mat",{"_index":1092,"title":{},"body":{"components/SidenavComponent.html":{},"index.html":{}}}],["matanchor",{"_index":27,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["matbutton",{"_index":25,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/ReleaseInfoComponent.html":{}}}],["matbuttonmodule",{"_index":447,"title":{},"body":{"components/LayoutComponent.html":{}}}],["matching",{"_index":144,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"dependencies.html":{},"miscellaneous/functions.html":{},"index.html":{},"license.html":{},"modules.html":{},"overview.html":{},"properties.html":{},"miscellaneous/typealiases.html":{},"miscellaneous/variables.html":{}}}],["matdialog",{"_index":910,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["matdivider",{"_index":1023,"title":{},"body":{"components/SidenavComponent.html":{}}}],["matdividermodule",{"_index":601,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{}}}],["matdrawermode",{"_index":512,"title":{},"body":{"injectables/LayoutService.html":{},"components/SidenavComponent.html":{}}}],["material",{"_index":1603,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["materially",{"_index":2297,"title":{},"body":{"license.html":{}}}],["maticon",{"_index":29,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{}}}],["maticonbutton",{"_index":28,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{}}}],["maticonmodule",{"_index":446,"title":{},"body":{"components/LayoutComponent.html":{},"components/NavigationItemComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["matmenu",{"_index":934,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["matmenuitem",{"_index":936,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["matmenumodule",{"_index":449,"title":{},"body":{"components/LayoutComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["matmenutrigger",{"_index":935,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["matprogressbar",{"_index":779,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["matripplemodule",{"_index":695,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["matsidenav",{"_index":1020,"title":{},"body":{"components/SidenavComponent.html":{}}}],["matsidenavcontainer",{"_index":1021,"title":{},"body":{"components/SidenavComponent.html":{}}}],["matsidenavcontent",{"_index":1022,"title":{},"body":{"components/SidenavComponent.html":{}}}],["matsidenavmodule",{"_index":444,"title":{},"body":{"components/LayoutComponent.html":{}}}],["mattoolbar",{"_index":420,"title":{},"body":{"components/HeaderComponent.html":{}}}],["mattoolbarmodule",{"_index":381,"title":{},"body":{"components/FooterComponent.html":{}}}],["mattoolbarrow",{"_index":158,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/HeaderComponent.html":{}}}],["max",{"_index":523,"title":{},"body":{"injectables/LayoutService.html":{}}}],["mdi",{"_index":1383,"title":{},"body":{"changelog.html":{}}}],["meaning",{"_index":2347,"title":{},"body":{"license.html":{}}}],["means",{"_index":1949,"title":{},"body":{"license.html":{}}}],["measure",{"_index":2115,"title":{},"body":{"license.html":{}}}],["measures",{"_index":2127,"title":{},"body":{"license.html":{}}}],["mediamatcher",{"_index":509,"title":{},"body":{"injectables/LayoutService.html":{}}}],["medium",{"_index":2141,"title":{},"body":{"license.html":{}}}],["meet",{"_index":2154,"title":{},"body":{"license.html":{}}}],["meets",{"_index":2013,"title":{},"body":{"license.html":{}}}],["menu",{"_index":1116,"title":{},"body":{"components/SidenavToggleButtonComponent.html":{},"changelog.html":{},"index.html":{},"license.html":{},"miscellaneous/variables.html":{}}}],["menu_open",{"_index":1115,"title":{},"body":{"components/SidenavToggleButtonComponent.html":{}}}],["merchantability",{"_index":2530,"title":{},"body":{"license.html":{}}}],["mere",{"_index":1992,"title":{},"body":{"license.html":{}}}],["merge",{"_index":1474,"title":{},"body":{"changelog.html":{}}}],["merging",{"_index":2408,"title":{},"body":{"license.html":{}}}],["merzough",{"_index":1519,"title":{},"body":{"changelog.html":{},"properties.html":{}}}],["met",{"_index":2078,"title":{},"body":{"license.html":{}}}],["metadata",{"_index":16,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{}}}],["method",{"_index":313,"title":{},"body":{"injectables/ExternalAppsService.html":{},"injectables/NavigationService.html":{},"changelog.html":{},"index.html":{}}}],["methodportals",{"_index":250,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["methods",{"_index":44,"title":{},"body":{"components/AppsButtonComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"license.html":{}}}],["min",{"_index":1334,"title":{},"body":{"changelog.html":{}}}],["minimal",{"_index":109,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["minimallayoutcomponent",{"_index":108,"title":{"components/MinimalLayoutComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["miscellaneous",{"_index":1652,"title":{"miscellaneous/functions.html":{},"miscellaneous/typealiases.html":{},"miscellaneous/variables.html":{}},"body":{"miscellaneous/functions.html":{},"miscellaneous/typealiases.html":{},"miscellaneous/variables.html":{}}}],["misrepresentation",{"_index":2327,"title":{},"body":{"license.html":{}}}],["missing",{"_index":1190,"title":{},"body":{"changelog.html":{}}}],["mmuenker@digitaix.com",{"_index":1521,"title":{},"body":{"changelog.html":{}}}],["mobile",{"_index":1162,"title":{},"body":{"changelog.html":{}}}],["mobilequery",{"_index":521,"title":{},"body":{"injectables/LayoutService.html":{}}}],["mobilequery.addeventlistener('change",{"_index":529,"title":{},"body":{"injectables/LayoutService.html":{}}}],["mobilequery.matches",{"_index":532,"title":{},"body":{"injectables/LayoutService.html":{}}}],["mockspeerdependency",{"_index":1565,"title":{},"body":{"changelog.html":{}}}],["mode",{"_index":482,"title":{},"body":{"injectables/LayoutService.html":{},"components/SettingsButtonComponent.html":{},"changelog.html":{},"index.html":{},"license.html":{}}}],["model",{"_index":2207,"title":{},"body":{"license.html":{}}}],["modetype",{"_index":1550,"title":{},"body":{"changelog.html":{}}}],["modification",{"_index":1945,"title":{},"body":{"license.html":{}}}],["modifications",{"_index":2017,"title":{},"body":{"license.html":{}}}],["modified",{"_index":1887,"title":{},"body":{"license.html":{}}}],["modifies",{"_index":2159,"title":{},"body":{"license.html":{}}}],["modify",{"_index":1860,"title":{},"body":{"license.html":{}}}],["modifying",{"_index":1982,"title":{},"body":{"license.html":{}}}],["module",{"_index":332,"title":{},"body":{"injectables/ExternalAppsService.html":{},"components/ReleaseInfoComponent.html":{},"changelog.html":{},"miscellaneous/functions.html":{},"miscellaneous/variables.html":{}}}],["module.hash",{"_index":922,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["module.name",{"_index":920,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["module.version",{"_index":921,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["modules",{"_index":901,"title":{"modules.html":{}},"body":{"components/ReleaseInfoComponent.html":{},"modules.html":{}}}],["modules.length",{"_index":917,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["mono",{"_index":1475,"title":{},"body":{"changelog.html":{}}}],["more",{"_index":2209,"title":{},"body":{"license.html":{}}}],["moreover",{"_index":2376,"title":{},"body":{"license.html":{}}}],["morph",{"_index":1634,"title":{},"body":{"dependencies.html":{}}}],["move",{"_index":1267,"title":{},"body":{"changelog.html":{}}}],["multi",{"_index":1191,"title":{},"body":{"changelog.html":{}}}],["multiple",{"_index":261,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["mv",{"_index":1602,"title":{},"body":{"changelog.html":{}}}],["mycustommenuitemcomponent",{"_index":1791,"title":{},"body":{"index.html":{}}}],["münker",{"_index":1520,"title":{},"body":{"changelog.html":{},"properties.html":{}}}],["name",{"_index":97,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"miscellaneous/functions.html":{}}}],["names",{"_index":2331,"title":{},"body":{"license.html":{}}}],["nature",{"_index":2174,"title":{},"body":{"license.html":{}}}],["nav",{"_index":742,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["navigate",{"_index":285,"title":{},"body":{"injectables/ExternalAppsService.html":{},"changelog.html":{},"index.html":{}}}],["navigate(appid",{"_index":308,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["navigated",{"_index":1749,"title":{},"body":{"index.html":{}}}],["navigating",{"_index":782,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["navigation",{"_index":115,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"index.html":{},"properties.html":{},"miscellaneous/typealiases.html":{}}}],["navigation.apps",{"_index":1775,"title":{},"body":{"index.html":{}}}],["navigation.component",{"_index":739,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["navigation.component.html",{"_index":604,"title":{},"body":{"components/NavigationComponent.html":{}}}],["navigation.component.scss",{"_index":603,"title":{},"body":{"components/NavigationComponent.html":{}}}],["navigation.map((navigationitem",{"_index":880,"title":{},"body":{"injectables/NavigationService.html":{}}}],["navigation.push",{"_index":889,"title":{},"body":{"injectables/NavigationService.html":{}}}],["navigation.push(navigationitem",{"_index":893,"title":{},"body":{"injectables/NavigationService.html":{}}}],["navigation.service",{"_index":637,"title":{},"body":{"components/NavigationComponent.html":{}}}],["navigation/navigation",{"_index":817,"title":{},"body":{"injectables/NavigationService.html":{}}}],["navigation/navigation.component",{"_index":470,"title":{},"body":{"components/LayoutComponent.html":{},"components/SidenavComponent.html":{}}}],["navigation]'},{'name",{"_index":112,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["navigationbutton",{"_index":1624,"title":{},"body":{"changelog.html":{}}}],["navigationcancel",{"_index":785,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["navigationcomponent",{"_index":110,"title":{"components/NavigationComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{}}}],["navigationconfig",{"_index":513,"title":{},"body":{"injectables/LayoutService.html":{}}}],["navigationconfigdefaults",{"_index":492,"title":{},"body":{"injectables/LayoutService.html":{}}}],["navigationconfigdefaults?.collapsable",{"_index":535,"title":{},"body":{"injectables/LayoutService.html":{}}}],["navigationconfigdefaults?.fixedinviewport",{"_index":546,"title":{},"body":{"injectables/LayoutService.html":{}}}],["navigationconfigdefaults?.mode",{"_index":540,"title":{},"body":{"injectables/LayoutService.html":{}}}],["navigationconfigdefaults?.opened",{"_index":544,"title":{},"body":{"injectables/LayoutService.html":{}}}],["navigationconfigdefaults?.pinned",{"_index":537,"title":{},"body":{"injectables/LayoutService.html":{}}}],["navigationdivideritem",{"_index":619,"title":{"interfaces/NavigationDividerItem.html":{}},"body":{"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"miscellaneous/functions.html":{},"index.html":{}}}],["navigationend",{"_index":733,"title":{},"body":{"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{}}}],["navigationinsertitem",{"_index":676,"title":{"interfaces/NavigationInsertItem.html":{}},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{},"miscellaneous/functions.html":{},"index.html":{}}}],["navigationitem",{"_index":618,"title":{"interfaces/NavigationItem.html":{}},"body":{"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"miscellaneous/functions.html":{},"index.html":{}}}],["navigationitem.status",{"_index":842,"title":{},"body":{"injectables/NavigationService.html":{}}}],["navigationitemcomponent",{"_index":113,"title":{"components/NavigationItemComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{}}}],["navigationitemornull",{"_index":872,"title":{},"body":{"injectables/NavigationService.html":{}}}],["navigationitemornull.children",{"_index":875,"title":{},"body":{"injectables/NavigationService.html":{}}}],["navigationitemornull.children?.length",{"_index":873,"title":{},"body":{"injectables/NavigationService.html":{}}}],["navigationitems",{"_index":608,"title":{},"body":{"components/NavigationComponent.html":{},"changelog.html":{}}}],["navigationprogressbarcomponent",{"_index":117,"title":{"components/NavigationProgressBarComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["navigationservice",{"_index":609,"title":{"injectables/NavigationService.html":{}},"body":{"components/NavigationComponent.html":{},"injectables/NavigationService.html":{}}}],["navigationstart",{"_index":784,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["navigationstatus",{"_index":682,"title":{"interfaces/NavigationStatus.html":{}},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{}}}],["navigationwithinserts",{"_index":675,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"index.html":{},"miscellaneous/typealiases.html":{},"miscellaneous/variables.html":{}}}],["navigationwithnullitems",{"_index":884,"title":{},"body":{"injectables/NavigationService.html":{}}}],["necessary",{"_index":2538,"title":{},"body":{"license.html":{}}}],["need",{"_index":1851,"title":{},"body":{"license.html":{}}}],["needed",{"_index":1924,"title":{},"body":{"license.html":{}}}],["nest",{"_index":1479,"title":{},"body":{"changelog.html":{}}}],["network",{"_index":1995,"title":{},"body":{"license.html":{}}}],["neutral",{"_index":644,"title":{},"body":{"components/NavigationComponent.html":{}}}],["new",{"_index":248,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"components/SettingsButtonComponent.html":{},"changelog.html":{},"index.html":{},"license.html":{},"miscellaneous/variables.html":{}}}],["next",{"_index":329,"title":{},"body":{"injectables/ExternalAppsService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"license.html":{}}}],["next.0",{"_index":1527,"title":{},"body":{"changelog.html":{}}}],["next.1",{"_index":1510,"title":{},"body":{"changelog.html":{}}}],["next.2",{"_index":1509,"title":{},"body":{"changelog.html":{}}}],["next.3",{"_index":1508,"title":{},"body":{"changelog.html":{}}}],["ng",{"_index":1090,"title":{},"body":{"components/SidenavComponent.html":{},"changelog.html":{}}}],["ngafterviewinit",{"_index":760,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["ngclass",{"_index":452,"title":{},"body":{"components/LayoutComponent.html":{},"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{}}}],["ngfor",{"_index":600,"title":{},"body":{"components/NavigationComponent.html":{}}}],["ngif",{"_index":448,"title":{},"body":{"components/LayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{}}}],["ngonchanges(changes",{"_index":754,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["ngondestroy",{"_index":406,"title":{},"body":{"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{}}}],["ngoninit",{"_index":83,"title":{},"body":{"components/AppsButtonComponent.html":{},"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{},"components/NavigationComponent.html":{}}}],["ngoptimizedimage",{"_index":24,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/LayoutComponent.html":{}}}],["ngstyle",{"_index":451,"title":{},"body":{"components/LayoutComponent.html":{},"components/SidenavComponent.html":{}}}],["ngtemplateoutlet",{"_index":1024,"title":{},"body":{"components/SidenavComponent.html":{}}}],["ngx",{"_index":2575,"title":{},"body":{"properties.html":{}}}],["non",{"_index":1940,"title":{},"body":{"license.html":{}}}],["noncommercially",{"_index":2216,"title":{},"body":{"license.html":{}}}],["none",{"_index":642,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{}}}],["normal",{"_index":1013,"title":{},"body":{"components/SettingsButtonComponent.html":{},"license.html":{}}}],["normally",{"_index":2250,"title":{},"body":{"license.html":{}}}],["not(.mat",{"_index":1070,"title":{},"body":{"components/SidenavComponent.html":{}}}],["notable",{"_index":1145,"title":{},"body":{"changelog.html":{}}}],["note",{"_index":1182,"title":{},"body":{"changelog.html":{}}}],["nothing",{"_index":2390,"title":{},"body":{"license.html":{}}}],["notice",{"_index":2006,"title":{},"body":{"license.html":{}}}],["notices",{"_index":2001,"title":{},"body":{"license.html":{}}}],["notifies",{"_index":2377,"title":{},"body":{"license.html":{}}}],["notify",{"_index":2371,"title":{},"body":{"license.html":{}}}],["notwithstanding",{"_index":2316,"title":{},"body":{"license.html":{}}}],["nrwl",{"_index":1490,"title":{},"body":{"changelog.html":{}}}],["nrwl/angular",{"_index":1516,"title":{},"body":{"changelog.html":{}}}],["nrwl/angular13.x.x",{"_index":1513,"title":{},"body":{"changelog.html":{}}}],["null",{"_index":185,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/ExternalAppsService.html":{},"injectables/LayoutService.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"miscellaneous/variables.html":{}}}],["number",{"_index":253,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"license.html":{}}}],["numbered",{"_index":2516,"title":{},"body":{"license.html":{}}}],["nx",{"_index":1724,"title":{},"body":{"index.html":{}}}],["nx/devkit",{"_index":1631,"title":{},"body":{"dependencies.html":{}}}],["nx/enforce",{"_index":331,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["object",{"_index":1756,"title":{},"body":{"index.html":{},"license.html":{}}}],["object.entries(inserts).foreach",{"_index":825,"title":{},"body":{"injectables/NavigationService.html":{}}}],["objects",{"_index":231,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["obligate",{"_index":2499,"title":{},"body":{"license.html":{}}}],["obligated",{"_index":2232,"title":{},"body":{"license.html":{}}}],["obligations",{"_index":2117,"title":{},"body":{"license.html":{}}}],["observable",{"_index":517,"title":{},"body":{"injectables/LayoutService.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{}}}],["observable(subscriber",{"_index":528,"title":{},"body":{"injectables/LayoutService.html":{}}}],["observecurrentthemedensity",{"_index":514,"title":{},"body":{"injectables/LayoutService.html":{}}}],["occasionally",{"_index":2215,"title":{},"body":{"license.html":{}}}],["occurring",{"_index":2387,"title":{},"body":{"license.html":{}}}],["occurs",{"_index":1907,"title":{},"body":{"license.html":{}}}],["of(false",{"_index":857,"title":{},"body":{"injectables/NavigationService.html":{}}}],["of(isvisible",{"_index":850,"title":{},"body":{"injectables/NavigationService.html":{}}}],["of(navigationitem",{"_index":843,"title":{},"body":{"injectables/NavigationService.html":{}}}],["of(navigationitemornull",{"_index":877,"title":{},"body":{"injectables/NavigationService.html":{}}}],["of(null",{"_index":878,"title":{},"body":{"injectables/NavigationService.html":{}}}],["offer",{"_index":1875,"title":{},"body":{"license.html":{}}}],["offered",{"_index":2241,"title":{},"body":{"license.html":{}}}],["offering",{"_index":2219,"title":{},"body":{"license.html":{}}}],["offers",{"_index":1709,"title":{},"body":{"index.html":{},"properties.html":{}}}],["official",{"_index":2019,"title":{},"body":{"license.html":{}}}],["omit",{"_index":490,"title":{},"body":{"injectables/LayoutService.html":{}}}],["onchanges",{"_index":692,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["onclick",{"_index":702,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["ondestroy",{"_index":393,"title":{},"body":{"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{},"components/NavigationItemComponent.html":{}}}],["one",{"_index":865,"title":{},"body":{"injectables/NavigationService.html":{},"license.html":{}}}],["oninit",{"_index":15,"title":{},"body":{"components/AppsButtonComponent.html":{},"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{},"components/NavigationComponent.html":{}}}],["onopenedchanged",{"_index":1028,"title":{},"body":{"components/SidenavComponent.html":{}}}],["onopenedchanged(opened",{"_index":1030,"title":{},"body":{"components/SidenavComponent.html":{}}}],["open",{"_index":67,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["opened",{"_index":167,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/LayoutService.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"index.html":{}}}],["openedchange",{"_index":1172,"title":{},"body":{"changelog.html":{}}}],["openenvironmentinfo",{"_index":902,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["opensidenav",{"_index":485,"title":{},"body":{"injectables/LayoutService.html":{},"components/SidenavComponent.html":{}}}],["opera",{"_index":1099,"title":{},"body":{"components/SidenavComponent.html":{}}}],["operate",{"_index":2555,"title":{},"body":{"license.html":{}}}],["operated",{"_index":2223,"title":{},"body":{"license.html":{}}}],["operating",{"_index":2044,"title":{},"body":{"license.html":{}}}],["operation",{"_index":2136,"title":{},"body":{"license.html":{}}}],["option",{"_index":2314,"title":{},"body":{"license.html":{}}}],["optional",{"_index":216,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"miscellaneous/functions.html":{},"index.html":{}}}],["options",{"_index":1676,"title":{},"body":{"miscellaneous/functions.html":{},"license.html":{}}}],["order",{"_index":1319,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["organization",{"_index":2405,"title":{},"body":{"license.html":{}}}],["organizations",{"_index":1959,"title":{},"body":{"license.html":{}}}],["origin",{"_index":2328,"title":{},"body":{"license.html":{}}}],["original",{"_index":2329,"title":{},"body":{"license.html":{}}}],["others",{"_index":1853,"title":{},"body":{"license.html":{}}}],["otherwise",{"_index":2090,"title":{},"body":{"license.html":{}}}],["out",{"_index":2548,"title":{},"body":{"license.html":{}}}],["output",{"_index":2082,"title":{},"body":{"license.html":{}}}],["outside",{"_index":2101,"title":{},"body":{"license.html":{}}}],["over",{"_index":542,"title":{},"body":{"injectables/LayoutService.html":{}}}],["overflow",{"_index":746,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["overscroll",{"_index":1321,"title":{},"body":{"changelog.html":{}}}],["overview",{"_index":2572,"title":{"overview.html":{}},"body":{"overview.html":{}}}],["owned",{"_index":2433,"title":{},"body":{"license.html":{}}}],["package",{"_index":1184,"title":{"dependencies.html":{},"properties.html":{}},"body":{"changelog.html":{},"index.html":{}}}],["packaged",{"_index":2166,"title":{},"body":{"license.html":{}}}],["packagedependencies",{"_index":1486,"title":{},"body":{"changelog.html":{}}}],["packagerxap/material",{"_index":1604,"title":{},"body":{"changelog.html":{}}}],["packages",{"_index":1315,"title":{},"body":{"changelog.html":{},"properties.html":{}}}],["packaging",{"_index":2033,"title":{},"body":{"license.html":{}}}],["padding",{"_index":1335,"title":{},"body":{"changelog.html":{}}}],["paragraph",{"_index":2361,"title":{},"body":{"license.html":{}}}],["paragraphs",{"_index":2445,"title":{},"body":{"license.html":{}}}],["param",{"_index":254,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/NavigationService.html":{}}}],["parameters",{"_index":214,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"miscellaneous/functions.html":{}}}],["parent",{"_index":1753,"title":{},"body":{"index.html":{}}}],["part",{"_index":1961,"title":{},"body":{"license.html":{}}}],["particular",{"_index":2025,"title":{},"body":{"license.html":{}}}],["parties",{"_index":1991,"title":{},"body":{"license.html":{}}}],["parts",{"_index":2069,"title":{},"body":{"license.html":{}}}],["party",{"_index":2224,"title":{},"body":{"license.html":{}}}],["party's",{"_index":2410,"title":{},"body":{"license.html":{}}}],["pass",{"_index":1865,"title":{},"body":{"license.html":{}}}],["password",{"_index":2305,"title":{},"body":{"license.html":{}}}],["patent",{"_index":2360,"title":{},"body":{"license.html":{}}}],["patents",{"_index":1928,"title":{},"body":{"license.html":{}}}],["path",{"_index":294,"title":{},"body":{"injectables/ExternalAppsService.html":{},"changelog.html":{},"index.html":{}}}],["pattern",{"_index":1905,"title":{},"body":{"license.html":{}}}],["payment",{"_index":2482,"title":{},"body":{"license.html":{}}}],["peer",{"_index":1347,"title":{},"body":{"changelog.html":{},"dependencies.html":{},"index.html":{},"license.html":{}}}],["peers",{"_index":2239,"title":{},"body":{"license.html":{}}}],["performance",{"_index":2534,"title":{},"body":{"license.html":{}}}],["performing",{"_index":2055,"title":{},"body":{"license.html":{}}}],["permanently",{"_index":2369,"title":{},"body":{"license.html":{}}}],["permission",{"_index":1878,"title":{},"body":{"license.html":{}}}],["permissions",{"_index":2073,"title":{},"body":{"license.html":{}}}],["permissive",{"_index":2148,"title":{},"body":{"license.html":{}}}],["permit",{"_index":2184,"title":{},"body":{"license.html":{}}}],["permits",{"_index":2350,"title":{},"body":{"license.html":{}}}],["permitted",{"_index":1808,"title":{},"body":{"license.html":{}}}],["perpetuity",{"_index":2286,"title":{},"body":{"license.html":{}}}],["personal",{"_index":2249,"title":{},"body":{"license.html":{}}}],["pertinent",{"_index":2497,"title":{},"body":{"license.html":{}}}],["physical",{"_index":2194,"title":{},"body":{"license.html":{}}}],["physically",{"_index":2212,"title":{},"body":{"license.html":{}}}],["pieces",{"_index":1846,"title":{},"body":{"license.html":{}}}],["pinned",{"_index":483,"title":{},"body":{"injectables/LayoutService.html":{},"components/SidenavComponent.html":{}}}],["pipe",{"_index":763,"title":{},"body":{"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{}}}],["pipe(map(items",{"_index":977,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["place",{"_index":2221,"title":{},"body":{"license.html":{}}}],["placeholder",{"_index":1765,"title":{},"body":{"index.html":{}}}],["plugins",{"_index":1478,"title":{},"body":{"changelog.html":{}}}],["plus",{"_index":2413,"title":{},"body":{"license.html":{}}}],["point",{"_index":1281,"title":{},"body":{"changelog.html":{}}}],["portal",{"_index":204,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"components/FooterComponent.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"injectables/HeaderService.html":{}}}],["portalcount",{"_index":208,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["portalmodule",{"_index":382,"title":{},"body":{"components/FooterComponent.html":{}}}],["portals",{"_index":168,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"components/FooterComponent.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"injectables/HeaderService.html":{}}}],["portals.slice",{"_index":267,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["portals.splice(index",{"_index":266,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["portion",{"_index":2244,"title":{},"body":{"license.html":{}}}],["possesses",{"_index":2208,"title":{},"body":{"license.html":{}}}],["possession",{"_index":2163,"title":{},"body":{"license.html":{}}}],["possibility",{"_index":2558,"title":{},"body":{"license.html":{}}}],["possible",{"_index":1785,"title":{},"body":{"index.html":{}}}],["power",{"_index":2129,"title":{},"body":{"license.html":{}}}],["practical",{"_index":1821,"title":{},"body":{"license.html":{}}}],["practice",{"_index":1914,"title":{},"body":{"license.html":{}}}],["preamble",{"_index":1816,"title":{},"body":{"license.html":{}}}],["precise",{"_index":1941,"title":{},"body":{"license.html":{}}}],["precisely",{"_index":1911,"title":{},"body":{"license.html":{}}}],["predecessor",{"_index":2411,"title":{},"body":{"license.html":{}}}],["preferred",{"_index":2015,"title":{},"body":{"license.html":{}}}],["present",{"_index":2509,"title":{},"body":{"license.html":{}}}],["presents",{"_index":2010,"title":{},"body":{"license.html":{}}}],["preservation",{"_index":2323,"title":{},"body":{"license.html":{}}}],["preset",{"_index":1012,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["prevent",{"_index":1852,"title":{},"body":{"license.html":{}}}],["prevented",{"_index":2280,"title":{},"body":{"license.html":{}}}],["previewdensity",{"_index":942,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["previewdensity(density",{"_index":953,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["previewtheme",{"_index":943,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["previewtheme(theme",{"_index":957,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["previewtypography",{"_index":944,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["previewtypography(typography",{"_index":959,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["previous",{"_index":1892,"title":{},"body":{"license.html":{}}}],["price",{"_index":1841,"title":{},"body":{"license.html":{}}}],["primarily",{"_index":2484,"title":{},"body":{"license.html":{}}}],["prior",{"_index":2372,"title":{},"body":{"license.html":{}}}],["private",{"_index":240,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"injectables/NavigationService.html":{},"components/SettingsButtonComponent.html":{},"license.html":{}}}],["problems",{"_index":1889,"title":{},"body":{"license.html":{}}}],["procedures",{"_index":2275,"title":{},"body":{"license.html":{}}}],["processed",{"_index":312,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["procuring",{"_index":2471,"title":{},"body":{"license.html":{}}}],["produce",{"_index":2047,"title":{},"body":{"license.html":{}}}],["product",{"_index":2195,"title":{},"body":{"license.html":{}}}],["production",{"_index":1302,"title":{},"body":{"changelog.html":{},"index.html":{}}}],["products",{"_index":1909,"title":{},"body":{"license.html":{}}}],["profile",{"_index":131,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"miscellaneous/functions.html":{},"index.html":{},"miscellaneous/variables.html":{}}}],["profile.displayname",{"_index":2596,"title":{},"body":{"miscellaneous/variables.html":{}}}],["profile.email",{"_index":2598,"title":{},"body":{"miscellaneous/variables.html":{}}}],["profile.name",{"_index":2599,"title":{},"body":{"miscellaneous/variables.html":{}}}],["profile.username",{"_index":2597,"title":{},"body":{"miscellaneous/variables.html":{}}}],["program",{"_index":1830,"title":{},"body":{"license.html":{}}}],["program's",{"_index":2140,"title":{},"body":{"license.html":{}}}],["programming",{"_index":2026,"title":{},"body":{"license.html":{}}}],["programs",{"_index":1838,"title":{},"body":{"license.html":{}}}],["progress",{"_index":118,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["prohibit",{"_index":1913,"title":{},"body":{"license.html":{}}}],["prohibiting",{"_index":2125,"title":{},"body":{"license.html":{}}}],["prohibits",{"_index":2478,"title":{},"body":{"license.html":{}}}],["project",{"_index":1147,"title":{},"body":{"changelog.html":{}}}],["prominent",{"_index":2012,"title":{},"body":{"license.html":{}}}],["prominently",{"_index":2004,"title":{},"body":{"license.html":{}}}],["promise",{"_index":292,"title":{},"body":{"injectables/ExternalAppsService.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{}}}],["promise)>>('rxap/layout/default",{"_index":2600,"title":{},"body":{"miscellaneous/variables.html":{}}}],["promise)>>('rxap/layout/settings",{"_index":2613,"title":{},"body":{"miscellaneous/variables.html":{}}}],["propagate",{"_index":1971,"title":{},"body":{"license.html":{}}}],["propagating",{"_index":2394,"title":{},"body":{"license.html":{}}}],["propagation",{"_index":1983,"title":{},"body":{"license.html":{}}}],["properties",{"_index":36,"title":{"properties.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"index.html":{},"properties.html":{}}}],["property",{"_index":656,"title":{},"body":{"components/NavigationComponent.html":{},"components/SidenavComponent.html":{},"changelog.html":{},"index.html":{},"license.html":{}}}],["proprietary",{"_index":1937,"title":{},"body":{"license.html":{}}}],["protect",{"_index":1849,"title":{},"body":{"license.html":{}}}],["protected",{"_index":40,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["protecting",{"_index":1903,"title":{},"body":{"license.html":{}}}],["protection",{"_index":1880,"title":{},"body":{"license.html":{}}}],["protocols",{"_index":2302,"title":{},"body":{"license.html":{}}}],["prove",{"_index":2535,"title":{},"body":{"license.html":{}}}],["provide",{"_index":1254,"title":{},"body":{"changelog.html":{},"index.html":{},"license.html":{}}}],["provided",{"_index":1788,"title":{},"body":{"index.html":{},"license.html":{}}}],["providedin",{"_index":2594,"title":{},"body":{"miscellaneous/variables.html":{}}}],["provideexternalapps",{"_index":1657,"title":{},"body":{"miscellaneous/functions.html":{}}}],["provideexternalapps(...apps",{"_index":1680,"title":{},"body":{"miscellaneous/functions.html":{}}}],["providelayout",{"_index":1659,"title":{},"body":{"miscellaneous/functions.html":{},"index.html":{}}}],["providelayout(...additionalproviders",{"_index":1681,"title":{},"body":{"miscellaneous/functions.html":{}}}],["providenavigationconfig",{"_index":1743,"title":{},"body":{"index.html":{}}}],["provider",{"_index":1192,"title":{},"body":{"changelog.html":{},"miscellaneous/functions.html":{}}}],["provider.ts",{"_index":1662,"title":{},"body":{"miscellaneous/functions.html":{}}}],["provider/add",{"_index":1694,"title":{},"body":{"miscellaneous/functions.html":{}}}],["providers",{"_index":1734,"title":{},"body":{"index.html":{}}}],["providers.ts",{"_index":1663,"title":{},"body":{"miscellaneous/functions.html":{}}}],["providers/add",{"_index":1696,"title":{},"body":{"miscellaneous/functions.html":{}}}],["providersupport",{"_index":1608,"title":{},"body":{"changelog.html":{}}}],["provides",{"_index":1700,"title":{},"body":{"index.html":{},"properties.html":{}}}],["provision",{"_index":1922,"title":{},"body":{"license.html":{}}}],["provisionally",{"_index":2366,"title":{},"body":{"license.html":{}}}],["proxy",{"_index":2521,"title":{},"body":{"license.html":{}}}],["proxy's",{"_index":2523,"title":{},"body":{"license.html":{}}}],["pub",{"_index":1135,"title":{},"body":{"components/UserProfileIconComponent.html":{},"changelog.html":{},"dependencies.html":{},"index.html":{}}}],["public",{"_index":37,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"license.html":{}}}],["publicity",{"_index":2330,"title":{},"body":{"license.html":{}}}],["publicly",{"_index":2304,"title":{},"body":{"license.html":{}}}],["publish",{"_index":2144,"title":{},"body":{"license.html":{}}}],["publishable",{"_index":1314,"title":{},"body":{"changelog.html":{}}}],["published",{"_index":2518,"title":{},"body":{"license.html":{}}}],["pubsubservice",{"_index":1122,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["purpose",{"_index":1930,"title":{},"body":{"license.html":{}}}],["purposes",{"_index":2253,"title":{},"body":{"license.html":{}}}],["pursuant",{"_index":2468,"title":{},"body":{"license.html":{}}}],["pushportal",{"_index":209,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["pushportal(portal",{"_index":211,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["qualify",{"_index":2383,"title":{},"body":{"license.html":{}}}],["quality",{"_index":2533,"title":{},"body":{"license.html":{}}}],["query",{"_index":1166,"title":{},"body":{"changelog.html":{}}}],["radio_button_checked",{"_index":1065,"title":{},"body":{"components/SidenavComponent.html":{}}}],["radio_button_unchecked",{"_index":1064,"title":{},"body":{"components/SidenavComponent.html":{}}}],["readable",{"_index":2191,"title":{},"body":{"license.html":{}}}],["readily",{"_index":2455,"title":{},"body":{"license.html":{}}}],["reading",{"_index":2307,"title":{},"body":{"license.html":{}}}],["readme",{"_index":1346,"title":{},"body":{"changelog.html":{}}}],["readonly",{"_index":38,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["ready",{"_index":1920,"title":{},"body":{"license.html":{}}}],["reason",{"_index":2466,"title":{},"body":{"license.html":{}}}],["reasonable",{"_index":2210,"title":{},"body":{"license.html":{}}}],["receipt",{"_index":2381,"title":{},"body":{"license.html":{}}}],["receive",{"_index":1844,"title":{},"body":{"license.html":{}}}],["received",{"_index":1868,"title":{},"body":{"license.html":{}}}],["receives",{"_index":2399,"title":{},"body":{"license.html":{}}}],["receiving",{"_index":2473,"title":{},"body":{"license.html":{}}}],["recipient",{"_index":2285,"title":{},"body":{"license.html":{}}}],["recipient's",{"_index":2464,"title":{},"body":{"license.html":{}}}],["recipients",{"_index":1866,"title":{},"body":{"license.html":{}}}],["recognized",{"_index":2020,"title":{},"body":{"license.html":{}}}],["record",{"_index":685,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{},"miscellaneous/functions.html":{}}}],["redirectmanuel",{"_index":1584,"title":{},"body":{"changelog.html":{}}}],["redirectto",{"_index":1739,"title":{},"body":{"index.html":{}}}],["refactor",{"_index":1367,"title":{},"body":{"changelog.html":{}}}],["referring",{"_index":1840,"title":{},"body":{"license.html":{}}}],["refers",{"_index":1948,"title":{},"body":{"license.html":{}}}],["reflect",{"_index":1554,"title":{},"body":{"changelog.html":{}}}],["refrain",{"_index":2501,"title":{},"body":{"license.html":{}}}],["regard",{"_index":2313,"title":{},"body":{"license.html":{}}}],["regardless",{"_index":2165,"title":{},"body":{"license.html":{}}}],["regenerate",{"_index":2070,"title":{},"body":{"license.html":{}}}],["region",{"_index":654,"title":{},"body":{"components/NavigationComponent.html":{}}}],["reinstated",{"_index":2365,"title":{},"body":{"license.html":{}}}],["related",{"_index":1359,"title":{},"body":{"changelog.html":{}}}],["relationship",{"_index":2102,"title":{},"body":{"license.html":{}}}],["relative",{"_index":1387,"title":{},"body":{"changelog.html":{}}}],["release",{"_index":121,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["released",{"_index":1835,"title":{},"body":{"license.html":{}}}],["releaseinfocomponent",{"_index":120,"title":{"components/ReleaseInfoComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["releaseinfomodule",{"_index":923,"title":{"interfaces/ReleaseInfoModule.html":{}},"body":{"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{}}}],["relevant",{"_index":2156,"title":{},"body":{"license.html":{}}}],["relicensing",{"_index":2351,"title":{},"body":{"license.html":{}}}],["relying",{"_index":2454,"title":{},"body":{"license.html":{}}}],["remain",{"_index":2231,"title":{},"body":{"license.html":{}}}],["remains",{"_index":1832,"title":{},"body":{"license.html":{}}}],["removal",{"_index":2315,"title":{},"body":{"license.html":{}}}],["remove",{"_index":792,"title":{},"body":{"injectables/NavigationService.html":{},"changelog.html":{},"license.html":{}}}],["remove(id",{"_index":809,"title":{},"body":{"injectables/NavigationService.html":{}}}],["removed",{"_index":222,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["removeportal",{"_index":210,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["removeportal(portal",{"_index":219,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["removes",{"_index":221,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["render",{"_index":1939,"title":{},"body":{"license.html":{}}}],["rendered",{"_index":1792,"title":{},"body":{"index.html":{},"license.html":{}}}],["renderer",{"_index":701,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["renderer2",{"_index":730,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["repair",{"_index":2540,"title":{},"body":{"license.html":{}}}],["replace",{"_index":1524,"title":{},"body":{"changelog.html":{}}}],["replaceinserts",{"_index":886,"title":{},"body":{"injectables/NavigationService.html":{}}}],["replaysubject",{"_index":814,"title":{},"body":{"injectables/NavigationService.html":{}}}],["replaysubject(1",{"_index":820,"title":{},"body":{"injectables/NavigationService.html":{}}}],["repos",{"_index":1476,"title":{},"body":{"changelog.html":{}}}],["repository",{"_index":2582,"title":{},"body":{"properties.html":{}}}],["represent",{"_index":2272,"title":{},"body":{"license.html":{}}}],["represents",{"_index":229,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"index.html":{}}}],["require",{"_index":2064,"title":{},"body":{"license.html":{}}}],["required",{"_index":657,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"index.html":{},"license.html":{}}}],["requirement",{"_index":2158,"title":{},"body":{"license.html":{}}}],["requirements",{"_index":2234,"title":{},"body":{"license.html":{}}}],["requires",{"_index":1886,"title":{},"body":{"license.html":{}}}],["requiring",{"_index":1963,"title":{},"body":{"license.html":{}}}],["resolve",{"_index":1469,"title":{},"body":{"changelog.html":{}}}],["resolved",{"_index":2260,"title":{},"body":{"license.html":{}}}],["respect",{"_index":1861,"title":{},"body":{"license.html":{}}}],["responsibilities",{"_index":1859,"title":{},"body":{"license.html":{}}}],["responsible",{"_index":2401,"title":{},"body":{"license.html":{}}}],["responsiveness",{"_index":1161,"title":{},"body":{"changelog.html":{}}}],["restore",{"_index":1399,"title":{},"body":{"changelog.html":{}}}],["restored",{"_index":1318,"title":{},"body":{"changelog.html":{}}}],["restoredensity",{"_index":945,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["restoretheme",{"_index":946,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["restoretypography",{"_index":947,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["restrict",{"_index":1929,"title":{},"body":{"license.html":{}}}],["restricting",{"_index":2126,"title":{},"body":{"license.html":{}}}],["restriction",{"_index":2349,"title":{},"body":{"license.html":{}}}],["restrictions",{"_index":2346,"title":{},"body":{"license.html":{}}}],["restructure",{"_index":1473,"title":{},"body":{"changelog.html":{}}}],["result",{"_index":2524,"title":{},"body":{"license.html":{}}}],["resulting",{"_index":1966,"title":{},"body":{"license.html":{}}}],["results",{"_index":143,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"dependencies.html":{},"miscellaneous/functions.html":{},"index.html":{},"license.html":{},"modules.html":{},"overview.html":{},"properties.html":{},"miscellaneous/typealiases.html":{},"miscellaneous/variables.html":{}}}],["retains",{"_index":2289,"title":{},"body":{"license.html":{}}}],["return",{"_index":255,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"index.html":{},"license.html":{}}}],["returns",{"_index":48,"title":{},"body":{"components/AppsButtonComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"miscellaneous/functions.html":{},"index.html":{}}}],["reviewing",{"_index":2562,"title":{},"body":{"license.html":{}}}],["revised",{"_index":2507,"title":{},"body":{"license.html":{}}}],["rgba(0",{"_index":1088,"title":{},"body":{"components/SidenavComponent.html":{}}}],["right",{"_index":1085,"title":{},"body":{"components/SidenavComponent.html":{},"index.html":{},"license.html":{}}}],["rights",{"_index":1850,"title":{},"body":{"license.html":{}}}],["risk",{"_index":2532,"title":{},"body":{"license.html":{}}}],["rom",{"_index":2292,"title":{},"body":{"license.html":{}}}],["root",{"_index":610,"title":{},"body":{"components/NavigationComponent.html":{},"changelog.html":{},"miscellaneous/variables.html":{}}}],["route",{"_index":1733,"title":{},"body":{"index.html":{}}}],["router",{"_index":361,"title":{},"body":{"injectables/ExternalAppsService.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"changelog.html":{},"index.html":{}}}],["routerlink",{"_index":26,"title":{},"body":{"components/AppsButtonComponent.html":{},"injectables/ExternalAppsService.html":{},"components/LayoutComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"interfaces/NavigationStatus.html":{},"index.html":{}}}],["routerlink[0",{"_index":774,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["routerlinkactive",{"_index":694,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["routeroutlet",{"_index":450,"title":{},"body":{"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{}}}],["routerpipe",{"_index":1525,"title":{},"body":{"changelog.html":{}}}],["routes",{"_index":1730,"title":{},"body":{"index.html":{}}}],["rowcount",{"_index":1619,"title":{},"body":{"changelog.html":{}}}],["royalty",{"_index":2417,"title":{},"body":{"license.html":{}}}],["rules",{"_index":2301,"title":{},"body":{"license.html":{}}}],["run",{"_index":1896,"title":{},"body":{"license.html":{}}}],["runininjectioncontext",{"_index":634,"title":{},"body":{"components/NavigationComponent.html":{},"components/SettingsButtonComponent.html":{}}}],["runininjectioncontext(this.injector",{"_index":651,"title":{},"body":{"components/NavigationComponent.html":{},"components/SettingsButtonComponent.html":{}}}],["running",{"_index":2083,"title":{},"body":{"license.html":{}}}],["runs",{"_index":2045,"title":{},"body":{"license.html":{}}}],["rxap",{"_index":20,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"properties.html":{}}}],["rxap/browser",{"_index":335,"title":{},"body":{"injectables/ExternalAppsService.html":{},"dependencies.html":{},"index.html":{}}}],["rxap/config",{"_index":338,"title":{},"body":{"injectables/ExternalAppsService.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{},"dependencies.html":{},"index.html":{}}}],["rxap/data",{"_index":1647,"title":{},"body":{"dependencies.html":{},"index.html":{}}}],["rxap/environment",{"_index":340,"title":{},"body":{"injectables/ExternalAppsService.html":{},"components/ReleaseInfoComponent.html":{},"dependencies.html":{},"index.html":{}}}],["rxap/layout",{"_index":1185,"title":{},"body":{"changelog.html":{},"index.html":{}}}],["rxap/layout/navigation",{"_index":2609,"title":{},"body":{"miscellaneous/variables.html":{}}}],["rxap/layout:init",{"_index":1794,"title":{},"body":{"index.html":{}}}],["rxap/layout:initget",{"_index":1726,"title":{},"body":{"index.html":{}}}],["rxap/layoutinstall",{"_index":1722,"title":{},"body":{"index.html":{}}}],["rxap/material",{"_index":76,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/NavigationItemComponent.html":{},"components/SettingsButtonComponent.html":{},"dependencies.html":{},"index.html":{}}}],["rxap/ngx",{"_index":515,"title":{},"body":{"injectables/LayoutService.html":{},"components/SettingsButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"dependencies.html":{},"index.html":{}}}],["rxap/pattern",{"_index":1648,"title":{},"body":{"dependencies.html":{},"index.html":{}}}],["rxap/ts",{"_index":1633,"title":{},"body":{"dependencies.html":{}}}],["rxap/utilities",{"_index":239,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"dependencies.html":{},"index.html":{}}}],["rxap/workspace",{"_index":1636,"title":{},"body":{"dependencies.html":{}}}],["rxap_default_header_item_component",{"_index":236,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"miscellaneous/variables.html":{}}}],["rxap_environment",{"_index":339,"title":{},"body":{"injectables/ExternalAppsService.html":{},"components/ReleaseInfoComponent.html":{}}}],["rxap_external_app",{"_index":342,"title":{},"body":{"injectables/ExternalAppsService.html":{},"miscellaneous/variables.html":{}}}],["rxap_external_app_filter",{"_index":343,"title":{},"body":{"injectables/ExternalAppsService.html":{},"miscellaneous/variables.html":{}}}],["rxap_footer_component",{"_index":414,"title":{},"body":{"injectables/FooterService.html":{},"miscellaneous/variables.html":{}}}],["rxap_header_component",{"_index":441,"title":{},"body":{"injectables/HeaderService.html":{},"miscellaneous/variables.html":{}}}],["rxap_layout_apps_grid",{"_index":2589,"title":{},"body":{"miscellaneous/variables.html":{}}}],["rxap_logo_config",{"_index":592,"title":{},"body":{"injectables/LogoService.html":{},"miscellaneous/variables.html":{}}}],["rxap_logo_config_defaults",{"_index":593,"title":{},"body":{"injectables/LogoService.html":{},"miscellaneous/variables.html":{}}}],["rxap_navigation_config",{"_index":818,"title":{},"body":{"injectables/NavigationService.html":{},"miscellaneous/variables.html":{}}}],["rxap_navigation_config_inserts",{"_index":819,"title":{},"body":{"injectables/NavigationService.html":{},"miscellaneous/variables.html":{}}}],["rxap_navigation_layout_config_defaults",{"_index":518,"title":{},"body":{"injectables/LayoutService.html":{},"miscellaneous/variables.html":{}}}],["rxap_release_info_module",{"_index":914,"title":{},"body":{"components/ReleaseInfoComponent.html":{},"miscellaneous/variables.html":{}}}],["rxap_settings_menu_item",{"_index":989,"title":{},"body":{"components/SettingsButtonComponent.html":{},"miscellaneous/variables.html":{}}}],["rxap_settings_menu_item_component",{"_index":990,"title":{},"body":{"components/SettingsButtonComponent.html":{},"miscellaneous/variables.html":{}}}],["rxap_topics",{"_index":1134,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["rxap_user_profile_data_source",{"_index":196,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"miscellaneous/variables.html":{}}}],["rxapfooter",{"_index":394,"title":{},"body":{"directives/FooterDirective.html":{},"index.html":{}}}],["rxapfooter]'},{'name",{"_index":135,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["rxapheader",{"_index":433,"title":{},"body":{"directives/HeaderDirective.html":{}}}],["rxapheader]'},{'name",{"_index":137,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["rxapsidenavfooter",{"_index":1102,"title":{},"body":{"directives/SidenavFooterDirective.html":{}}}],["rxapsidenavfooter]'},{'name",{"_index":139,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["rxapsidenavheader",{"_index":141,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["rxjs",{"_index":235,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/LayoutService.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/SettingsButtonComponent.html":{},"changelog.html":{},"dependencies.html":{},"index.html":{}}}],["rxjs/operators",{"_index":738,"title":{},"body":{"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"components/SettingsButtonComponent.html":{}}}],["safari",{"_index":1098,"title":{},"body":{"components/SidenavComponent.html":{}}}],["sake",{"_index":1885,"title":{},"body":{"license.html":{}}}],["sale",{"_index":2427,"title":{},"body":{"license.html":{}}}],["same",{"_index":260,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"license.html":{}}}],["satisfy",{"_index":2233,"title":{},"body":{"license.html":{}}}],["save",{"_index":655,"title":{},"body":{"components/NavigationComponent.html":{}}}],["savepreviewdensityvalue",{"_index":991,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["savepreviewthemevalue",{"_index":995,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["savepreviewtypographyvalue",{"_index":993,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["saying",{"_index":2229,"title":{},"body":{"license.html":{}}}],["schematic",{"_index":2590,"title":{},"body":{"miscellaneous/variables.html":{}}}],["schematics",{"_index":1477,"title":{},"body":{"changelog.html":{}}}],["schematicstsconfig",{"_index":1578,"title":{},"body":{"changelog.html":{}}}],["scope",{"_index":2477,"title":{},"body":{"license.html":{}}}],["scope:compose",{"_index":2576,"title":{},"body":{"properties.html":{}}}],["screen",{"_index":1338,"title":{},"body":{"changelog.html":{}}}],["scripts",{"_index":2050,"title":{},"body":{"license.html":{}}}],["scrollbar",{"_index":1096,"title":{},"body":{"components/SidenavComponent.html":{}}}],["secondarily",{"_index":1974,"title":{},"body":{"license.html":{}}}],["section",{"_index":2106,"title":{},"body":{"license.html":{}}}],["sections",{"_index":2188,"title":{},"body":{"license.html":{}}}],["see",{"_index":1149,"title":{},"body":{"changelog.html":{}}}],["selected",{"_index":1298,"title":{},"body":{"changelog.html":{}}}],["selector",{"_index":19,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{}}}],["sell",{"_index":2442,"title":{},"body":{"license.html":{}}}],["selling",{"_index":2426,"title":{},"body":{"license.html":{}}}],["semiconductor",{"_index":1951,"title":{},"body":{"license.html":{}}}],["separable",{"_index":2243,"title":{},"body":{"license.html":{}}}],["separate",{"_index":2172,"title":{},"body":{"license.html":{}}}],["separately",{"_index":2169,"title":{},"body":{"license.html":{}}}],["separates",{"_index":1760,"title":{},"body":{"index.html":{}}}],["seperate",{"_index":1661,"title":{},"body":{"miscellaneous/functions.html":{}}}],["server",{"_index":2213,"title":{},"body":{"license.html":{}}}],["serves",{"_index":2036,"title":{},"body":{"license.html":{}}}],["service",{"_index":1255,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["serviceconcept",{"_index":1629,"title":{},"body":{"changelog.html":{}}}],["services",{"_index":861,"title":{},"body":{"injectables/NavigationService.html":{},"changelog.html":{},"index.html":{},"properties.html":{}}}],["servicing",{"_index":2539,"title":{},"body":{"license.html":{}}}],["set",{"_index":1284,"title":{},"body":{"changelog.html":{},"index.html":{},"properties.html":{}}}],["setdensity",{"_index":948,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["setdensity(density",{"_index":965,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["setnavstatus",{"_index":1757,"title":{},"body":{"index.html":{}}}],["settheme",{"_index":949,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["settheme(theme",{"_index":967,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["settings",{"_index":124,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"index.html":{}}}],["settingsbuttoncomponent",{"_index":123,"title":{"components/SettingsButtonComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"index.html":{}}}],["settingsmenuitem",{"_index":931,"title":{"interfaces/SettingsMenuItem.html":{}},"body":{"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{}}}],["settingsmenuitemcomponent",{"_index":929,"title":{},"body":{"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{},"miscellaneous/typealiases.html":{}}}],["settypography",{"_index":950,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["settypography(typography",{"_index":969,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["shadow",{"_index":1079,"title":{},"body":{"components/SidenavComponent.html":{}}}],["shall",{"_index":2111,"title":{},"body":{"license.html":{}}}],["share",{"_index":1826,"title":{},"body":{"license.html":{}}}],["shared",{"_index":2059,"title":{},"body":{"license.html":{}}}],["show",{"_index":1297,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["side",{"_index":541,"title":{},"body":{"injectables/LayoutService.html":{},"changelog.html":{},"index.html":{},"properties.html":{}}}],["sidebar",{"_index":1747,"title":{},"body":{"index.html":{}}}],["sidenav",{"_index":128,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{}}}],["sidenav'},{'name",{"_index":126,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["sidenav.component.html",{"_index":1026,"title":{},"body":{"components/SidenavComponent.html":{}}}],["sidenav.component.scss",{"_index":1025,"title":{},"body":{"components/SidenavComponent.html":{}}}],["sidenav/sidenav",{"_index":473,"title":{},"body":{"components/LayoutComponent.html":{}}}],["sidenav/sidenav.component",{"_index":475,"title":{},"body":{"components/LayoutComponent.html":{}}}],["sidenavcomponent",{"_index":125,"title":{"components/SidenavComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["sidenavcontentcomponentservice",{"_index":1618,"title":{},"body":{"changelog.html":{}}}],["sidenavfooterdirective",{"_index":138,"title":{"directives/SidenavFooterDirective.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["sidenavfooterdirective()?.template",{"_index":1067,"title":{},"body":{"components/SidenavComponent.html":{}}}],["sidenavheaderdirective",{"_index":140,"title":{"directives/SidenavHeaderDirective.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["sidenavheaderdirective()?.template",{"_index":1066,"title":{},"body":{"components/SidenavComponent.html":{}}}],["sidenavigation",{"_index":1621,"title":{},"body":{"changelog.html":{}}}],["sidenavmode",{"_index":1027,"title":{},"body":{"components/SidenavComponent.html":{}}}],["sidenavtogglebuttoncomponent",{"_index":127,"title":{"components/SidenavToggleButtonComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["signal",{"_index":63,"title":{},"body":{"components/AppsButtonComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/NavigationItemComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"changelog.html":{}}}],["signal(coercearray(inject(rxap_settings_menu_item",{"_index":982,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["signal(collapsable",{"_index":555,"title":{},"body":{"injectables/LayoutService.html":{}}}],["signal(false",{"_index":61,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/NavigationItemComponent.html":{}}}],["signal(fixedinviewport",{"_index":557,"title":{},"body":{"injectables/LayoutService.html":{}}}],["signal(mode",{"_index":551,"title":{},"body":{"injectables/LayoutService.html":{}}}],["signal(opened",{"_index":549,"title":{},"body":{"injectables/LayoutService.html":{}}}],["signal(pinned",{"_index":553,"title":{},"body":{"injectables/LayoutService.html":{}}}],["signal>>(this.components.map(component",{"_index":412,"title":{},"body":{"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["signalportals",{"_index":252,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/HeaderService.html":{}}}],["signed",{"_index":1518,"title":{},"body":{"changelog.html":{}}}],["significant",{"_index":2273,"title":{},"body":{"license.html":{}}}],["signout",{"_index":1541,"title":{},"body":{"changelog.html":{}}}],["similar",{"_index":2124,"title":{},"body":{"license.html":{}}}],["simplechanges",{"_index":731,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["simultaneously",{"_index":2496,"title":{},"body":{"license.html":{}}}],["single",{"_index":1329,"title":{},"body":{"changelog.html":{},"index.html":{},"license.html":{}}}],["software",{"_index":1803,"title":{},"body":{"license.html":{}}}],["sold",{"_index":2254,"title":{},"body":{"license.html":{}}}],["sole",{"_index":2092,"title":{},"body":{"license.html":{}}}],["solely",{"_index":2104,"title":{},"body":{"license.html":{}}}],["solid",{"_index":1086,"title":{},"body":{"components/SidenavComponent.html":{}}}],["source",{"_index":4,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"dependencies.html":{},"index.html":{},"license.html":{},"miscellaneous/variables.html":{}}}],["spare",{"_index":2205,"title":{},"body":{"license.html":{}}}],["speak",{"_index":1839,"title":{},"body":{"license.html":{}}}],["special",{"_index":1933,"title":{},"body":{"license.html":{}}}],["specific",{"_index":1501,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["specifically",{"_index":2063,"title":{},"body":{"license.html":{}}}],["specified",{"_index":2024,"title":{},"body":{"license.html":{}}}],["specifies",{"_index":2515,"title":{},"body":{"license.html":{}}}],["specify",{"_index":2519,"title":{},"body":{"license.html":{}}}],["spirit",{"_index":2508,"title":{},"body":{"license.html":{}}}],["split",{"_index":1553,"title":{},"body":{"changelog.html":{}}}],["src",{"_index":579,"title":{},"body":{"injectables/LogoService.html":{}}}],["src/.../add",{"_index":1660,"title":{},"body":{"miscellaneous/functions.html":{}}}],["src/.../generator.ts",{"_index":1655,"title":{},"body":{"miscellaneous/functions.html":{}}}],["src/.../index.ts",{"_index":2591,"title":{},"body":{"miscellaneous/variables.html":{}}}],["src/.../navigation",{"_index":1656,"title":{},"body":{"miscellaneous/functions.html":{},"miscellaneous/typealiases.html":{}}}],["src/.../provide.ts",{"_index":1658,"title":{},"body":{"miscellaneous/functions.html":{}}}],["src/.../tokens.ts",{"_index":2588,"title":{},"body":{"miscellaneous/variables.html":{}}}],["src/.../types.ts",{"_index":2586,"title":{},"body":{"miscellaneous/typealiases.html":{}}}],["src/generators/init/generator.ts",{"_index":1674,"title":{},"body":{"miscellaneous/functions.html":{}}}],["src/generators/init/index.ts",{"_index":2616,"title":{},"body":{"miscellaneous/variables.html":{}}}],["src/lib/base",{"_index":145,"title":{},"body":{"components/BaseLayoutComponent.html":{}}}],["src/lib/default",{"_index":10,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["src/lib/external",{"_index":268,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["src/lib/footer.service.ts",{"_index":408,"title":{},"body":{"injectables/FooterService.html":{}}}],["src/lib/footer.service.ts:23",{"_index":413,"title":{},"body":{"injectables/FooterService.html":{}}}],["src/lib/footer.service.ts:31",{"_index":411,"title":{},"body":{"injectables/FooterService.html":{}}}],["src/lib/footer.service.ts:40",{"_index":409,"title":{},"body":{"injectables/FooterService.html":{}}}],["src/lib/footer.service.ts:56",{"_index":410,"title":{},"body":{"injectables/FooterService.html":{}}}],["src/lib/footer/footer.component.ts",{"_index":379,"title":{},"body":{"components/FooterComponent.html":{}}}],["src/lib/footer/footer.component.ts:20",{"_index":387,"title":{},"body":{"components/FooterComponent.html":{}}}],["src/lib/footer/footer.component.ts:22",{"_index":390,"title":{},"body":{"components/FooterComponent.html":{}}}],["src/lib/footer/footer.component.ts:23",{"_index":388,"title":{},"body":{"components/FooterComponent.html":{}}}],["src/lib/footer/footer.directive.ts",{"_index":392,"title":{},"body":{"directives/FooterDirective.html":{}}}],["src/lib/header.service.ts",{"_index":436,"title":{},"body":{"injectables/HeaderService.html":{}}}],["src/lib/header.service.ts:25",{"_index":440,"title":{},"body":{"injectables/HeaderService.html":{}}}],["src/lib/header.service.ts:33",{"_index":439,"title":{},"body":{"injectables/HeaderService.html":{}}}],["src/lib/header.service.ts:43",{"_index":437,"title":{},"body":{"injectables/HeaderService.html":{}}}],["src/lib/header.service.ts:59",{"_index":438,"title":{},"body":{"injectables/HeaderService.html":{}}}],["src/lib/header/header.component.ts",{"_index":419,"title":{},"body":{"components/HeaderComponent.html":{}}}],["src/lib/header/header.component.ts:29",{"_index":423,"title":{},"body":{"components/HeaderComponent.html":{}}}],["src/lib/header/header.component.ts:31",{"_index":426,"title":{},"body":{"components/HeaderComponent.html":{}}}],["src/lib/header/header.component.ts:33",{"_index":428,"title":{},"body":{"components/HeaderComponent.html":{}}}],["src/lib/header/header.component.ts:34",{"_index":424,"title":{},"body":{"components/HeaderComponent.html":{}}}],["src/lib/header/header.directive.ts",{"_index":432,"title":{},"body":{"directives/HeaderDirective.html":{}}}],["src/lib/layout.service.ts",{"_index":476,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:114",{"_index":495,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:118",{"_index":496,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:122",{"_index":494,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:126",{"_index":493,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:29",{"_index":507,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:30",{"_index":506,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:31",{"_index":508,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:32",{"_index":498,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:33",{"_index":502,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:34",{"_index":504,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:35",{"_index":501,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:36",{"_index":505,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:37",{"_index":503,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:38",{"_index":499,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout.service.ts:43",{"_index":491,"title":{},"body":{"injectables/LayoutService.html":{}}}],["src/lib/layout/layout.component.ts",{"_index":443,"title":{},"body":{"components/LayoutComponent.html":{}}}],["src/lib/layout/layout.component.ts:61",{"_index":460,"title":{},"body":{"components/LayoutComponent.html":{}}}],["src/lib/layout/layout.component.ts:62",{"_index":462,"title":{},"body":{"components/LayoutComponent.html":{}}}],["src/lib/layout/layout.component.ts:63",{"_index":464,"title":{},"body":{"components/LayoutComponent.html":{}}}],["src/lib/layout/layout.component.ts:64",{"_index":458,"title":{},"body":{"components/LayoutComponent.html":{}}}],["src/lib/logo.service.ts",{"_index":576,"title":{},"body":{"injectables/LogoService.html":{}}}],["src/lib/logo.service.ts:17",{"_index":587,"title":{},"body":{"injectables/LogoService.html":{}}}],["src/lib/logo.service.ts:25",{"_index":589,"title":{},"body":{"injectables/LogoService.html":{}}}],["src/lib/logo.service.ts:26",{"_index":591,"title":{},"body":{"injectables/LogoService.html":{}}}],["src/lib/logo.service.ts:27",{"_index":581,"title":{},"body":{"injectables/LogoService.html":{}}}],["src/lib/minimal",{"_index":594,"title":{},"body":{"components/MinimalLayoutComponent.html":{}}}],["src/lib/navigation",{"_index":776,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["src/lib/navigation.service.ts",{"_index":791,"title":{},"body":{"injectables/NavigationService.html":{}}}],["src/lib/navigation.service.ts:101",{"_index":801,"title":{},"body":{"injectables/NavigationService.html":{}}}],["src/lib/navigation.service.ts:105",{"_index":810,"title":{},"body":{"injectables/NavigationService.html":{}}}],["src/lib/navigation.service.ts:112",{"_index":811,"title":{},"body":{"injectables/NavigationService.html":{}}}],["src/lib/navigation.service.ts:37",{"_index":812,"title":{},"body":{"injectables/NavigationService.html":{}}}],["src/lib/navigation.service.ts:45",{"_index":796,"title":{},"body":{"injectables/NavigationService.html":{}}}],["src/lib/navigation.service.ts:78",{"_index":808,"title":{},"body":{"injectables/NavigationService.html":{}}}],["src/lib/navigation.service.ts:86",{"_index":799,"title":{},"body":{"injectables/NavigationService.html":{}}}],["src/lib/navigation.service.ts:97",{"_index":804,"title":{},"body":{"injectables/NavigationService.html":{}}}],["src/lib/navigation/navigation",{"_index":668,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"interfaces/NavigationStatus.html":{},"miscellaneous/functions.html":{},"miscellaneous/typealiases.html":{}}}],["src/lib/navigation/navigation.component.ts",{"_index":597,"title":{},"body":{"components/NavigationComponent.html":{}}}],["src/lib/navigation/navigation.component.ts:50",{"_index":614,"title":{},"body":{"components/NavigationComponent.html":{}}}],["src/lib/navigation/navigation.component.ts:52",{"_index":615,"title":{},"body":{"components/NavigationComponent.html":{}}}],["src/lib/navigation/navigation.component.ts:54",{"_index":633,"title":{},"body":{"components/NavigationComponent.html":{}}}],["src/lib/navigation/navigation.component.ts:56",{"_index":629,"title":{},"body":{"components/NavigationComponent.html":{}}}],["src/lib/navigation/navigation.component.ts:58",{"_index":626,"title":{},"body":{"components/NavigationComponent.html":{}}}],["src/lib/navigation/navigation.component.ts:60",{"_index":631,"title":{},"body":{"components/NavigationComponent.html":{}}}],["src/lib/navigation/navigation.component.ts:62",{"_index":616,"title":{},"body":{"components/NavigationComponent.html":{}}}],["src/lib/navigation/navigation.component.ts:64",{"_index":628,"title":{},"body":{"components/NavigationComponent.html":{}}}],["src/lib/navigation/navigation.component.ts:77",{"_index":622,"title":{},"body":{"components/NavigationComponent.html":{}}}],["src/lib/navigation/navigation.component.ts:83",{"_index":624,"title":{},"body":{"components/NavigationComponent.html":{}}}],["src/lib/navigation/navigation.component.ts:89",{"_index":620,"title":{},"body":{"components/NavigationComponent.html":{}}}],["src/lib/provide.ts",{"_index":1679,"title":{},"body":{"miscellaneous/functions.html":{}}}],["src/lib/release",{"_index":896,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["src/lib/sidenav/sidenav",{"_index":1100,"title":{},"body":{"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{}}}],["src/lib/sidenav/sidenav.component.ts",{"_index":1019,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:51",{"_index":1043,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:53",{"_index":1049,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:55",{"_index":1055,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:56",{"_index":1038,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:57",{"_index":1042,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:58",{"_index":1040,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:59",{"_index":1047,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:60",{"_index":1036,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:61",{"_index":1035,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:62",{"_index":1045,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:63",{"_index":1051,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:64",{"_index":1053,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:66",{"_index":1033,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:70",{"_index":1031,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:74",{"_index":1032,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/sidenav/sidenav.component.ts:79",{"_index":1029,"title":{},"body":{"components/SidenavComponent.html":{}}}],["src/lib/tokens.ts",{"_index":2592,"title":{},"body":{"miscellaneous/variables.html":{}}}],["src/lib/types.ts",{"_index":924,"title":{},"body":{"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{},"miscellaneous/typealiases.html":{}}}],["src/migrations/18.0.0/add",{"_index":1693,"title":{},"body":{"miscellaneous/functions.html":{}}}],["stand",{"_index":1919,"title":{},"body":{"license.html":{}}}],["standalone",{"_index":395,"title":{},"body":{"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{}}}],["standard",{"_index":2018,"title":{},"body":{"license.html":{}}}],["standards",{"_index":2021,"title":{},"body":{"license.html":{}}}],["start",{"_index":1375,"title":{},"body":{"changelog.html":{}}}],["started",{"_index":1141,"title":{"changelog.html":{},"index.html":{},"license.html":{}},"body":{"index.html":{}}}],["startwith",{"_index":736,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["startwith(true",{"_index":767,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["state",{"_index":1354,"title":{},"body":{"changelog.html":{}}}],["stated",{"_index":2077,"title":{},"body":{"license.html":{}}}],["statement",{"_index":2353,"title":{},"body":{"license.html":{}}}],["states",{"_index":1163,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["static",{"_index":1258,"title":{},"body":{"changelog.html":{}}}],["staticdatasource(null",{"_index":2615,"title":{},"body":{"miscellaneous/variables.html":{}}}],["stating",{"_index":2147,"title":{},"body":{"license.html":{}}}],["status",{"_index":688,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"changelog.html":{},"index.html":{},"license.html":{}}}],["status.isvisible",{"_index":849,"title":{},"body":{"injectables/NavigationService.html":{}}}],["statustoken",{"_index":847,"title":{},"body":{"injectables/NavigationService.html":{}}}],["steps",{"_index":1873,"title":{},"body":{"license.html":{}}}],["storage",{"_index":2179,"title":{},"body":{"license.html":{}}}],["string",{"_index":287,"title":{},"body":{"injectables/ExternalAppsService.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"changelog.html":{}}}],["structuredclone(app",{"_index":353,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["structuredclone(applist",{"_index":374,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["style",{"_index":726,"title":{},"body":{"components/NavigationItemComponent.html":{},"changelog.html":{}}}],["styles",{"_index":6,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["styleurl",{"_index":150,"title":{},"body":{"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/ReleaseInfoComponent.html":{}}}],["styleurls",{"_index":31,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["styling",{"_index":1558,"title":{},"body":{"changelog.html":{}}}],["sub",{"_index":1136,"title":{},"body":{"components/UserProfileIconComponent.html":{},"changelog.html":{},"dependencies.html":{},"index.html":{}}}],["subdividing",{"_index":2407,"title":{},"body":{"license.html":{}}}],["subject",{"_index":2400,"title":{},"body":{"license.html":{}}}],["sublicenses",{"_index":2439,"title":{},"body":{"license.html":{}}}],["sublicensing",{"_index":2105,"title":{},"body":{"license.html":{}}}],["subpackages",{"_index":1555,"title":{},"body":{"changelog.html":{}}}],["subprograms",{"_index":2062,"title":{},"body":{"license.html":{}}}],["subscriber.next(event.matches",{"_index":531,"title":{},"body":{"injectables/LayoutService.html":{}}}],["subscription",{"_index":709,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["subsection",{"_index":2217,"title":{},"body":{"license.html":{}}}],["substantial",{"_index":2268,"title":{},"body":{"license.html":{}}}],["substantially",{"_index":1917,"title":{},"body":{"license.html":{}}}],["such",{"_index":1710,"title":{},"body":{"index.html":{},"license.html":{},"properties.html":{}}}],["sue",{"_index":2452,"title":{},"body":{"license.html":{}}}],["suffice",{"_index":2277,"title":{},"body":{"license.html":{}}}],["supplement",{"_index":2308,"title":{},"body":{"license.html":{}}}],["support",{"_index":1177,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["supports",{"_index":2225,"title":{},"body":{"license.html":{}}}],["suppressed",{"_index":1589,"title":{},"body":{"changelog.html":{}}}],["sure",{"_index":1831,"title":{},"body":{"license.html":{}}}],["surrender",{"_index":1856,"title":{},"body":{"license.html":{}}}],["survive",{"_index":2352,"title":{},"body":{"license.html":{}}}],["sustained",{"_index":2553,"title":{},"body":{"license.html":{}}}],["switchmap",{"_index":816,"title":{},"body":{"injectables/NavigationService.html":{}}}],["switchmap((navigationitemornull",{"_index":871,"title":{},"body":{"injectables/NavigationService.html":{}}}],["switchmap((navigationwithoutstatuscheck",{"_index":830,"title":{},"body":{"injectables/NavigationService.html":{}}}],["sync",{"_index":1376,"title":{},"body":{"changelog.html":{}}}],["system",{"_index":1512,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["systematic",{"_index":1904,"title":{},"body":{"license.html":{}}}],["t",{"_index":928,"title":{},"body":{"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{}}}],["tab",{"_index":1777,"title":{},"body":{"index.html":{}}}],["tag",{"_index":1341,"title":{},"body":{"changelog.html":{}}}],["tailwind",{"_index":1288,"title":{},"body":{"changelog.html":{}}}],["take",{"_index":1823,"title":{},"body":{"license.html":{}}}],["tangible",{"_index":2248,"title":{},"body":{"license.html":{}}}],["tap",{"_index":737,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["technological",{"_index":2114,"title":{},"body":{"license.html":{}}}],["tells",{"_index":2007,"title":{},"body":{"license.html":{}}}],["template",{"_index":5,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"directives/FooterDirective.html":{},"components/HeaderComponent.html":{},"directives/HeaderDirective.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"index.html":{}}}],["templateportal",{"_index":396,"title":{},"body":{"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{}}}],["templateref",{"_index":397,"title":{},"body":{"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{}}}],["templateurl",{"_index":33,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["term",{"_index":2075,"title":{},"body":{"license.html":{}}}],["terminate",{"_index":2359,"title":{},"body":{"license.html":{}}}],["terminated",{"_index":2382,"title":{},"body":{"license.html":{}}}],["terminates",{"_index":2368,"title":{},"body":{"license.html":{}}}],["termination",{"_index":2356,"title":{},"body":{"license.html":{}}}],["terms",{"_index":1869,"title":{},"body":{"license.html":{}}}],["text",{"_index":646,"title":{},"body":{"components/NavigationComponent.html":{},"index.html":{}}}],["theme",{"_index":516,"title":{},"body":{"injectables/LayoutService.html":{},"components/SettingsButtonComponent.html":{},"changelog.html":{},"dependencies.html":{},"miscellaneous/functions.html":{},"index.html":{}}}],["theme.css",{"_index":1391,"title":{},"body":{"changelog.html":{}}}],["theme.darkmode",{"_index":1007,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["themedensity",{"_index":954,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["themename",{"_index":1018,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["themepalette",{"_index":430,"title":{},"body":{"components/HeaderComponent.html":{}}}],["themes",{"_index":1713,"title":{},"body":{"index.html":{},"properties.html":{}}}],["themeservice",{"_index":988,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["therefore",{"_index":1857,"title":{},"body":{"license.html":{}}}],["things",{"_index":1848,"title":{},"body":{"license.html":{}}}],["third",{"_index":2139,"title":{},"body":{"license.html":{}}}],["this._portal",{"_index":402,"title":{},"body":{"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{}}}],["this._subscription.add",{"_index":761,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["this.activeapplist.set(applist",{"_index":375,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.add(id",{"_index":833,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.appfilterlist",{"_index":371,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.applist().length",{"_index":58,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["this.apps",{"_index":365,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.apps.find(app",{"_index":348,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.apps.some(app",{"_index":345,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.checknavigationitemstatusproviders(navigationitem",{"_index":881,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.checknavigationstatusproviders",{"_index":874,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.checknavigationstatusproviders(navigationwithoutstatuscheck",{"_index":831,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.children",{"_index":757,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["this.collapsable",{"_index":554,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.collapsable.set(!ismobile",{"_index":568,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.collapsed",{"_index":558,"title":{},"body":{"injectables/LayoutService.html":{},"components/NavigationItemComponent.html":{}}}],["this.components().map(component",{"_index":247,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["this.config",{"_index":828,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.config.get('logo",{"_index":583,"title":{},"body":{"injectables/LogoService.html":{}}}],["this.config.get('navigation.apps",{"_index":316,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.config.get('navigation.collapsable",{"_index":534,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.config.get('navigation.fixedinviewport",{"_index":545,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.config.get('navigation.mode",{"_index":539,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.config.get('navigation.opened",{"_index":543,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.config.get('navigation.pinned",{"_index":536,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.currentthemedensity",{"_index":562,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.defaultheaderservice.portals",{"_index":181,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["this.dialog.open(environmentcomponent",{"_index":915,"title":{},"body":{"components/ReleaseInfoComponent.html":{}}}],["this.environment.production",{"_index":376,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.externalapps",{"_index":364,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.externalappsservice.activeapplist",{"_index":54,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["this.externalappsservice.getapplist",{"_index":84,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["this.extractusernamefromprofile(profile",{"_index":1132,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["this.fixedbottomgap",{"_index":559,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.fixedinviewport",{"_index":556,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.fixedtopgap",{"_index":565,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.footerservice.portalcount",{"_index":561,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.footerservice.portals",{"_index":389,"title":{},"body":{"components/FooterComponent.html":{}}}],["this.footerservice.pushportal(this._portal",{"_index":405,"title":{},"body":{"directives/FooterDirective.html":{}}}],["this.footerservice.removeportal(this._portal",{"_index":407,"title":{},"body":{"directives/FooterDirective.html":{}}}],["this.getapp(appid",{"_index":354,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.getapprouterlink(appid",{"_index":360,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.getappurl(appid",{"_index":357,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.getpathprefix",{"_index":301,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.hasapp(appid",{"_index":347,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.headerservice.portalcount",{"_index":567,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.headerservice.portals",{"_index":427,"title":{},"body":{"components/HeaderComponent.html":{}}}],["this.headerservice.pushportal(this._portal",{"_index":434,"title":{},"body":{"directives/HeaderDirective.html":{}}}],["this.headerservice.removeportal(this._portal",{"_index":435,"title":{},"body":{"directives/HeaderDirective.html":{}}}],["this.injectedportals",{"_index":226,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["this.injector",{"_index":980,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["this.injector.get",{"_index":846,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.insert(id",{"_index":826,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.inserts.delete(id",{"_index":837,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.inserts.get(id",{"_index":836,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.inserts.has(id",{"_index":835,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.inserts.has(navigationitem.insert",{"_index":888,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.inserts.set(id",{"_index":834,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.ismobile",{"_index":526,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.isnavigationdivideritem(item",{"_index":661,"title":{},"body":{"components/NavigationComponent.html":{}}}],["this.isnavigationitem(item",{"_index":662,"title":{},"body":{"components/NavigationComponent.html":{}}}],["this.isopen.update(isopen",{"_index":82,"title":{},"body":{"components/AppsButtonComponent.html":{}}}],["this.items",{"_index":630,"title":{},"body":{"components/NavigationComponent.html":{}}}],["this.layoutcomponentservice.collapsed",{"_index":169,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["this.layoutcomponentservice.ismobile",{"_index":175,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["this.layoutcomponentservice.opened",{"_index":179,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"components/SidenavToggleButtonComponent.html":{}}}],["this.layoutcomponentservice.toggleopened",{"_index":1114,"title":{},"body":{"components/SidenavToggleButtonComponent.html":{}}}],["this.layoutservice.closesidenav",{"_index":1063,"title":{},"body":{"components/SidenavComponent.html":{}}}],["this.layoutservice.collapsable",{"_index":1034,"title":{},"body":{"components/SidenavComponent.html":{}}}],["this.layoutservice.collapsed",{"_index":625,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{}}}],["this.layoutservice.fixedbottomgap",{"_index":1037,"title":{},"body":{"components/SidenavComponent.html":{}}}],["this.layoutservice.fixedinviewport",{"_index":1039,"title":{},"body":{"components/SidenavComponent.html":{}}}],["this.layoutservice.fixedtopgap",{"_index":1041,"title":{},"body":{"components/SidenavComponent.html":{}}}],["this.layoutservice.ismobile",{"_index":752,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["this.layoutservice.mode",{"_index":1054,"title":{},"body":{"components/SidenavComponent.html":{}}}],["this.layoutservice.opened",{"_index":1044,"title":{},"body":{"components/SidenavComponent.html":{}}}],["this.layoutservice.opened.set(false",{"_index":753,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["this.layoutservice.opened.set(opened",{"_index":1059,"title":{},"body":{"components/SidenavComponent.html":{}}}],["this.layoutservice.opensidenav",{"_index":1061,"title":{},"body":{"components/SidenavComponent.html":{}}}],["this.layoutservice.pinned",{"_index":1046,"title":{},"body":{"components/SidenavComponent.html":{}}}],["this.layoutservice.togglepinned",{"_index":1058,"title":{},"body":{"components/SidenavComponent.html":{}}}],["this.level",{"_index":717,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["this.localeid",{"_index":377,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.localeid.replace",{"_index":378,"title":{},"body":{"injectables/ExternalAppsService.html":{}}}],["this.logo().height",{"_index":580,"title":{},"body":{"injectables/LogoService.html":{}}}],["this.logo().src",{"_index":588,"title":{},"body":{"injectables/LogoService.html":{}}}],["this.logo().width",{"_index":590,"title":{},"body":{"injectables/LogoService.html":{}}}],["this.logoservice.height",{"_index":457,"title":{},"body":{"components/LayoutComponent.html":{}}}],["this.logoservice.src",{"_index":461,"title":{},"body":{"components/LayoutComponent.html":{}}}],["this.logoservice.width",{"_index":463,"title":{},"body":{"components/LayoutComponent.html":{}}}],["this.mediamatcher.matchmedia(navigationconfigdefaults?.mobilequery",{"_index":522,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.methodportals",{"_index":227,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["this.methodportals().includes(portal",{"_index":256,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["this.methodportals().indexof(portal",{"_index":264,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["this.methodportals.update(portals",{"_index":257,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["this.mode",{"_index":550,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.mode.set('over",{"_index":573,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.mode.set('side",{"_index":571,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.navigation",{"_index":824,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.navigation$.next(this.replaceinserts(this.navigation",{"_index":838,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.navigation$.pipe",{"_index":829,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.navigationitems",{"_index":652,"title":{},"body":{"components/NavigationComponent.html":{}}}],["this.opened",{"_index":548,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.opened.set(false",{"_index":569,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.opened.set(true",{"_index":572,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.opened.update(opened",{"_index":574,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.pinned",{"_index":552,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.pinned.update(pinned",{"_index":575,"title":{},"body":{"injectables/LayoutService.html":{}}}],["this.portals().includes(portal",{"_index":416,"title":{},"body":{"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["this.portals().indexof(portal",{"_index":418,"title":{},"body":{"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["this.portals().length",{"_index":173,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"components/FooterComponent.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"injectables/HeaderService.html":{}}}],["this.portals.update(portals",{"_index":417,"title":{},"body":{"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["this.profile",{"_index":1131,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["this.pubsubservice.publish(rxap_topics.authentication.logout",{"_index":1138,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["this.replaceinserts(navigationitem.children",{"_index":892,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.replaceinserts(this.inserts.get(navigationitem.insert",{"_index":890,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.root",{"_index":650,"title":{},"body":{"components/NavigationComponent.html":{}}}],["this.router.events",{"_index":762,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["this.router.url.split",{"_index":770,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["this.sidenav()?.close",{"_index":1062,"title":{},"body":{"components/SidenavComponent.html":{}}}],["this.sidenav()?.open",{"_index":1060,"title":{},"body":{"components/SidenavComponent.html":{}}}],["this.template",{"_index":403,"title":{},"body":{"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{}}}],["this.theme.applydensity(density",{"_index":997,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["this.theme.applydensity(this.theme.density",{"_index":998,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["this.theme.applytheme(theme",{"_index":1003,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["this.theme.applytheme(this.theme.themename",{"_index":1004,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["this.theme.applytypography(this.theme.typography",{"_index":1001,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["this.theme.applytypography(typography",{"_index":1000,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["this.theme.getavailablethemes",{"_index":971,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["this.theme.getavailabletypographies",{"_index":973,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["this.theme.setdensity(density",{"_index":999,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["this.theme.settheme(theme",{"_index":1005,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["this.theme.settypography(typography",{"_index":1002,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["this.updatenavigation",{"_index":827,"title":{},"body":{"injectables/NavigationService.html":{}}}],["this.username",{"_index":1139,"title":{},"body":{"components/UserProfileIconComponent.html":{}}}],["this.viewcontainerref",{"_index":404,"title":{},"body":{"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{}}}],["those",{"_index":1915,"title":{},"body":{"license.html":{}}}],["though",{"_index":2311,"title":{},"body":{"license.html":{}}}],["threatened",{"_index":1926,"title":{},"body":{"license.html":{}}}],["three",{"_index":2203,"title":{},"body":{"license.html":{}}}],["through",{"_index":1994,"title":{},"body":{"license.html":{}}}],["throw",{"_index":349,"title":{},"body":{"injectables/ExternalAppsService.html":{},"components/NavigationComponent.html":{}}}],["thus",{"_index":2097,"title":{},"body":{"license.html":{}}}],["time",{"_index":2379,"title":{},"body":{"license.html":{}}}],["times",{"_index":262,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["title",{"_index":671,"title":{},"body":{"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"interfaces/NavigationStatus.html":{},"index.html":{}}}],["to192px",{"_index":1546,"title":{},"body":{"changelog.html":{}}}],["todo",{"_index":858,"title":{},"body":{"injectables/NavigationService.html":{}}}],["toesnext",{"_index":1575,"title":{},"body":{"changelog.html":{}}}],["toggle",{"_index":45,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["toggleopened",{"_index":486,"title":{},"body":{"injectables/LayoutService.html":{}}}],["togglepinned",{"_index":487,"title":{},"body":{"injectables/LayoutService.html":{},"components/SidenavComponent.html":{}}}],["token",{"_index":1205,"title":{},"body":{"changelog.html":{},"index.html":{}}}],["tokens",{"_index":197,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"injectables/NavigationService.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{}}}],["tools",{"_index":2053,"title":{},"body":{"license.html":{}}}],["tooltip",{"_index":1538,"title":{},"body":{"changelog.html":{}}}],["topics",{"_index":1259,"title":{},"body":{"changelog.html":{}}}],["tosignal",{"_index":188,"title":{},"body":{"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/SettingsButtonComponent.html":{}}}],["tosignal(from(promise.all",{"_index":975,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["tosignal(from(promise.all(coercearray(inject(rxap_default_header_item_component",{"_index":241,"title":{},"body":{"injectables/DefaultHeaderService.html":{}}}],["tosignal(inject(rxap_user_profile_data_source).connect('user",{"_index":183,"title":{},"body":{"components/DefaultHeaderComponent.html":{}}}],["tosignal(new",{"_index":527,"title":{},"body":{"injectables/LayoutService.html":{}}}],["tosignal(observecurrentthemedensity",{"_index":500,"title":{},"body":{"injectables/LayoutService.html":{}}}],["tosignal(this.navigationservice.config",{"_index":653,"title":{},"body":{"components/NavigationComponent.html":{}}}],["tosignal(this.router.events.pipe",{"_index":783,"title":{},"body":{"components/NavigationProgressBarComponent.html":{}}}],["track",{"_index":85,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{}}}],["trade",{"_index":2336,"title":{},"body":{"license.html":{}}}],["trademark",{"_index":2335,"title":{},"body":{"license.html":{}}}],["trademarks",{"_index":2337,"title":{},"body":{"license.html":{}}}],["transaction",{"_index":2283,"title":{},"body":{"license.html":{}}}],["transfer",{"_index":1996,"title":{},"body":{"license.html":{}}}],["transferred",{"_index":2284,"title":{},"body":{"license.html":{}}}],["transferring",{"_index":2404,"title":{},"body":{"license.html":{}}}],["transform",{"_index":1071,"title":{},"body":{"components/SidenavComponent.html":{}}}],["transition",{"_index":727,"title":{},"body":{"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{}}}],["transition(':enter",{"_index":743,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["transition(':leave",{"_index":749,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["translatex(calc",{"_index":1072,"title":{},"body":{"components/SidenavComponent.html":{}}}],["transmission",{"_index":2237,"title":{},"body":{"license.html":{}}}],["treated",{"_index":2310,"title":{},"body":{"license.html":{}}}],["treaty",{"_index":2120,"title":{},"body":{"license.html":{}}}],["tree",{"_index":8,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"miscellaneous/functions.html":{}}}],["trigger",{"_index":728,"title":{},"body":{"components/NavigationItemComponent.html":{},"changelog.html":{}}}],["trigger('sub",{"_index":741,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["true",{"_index":242,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"directives/FooterDirective.html":{},"injectables/FooterService.html":{},"directives/HeaderDirective.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/UserProfileIconComponent.html":{},"index.html":{}}}],["ts",{"_index":1637,"title":{},"body":{"dependencies.html":{}}}],["tslib",{"_index":1640,"title":{},"body":{"dependencies.html":{}}}],["two",{"_index":1872,"title":{},"body":{"license.html":{}}}],["type",{"_index":215,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"interfaces/NavigationDividerItem.html":{},"interfaces/NavigationInsertItem.html":{},"interfaces/NavigationItem.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"interfaces/NavigationStatus.html":{},"interfaces/ReleaseInfoModule.html":{},"components/SettingsButtonComponent.html":{},"interfaces/SettingsMenuItem.html":{},"components/SidenavComponent.html":{},"directives/SidenavFooterDirective.html":{},"directives/SidenavHeaderDirective.html":{},"components/UserProfileIconComponent.html":{},"miscellaneous/functions.html":{},"miscellaneous/typealiases.html":{}}}],["typealiases",{"_index":2584,"title":{"miscellaneous/typealiases.html":{}},"body":{}}],["typedef",{"_index":251,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/HeaderService.html":{}}}],["typeof",{"_index":823,"title":{},"body":{"injectables/NavigationService.html":{}}}],["types",{"_index":344,"title":{},"body":{"injectables/ExternalAppsService.html":{},"components/SettingsButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{}}}],["typical",{"_index":2263,"title":{},"body":{"license.html":{}}}],["typography",{"_index":961,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["typographyname",{"_index":1017,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["ul[rxap",{"_index":111,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["unacceptable",{"_index":1912,"title":{},"body":{"license.html":{}}}],["undefined",{"_index":802,"title":{},"body":{"injectables/NavigationService.html":{},"changelog.html":{},"miscellaneous/functions.html":{}}}],["under",{"_index":1955,"title":{},"body":{"license.html":{}}}],["unknown",{"_index":232,"title":{},"body":{"injectables/DefaultHeaderService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{}}}],["unless",{"_index":2271,"title":{},"body":{"license.html":{}}}],["unlimited",{"_index":2081,"title":{},"body":{"license.html":{}}}],["unmodified",{"_index":1970,"title":{},"body":{"license.html":{}}}],["unnecessary",{"_index":2108,"title":{},"body":{"license.html":{}}}],["unpacking",{"_index":2306,"title":{},"body":{"license.html":{}}}],["until",{"_index":2367,"title":{},"body":{"license.html":{}}}],["update",{"_index":798,"title":{},"body":{"injectables/NavigationService.html":{},"changelog.html":{},"miscellaneous/functions.html":{}}}],["update(host",{"_index":1697,"title":{},"body":{"miscellaneous/functions.html":{}}}],["update(tree",{"_index":1695,"title":{},"body":{"miscellaneous/functions.html":{}}}],["updatenavigation",{"_index":793,"title":{},"body":{"injectables/NavigationService.html":{}}}],["updates",{"_index":2294,"title":{},"body":{"license.html":{}}}],["upgrade",{"_index":1489,"title":{},"body":{"changelog.html":{}}}],["url",{"_index":356,"title":{},"body":{"injectables/ExternalAppsService.html":{},"index.html":{}}}],["urlparts",{"_index":769,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["urlparts[0",{"_index":771,"title":{},"body":{"components/NavigationItemComponent.html":{}}}],["usage",{"_index":1372,"title":{},"body":{"changelog.html":{}}}],["use",{"_index":805,"title":{},"body":{"injectables/NavigationService.html":{},"changelog.html":{},"index.html":{},"license.html":{}}}],["useclass",{"_index":1691,"title":{},"body":{"miscellaneous/functions.html":{}}}],["used",{"_index":1761,"title":{},"body":{"index.html":{},"license.html":{}}}],["user",{"_index":130,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"changelog.html":{},"miscellaneous/functions.html":{},"index.html":{},"license.html":{}}}],["username",{"_index":1123,"title":{},"body":{"components/UserProfileIconComponent.html":{},"changelog.html":{},"miscellaneous/variables.html":{}}}],["userprofileiconcomponent",{"_index":129,"title":{"components/UserProfileIconComponent.html":{}},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"index.html":{}}}],["users",{"_index":1833,"title":{},"body":{"license.html":{}}}],["uses",{"_index":1789,"title":{},"body":{"index.html":{},"license.html":{}}}],["using",{"_index":2236,"title":{},"body":{"license.html":{}}}],["utilities",{"_index":336,"title":{},"body":{"injectables/ExternalAppsService.html":{},"dependencies.html":{},"index.html":{}}}],["utility",{"_index":1394,"title":{},"body":{"changelog.html":{}}}],["valid",{"_index":2202,"title":{},"body":{"license.html":{}}}],["value",{"_index":52,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/DefaultHeaderComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"components/FooterComponent.html":{},"injectables/FooterService.html":{},"components/HeaderComponent.html":{},"injectables/HeaderService.html":{},"components/LayoutComponent.html":{},"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"injectables/NavigationService.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"miscellaneous/functions.html":{},"miscellaneous/variables.html":{}}}],["var",{"_index":95,"title":{},"body":{"components/AppsButtonComponent.html":{},"components/BaseLayoutComponent.html":{},"components/DefaultHeaderComponent.html":{},"components/FooterComponent.html":{},"components/HeaderComponent.html":{},"components/LayoutComponent.html":{},"components/MinimalLayoutComponent.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"components/NavigationProgressBarComponent.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{}}}],["variables",{"_index":2587,"title":{"miscellaneous/variables.html":{}},"body":{"miscellaneous/variables.html":{}}}],["verbatim",{"_index":1811,"title":{},"body":{"license.html":{}}}],["version",{"_index":918,"title":{},"body":{"components/ReleaseInfoComponent.html":{},"interfaces/ReleaseInfoModule.html":{},"interfaces/SettingsMenuItem.html":{},"changelog.html":{},"license.html":{},"properties.html":{}}}],["versions",{"_index":1481,"title":{},"body":{"changelog.html":{},"license.html":{}}}],["very",{"_index":1015,"title":{},"body":{"components/SettingsButtonComponent.html":{}}}],["view",{"_index":2009,"title":{},"body":{"license.html":{}}}],["viewchild",{"_index":732,"title":{},"body":{"components/NavigationItemComponent.html":{},"components/SidenavComponent.html":{}}}],["viewchild(matsidenav",{"_index":1048,"title":{},"body":{"components/SidenavComponent.html":{}}}],["viewcontainerref",{"_index":398,"title":{},"body":{"directives/FooterDirective.html":{},"directives/HeaderDirective.html":{}}}],["viewencapsulation",{"_index":635,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{}}}],["viewencapsulation.none",{"_index":599,"title":{},"body":{"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{}}}],["violates",{"_index":2300,"title":{},"body":{"license.html":{}}}],["violation",{"_index":2363,"title":{},"body":{"license.html":{}}}],["visibility",{"_index":1076,"title":{},"body":{"components/SidenavComponent.html":{}}}],["visible",{"_index":1077,"title":{},"body":{"components/SidenavComponent.html":{},"changelog.html":{},"license.html":{}}}],["void",{"_index":50,"title":{},"body":{"components/AppsButtonComponent.html":{},"injectables/DefaultHeaderService.html":{},"injectables/ExternalAppsService.html":{},"injectables/FooterService.html":{},"injectables/HeaderService.html":{},"injectables/LayoutService.html":{},"components/NavigationComponent.html":{},"components/NavigationItemComponent.html":{},"injectables/NavigationService.html":{},"components/ReleaseInfoComponent.html":{},"components/SettingsButtonComponent.html":{},"components/SidenavComponent.html":{},"components/SidenavToggleButtonComponent.html":{},"components/UserProfileIconComponent.html":{},"license.html":{}}}],["volume",{"_index":2178,"title":{},"body":{"license.html":{}}}],["wait",{"_index":860,"title":{},"body":{"injectables/NavigationService.html":{}}}],["waiting",{"_index":864,"title":{},"body":{"injectables/NavigationService.html":{}}}],["waive",{"_index":2128,"title":{},"body":{"license.html":{}}}],["waiver",{"_index":2567,"title":{},"body":{"license.html":{}}}],["want",{"_index":1845,"title":{},"body":{"license.html":{}}}],["warranties",{"_index":2008,"title":{},"body":{"license.html":{}}}],["warranty",{"_index":1883,"title":{},"body":{"license.html":{}}}],["way",{"_index":1836,"title":{},"body":{"license.html":{}}}],["ways",{"_index":2192,"title":{},"body":{"license.html":{}}}],["webkit",{"_index":1095,"title":{},"body":{"components/SidenavComponent.html":{}}}],["well",{"_index":1987,"title":{},"body":{"license.html":{}}}],["whatever",{"_index":2409,"title":{},"body":{"license.html":{}}}],["whether",{"_index":1862,"title":{},"body":{"license.html":{}}}],["whole",{"_index":2032,"title":{},"body":{"license.html":{}}}],["whose",{"_index":2245,"title":{},"body":{"license.html":{}}}],["widely",{"_index":2027,"title":{},"body":{"license.html":{}}}],["width",{"_index":524,"title":{},"body":{"injectables/LayoutService.html":{},"injectables/LogoService.html":{},"changelog.html":{}}}],["window",{"_index":2043,"title":{},"body":{"license.html":{}}}],["wip",{"_index":1764,"title":{},"body":{"index.html":{}}}],["wipo",{"_index":2119,"title":{},"body":{"license.html":{}}}],["wish",{"_index":1843,"title":{},"body":{"license.html":{}}}],["withdefaultheadercomponent",{"_index":1665,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withdefaultheaderitems",{"_index":1666,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withdefaultheaderitems(...items",{"_index":1683,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withfootercomponents",{"_index":1667,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withfootercomponents(components",{"_index":1684,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withheadercomponents",{"_index":1668,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withheadercomponents(components",{"_index":1685,"title":{},"body":{"miscellaneous/functions.html":{}}}],["within",{"_index":1732,"title":{},"body":{"index.html":{},"license.html":{}}}],["withnavigationconfig",{"_index":1669,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withnavigationconfig(app_navigation",{"_index":1746,"title":{},"body":{"index.html":{}}}],["withnavigationconfig(config",{"_index":1686,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withnavigationinserts",{"_index":1670,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withnavigationinserts(inserts",{"_index":1687,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withnavigationservice",{"_index":1744,"title":{},"body":{"index.html":{}}}],["without",{"_index":1973,"title":{},"body":{"license.html":{}}}],["withreleaseinfomodules",{"_index":1671,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withreleaseinfomodules(...module",{"_index":1688,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withsettingsmenuitems",{"_index":1672,"title":{},"body":{"miscellaneous/functions.html":{},"index.html":{}}}],["withsettingsmenuitems(...items",{"_index":1689,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withuserprofiledatasource",{"_index":1673,"title":{},"body":{"miscellaneous/functions.html":{}}}],["withuserprofiledatasource(datasource",{"_index":1690,"title":{},"body":{"miscellaneous/functions.html":{}}}],["work",{"_index":1834,"title":{},"body":{"license.html":{}}}],["work's",{"_index":2052,"title":{},"body":{"license.html":{}}}],["working",{"_index":2028,"title":{},"body":{"license.html":{}}}],["works",{"_index":1819,"title":{},"body":{"license.html":{}}}],["workspace",{"_index":1719,"title":{},"body":{"index.html":{}}}],["worldwide",{"_index":2441,"title":{},"body":{"license.html":{}}}],["writablesignal",{"_index":497,"title":{},"body":{"injectables/LayoutService.html":{}}}],["writing",{"_index":2527,"title":{},"body":{"license.html":{}}}],["written",{"_index":2201,"title":{},"body":{"license.html":{}}}],["yarn",{"_index":1721,"title":{},"body":{"index.html":{}}}],["years",{"_index":2204,"title":{},"body":{"license.html":{}}}],["yourself",{"_index":2459,"title":{},"body":{"license.html":{}}}]],"pipeline":["stemmer"]},
|
|
3
|
+
"store": {"components/AppsButtonComponent.html":{"url":"components/AppsButtonComponent.html","title":"component - AppsButtonComponent","body":"\n \n\n\n\n\n\n Components\n \n AppsButtonComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n Styles\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/default-header/apps-button/apps-button.component.ts\n\n\n\n\n\n \n Implements\n \n \n OnInit\n \n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n\n\n\n\n\n\n\n\n\n\n \n selector\n rxap-apps-button\n \n\n\n \n imports\n \n NgOptimizedImage\n MatButton\n RouterLink\n MatAnchor\n MatIconButton\n MatIcon\n IconDirective\n \n \n\n \n styleUrls\n ./apps-button.component.scss\n \n\n\n\n \n templateUrl\n ./apps-button.component.html\n \n\n\n\n\n\n\n\n\n \n \n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n appList\n \n \n Protected\n Readonly\n externalAppsService\n \n \n Public\n Readonly\n hasApps\n \n \n Public\n Readonly\n isOpen\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n Public\n toggle\n \n \n \n \n\n\n\n\n\n \n \n\n\n\n\n\n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n Public\n toggle\n \n \n \n \n \n \n \n toggle()\n \n \n\n\n \n \n Defined in src/lib/default-header/apps-button/apps-button.component.ts:45\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n appList\n \n \n \n \n \n \n Default value : computed(() => this.externalAppsService.activeAppList())\n \n \n \n \n Defined in src/lib/default-header/apps-button/apps-button.component.ts:42\n \n \n\n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n externalAppsService\n \n \n \n \n \n \n Default value : inject(ExternalAppsService)\n \n \n \n \n Defined in src/lib/default-header/apps-button/apps-button.component.ts:41\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n hasApps\n \n \n \n \n \n \n Default value : computed(() => this.appList().length > 0)\n \n \n \n \n Defined in src/lib/default-header/apps-button/apps-button.component.ts:43\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n isOpen\n \n \n \n \n \n \n Default value : signal(false)\n \n \n \n \n Defined in src/lib/default-header/apps-button/apps-button.component.ts:39\n \n \n\n \n \n The signal that indicates if the app list is open\n\n \n \n\n \n \n\n\n\n\n\n \n import { NgOptimizedImage } from '@angular/common';\nimport {\n ChangeDetectionStrategy,\n Component,\n computed,\n inject,\n OnInit,\n signal,\n} from '@angular/core';\nimport {\n MatAnchor,\n MatButton,\n MatIconButton,\n} from '@angular/material/button';\nimport { MatIcon } from '@angular/material/icon';\nimport { RouterLink } from '@angular/router';\nimport { IconDirective } from '@rxap/material-directives/icon';\nimport { ExternalAppsService } from '../../external-apps.service';\n\n@Component({\n selector: 'rxap-apps-button',\n templateUrl: './apps-button.component.html',\n styleUrls: ['./apps-button.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n imports: [\n NgOptimizedImage,\n MatButton,\n RouterLink,\n MatAnchor,\n MatIconButton,\n MatIcon,\n IconDirective,\n ]\n})\nexport class AppsButtonComponent implements OnInit {\n /**\n * The signal that indicates if the app list is open\n */\n public readonly isOpen = signal(false);\n\n protected readonly externalAppsService = inject(ExternalAppsService);\n public readonly appList = computed(() => this.externalAppsService.activeAppList());\n public readonly hasApps = computed(() => this.appList().length > 0);\n\n public toggle(): void {\n this.isOpen.update(isOpen => !isOpen);\n }\n\n public ngOnInit(): void {\n this.externalAppsService.getAppList();\n }\n\n}\n\n \n\n \n @if (hasApps()) {\n \n\n @if (isOpen()) {\n \n\n @for (app of appList(); track app.label) {\n @if (app.href) {\n \n \n @if (app.icon) {\n \n }\n @if (app.image) {\n \n }\n {{ app.label }}\n \n \n } @else if (app.routerLink) {\n \n \n @if (app.icon) {\n \n }\n @if (app.image) {\n \n }\n {{ app.label }}\n \n \n } @else {\n \n \n @if (app.icon) {\n \n }\n @if (app.image) {\n \n }\n {{ app.label }}\n \n \n }\n }\n\n \n }\n\n \n \n \n\n \n}\n\n \n\n \n \n ./apps-button.component.scss\n \n \n \n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = '@if (hasApps()) { @if (isOpen()) { @for (app of appList(); track app.label) { @if (app.href) { @if (app.icon) { } @if (app.image) { } {{ app.label }} } @else if (app.routerLink) { @if (app.icon) { } @if (app.image) { } {{ app.label }} } @else { @if (app.icon) { } @if (app.image) { } {{ app.label }} } } } }'\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'AppsButtonComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/BaseLayoutComponent.html":{"url":"components/BaseLayoutComponent.html","title":"component - BaseLayoutComponent","body":"\n \n\n\n\n\n\n Components\n \n BaseLayoutComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/base-layout/base-layout.component.ts\n\n\n\n\n\n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n\n\n\n\n\n\n\n\n\n\n \n selector\n rxap-base-layout\n \n\n\n \n imports\n \n HeaderComponent\n FooterComponent\n \n \n\n\n\n\n \n templateUrl\n ./base-layout.component.html\n \n\n\n\n \n styleUrl\n ./base-layout.component.scss\n \n\n\n\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n \n import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\nimport { FooterComponent } from '../footer/footer.component';\nimport { HeaderComponent } from '../header/header.component';\n\n@Component({\n selector: 'rxap-base-layout',\n imports: [\n HeaderComponent,\n FooterComponent,\n ],\n templateUrl: './base-layout.component.html',\n styleUrl: './base-layout.component.scss',\n changeDetection: ChangeDetectionStrategy.OnPush\n})\nexport class BaseLayoutComponent {}\n\n \n\n \n \n\n\n\n \n\n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = ''\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'BaseLayoutComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/DefaultHeaderComponent.html":{"url":"components/DefaultHeaderComponent.html","title":"component - DefaultHeaderComponent","body":"\n \n\n\n\n\n\n Components\n \n DefaultHeaderComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/default-header/default-header.component.ts\n\n\n\n\n\n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n\n\n\n\n \n host\n {}\n \n\n\n\n\n\n\n \n selector\n rxap-default-header\n \n\n\n \n imports\n \n AppsButtonComponent\n SettingsButtonComponent\n SidenavToggleButtonComponent\n UserProfileIconComponent\n MatToolbarRow\n CdkPortalOutlet\n \n \n\n\n\n\n \n templateUrl\n ./default-header.component.html\n \n\n\n\n \n styleUrl\n ./default-header.component.scss\n \n\n\n\n\n\n \n \n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n collapsed\n \n \n Protected\n Readonly\n defaultHeaderService\n \n \n Public\n Readonly\n hasPortals\n \n \n Public\n Readonly\n isMobile\n \n \n Protected\n Readonly\n layoutComponentService\n \n \n Public\n Readonly\n opened\n \n \n Public\n Readonly\n portals\n \n \n Public\n Readonly\n profile\n \n \n \n \n\n\n\n\n\n\n \n \n\n\n\n\n\n\n\n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n collapsed\n \n \n \n \n \n \n Default value : computed(() => this.layoutComponentService.collapsed())\n \n \n \n \n Defined in src/lib/default-header/default-header.component.ts:40\n \n \n\n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n defaultHeaderService\n \n \n \n \n \n \n Default value : inject(DefaultHeaderService)\n \n \n \n \n Defined in src/lib/default-header/default-header.component.ts:45\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n hasPortals\n \n \n \n \n \n \n Default value : computed(() => this.portals().length > 0)\n \n \n \n \n Defined in src/lib/default-header/default-header.component.ts:48\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n isMobile\n \n \n \n \n \n \n Default value : computed(() => this.layoutComponentService.isMobile())\n \n \n \n \n Defined in src/lib/default-header/default-header.component.ts:41\n \n \n\n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n layoutComponentService\n \n \n \n \n \n \n Default value : inject(LayoutService)\n \n \n \n \n Defined in src/lib/default-header/default-header.component.ts:38\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n opened\n \n \n \n \n \n \n Default value : computed(() => this.layoutComponentService.opened())\n \n \n \n \n Defined in src/lib/default-header/default-header.component.ts:42\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n portals\n \n \n \n \n \n \n Default value : computed(() => this.defaultHeaderService.portals())\n \n \n \n \n Defined in src/lib/default-header/default-header.component.ts:47\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n profile\n \n \n \n \n \n \n Default value : toSignal(inject(RXAP_USER_PROFILE_DATA_SOURCE).connect('user-profile'), { initialValue: null })\n \n \n \n \n Defined in src/lib/default-header/default-header.component.ts:43\n \n \n\n\n \n \n\n\n\n\n\n \n import { CdkPortalOutlet } from '@angular/cdk/portal';\nimport {\n ChangeDetectionStrategy,\n Component,\n computed,\n inject,\n} from '@angular/core';\nimport { toSignal } from '@angular/core/rxjs-interop';\nimport { MatToolbarRow } from '@angular/material/toolbar';\nimport { HeaderService } from '../header.service';\nimport { LayoutService } from '../layout.service';\nimport { RXAP_USER_PROFILE_DATA_SOURCE } from '../tokens';\nimport { AppsButtonComponent } from './apps-button/apps-button.component';\nimport { DefaultHeaderService } from './default-header.service';\nimport { SettingsButtonComponent } from './settings-button/settings-button.component';\nimport { SidenavToggleButtonComponent } from './sidenav-toggle-button/sidenav-toggle-button.component';\nimport { UserProfileIconComponent } from './user-profile-icon/user-profile-icon.component';\n\n@Component({\n selector: 'rxap-default-header',\n imports: [\n AppsButtonComponent,\n SettingsButtonComponent,\n SidenavToggleButtonComponent,\n UserProfileIconComponent,\n MatToolbarRow,\n CdkPortalOutlet,\n ],\n host: {\n 'class': 'grow',\n },\n templateUrl: './default-header.component.html',\n styleUrl: './default-header.component.scss',\n changeDetection: ChangeDetectionStrategy.OnPush\n})\nexport class DefaultHeaderComponent {\n\n protected readonly layoutComponentService = inject(LayoutService);\n\n public readonly collapsed = computed(() => this.layoutComponentService.collapsed());\n public readonly isMobile = computed(() => this.layoutComponentService.isMobile());\n public readonly opened = computed(() => this.layoutComponentService.opened());\n public readonly profile = toSignal(inject(RXAP_USER_PROFILE_DATA_SOURCE).connect('user-profile'), { initialValue: null });\n\n protected readonly defaultHeaderService = inject(DefaultHeaderService);\n\n public readonly portals = computed(() => this.defaultHeaderService.portals());\n public readonly hasPortals = computed(() => this.portals().length > 0);\n\n}\n\n \n\n \n \n @if (collapsed() || isMobile()) {\n \n }\n \n @for (portal of portals(); track portal) {\n \n }\n \n \n \n \n @if (profile(); as profile) {\n \n }\n\n\n \n\n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = ' @if (collapsed() || isMobile()) { } @for (portal of portals(); track portal) { } @if (profile(); as profile) { }'\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'DefaultHeaderComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"injectables/DefaultHeaderService.html":{"url":"injectables/DefaultHeaderService.html","title":"injectable - DefaultHeaderService","body":"\n \n\n\n\n\n\n\n\n\n\n Injectables\n DefaultHeaderService\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/default-header/default-header.service.ts\n \n\n\n\n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n portalCount\n \n \n Public\n Readonly\n portals\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n Public\n pushPortal\n \n \n Public\n removePortal\n \n \n \n \n\n\n\n\n\n \n \n\n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n Public\n pushPortal\n \n \n \n \n \n \n \n pushPortal(portal: Portal<>)\n \n \n\n\n \n \n Defined in src/lib/default-header/default-header.service.ts:52\n \n \n\n\n \n \n Adds a portal to the list of portals.\n\n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n Description\n \n \n \n \n portal\n \n Portal<>\n \n\n \n No\n \n\n\n \n \nThe portal to be added.\n\n\n \n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n removePortal\n \n \n \n \n \n \n \n removePortal(portal: Portal<>)\n \n \n\n\n \n \n Defined in src/lib/default-header/default-header.service.ts:68\n \n \n\n\n \n \n Removes a portal from the list of portals.\n\n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n Description\n \n \n \n \n portal\n \n Portal<>\n \n\n \n No\n \n\n\n \n \nThe portal to be removed.\n\n\n \n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n portalCount\n \n \n \n \n \n \n Default value : computed(() => this.portals().length)\n \n \n \n \n Defined in src/lib/default-header/default-header.service.ts:42\n \n \n\n \n \n Computes the count of portals.\n\n \n \n\n \n \n \n \n \n \n \n \n Public\n Readonly\n portals\n \n \n \n \n \n \n Default value : computed(() => [ ...this.injectedPortals(), ...this.methodPortals() ])\n \n \n \n \n Defined in src/lib/default-header/default-header.service.ts:34\n \n \n\n \n \n Represents an array of Portal objects with unknown type.\n\n \n \n\n \n \n\n\n \n\n\n \n import {\n ComponentPortal,\n Portal,\n} from '@angular/cdk/portal';\nimport {\n computed,\n inject,\n Injectable,\n isDevMode,\n signal,\n} from '@angular/core';\nimport { toSignal } from '@angular/core/rxjs-interop';\nimport { from } from 'rxjs';\nimport { RXAP_DEFAULT_HEADER_ITEM_COMPONENT } from '../tokens';\nimport {\n coerceArray,\n IsFunction,\n} from '@rxap/utilities';\n\n@Injectable()\nexport class DefaultHeaderService {\n\n private readonly components = toSignal(from(Promise.all(coerceArray(inject(RXAP_DEFAULT_HEADER_ITEM_COMPONENT, { optional: true }))\n .map(item => IsFunction(item) ? item() : item))), { initialValue: [] });\n\n private readonly injectedPortals = computed(() => this.components().map(component => new ComponentPortal(component)));\n private readonly methodPortals = signal[]>([]);\n\n /**\n * Represents an array of `Portal` objects with unknown type.\n *\n * @typedef {Array>} SignalPortals\n */\n public readonly portals = computed(() => [ ...this.injectedPortals(), ...this.methodPortals() ]);\n\n\n /**\n * Computes the count of portals.\n *\n * @returns {number} The count of portals.\n */\n public readonly portalCount = computed(() => this.portals().length);\n\n\n /**\n * Adds a portal to the list of portals.\n *\n * @param {Portal} portal - The portal to be added.\n *\n * @return {void}\n */\n public pushPortal(portal: Portal) {\n if (!this.methodPortals().includes(portal)) {\n this.methodPortals.update(portals => [ ...portals, portal ]);\n } else {\n if (isDevMode()) {\n console.warn('Can not add the same portal multiple times');\n }\n }\n }\n\n /**\n * Removes a portal from the list of portals.\n *\n * @param {Portal} portal - The portal to be removed.\n * @return {void}\n */\n public removePortal(portal: Portal) {\n const index = this.methodPortals().indexOf(portal);\n if (index !== -1) {\n this.methodPortals.update(portals => {\n portals.splice(index, 1);\n return portals.slice();\n });\n }\n }\n\n}\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"injectables/ExternalAppsService.html":{"url":"injectables/ExternalAppsService.html","title":"injectable - ExternalAppsService","body":"\n \n\n\n\n\n\n\n\n\n\n Injectables\n ExternalAppsService\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/external-apps.service.ts\n \n\n\n\n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n activeAppList\n \n \n Protected\n Readonly\n appFilterList\n \n \n Protected\n Readonly\n apps\n \n \n Protected\n Readonly\n config\n \n \n Protected\n Readonly\n environment\n \n \n Protected\n Readonly\n externalApps\n \n \n Protected\n Readonly\n localeId\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n Public\n getApp\n \n \n Public\n Async\n getAppList\n \n \n Public\n getAppRouterLink\n \n \n Public\n getAppRouterLinkOrThrow\n \n \n Public\n getAppUrl\n \n \n Public\n getAppUrlOrThrow\n \n \n Protected\n getPathPrefix\n \n \n Public\n hasApp\n \n \n Public\n navigate\n \n \n \n \n\n\n\n\n\n \n \n\n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n Public\n getApp\n \n \n \n \n \n \n \n getApp(appId: string)\n \n \n\n\n \n \n Defined in src/lib/external-apps.service.ts:40\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n appId\n \n string\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : ExternalApp | null\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n Async\n getAppList\n \n \n \n \n \n \n \n getAppList()\n \n \n\n\n \n \n Defined in src/lib/external-apps.service.ts:100\n \n \n\n\n \n \n\n \n Returns : Promise>\n\n \n \n \n \n \n \n \n \n \n \n \n Public\n getAppRouterLink\n \n \n \n \n \n \n \n getAppRouterLink(appId: string, path: string)\n \n \n\n\n \n \n Defined in src/lib/external-apps.service.ts:63\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n appId\n \n string\n \n\n \n No\n \n\n\n \n \n path\n \n string\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : [] | null\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n getAppRouterLinkOrThrow\n \n \n \n \n \n \n \n getAppRouterLinkOrThrow(appId: string, path: string)\n \n \n\n\n \n \n Defined in src/lib/external-apps.service.ts:82\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n appId\n \n string\n \n\n \n No\n \n\n\n \n \n path\n \n string\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : string[]\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n getAppUrl\n \n \n \n \n \n \n \n getAppUrl(appId: string, path: string, infix: string | null)\n \n \n\n\n \n \n Defined in src/lib/external-apps.service.ts:51\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n Default value\n \n \n \n \n appId\n \n string\n \n\n \n No\n \n\n \n \n\n \n \n path\n \n string\n \n\n \n No\n \n\n \n \n\n \n \n infix\n \n string | null\n \n\n \n No\n \n\n \n this.getPathPrefix()\n \n\n \n \n \n \n \n Returns : string | null\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n getAppUrlOrThrow\n \n \n \n \n \n \n \n getAppUrlOrThrow(appId: string, path: string)\n \n \n\n\n \n \n Defined in src/lib/external-apps.service.ts:74\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n appId\n \n string\n \n\n \n No\n \n\n\n \n \n path\n \n string\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : string\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Protected\n getPathPrefix\n \n \n \n \n \n \n \n getPathPrefix()\n \n \n\n\n \n \n Defined in src/lib/external-apps.service.ts:122\n \n \n\n\n \n \n\n \n Returns : string\n\n \n \n \n \n \n \n \n \n \n \n \n Public\n hasApp\n \n \n \n \n \n \n \n hasApp(appId: string)\n \n \n\n\n \n \n Defined in src/lib/external-apps.service.ts:36\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n appId\n \n string\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : boolean\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n navigate\n \n \n \n \n \n \n \n navigate(appId: string, path: string)\n \n \n\n\n \n \n Defined in src/lib/external-apps.service.ts:90\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n appId\n \n string\n \n\n \n No\n \n\n\n \n \n path\n \n string\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n activeAppList\n \n \n \n \n \n \n Default value : signal>([])\n \n \n \n \n Defined in src/lib/external-apps.service.ts:34\n \n \n\n \n \n The list of active apps that is processed by the getAppList method\n\n \n \n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n appFilterList\n \n \n \n \n \n \n Default value : coerceArray(inject(RXAP_EXTERNAL_APP_FILTER, { optional: true }))\n \n \n \n \n Defined in src/lib/external-apps.service.ts:24\n \n \n\n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n apps\n \n \n \n \n \n \n Type : Array\n\n \n \n \n \n Default value : this.config.get('navigation.apps', [])\n \n \n \n \n Defined in src/lib/external-apps.service.ts:28\n \n \n\n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n config\n \n \n \n \n \n \n Default value : inject(ConfigService)\n \n \n \n \n Defined in src/lib/external-apps.service.ts:25\n \n \n\n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n environment\n \n \n \n \n \n \n Default value : inject(RXAP_ENVIRONMENT)\n \n \n \n \n Defined in src/lib/external-apps.service.ts:27\n \n \n\n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n externalApps\n \n \n \n \n \n \n Default value : coerceArray(inject(RXAP_EXTERNAL_APP, { optional: true }))\n \n \n \n \n Defined in src/lib/external-apps.service.ts:29\n \n \n\n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n localeId\n \n \n \n \n \n \n Default value : inject(LOCALE_ID)\n \n \n \n \n Defined in src/lib/external-apps.service.ts:26\n \n \n\n\n \n \n\n\n \n\n\n \n import {\n inject,\n Injectable,\n LOCALE_ID,\n signal,\n} from '@angular/core';\n// eslint-disable-next-line @nx/enforce-module-boundaries\nimport { ClickOnLink } from '@rxap/browser-utilities';\nimport { ConfigService } from '@rxap/config';\nimport { RXAP_ENVIRONMENT } from '@rxap/environment';\nimport {\n coerceArray,\n JoinPath,\n} from '@rxap/utilities';\nimport {\n RXAP_EXTERNAL_APP,\n RXAP_EXTERNAL_APP_FILTER,\n} from './tokens';\nimport { ExternalApp } from './types';\n\n@Injectable()\nexport class ExternalAppsService {\n\n protected readonly appFilterList = coerceArray(inject(RXAP_EXTERNAL_APP_FILTER, { optional: true }));\n protected readonly config = inject(ConfigService);\n protected readonly localeId = inject(LOCALE_ID);\n protected readonly environment = inject(RXAP_ENVIRONMENT);\n protected readonly apps: Array = this.config.get('navigation.apps', []);\n protected readonly externalApps = coerceArray(inject(RXAP_EXTERNAL_APP, { optional: true }));\n\n /**\n * The list of active apps that is processed by the getAppList method\n */\n public readonly activeAppList = signal>([]);\n\n public hasApp(appId: string): boolean {\n return this.apps.some(app => app.id === appId);\n }\n\n public getApp(appId: string): ExternalApp | null {\n if (!this.hasApp(appId)) {\n return null;\n }\n const app = this.apps.find(app => app.id === appId);\n if (!app) {\n throw new Error(`FATAL: App with id \"${ appId }\" not found!`);\n }\n return structuredClone(app);\n }\n\n public getAppUrl(appId: string, path: string, infix: string | null = this.getPathPrefix()): string | null {\n\n const app = this.getApp(appId);\n\n if (!app || !app.href) {\n return null;\n }\n\n return JoinPath(app.href, infix, path);\n\n }\n\n public getAppRouterLink(appId: string, path: string): string[] | null {\n\n const app = this.getApp(appId);\n\n if (!app || !app.routerLink) {\n return null;\n }\n\n return [ ...app.routerLink, path ];\n }\n\n public getAppUrlOrThrow(appId: string, path: string): string {\n const url = this.getAppUrl(appId, path);\n if (url) {\n return url;\n }\n throw new Error(`Could not find url for app with id \"${ appId }\"`);\n }\n\n public getAppRouterLinkOrThrow(appId: string, path: string): string[] {\n const routerLink = this.getAppRouterLink(appId, path);\n if (routerLink) {\n return routerLink;\n }\n throw new Error(`Could not find router link for app with id \"${ appId }\"`);\n }\n\n public navigate(appId: string, path: string): void {\n\n const url = this.getAppUrl(appId, path);\n\n if (url) {\n ClickOnLink(url);\n }\n\n }\n\n public async getAppList(): Promise> {\n let appList: ExternalApp[] = [\n ...this.externalApps,\n ...this.apps,\n ].filter(app => !app.hidden)\n .map(app => structuredClone(app));\n\n appList.forEach(app => {\n if (app.href) {\n app.href = JoinPath(app.href, this.getPathPrefix());\n }\n });\n\n for (const appFilter of this.appFilterList) {\n appList = await appFilter.call(structuredClone(appList));\n }\n\n appList = structuredClone(appList);\n this.activeAppList.set(appList);\n return appList;\n }\n\n protected getPathPrefix(): string {\n if (this.environment.production && this.localeId) {\n return this.localeId.replace(/-.+$/, '');\n }\n return '';\n }\n\n}\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/FooterComponent.html":{"url":"components/FooterComponent.html","title":"component - FooterComponent","body":"\n \n\n\n\n\n\n Components\n \n FooterComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n Styles\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/footer/footer.component.ts\n\n\n\n\n\n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n\n\n\n\n\n\n\n\n\n\n \n selector\n rxap-footer\n \n\n\n \n imports\n \n MatToolbarModule\n PortalModule\n \n \n\n \n styleUrls\n ./footer.component.scss\n \n\n\n\n \n templateUrl\n ./footer.component.html\n \n\n\n\n\n\n\n\n\n \n \n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Protected\n Readonly\n footerService\n \n \n Public\n Readonly\n hasPortals\n \n \n Public\n Readonly\n portals\n \n \n \n \n\n\n\n\n\n\n \n \n\n\n\n\n\n\n\n\n \n \n \n Properties\n \n \n \n \n \n \n \n Protected\n Readonly\n footerService\n \n \n \n \n \n \n Default value : inject(FooterService)\n \n \n \n \n Defined in src/lib/footer/footer.component.ts:20\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n hasPortals\n \n \n \n \n \n \n Default value : computed(() => this.portals().length > 0)\n \n \n \n \n Defined in src/lib/footer/footer.component.ts:23\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n portals\n \n \n \n \n \n \n Default value : computed(() => this.footerService.portals())\n \n \n \n \n Defined in src/lib/footer/footer.component.ts:22\n \n \n\n\n \n \n\n\n\n\n\n \n import { PortalModule } from '@angular/cdk/portal';\nimport {\n ChangeDetectionStrategy,\n Component,\n computed,\n inject,\n} from '@angular/core';\nimport { MatToolbarModule } from '@angular/material/toolbar';\nimport { FooterService } from '../footer.service';\n\n@Component({\n selector: 'rxap-footer',\n templateUrl: './footer.component.html',\n styleUrls: ['./footer.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n imports: [MatToolbarModule, PortalModule]\n})\nexport class FooterComponent {\n\n protected readonly footerService = inject(FooterService);\n\n public readonly portals = computed(() => this.footerService.portals());\n public readonly hasPortals = computed(() => this.portals().length > 0);\n\n}\n\n \n\n \n @if (hasPortals()) {\n \n @for (portal of portals(); track portal) {\n \n \n \n }\n \n}\n\n \n\n \n \n ./footer.component.scss\n \n \n \n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = '@if (hasPortals()) { @for (portal of portals(); track portal) { } }'\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'FooterComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"directives/FooterDirective.html":{"url":"directives/FooterDirective.html","title":"directive - FooterDirective","body":"\n \n\n\n\n\n\n\n\n\n Directives\n FooterDirective\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/footer/footer.directive.ts\n \n\n\n\n\n \n Implements\n \n \n OnInit\n OnDestroy\n \n\n\n \n Metadata\n \n \n\n \n Selector\n [rxapFooter]\n \n\n \n Standalone\n true\n \n\n\n\n \n \n \n\n\n\n\n\n\n\n\n\n\n \n\n\n \n import { TemplatePortal } from '@angular/cdk/portal';\nimport {\n Directive,\n inject,\n OnDestroy,\n OnInit,\n TemplateRef,\n ViewContainerRef,\n} from '@angular/core';\nimport { FooterService } from '../footer.service';\n\n@Directive({\n selector: '[rxapFooter]',\n standalone: true,\n})\nexport class FooterDirective implements OnInit, OnDestroy {\n private _portal?: TemplatePortal;\n\n private readonly footerService = inject(FooterService);\n private readonly template: TemplateRef = inject(TemplateRef);\n private readonly viewContainerRef = inject(ViewContainerRef);\n\n public ngOnInit() {\n this._portal = new TemplatePortal(\n this.template,\n this.viewContainerRef,\n );\n this.footerService.pushPortal(this._portal);\n }\n\n public ngOnDestroy() {\n if (this._portal) {\n this.footerService.removePortal(this._portal);\n }\n }\n}\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"injectables/FooterService.html":{"url":"injectables/FooterService.html","title":"injectable - FooterService","body":"\n \n\n\n\n\n\n\n\n\n\n Injectables\n FooterService\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/footer.service.ts\n \n\n\n\n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n portalCount\n \n \n Public\n Readonly\n portals\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n Public\n pushPortal\n \n \n Public\n removePortal\n \n \n \n \n\n\n\n\n\n \n \n\n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n Public\n pushPortal\n \n \n \n \n \n \n \n pushPortal(portal: Portal<>)\n \n \n\n\n \n \n Defined in src/lib/footer.service.ts:40\n \n \n\n\n \n \n Adds a portal to the list of portals.\n\n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n Description\n \n \n \n \n portal\n \n Portal<>\n \n\n \n No\n \n\n\n \n \nThe portal to be added.\n\n\n \n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n removePortal\n \n \n \n \n \n \n \n removePortal(portal: Portal<>)\n \n \n\n\n \n \n Defined in src/lib/footer.service.ts:56\n \n \n\n\n \n \n Removes a portal from the list of portals.\n\n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n Description\n \n \n \n \n portal\n \n Portal<>\n \n\n \n No\n \n\n\n \n \nThe portal to be removed.\n\n\n \n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n portalCount\n \n \n \n \n \n \n Default value : computed(() => this.portals().length)\n \n \n \n \n Defined in src/lib/footer.service.ts:31\n \n \n\n \n \n Computes the count of portals.\n\n \n \n\n \n \n \n \n \n \n \n \n Public\n Readonly\n portals\n \n \n \n \n \n \n Default value : signal>>(this.components.map(component => new ComponentPortal(component)))\n \n \n \n \n Defined in src/lib/footer.service.ts:23\n \n \n\n \n \n Represents an array of Portal objects with unknown type.\n\n \n \n\n \n \n\n\n \n\n\n \n import {\n ComponentPortal,\n Portal,\n} from '@angular/cdk/portal';\nimport {\n computed,\n inject,\n Injectable,\n isDevMode,\n signal,\n} from '@angular/core';\nimport { RXAP_FOOTER_COMPONENT } from './tokens';\nimport { coerceArray } from '@rxap/utilities';\n\n@Injectable()\nexport class FooterService {\n\n private readonly components = coerceArray(inject(RXAP_FOOTER_COMPONENT, { optional: true }));\n\n /**\n * Represents an array of `Portal` objects with unknown type.\n */\n public readonly portals = signal>>(this.components.map(component => new ComponentPortal(component)));\n\n\n /**\n * Computes the count of portals.\n *\n * @returns {number} The count of portals.\n */\n public readonly portalCount = computed(() => this.portals().length);\n\n /**\n * Adds a portal to the list of portals.\n *\n * @param {Portal} portal - The portal to be added.\n *\n * @return {void}\n */\n public pushPortal(portal: Portal) {\n if (!this.portals().includes(portal)) {\n this.portals.update(portals => [ ...portals, portal ]);\n } else {\n if (isDevMode()) {\n console.warn('Can not add the same portal multiple times');\n }\n }\n }\n\n /**\n * Removes a portal from the list of portals.\n *\n * @param {Portal} portal - The portal to be removed.\n * @return {void}\n */\n public removePortal(portal: Portal) {\n const index = this.portals().indexOf(portal);\n if (index !== -1) {\n this.portals.update(portals => {\n portals.splice(index, 1);\n return portals.slice();\n });\n }\n }\n\n}\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/HeaderComponent.html":{"url":"components/HeaderComponent.html","title":"component - HeaderComponent","body":"\n \n\n\n\n\n\n Components\n \n HeaderComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n Styles\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/header/header.component.ts\n\n\n\n\n\n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n\n\n\n\n\n\n\n\n\n\n \n selector\n rxap-header\n \n\n\n \n imports\n \n MatToolbar\n MatToolbarRow\n CdkPortalOutlet\n \n \n\n \n styleUrls\n ./header.component.scss\n \n\n\n\n \n templateUrl\n ./header.component.html\n \n\n\n\n\n\n\n\n\n \n \n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n color\n \n \n Public\n Readonly\n hasPortals\n \n \n Protected\n Readonly\n headerService\n \n \n Public\n Readonly\n portals\n \n \n \n \n\n\n \n \n Inputs\n \n \n \n \n \n \n color\n \n \n \n \n\n\n\n\n \n \n\n\n\n \n Inputs\n \n \n \n \n \n color\n \n \n \n \n Defined in src/lib/header/header.component.ts:29\n \n \n \n \n\n\n\n\n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n color\n \n \n \n \n \n \n Defined in src/lib/header/header.component.ts:29\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n hasPortals\n \n \n \n \n \n \n Default value : computed(() => this.portals().length > 0)\n \n \n \n \n Defined in src/lib/header/header.component.ts:34\n \n \n\n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n headerService\n \n \n \n \n \n \n Default value : inject(HeaderService)\n \n \n \n \n Defined in src/lib/header/header.component.ts:31\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n portals\n \n \n \n \n \n \n Default value : computed(() => this.headerService.portals())\n \n \n \n \n Defined in src/lib/header/header.component.ts:33\n \n \n\n\n \n \n\n\n\n\n\n \n import { CdkPortalOutlet } from '@angular/cdk/portal';\nimport {\n ChangeDetectionStrategy,\n Component,\n computed,\n inject,\n input,\n} from '@angular/core';\nimport { ThemePalette } from '@angular/material/core';\nimport {\n MatToolbar,\n MatToolbarRow,\n} from '@angular/material/toolbar';\nimport { HeaderService } from '../header.service';\n\n@Component({\n selector: 'rxap-header',\n templateUrl: './header.component.html',\n styleUrls: ['./header.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n imports: [\n MatToolbar,\n MatToolbarRow,\n CdkPortalOutlet,\n ]\n})\nexport class HeaderComponent {\n\n public readonly color = input();\n\n protected readonly headerService = inject(HeaderService);\n\n public readonly portals = computed(() => this.headerService.portals());\n public readonly hasPortals = computed(() => this.portals().length > 0);\n\n}\n\n \n\n \n @if (hasPortals()) {\n \n @for (portal of portals(); track portal) {\n \n \n \n }\n \n}\n\n \n\n \n \n ./header.component.scss\n \n \n \n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = '@if (hasPortals()) { @for (portal of portals(); track portal) { } }'\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'HeaderComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"directives/HeaderDirective.html":{"url":"directives/HeaderDirective.html","title":"directive - HeaderDirective","body":"\n \n\n\n\n\n\n\n\n\n Directives\n HeaderDirective\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/header/header.directive.ts\n \n\n\n\n\n \n Implements\n \n \n OnInit\n OnDestroy\n \n\n\n \n Metadata\n \n \n\n \n Selector\n [rxapHeader]\n \n\n \n Standalone\n true\n \n\n\n\n \n \n \n\n\n\n\n\n\n\n\n\n\n \n\n\n \n import { TemplatePortal } from '@angular/cdk/portal';\nimport {\n Directive,\n inject,\n OnDestroy,\n OnInit,\n TemplateRef,\n ViewContainerRef,\n} from '@angular/core';\nimport { HeaderService } from '../header.service';\n\n@Directive({\n selector: '[rxapHeader]',\n standalone: true,\n})\nexport class HeaderDirective implements OnInit, OnDestroy {\n private _portal?: TemplatePortal;\n\n private readonly headerService = inject(HeaderService);\n private readonly template: TemplateRef = inject(TemplateRef);\n private readonly viewContainerRef = inject(ViewContainerRef);\n\n public ngOnInit() {\n this._portal = new TemplatePortal(\n this.template,\n this.viewContainerRef,\n );\n this.headerService.pushPortal(this._portal);\n }\n\n public ngOnDestroy() {\n if (this._portal) {\n this.headerService.removePortal(this._portal);\n }\n }\n}\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"injectables/HeaderService.html":{"url":"injectables/HeaderService.html","title":"injectable - HeaderService","body":"\n \n\n\n\n\n\n\n\n\n\n Injectables\n HeaderService\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/header.service.ts\n \n\n\n\n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n portalCount\n \n \n Public\n Readonly\n portals\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n Public\n pushPortal\n \n \n Public\n removePortal\n \n \n \n \n\n\n\n\n\n \n \n\n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n Public\n pushPortal\n \n \n \n \n \n \n \n pushPortal(portal: Portal<>)\n \n \n\n\n \n \n Defined in src/lib/header.service.ts:43\n \n \n\n\n \n \n Adds a portal to the list of portals.\n\n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n Description\n \n \n \n \n portal\n \n Portal<>\n \n\n \n No\n \n\n\n \n \nThe portal to be added.\n\n\n \n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n removePortal\n \n \n \n \n \n \n \n removePortal(portal: Portal<>)\n \n \n\n\n \n \n Defined in src/lib/header.service.ts:59\n \n \n\n\n \n \n Removes a portal from the list of portals.\n\n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n Description\n \n \n \n \n portal\n \n Portal<>\n \n\n \n No\n \n\n\n \n \nThe portal to be removed.\n\n\n \n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n portalCount\n \n \n \n \n \n \n Default value : computed(() => this.portals().length)\n \n \n \n \n Defined in src/lib/header.service.ts:33\n \n \n\n \n \n Computes the count of portals.\n\n \n \n\n \n \n \n \n \n \n \n \n Public\n Readonly\n portals\n \n \n \n \n \n \n Default value : signal>>(this.components.map(component => new ComponentPortal(component)))\n \n \n \n \n Defined in src/lib/header.service.ts:25\n \n \n\n \n \n Represents an array of Portal objects with unknown type.\n\n \n \n\n \n \n\n\n \n\n\n \n import {\n ComponentPortal,\n Portal,\n} from '@angular/cdk/portal';\nimport {\n computed,\n inject,\n Injectable,\n isDevMode,\n signal,\n} from '@angular/core';\nimport { RXAP_HEADER_COMPONENT } from './tokens';\nimport { coerceArray } from '@rxap/utilities';\n\n@Injectable()\nexport class HeaderService {\n\n private readonly components = coerceArray(inject(RXAP_HEADER_COMPONENT, { optional: true }));\n\n /**\n * Represents an array of `Portal` objects with unknown type.\n *\n * @typedef {Array>} SignalPortals\n */\n public readonly portals = signal>>(this.components.map(component => new ComponentPortal(component)));\n\n\n /**\n * Computes the count of portals.\n *\n * @returns {number} The count of portals.\n */\n public readonly portalCount = computed(() => this.portals().length);\n\n\n /**\n * Adds a portal to the list of portals.\n *\n * @param {Portal} portal - The portal to be added.\n *\n * @return {void}\n */\n public pushPortal(portal: Portal) {\n if (!this.portals().includes(portal)) {\n this.portals.update(portals => [ ...portals, portal ]);\n } else {\n if (isDevMode()) {\n console.warn('Can not add the same portal multiple times');\n }\n }\n }\n\n /**\n * Removes a portal from the list of portals.\n *\n * @param {Portal} portal - The portal to be removed.\n * @return {void}\n */\n public removePortal(portal: Portal) {\n const index = this.portals().indexOf(portal);\n if (index !== -1) {\n this.portals.update(portals => {\n portals.splice(index, 1);\n return portals.slice();\n });\n }\n }\n\n}\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/LayoutComponent.html":{"url":"components/LayoutComponent.html","title":"component - LayoutComponent","body":"\n \n\n\n\n\n\n Components\n \n LayoutComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n Styles\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/layout/layout.component.ts\n\n\n\n\n\n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n\n\n\n\n\n\n\n\n\n\n \n selector\n rxap-layout\n \n\n\n \n imports\n \n HeaderComponent\n MatSidenavModule\n AsyncPipe\n MatIconModule\n MatButtonModule\n RouterLink\n NgIf\n FooterComponent\n MatMenuModule\n NgOptimizedImage\n NavigationComponent\n RouterOutlet\n NgStyle\n NgClass\n SidenavComponent\n ReleaseInfoComponent\n SidenavFooterDirective\n NavigationProgressBarComponent\n \n \n\n \n styleUrls\n ./layout.component.scss\n \n\n\n\n \n templateUrl\n ./layout.component.html\n \n\n\n\n\n\n\n\n\n \n \n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n logoHeight\n \n \n Protected\n Readonly\n logoService\n \n \n Public\n Readonly\n logoSrc\n \n \n Public\n Readonly\n logoWidth\n \n \n \n \n\n\n\n\n\n\n \n \n\n\n\n\n\n\n\n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n logoHeight\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Default value : computed(() => this.logoService.height())\n \n \n \n \n Defined in src/lib/layout/layout.component.ts:64\n \n \n\n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n logoService\n \n \n \n \n \n \n Default value : inject(LogoService)\n \n \n \n \n Defined in src/lib/layout/layout.component.ts:61\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n logoSrc\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Default value : computed(() => this.logoService.src())\n \n \n \n \n Defined in src/lib/layout/layout.component.ts:62\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n logoWidth\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Default value : computed(() => this.logoService.width())\n \n \n \n \n Defined in src/lib/layout/layout.component.ts:63\n \n \n\n\n \n \n\n\n\n\n\n \n import {\n AsyncPipe,\n NgClass,\n NgIf,\n NgOptimizedImage,\n NgStyle,\n} from '@angular/common';\nimport {\n ChangeDetectionStrategy,\n Component,\n computed,\n inject,\n Signal,\n} from '@angular/core';\nimport { MatButtonModule } from '@angular/material/button';\nimport { MatIconModule } from '@angular/material/icon';\nimport { MatMenuModule } from '@angular/material/menu';\nimport { MatSidenavModule } from '@angular/material/sidenav';\nimport {\n RouterLink,\n RouterOutlet,\n} from '@angular/router';\nimport { FooterComponent } from '../footer/footer.component';\nimport { HeaderComponent } from '../header/header.component';\nimport { LogoService } from '../logo.service';\nimport { NavigationProgressBarComponent } from '../navigation-progress-bar/navigation-progress-bar.component';\nimport { NavigationComponent } from '../navigation/navigation.component';\nimport { ReleaseInfoComponent } from '../release-info/release-info.component';\nimport { SidenavFooterDirective } from '../sidenav/sidenav-footer.directive';\nimport { SidenavComponent } from '../sidenav/sidenav.component';\n\n\n@Component({\n selector: 'rxap-layout',\n templateUrl: './layout.component.html',\n styleUrls: ['./layout.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n imports: [\n HeaderComponent,\n MatSidenavModule,\n AsyncPipe,\n MatIconModule,\n MatButtonModule,\n RouterLink,\n NgIf,\n FooterComponent,\n MatMenuModule,\n NgOptimizedImage,\n NavigationComponent,\n RouterOutlet,\n NgStyle,\n NgClass,\n SidenavComponent,\n ReleaseInfoComponent,\n SidenavFooterDirective,\n NavigationProgressBarComponent,\n ]\n})\nexport class LayoutComponent {\n\n protected readonly logoService = inject(LogoService);\n public readonly logoSrc: Signal = computed(() => this.logoService.src());\n public readonly logoWidth: Signal = computed(() => this.logoService.width());\n public readonly logoHeight: Signal = computed(() => this.logoService.height());\n\n}\n\n \n\n \n \n\n\n \n \n \n \n \n \n \n\n\n\n \n\n \n \n ./layout.component.scss\n \n \n \n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = ' '\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'LayoutComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"injectables/LayoutService.html":{"url":"injectables/LayoutService.html","title":"injectable - LayoutService","body":"\n \n\n\n\n\n\n\n\n\n\n Injectables\n LayoutService\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/layout.service.ts\n \n\n\n\n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n collapsable\n \n \n Public\n Readonly\n collapsed\n \n \n Public\n Readonly\n currentThemeDensity\n \n \n Public\n Readonly\n fixedBottomGap\n \n \n Public\n Readonly\n fixedInViewport\n \n \n Public\n Readonly\n fixedTopGap\n \n \n Public\n Readonly\n isMobile\n \n \n Public\n Readonly\n mode\n \n \n Public\n Readonly\n opened\n \n \n Public\n Readonly\n pinned\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n closeSidenav\n \n \n openSidenav\n \n \n Public\n toggleOpened\n \n \n Public\n togglePinned\n \n \n \n \n\n\n\n\n\n \n \n\n\n \n Constructor\n \n \n \n \nconstructor(navigationConfigDefaults: Omit | null)\n \n \n \n \n Defined in src/lib/layout.service.ts:43\n \n \n\n \n \n \n Parameters :\n \n \n \n Name\n Type\n Optional\n \n \n \n \n navigationConfigDefaults\n \n \n Omit | null\n \n \n \n No\n \n \n \n \n \n \n \n \n \n \n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n closeSidenav\n \n \n \n \n \n \ncloseSidenav()\n \n \n\n\n \n \n Defined in src/lib/layout.service.ts:126\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n openSidenav\n \n \n \n \n \n \nopenSidenav()\n \n \n\n\n \n \n Defined in src/lib/layout.service.ts:122\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n Public\n toggleOpened\n \n \n \n \n \n \n \n toggleOpened()\n \n \n\n\n \n \n Defined in src/lib/layout.service.ts:114\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n Public\n togglePinned\n \n \n \n \n \n \n \n togglePinned()\n \n \n\n\n \n \n Defined in src/lib/layout.service.ts:118\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n collapsable\n \n \n \n \n \n \n Type : WritableSignal\n\n \n \n \n \n Defined in src/lib/layout.service.ts:32\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n collapsed\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Defined in src/lib/layout.service.ts:38\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n currentThemeDensity\n \n \n \n \n \n \n Default value : toSignal(ObserveCurrentThemeDensity())\n \n \n \n \n Defined in src/lib/layout.service.ts:35\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n fixedBottomGap\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Defined in src/lib/layout.service.ts:33\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n fixedInViewport\n \n \n \n \n \n \n Type : WritableSignal\n\n \n \n \n \n Defined in src/lib/layout.service.ts:37\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n fixedTopGap\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Defined in src/lib/layout.service.ts:34\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n isMobile\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Defined in src/lib/layout.service.ts:36\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n mode\n \n \n \n \n \n \n Type : WritableSignal\n\n \n \n \n \n Defined in src/lib/layout.service.ts:30\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n opened\n \n \n \n \n \n \n Type : WritableSignal\n\n \n \n \n \n Defined in src/lib/layout.service.ts:29\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n pinned\n \n \n \n \n \n \n Type : WritableSignal\n\n \n \n \n \n Defined in src/lib/layout.service.ts:31\n \n \n\n\n \n \n\n\n \n\n\n \n import { MediaMatcher } from '@angular/cdk/layout';\nimport {\n computed,\n effect,\n Inject,\n inject,\n Injectable,\n isDevMode,\n Optional,\n signal,\n Signal,\n WritableSignal,\n} from '@angular/core';\nimport { toSignal } from '@angular/core/rxjs-interop';\nimport { MatDrawerMode } from '@angular/material/sidenav';\nimport {\n ConfigService,\n NavigationConfig,\n} from '@rxap/config';\nimport { ObserveCurrentThemeDensity } from '@rxap/ngx-theme';\nimport { Observable } from 'rxjs';\nimport { FooterService } from './footer.service';\nimport { HeaderService } from './header.service';\nimport { RXAP_NAVIGATION_LAYOUT_CONFIG_DEFAULTS } from './tokens';\n\n@Injectable()\nexport class LayoutService {\n\n public readonly opened: WritableSignal;\n public readonly mode: WritableSignal;\n public readonly pinned: WritableSignal;\n public readonly collapsable: WritableSignal;\n public readonly fixedBottomGap: Signal;\n public readonly fixedTopGap: Signal;\n public readonly currentThemeDensity = toSignal(ObserveCurrentThemeDensity());\n public readonly isMobile: Signal;\n public readonly fixedInViewport: WritableSignal;\n public readonly collapsed: Signal;\n\n private readonly footerService = inject(FooterService);\n private readonly headerService = inject(HeaderService);\n private readonly config = inject(ConfigService);\n private readonly mediaMatcher = inject(MediaMatcher);\n\n constructor(\n @Inject(RXAP_NAVIGATION_LAYOUT_CONFIG_DEFAULTS)\n @Optional()\n navigationConfigDefaults: Omit | null = null,\n ) {\n const mobileQuery = this.mediaMatcher.matchMedia(navigationConfigDefaults?.mobileQuery ?? '(max-width: 959px)');\n this.isMobile = toSignal(new Observable(subscriber => {\n mobileQuery.addEventListener('change', (event) => {\n subscriber.next(event.matches);\n });\n }), { initialValue: mobileQuery.matches });\n\n const initialCollapsable = this.config.get('navigation.collapsable', navigationConfigDefaults?.collapsable ?? true);\n const collapsable = initialCollapsable && !this.isMobile();\n const pinned = this.config.get('navigation.pinned', navigationConfigDefaults?.pinned ?? false);\n const mode = this.config.get('navigation.mode', navigationConfigDefaults?.mode ?? (pinned || !collapsable ? 'side' : 'over'));\n const opened = this.config.get('navigation.opened', (navigationConfigDefaults?.opened ?? (!collapsable || pinned)) && !this.isMobile());\n const fixedInViewport = this.config.get('navigation.fixedInViewport', navigationConfigDefaults?.fixedInViewport ?? true);\n\n if (isDevMode()) {\n console.log({\n initialCollapsable,\n collapsable,\n pinned,\n mode,\n opened,\n fixedInViewport,\n });\n }\n\n this.opened = signal(opened);\n this.mode = signal(mode);\n this.pinned = signal(pinned);\n this.collapsable = signal(collapsable);\n this.fixedInViewport = signal(fixedInViewport);\n this.collapsed = computed(() => this.collapsable() && !this.opened() && !this.pinned());\n\n this.fixedBottomGap = computed(() => {\n const footerPortalCount = this.footerService.portalCount();\n const currentThemeDensity = this.currentThemeDensity() ?? 0;\n return footerPortalCount * (currentThemeDensity * 4 + 64);\n });\n\n this.fixedTopGap = computed(() => {\n const headerPortalCount = this.headerService.portalCount();\n const currentThemeDensity = this.currentThemeDensity() ?? 0;\n return headerPortalCount * (currentThemeDensity * 4 + 64);\n });\n\n if (initialCollapsable) {\n effect(() => {\n const isMobile = this.isMobile();\n this.collapsable.set(!isMobile);\n if (!isMobile && !this.pinned()) {\n this.opened.set(false);\n }\n }, { allowSignalWrites: true });\n }\n effect(() => {\n if (this.pinned()) {\n this.mode.set('side');\n this.opened.set(true);\n } else {\n this.mode.set('over');\n this.opened.set(false);\n }\n }, { allowSignalWrites: true });\n }\n\n public toggleOpened() {\n this.opened.update(opened => !opened);\n }\n\n public togglePinned() {\n this.pinned.update(pinned => !pinned);\n }\n\n openSidenav() {\n this.opened.set(true);\n }\n\n closeSidenav() {\n this.opened.set(false);\n }\n}\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"injectables/LogoService.html":{"url":"injectables/LogoService.html","title":"injectable - LogoService","body":"\n \n\n\n\n\n\n\n\n\n\n Injectables\n LogoService\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/logo.service.ts\n \n\n\n\n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n height\n \n \n Public\n Readonly\n logo\n \n \n Public\n Readonly\n src\n \n \n Public\n Readonly\n width\n \n \n \n \n\n\n\n\n\n\n \n \n\n\n\n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n height\n \n \n \n \n \n \n Default value : computed(() => this.logo().height)\n \n \n \n \n Defined in src/lib/logo.service.ts:27\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n logo\n \n \n \n \n \n \n Default value : signal(\n inject(RXAP_LOGO_CONFIG, { optional: true }) ??\n this.config.get('logo', inject(RXAP_LOGO_CONFIG_DEFAULTS, { optional: true }) ?? {\n src: 'logo.png',\n width: 192,\n }),\n )\n \n \n \n \n Defined in src/lib/logo.service.ts:17\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n src\n \n \n \n \n \n \n Default value : computed(() => this.logo().src)\n \n \n \n \n Defined in src/lib/logo.service.ts:25\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n width\n \n \n \n \n \n \n Default value : computed(() => this.logo().width)\n \n \n \n \n Defined in src/lib/logo.service.ts:26\n \n \n\n\n \n \n\n\n \n\n\n \n import {\n computed,\n inject,\n Injectable,\n signal,\n} from '@angular/core';\nimport { ConfigService } from '@rxap/config';\nimport {\n RXAP_LOGO_CONFIG,\n RXAP_LOGO_CONFIG_DEFAULTS,\n} from './tokens';\n\n@Injectable()\nexport class LogoService {\n\n private readonly config = inject(ConfigService);\n public readonly logo = signal(\n inject(RXAP_LOGO_CONFIG, { optional: true }) ??\n this.config.get('logo', inject(RXAP_LOGO_CONFIG_DEFAULTS, { optional: true }) ?? {\n src: 'logo.png',\n width: 192,\n }),\n );\n\n public readonly src = computed(() => this.logo().src);\n public readonly width = computed(() => this.logo().width);\n public readonly height = computed(() => this.logo().height);\n\n}\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/MinimalLayoutComponent.html":{"url":"components/MinimalLayoutComponent.html","title":"component - MinimalLayoutComponent","body":"\n \n\n\n\n\n\n Components\n \n MinimalLayoutComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/minimal-layout/minimal-layout.component.ts\n\n\n\n\n\n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n\n\n\n\n\n\n\n\n\n\n \n selector\n rxap-minimal-layout\n \n\n\n \n imports\n \n RouterOutlet\n BaseLayoutComponent\n NavigationProgressBarComponent\n HeaderComponent\n FooterComponent\n \n \n\n\n\n\n \n templateUrl\n ./minimal-layout.component.html\n \n\n\n\n \n styleUrl\n ./minimal-layout.component.scss\n \n\n\n\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n \n import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\nimport { RouterOutlet } from '@angular/router';\nimport { BaseLayoutComponent } from '../base-layout/base-layout.component';\nimport { FooterComponent } from '../footer/footer.component';\nimport { HeaderComponent } from '../header/header.component';\nimport { NavigationProgressBarComponent } from '../navigation-progress-bar/navigation-progress-bar.component';\n\n@Component({\n selector: 'rxap-minimal-layout',\n imports: [RouterOutlet, BaseLayoutComponent, NavigationProgressBarComponent, HeaderComponent, FooterComponent],\n templateUrl: './minimal-layout.component.html',\n styleUrl: './minimal-layout.component.scss',\n changeDetection: ChangeDetectionStrategy.OnPush\n})\nexport class MinimalLayoutComponent {}\n\n \n\n \n \n\n\n\n\n \n\n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = ''\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'MinimalLayoutComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/NavigationComponent.html":{"url":"components/NavigationComponent.html","title":"component - NavigationComponent","body":"\n \n\n\n\n\n\n Components\n \n NavigationComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n Styles\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/navigation/navigation.component.ts\n\n\n\n\n\n \n Implements\n \n \n OnInit\n \n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n \n encapsulation\n ViewEncapsulation.None\n \n\n\n\n\n \n host\n {}\n \n\n\n\n\n\n\n \n selector\n ul[rxap-navigation]\n \n\n\n \n imports\n \n NgFor\n NgIf\n MatDividerModule\n forwardRef(() => NavigationItemComponent)\n AsyncPipe\n \n \n\n \n styleUrls\n ./navigation.component.scss\n \n\n\n\n \n templateUrl\n ./navigation.component.html\n \n\n\n\n\n\n\n\n\n \n \n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n collapsed\n \n \n Protected\n Readonly\n injector\n \n \n Public\n items\n \n \n Protected\n Readonly\n layoutService\n \n \n Public\n level\n \n \n Public\n navigationItems\n \n \n Protected\n Readonly\n navigationService\n \n \n Public\n Readonly\n root\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n Public\n asNavigationItem\n \n \n Public\n isNavigationDividerItem\n \n \n Public\n isNavigationItem\n \n \n \n \n\n \n \n Inputs\n \n \n \n \n \n \n items\n \n \n level\n \n \n root\n \n \n \n \n\n\n\n\n \n \n\n\n\n \n Inputs\n \n \n \n \n \n items\n \n \n \n \n Defined in src/lib/navigation/navigation.component.ts:50\n \n \n \n \n \n \n \n \n \n level\n \n \n \n \n Default value : 0\n \n \n \n \n Defined in src/lib/navigation/navigation.component.ts:52\n \n \n \n \n \n \n \n \n \n root\n \n \n \n \n Default value : false\n \n \n \n \n Defined in src/lib/navigation/navigation.component.ts:62\n \n \n \n \n\n\n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n Public\n asNavigationItem\n \n \n \n \n \n \n \n asNavigationItem(item: NavigationItem | NavigationDividerItem)\n \n \n\n\n \n \n Defined in src/lib/navigation/navigation.component.ts:89\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n item\n \n NavigationItem | NavigationDividerItem\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : NavigationItem\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n isNavigationDividerItem\n \n \n \n \n \n \n \n isNavigationDividerItem(item: NavigationItem | NavigationDividerItem)\n \n \n\n\n \n \n Defined in src/lib/navigation/navigation.component.ts:77\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n item\n \n NavigationItem | NavigationDividerItem\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : NavigationDividerItem\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n isNavigationItem\n \n \n \n \n \n \n \n isNavigationItem(item: NavigationItem | NavigationDividerItem)\n \n \n\n\n \n \n Defined in src/lib/navigation/navigation.component.ts:83\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n item\n \n NavigationItem | NavigationDividerItem\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : NavigationItem\n\n \n \n \n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n collapsed\n \n \n \n \n \n \n Default value : computed(() => this.layoutService.collapsed())\n \n \n \n \n Defined in src/lib/navigation/navigation.component.ts:58\n \n \n\n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n injector\n \n \n \n \n \n \n Default value : inject(INJECTOR)\n \n \n \n \n Defined in src/lib/navigation/navigation.component.ts:64\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n items\n \n \n \n \n \n \n Defined in src/lib/navigation/navigation.component.ts:50\n \n \n\n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n layoutService\n \n \n \n \n \n \n Default value : inject(LayoutService)\n \n \n \n \n Defined in src/lib/navigation/navigation.component.ts:56\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n level\n \n \n \n \n \n \n Default value : 0\n \n \n \n \n Defined in src/lib/navigation/navigation.component.ts:52\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n navigationItems\n \n \n \n \n \n \n Default value : computed(() => this.items() ?? [])\n \n \n \n \n Defined in src/lib/navigation/navigation.component.ts:60\n \n \n\n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n navigationService\n \n \n \n \n \n \n Default value : inject(NavigationService)\n \n \n \n \n Defined in src/lib/navigation/navigation.component.ts:54\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n root\n \n \n \n \n \n \n Default value : false\n \n \n \n \n Defined in src/lib/navigation/navigation.component.ts:62\n \n \n\n\n \n \n\n\n\n\n\n \n import {\n AsyncPipe,\n NgFor,\n NgIf,\n} from '@angular/common';\nimport {\n ChangeDetectionStrategy,\n Component,\n computed,\n forwardRef,\n inject,\n INJECTOR,\n input,\n OnInit,\n runInInjectionContext,\n ViewEncapsulation,\n} from '@angular/core';\nimport { toSignal } from '@angular/core/rxjs-interop';\nimport { MatDividerModule } from '@angular/material/divider';\nimport { LayoutService } from '../layout.service';\nimport { NavigationService } from '../navigation.service';\nimport {\n Navigation,\n NavigationDividerItem,\n NavigationItem,\n} from './navigation-item';\nimport { NavigationItemComponent } from './navigation-item/navigation-item.component';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'ul[rxap-navigation]',\n templateUrl: './navigation.component.html',\n styleUrls: ['./navigation.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n\n host: {\n class: 'list-none dark:text-neutral-400 text-neutral-700',\n },\n imports: [\n NgFor,\n NgIf,\n MatDividerModule,\n forwardRef(() => NavigationItemComponent),\n AsyncPipe,\n ]\n})\nexport class NavigationComponent implements OnInit {\n\n public items = input();\n\n public level = input(0);\n\n protected readonly navigationService = inject(NavigationService);\n\n protected readonly layoutService = inject(LayoutService);\n\n public readonly collapsed = computed(() => this.layoutService.collapsed());\n\n public navigationItems = computed(() => this.items() ?? []);\n\n public readonly root = input(false);\n\n protected readonly injector = inject(INJECTOR);\n\n public ngOnInit(): void {\n if (this.root()) {\n runInInjectionContext(this.injector, () => {\n this.navigationItems = toSignal(this.navigationService.config$, { initialValue: [] });\n });\n }\n }\n // region type save item property\n\n // required to check the type of the item property in the ngFor loop\n\n public isNavigationDividerItem(\n item: NavigationItem | NavigationDividerItem,\n ): item is NavigationDividerItem {\n return (item as any)['divider'];\n }\n\n public isNavigationItem(\n item: NavigationItem | NavigationDividerItem,\n ): item is NavigationItem {\n return !this.isNavigationDividerItem(item);\n }\n\n public asNavigationItem(\n item: NavigationItem | NavigationDividerItem,\n ): NavigationItem {\n if (!this.isNavigationItem(item)) {\n throw new Error('The item is not a NavigationItem');\n }\n return item;\n }\n\n // endregion\n}\n\n \n\n \n \n \n \n \n {{item.title}}\n \n \n \n \n \n \n\n\n \n\n \n \n ./navigation.component.scss\n \n \n \n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = ' {{item.title}} '\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'NavigationComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"interfaces/NavigationDividerItem.html":{"url":"interfaces/NavigationDividerItem.html","title":"interface - NavigationDividerItem","body":"\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n Interfaces\n \n NavigationDividerItem\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/navigation/navigation-item.ts\n \n\n\n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n \n divider\n \n \n \n Optional\n \n title\n \n \n \n \n \n \n \n \n\n\n\n \n Properties\n \n \n \n \n \n divider\n \n \n \n \n \n \n \n \n divider: boolean\n\n \n \n\n\n \n \n Type : boolean\n\n \n \n\n\n\n\n\n \n \n \n \n \n \n \n title\n \n \n \n \n \n \n \n \n title: string\n\n \n \n\n\n \n \n Type : string\n\n \n \n\n \n \n Optional\n \n \n\n\n\n\n \n \n \n \n\n\n \n import { IconConfig } from '@rxap/utilities';\nimport {\n AbstractType,\n InjectionToken,\n Type,\n} from '@angular/core';\nimport { Observable } from 'rxjs';\n\nexport type Navigation = Array;\n\nexport type NavigationWithInserts = Array\n | NavigationDividerItem\n | NavigationInsertItem\n>;\n\nexport interface NavigationDividerItem {\n divider: boolean;\n title?: string;\n}\n\nexport function IsNavigationDividerItem(\n item: any,\n): item is NavigationDividerItem {\n return !!item && !!item['divider'];\n}\n\nexport interface NavigationInsertItem {\n insert: string;\n}\n\nexport function IsNavigationInsertItem(\n item: any,\n): item is NavigationInsertItem {\n return !!item && !!item['insert'];\n}\n\nexport interface NavigationStatus {\n isVisible(\n navigationItem: NavigationItem,\n ): Observable | Promise | boolean;\n}\n\nexport interface NavigationItem extends Record {\n routerLink: string[] | string;\n label: string;\n children?: Children;\n icon?: IconConfig;\n status?: Array\n | InjectionToken\n | AbstractType\n >;\n}\n\nexport function IsNavigationItem(item: any): item is NavigationItem {\n return (\n !!item && !!item['routerLink'] && !!item['label']\n );\n}\n\n \n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"interfaces/NavigationInsertItem.html":{"url":"interfaces/NavigationInsertItem.html","title":"interface - NavigationInsertItem","body":"\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n Interfaces\n \n NavigationInsertItem\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/navigation/navigation-item.ts\n \n\n\n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n \n insert\n \n \n \n \n \n \n \n \n\n\n\n \n Properties\n \n \n \n \n \n insert\n \n \n \n \n \n \n \n \n insert: string\n\n \n \n\n\n \n \n Type : string\n\n \n \n\n\n\n\n\n \n \n \n \n\n\n \n import { IconConfig } from '@rxap/utilities';\nimport {\n AbstractType,\n InjectionToken,\n Type,\n} from '@angular/core';\nimport { Observable } from 'rxjs';\n\nexport type Navigation = Array;\n\nexport type NavigationWithInserts = Array\n | NavigationDividerItem\n | NavigationInsertItem\n>;\n\nexport interface NavigationDividerItem {\n divider: boolean;\n title?: string;\n}\n\nexport function IsNavigationDividerItem(\n item: any,\n): item is NavigationDividerItem {\n return !!item && !!item['divider'];\n}\n\nexport interface NavigationInsertItem {\n insert: string;\n}\n\nexport function IsNavigationInsertItem(\n item: any,\n): item is NavigationInsertItem {\n return !!item && !!item['insert'];\n}\n\nexport interface NavigationStatus {\n isVisible(\n navigationItem: NavigationItem,\n ): Observable | Promise | boolean;\n}\n\nexport interface NavigationItem extends Record {\n routerLink: string[] | string;\n label: string;\n children?: Children;\n icon?: IconConfig;\n status?: Array\n | InjectionToken\n | AbstractType\n >;\n}\n\nexport function IsNavigationItem(item: any): item is NavigationItem {\n return (\n !!item && !!item['routerLink'] && !!item['label']\n );\n}\n\n \n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"interfaces/NavigationItem.html":{"url":"interfaces/NavigationItem.html","title":"interface - NavigationItem","body":"\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n Interfaces\n \n NavigationItem\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/navigation/navigation-item.ts\n \n\n\n\n \n Extends\n \n \n Record\n \n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Optional\n \n children\n \n \n \n Optional\n \n icon\n \n \n \n \n label\n \n \n \n \n routerLink\n \n \n \n Optional\n \n status\n \n \n \n \n \n \n \n \n\n\n\n \n Properties\n \n \n \n \n \n children\n \n \n \n \n \n \n \n \n children: Children\n\n \n \n\n\n \n \n Type : Children\n\n \n \n\n \n \n Optional\n \n \n\n\n\n\n \n \n \n \n \n \n \n icon\n \n \n \n \n \n \n \n \n icon: IconConfig\n\n \n \n\n\n \n \n Type : IconConfig\n\n \n \n\n \n \n Optional\n \n \n\n\n\n\n \n \n \n \n \n \n \n label\n \n \n \n \n \n \n \n \n label: string\n\n \n \n\n\n \n \n Type : string\n\n \n \n\n\n\n\n\n \n \n \n \n \n \n \n routerLink\n \n \n \n \n \n \n \n \n routerLink: string[] | string\n\n \n \n\n\n \n \n Type : string[] | string\n\n \n \n\n\n\n\n\n \n \n \n \n \n \n \n status\n \n \n \n \n \n \n \n \n status: Array\n\n \n \n\n\n \n \n Type : Array\n\n \n \n\n \n \n Optional\n \n \n\n\n\n\n \n \n \n \n\n\n \n import { IconConfig } from '@rxap/utilities';\nimport {\n AbstractType,\n InjectionToken,\n Type,\n} from '@angular/core';\nimport { Observable } from 'rxjs';\n\nexport type Navigation = Array;\n\nexport type NavigationWithInserts = Array\n | NavigationDividerItem\n | NavigationInsertItem\n>;\n\nexport interface NavigationDividerItem {\n divider: boolean;\n title?: string;\n}\n\nexport function IsNavigationDividerItem(\n item: any,\n): item is NavigationDividerItem {\n return !!item && !!item['divider'];\n}\n\nexport interface NavigationInsertItem {\n insert: string;\n}\n\nexport function IsNavigationInsertItem(\n item: any,\n): item is NavigationInsertItem {\n return !!item && !!item['insert'];\n}\n\nexport interface NavigationStatus {\n isVisible(\n navigationItem: NavigationItem,\n ): Observable | Promise | boolean;\n}\n\nexport interface NavigationItem extends Record {\n routerLink: string[] | string;\n label: string;\n children?: Children;\n icon?: IconConfig;\n status?: Array\n | InjectionToken\n | AbstractType\n >;\n}\n\nexport function IsNavigationItem(item: any): item is NavigationItem {\n return (\n !!item && !!item['routerLink'] && !!item['label']\n );\n}\n\n \n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/NavigationItemComponent.html":{"url":"components/NavigationItemComponent.html","title":"component - NavigationItemComponent","body":"\n \n\n\n\n\n\n Components\n \n NavigationItemComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n Styles\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/navigation/navigation-item/navigation-item.component.ts\n\n\n\n\n\n \n Implements\n \n \n OnChanges\n OnDestroy\n AfterViewInit\n \n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n \n encapsulation\n ViewEncapsulation.None\n \n\n\n\n\n\n\n\n\n\n\n \n selector\n li[rxap-navigation-item]\n \n\n\n \n imports\n \n RouterLinkActive\n RouterLink\n NgIf\n MatRippleModule\n MatIconModule\n IconDirective\n MatDividerModule\n forwardRef(() => NavigationComponent)\n NgClass\n \n \n\n \n styleUrls\n ./navigation-item.component.scss\n \n\n\n\n \n templateUrl\n ./navigation-item.component.html\n \n\n\n\n\n\n\n\n\n \n \n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Protected\n Readonly\n _subscription\n \n \n Public\n Readonly\n active\n \n \n Public\n children\n \n \n Public\n Readonly\n collapsed\n \n \n Protected\n Readonly\n elementRef\n \n \n Public\n Readonly\n item\n \n \n Public\n Readonly\n itemClasses\n \n \n Protected\n Readonly\n layoutService\n \n \n Public\n Readonly\n level\n \n \n Protected\n Readonly\n renderer\n \n \n Protected\n Readonly\n router\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n Public\n asNavigationItem\n \n \n Public\n isNavigationDividerItem\n \n \n Public\n isNavigationItem\n \n \n onClick\n \n \n \n \n\n \n \n Inputs\n \n \n \n \n \n \n item\n \n \n level\n \n \n \n \n\n\n\n\n \n \n\n\n\n \n Inputs\n \n \n \n \n \n item\n \n \n \n \n Required : true\n \n \n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:98\n \n \n \n \n \n \n \n \n \n level\n \n \n \n \n Default value : 0\n \n \n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:94\n \n \n \n \n\n\n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n Public\n asNavigationItem\n \n \n \n \n \n \n \n asNavigationItem(item: NavigationItem | NavigationDividerItem)\n \n \n\n\n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:188\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n item\n \n NavigationItem | NavigationDividerItem\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : NavigationItem\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n isNavigationDividerItem\n \n \n \n \n \n \n \n isNavigationDividerItem(item: NavigationItem | NavigationDividerItem)\n \n \n\n\n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:176\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n item\n \n NavigationItem | NavigationDividerItem\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : NavigationDividerItem\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n isNavigationItem\n \n \n \n \n \n \n \n isNavigationItem(item: NavigationItem | NavigationDividerItem)\n \n \n\n\n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:182\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n item\n \n NavigationItem | NavigationDividerItem\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : NavigationItem\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n onClick\n \n \n \n \n \n \nonClick()\n \n \n\n\n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:119\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Protected\n Readonly\n _subscription\n \n \n \n \n \n \n Default value : new Subscription()\n \n \n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:113\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n active\n \n \n \n \n \n \n Default value : signal(false)\n \n \n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:99\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n children\n \n \n \n \n \n \n Type : Navigation | null\n\n \n \n \n \n Default value : null\n \n \n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:96\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n collapsed\n \n \n \n \n \n \n Default value : computed(() => this.layoutService.collapsed())\n \n \n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:111\n \n \n\n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n elementRef\n \n \n \n \n \n \n Default value : inject(ElementRef)\n \n \n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:116\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n item\n \n \n \n \n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:98\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n itemClasses\n \n \n \n \n \n \n Default value : computed(() => {\n let classes = `level-${ this.level() * 4 }`;\n if (this.collapsed()) {\n classes += ' invisible';\n }\n return classes;\n })\n \n \n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:101\n \n \n\n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n layoutService\n \n \n \n \n \n \n Default value : inject(LayoutService)\n \n \n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:109\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n level\n \n \n \n \n \n \n Default value : 0\n \n \n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:94\n \n \n\n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n renderer\n \n \n \n \n \n \n Default value : inject(Renderer2)\n \n \n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:117\n \n \n\n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n router\n \n \n \n \n \n \n Default value : inject(Router)\n \n \n \n \n Defined in src/lib/navigation/navigation-item/navigation-item.component.ts:115\n \n \n\n\n \n \n\n\n\n\n\n \n import {\n animate,\n style,\n transition,\n trigger,\n} from '@angular/animations';\nimport {\n NgClass,\n NgIf,\n} from '@angular/common';\nimport {\n ChangeDetectionStrategy,\n Component,\n computed,\n ElementRef,\n forwardRef,\n inject,\n input,\n OnChanges,\n OnDestroy,\n Renderer2,\n signal,\n SimpleChanges,\n viewChild,\n ViewEncapsulation, AfterViewInit,\n} from '@angular/core';\nimport { MatRippleModule } from '@angular/material/core';\nimport { MatDividerModule } from '@angular/material/divider';\nimport { MatIconModule } from '@angular/material/icon';\nimport {\n NavigationEnd,\n Router,\n RouterLink,\n RouterLinkActive,\n} from '@angular/router';\nimport { IconDirective } from '@rxap/material-directives/icon';\nimport { coerceArray } from '@rxap/utilities';\nimport {\n debounceTime,\n Subscription,\n} from 'rxjs';\nimport {\n filter,\n startWith,\n tap,\n} from 'rxjs/operators';\nimport { LayoutService } from '../../layout.service';\nimport {\n Navigation,\n NavigationDividerItem,\n NavigationItem,\n} from '../navigation-item';\nimport { NavigationComponent } from '../navigation.component';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'li[rxap-navigation-item]',\n templateUrl: './navigation-item.component.html',\n styleUrls: ['./navigation-item.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n animations: [\n trigger('sub-nav', [\n transition(':enter', [\n style({\n display: 'block',\n height: '0',\n overflow: 'hidden',\n }),\n animate(150, style({ height: '*' })),\n ]),\n transition(':leave', [\n style({ overflow: 'hidden' }),\n animate(300, style({ height: '0' })),\n style({ display: 'none' }),\n ]),\n ]),\n ],\n imports: [\n RouterLinkActive,\n RouterLink,\n NgIf,\n MatRippleModule,\n MatIconModule,\n IconDirective,\n MatDividerModule,\n forwardRef(() => NavigationComponent),\n NgClass,\n ]\n})\nexport class NavigationItemComponent\n implements OnChanges, OnDestroy, AfterViewInit {\n\n public readonly level = input(0);\n\n public children: Navigation | null = null;\n\n public readonly item = input.required();\n public readonly active = signal(false);\n\n public readonly itemClasses = computed(() => {\n let classes = `level-${ this.level() * 4 }`;\n if (this.collapsed()) {\n classes += ' invisible';\n }\n return classes;\n });\n\n protected readonly layoutService = inject(LayoutService);\n\n public readonly collapsed = computed(() => this.layoutService.collapsed());\n\n protected readonly _subscription = new Subscription();\n\n protected readonly router = inject(Router);\n protected readonly elementRef = inject(ElementRef);\n protected readonly renderer = inject(Renderer2);\n\n onClick() {\n if (this.layoutService.isMobile() || this.layoutService.collapsed()) {\n this.layoutService.opened.set(false);\n }\n }\n\n public ngOnChanges(changes: SimpleChanges) {\n if (changes['item']) {\n const item: NavigationItem = changes['item'].currentValue;\n this.children =\n item.children && item.children.length ? item.children : null;\n }\n }\n\n public ngAfterViewInit() {\n this._subscription.add(\n this.router.events\n .pipe(\n filter((event) => event instanceof NavigationEnd),\n debounceTime(100),\n startWith(true),\n tap(() => {\n let isActive = true;\n const urlParts = this.router.url.split('/');\n if (urlParts[0] === '') {\n urlParts[0] = '/';\n }\n const routerLink = coerceArray(this.item().routerLink).map(fragment => fragment.split('/')).flat();\n if (routerLink[0] === '') {\n routerLink[0] = '/';\n }\n for (let i = 0; i \n \n\n \n \n \n \n {{ item().label }}\n \n \n \n\n \n\n \n\n \n \n\n \n\n \n\n\n \n\n \n \n ./navigation-item.component.scss\n \n \n \n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = ' {{ item().label }} '\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'NavigationItemComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/NavigationProgressBarComponent.html":{"url":"components/NavigationProgressBarComponent.html","title":"component - NavigationProgressBarComponent","body":"\n \n\n\n\n\n\n Components\n \n NavigationProgressBarComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n Styles\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/navigation-progress-bar/navigation-progress-bar.component.ts\n\n\n\n\n\n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n\n\n\n\n\n\n\n\n\n\n \n selector\n rxap-navigation-progress-bar\n \n\n\n \n imports\n \n MatProgressBar\n \n \n\n \n styleUrls\n ./navigation-progress-bar.component.scss\n \n\n\n\n \n templateUrl\n ./navigation-progress-bar.component.html\n \n\n\n\n\n\n\n\n\n \n \n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n navigating\n \n \n Public\n Readonly\n router\n \n \n \n \n\n\n\n\n\n\n \n \n\n\n\n\n\n\n\n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n navigating\n \n \n \n \n \n \n Default value : toSignal(this.router.events.pipe(\n filter(\n event =>\n event instanceof NavigationStart ||\n event instanceof NavigationEnd ||\n event instanceof NavigationCancel,\n ),\n map(event => event instanceof NavigationStart),\n ), { initialValue: true })\n \n \n \n \n Defined in src/lib/navigation-progress-bar/navigation-progress-bar.component.ts:32\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n router\n \n \n \n \n \n \n Default value : inject(Router)\n \n \n \n \n Defined in src/lib/navigation-progress-bar/navigation-progress-bar.component.ts:30\n \n \n\n\n \n \n\n\n\n\n\n \n import {\n ChangeDetectionStrategy,\n Component,\n inject,\n} from '@angular/core';\nimport { toSignal } from '@angular/core/rxjs-interop';\nimport { MatProgressBar } from '@angular/material/progress-bar';\nimport {\n NavigationCancel,\n NavigationEnd,\n NavigationStart,\n Router,\n} from '@angular/router';\nimport {\n filter,\n map,\n} from 'rxjs/operators';\n\n@Component({\n selector: 'rxap-navigation-progress-bar',\n templateUrl: './navigation-progress-bar.component.html',\n styleUrls: ['./navigation-progress-bar.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n imports: [\n MatProgressBar,\n ]\n})\nexport class NavigationProgressBarComponent {\n\n public readonly router = inject(Router);\n\n public readonly navigating = toSignal(this.router.events.pipe(\n filter(\n event =>\n event instanceof NavigationStart ||\n event instanceof NavigationEnd ||\n event instanceof NavigationCancel,\n ),\n map(event => event instanceof NavigationStart),\n ), { initialValue: true });\n\n}\n\n \n\n \n @if (navigating()) {\n\n}\n\n \n\n \n \n ./navigation-progress-bar.component.scss\n \n \n \n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = '@if (navigating()) {}'\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'NavigationProgressBarComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"injectables/NavigationService.html":{"url":"injectables/NavigationService.html","title":"injectable - NavigationService","body":"\n \n\n\n\n\n\n\n\n\n\n Injectables\n NavigationService\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/navigation.service.ts\n \n\n\n\n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n config$\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n Public\n add\n \n \n Public\n get\n \n \n Public\n has\n \n \n Public\n insert\n \n \n Public\n remove\n \n \n Public\n updateNavigation\n \n \n \n \n\n\n\n\n\n \n \n\n\n \n Constructor\n \n \n \n \nconstructor(navigation: any, inserts: any | null)\n \n \n \n \n Defined in src/lib/navigation.service.ts:45\n \n \n\n \n \n \n Parameters :\n \n \n \n Name\n Type\n Optional\n \n \n \n \n navigation\n \n \n any\n \n \n \n No\n \n \n \n \n inserts\n \n \n any | null\n \n \n \n No\n \n \n \n \n \n \n \n \n \n \n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n Public\n add\n \n \n \n \n \n \n \n add(id: string, value: NavigationWithInserts, update)\n \n \n\n\n \n \n Defined in src/lib/navigation.service.ts:86\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n Default value\n \n \n \n \n id\n \n string\n \n\n \n No\n \n\n \n \n\n \n \n value\n \n NavigationWithInserts\n \n\n \n No\n \n\n \n \n\n \n \n update\n \n \n\n \n No\n \n\n \n true\n \n\n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n get\n \n \n \n \n \n \n \n get(id: string)\n \n \n\n\n \n \n Defined in src/lib/navigation.service.ts:101\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n id\n \n string\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : NavigationWithInserts | undefined\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n has\n \n \n \n \n \n \n \n has(id: string)\n \n \n\n\n \n \n Defined in src/lib/navigation.service.ts:97\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n id\n \n string\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : boolean\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n insert\n \n \n \n \n \n \n use add instead\n \n \n \n \n \n insert(id: string, value: NavigationWithInserts, update)\n \n \n\n\n \n \n Defined in src/lib/navigation.service.ts:78\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n Default value\n \n \n \n \n id\n \n string\n \n\n \n No\n \n\n \n \n\n \n \n value\n \n NavigationWithInserts\n \n\n \n No\n \n\n \n \n\n \n \n update\n \n \n\n \n No\n \n\n \n true\n \n\n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n remove\n \n \n \n \n \n \n \n remove(id: string, update)\n \n \n\n\n \n \n Defined in src/lib/navigation.service.ts:105\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n Default value\n \n \n \n \n id\n \n string\n \n\n \n No\n \n\n \n \n\n \n \n update\n \n \n\n \n No\n \n\n \n true\n \n\n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Public\n updateNavigation\n \n \n \n \n \n \n \n updateNavigation()\n \n \n\n\n \n \n Defined in src/lib/navigation.service.ts:112\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n config$\n \n \n \n \n \n \n Type : Observable\n\n \n \n \n \n Defined in src/lib/navigation.service.ts:37\n \n \n\n\n \n \n\n\n \n\n\n \n import {\n inject,\n Inject,\n Injectable,\n Injector,\n INJECTOR,\n Optional,\n} from '@angular/core';\nimport {\n combineLatest,\n from,\n Observable,\n of,\n ReplaySubject,\n} from 'rxjs';\nimport {\n catchError,\n map,\n switchMap,\n} from 'rxjs/operators';\nimport {\n IsNavigationDividerItem,\n IsNavigationInsertItem,\n IsNavigationItem,\n Navigation,\n NavigationDividerItem,\n NavigationItem,\n NavigationWithInserts,\n} from './navigation/navigation-item';\nimport {\n RXAP_NAVIGATION_CONFIG,\n RXAP_NAVIGATION_CONFIG_INSERTS,\n} from './tokens';\n\n@Injectable()\nexport class NavigationService {\n public readonly config$: Observable;\n\n private inserts = new Map();\n\n private readonly navigation: NavigationWithInserts;\n\n private readonly navigation$ = new ReplaySubject(1);\n\n private readonly injector: Injector = inject(INJECTOR);\n\n constructor(\n @Inject(RXAP_NAVIGATION_CONFIG)\n navigation: any,\n @Optional()\n @Inject(RXAP_NAVIGATION_CONFIG_INSERTS)\n inserts: any | null = null,\n ) {\n if (typeof navigation === 'function') {\n this.navigation = navigation();\n } else {\n this.navigation = navigation;\n }\n if (inserts) {\n Object.entries(inserts).forEach(([ id, insert ]: [ string, any ]) =>\n this.insert(id, insert, false),\n );\n }\n this.updateNavigation();\n this.config$ = this.navigation$.pipe(\n switchMap((navigationWithoutStatusCheck) =>\n this.checkNavigationStatusProviders(navigationWithoutStatusCheck),\n ),\n );\n }\n\n /**\n * @deprecated use add instead\n * @param id\n * @param value\n * @param update\n */\n public insert(\n id: string,\n value: NavigationWithInserts,\n update = true,\n ): void {\n this.add(id, value, update);\n }\n\n public add(\n id: string,\n value: NavigationWithInserts,\n update = true,\n ): void {\n this.inserts.set(id, value);\n if (update) {\n this.updateNavigation();\n }\n }\n\n public has(id: string): boolean {\n return this.inserts.has(id);\n }\n\n public get(id: string): NavigationWithInserts | undefined {\n return this.inserts.get(id);\n }\n\n public remove(id: string, update = true): void {\n this.inserts.delete(id);\n if (update) {\n this.updateNavigation();\n }\n }\n\n public updateNavigation(): void {\n this.navigation$.next(this.replaceInserts(this.navigation));\n }\n\n /**\n * @internal\n * @param navigationItem\n */\n public checkNavigationItemStatusProviders(\n navigationItem: NavigationItem | NavigationDividerItem,\n ): Observable {\n if (IsNavigationDividerItem(navigationItem) || !navigationItem.status) {\n return of(navigationItem);\n }\n const isVisibleArray$: Array> = navigationItem\n .status\n .map((statusToken) => this.injector.get(\n statusToken))\n .map((status) => {\n const isVisible = status.isVisible(\n navigationItem);\n if (typeof isVisible === 'boolean') {\n return of(isVisible);\n } else {\n return from(isVisible);\n }\n })\n .map(isVisible$ => isVisible$.pipe(catchError(e => {\n console.error(`isVisible method failed: ${ e.message }`);\n return of(false);\n })));\n // TODO : dont wait for all status services to complete, but cancel waiting if one returns false\n return combineLatest(isVisibleArray$).pipe(\n map((isVisibleArray) =>\n isVisibleArray.reduce((acc, isVisible) => acc && isVisible, true),\n ),\n map((isVisible) => (isVisible ? navigationItem : null)),\n switchMap((navigationItemOrNull) => {\n if (navigationItemOrNull) {\n if (navigationItemOrNull.children?.length) {\n return this.checkNavigationStatusProviders(\n navigationItemOrNull.children,\n ).pipe(\n map((children) => ({\n ...navigationItemOrNull,\n children,\n })),\n );\n }\n return of(navigationItemOrNull);\n }\n return of(null);\n }),\n );\n }\n\n /**\n * @internal\n * @param navigationItem\n */\n public checkNavigationStatusProviders(\n navigation: Navigation,\n ): Observable {\n return combineLatest(\n navigation.map((navigationItem) =>\n this.checkNavigationItemStatusProviders(navigationItem),\n ),\n ).pipe(\n map((navigationWithNullItems) => {\n const cleanNavigation: Navigation = [];\n\n for (const navigationItem of navigationWithNullItems) {\n if (navigationItem !== null) {\n cleanNavigation.push(navigationItem);\n }\n }\n\n return cleanNavigation;\n }),\n );\n }\n\n private replaceInserts(\n navigationWithInserts: NavigationWithInserts,\n ): Navigation {\n const navigation: Navigation = [];\n\n for (const navigationItem of navigationWithInserts) {\n if (IsNavigationInsertItem(navigationItem)) {\n if (this.inserts.has(navigationItem.insert)) {\n navigation.push(\n ...this.replaceInserts(this.inserts.get(navigationItem.insert)!),\n );\n }\n } else if (IsNavigationItem(navigationItem)) {\n navigation.push({\n ...navigationItem,\n children: this.replaceInserts(navigationItem.children ?? []),\n });\n } else if (IsNavigationDividerItem(navigationItem)) {\n navigation.push(navigationItem);\n }\n }\n\n return navigation;\n }\n}\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"interfaces/NavigationStatus.html":{"url":"interfaces/NavigationStatus.html","title":"interface - NavigationStatus","body":"\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n Interfaces\n \n NavigationStatus\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/navigation/navigation-item.ts\n \n\n\n\n\n \n Index\n \n \n \n \n Methods\n \n \n \n \n \n \n \n isVisible\n \n \n \n \n \n \n \n \n\n \n \n \n Methods\n \n \n \n \n \n \n \n isVisible\n \n \n \n \n \n \nisVisible(navigationItem: NavigationItem)\n \n \n\n\n \n \n Defined in src/lib/navigation/navigation-item.ts:39\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n navigationItem\n \n NavigationItem\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : Observable | Promise | boolean\n\n \n \n \n \n \n \n \n \n\n\n \n\n\n \n import { IconConfig } from '@rxap/utilities';\nimport {\n AbstractType,\n InjectionToken,\n Type,\n} from '@angular/core';\nimport { Observable } from 'rxjs';\n\nexport type Navigation = Array;\n\nexport type NavigationWithInserts = Array\n | NavigationDividerItem\n | NavigationInsertItem\n>;\n\nexport interface NavigationDividerItem {\n divider: boolean;\n title?: string;\n}\n\nexport function IsNavigationDividerItem(\n item: any,\n): item is NavigationDividerItem {\n return !!item && !!item['divider'];\n}\n\nexport interface NavigationInsertItem {\n insert: string;\n}\n\nexport function IsNavigationInsertItem(\n item: any,\n): item is NavigationInsertItem {\n return !!item && !!item['insert'];\n}\n\nexport interface NavigationStatus {\n isVisible(\n navigationItem: NavigationItem,\n ): Observable | Promise | boolean;\n}\n\nexport interface NavigationItem extends Record {\n routerLink: string[] | string;\n label: string;\n children?: Children;\n icon?: IconConfig;\n status?: Array\n | InjectionToken\n | AbstractType\n >;\n}\n\nexport function IsNavigationItem(item: any): item is NavigationItem {\n return (\n !!item && !!item['routerLink'] && !!item['label']\n );\n}\n\n \n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/ReleaseInfoComponent.html":{"url":"components/ReleaseInfoComponent.html","title":"component - ReleaseInfoComponent","body":"\n \n\n\n\n\n\n Components\n \n ReleaseInfoComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/release-info/release-info.component.ts\n\n\n\n\n\n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n\n\n\n\n\n\n\n\n\n\n \n selector\n rxap-release-info\n \n\n\n \n imports\n \n MatButton\n \n \n\n\n\n\n \n templateUrl\n ./release-info.component.html\n \n\n\n\n \n styleUrl\n ./release-info.component.scss\n \n\n\n\n\n\n \n \n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Protected\n Readonly\n dialog\n \n \n Public\n Readonly\n modules\n \n \n Public\n Readonly\n release\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n openEnvironmentInfo\n \n \n \n \n\n\n\n\n\n \n \n\n\n\n\n\n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n openEnvironmentInfo\n \n \n \n \n \n \nopenEnvironmentInfo()\n \n \n\n\n \n \n Defined in src/lib/release-info/release-info.component.ts:32\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Protected\n Readonly\n dialog\n \n \n \n \n \n \n Default value : inject(MatDialog)\n \n \n \n \n Defined in src/lib/release-info/release-info.component.ts:30\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n modules\n \n \n \n \n \n \n Default value : coerceArray(inject(RXAP_RELEASE_INFO_MODULE, { optional: true }))\n \n \n \n \n Defined in src/lib/release-info/release-info.component.ts:27\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n release\n \n \n \n \n \n \n Default value : DetermineReleaseName(inject(RXAP_ENVIRONMENT))\n \n \n \n \n Defined in src/lib/release-info/release-info.component.ts:28\n \n \n\n\n \n \n\n\n\n\n\n \n import {\n ChangeDetectionStrategy,\n Component,\n inject,\n} from '@angular/core';\nimport { MatButton } from '@angular/material/button';\nimport { MatDialog } from '@angular/material/dialog';\nimport {\n DetermineReleaseName,\n EnvironmentComponent,\n RXAP_ENVIRONMENT,\n} from '@rxap/environment';\nimport { RXAP_RELEASE_INFO_MODULE } from '../tokens';\nimport { coerceArray } from '@rxap/utilities';\n\n@Component({\n selector: 'rxap-release-info',\n imports: [\n MatButton,\n ],\n templateUrl: './release-info.component.html',\n styleUrl: './release-info.component.scss',\n changeDetection: ChangeDetectionStrategy.OnPush\n})\nexport class ReleaseInfoComponent {\n\n public readonly modules = coerceArray(inject(RXAP_RELEASE_INFO_MODULE, { optional: true }));\n public readonly release = DetermineReleaseName(inject(RXAP_ENVIRONMENT));\n\n protected readonly dialog = inject(MatDialog);\n\n openEnvironmentInfo() {\n this.dialog.open(EnvironmentComponent, {\n closeOnNavigation: true,\n });\n }\n\n}\n\n \n\n \n \n {{ release }}\n @if (modules.length) {\n \n \n Module\n Version\n Hash\n \n \n @for (module of modules; track module.name) {\n \n {{ module.name }}\n {{ module.version }}\n {{ module.hash }}\n \n }\n \n \n }\n\n\n \n\n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = ' {{ release }} @if (modules.length) { Module Version Hash @for (module of modules; track module.name) { {{ module.name }} {{ module.version }} {{ module.hash }} } }'\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'ReleaseInfoComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"interfaces/ReleaseInfoModule.html":{"url":"interfaces/ReleaseInfoModule.html","title":"interface - ReleaseInfoModule","body":"\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n Interfaces\n \n ReleaseInfoModule\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/types.ts\n \n\n\n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Optional\n \n hash\n \n \n \n \n name\n \n \n \n \n version\n \n \n \n \n \n \n \n \n\n\n\n \n Properties\n \n \n \n \n \n hash\n \n \n \n \n \n \n \n \n hash: string\n\n \n \n\n\n \n \n Type : string\n\n \n \n\n \n \n Optional\n \n \n\n\n\n\n \n \n \n \n \n \n \n name\n \n \n \n \n \n \n \n \n name: string\n\n \n \n\n\n \n \n Type : string\n\n \n \n\n\n\n\n\n \n \n \n \n \n \n \n version\n \n \n \n \n \n \n \n \n version: string\n\n \n \n\n\n \n \n Type : string\n\n \n \n\n\n\n\n\n \n \n \n \n\n\n \n import { ComponentType } from '@angular/cdk/portal';\nimport { AppsNavigationConfig } from '@rxap/config';\nimport { IconConfig } from '@rxap/utilities';\n\n\n\nexport type ExternalApp = AppsNavigationConfig;\nexport type ExtractUsernameFromProfileFn = (profile: T) => string | null;\nexport interface ReleaseInfoModule {\n name: string;\n version: string;\n hash?: string;\n}\n\nexport type SettingsMenuItemComponent = ComponentType;\n\nexport type DefaultHeaderItemComponent = ComponentType;\n\nexport interface SettingsMenuItem {\n icon?: IconConfig;\n label: string;\n action: () => any;\n}\n\n \n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/SettingsButtonComponent.html":{"url":"components/SettingsButtonComponent.html","title":"component - SettingsButtonComponent","body":"\n \n\n\n\n\n\n Components\n \n SettingsButtonComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n Styles\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/default-header/settings-button/settings-button.component.ts\n\n\n\n\n\n\n\n\n Metadata\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n \n selector\n rxap-settings-button\n \n\n\n \n imports\n \n MatIconButton\n MatIcon\n MatMenu\n MatMenuTrigger\n MatMenuItem\n CdkPortalOutlet\n IconDirective\n NgIf\n \n \n\n \n styleUrls\n ./settings-button.component.scss\n \n\n\n\n \n templateUrl\n ./settings-button.component.html\n \n\n\n\n\n\n\n\n\n \n \n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n availableThemes\n \n \n Public\n Readonly\n availableTypographies\n \n \n customItemComponents\n \n \n customItems\n \n \n Protected\n Readonly\n injector\n \n \n Public\n isDevMode\n \n \n Public\n Readonly\n theme\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n clickItem\n \n \n previewDensity\n \n \n previewTheme\n \n \n previewTypography\n \n \n restoreDensity\n \n \n restoreTheme\n \n \n restoreTypography\n \n \n setDensity\n \n \n setTheme\n \n \n setTypography\n \n \n \n \n\n\n\n\n\n \n \n\n\n\n\n\n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n clickItem\n \n \n \n \n \n \nclickItem(item: SettingsMenuItem)\n \n \n\n\n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:117\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n item\n \n SettingsMenuItem\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n previewDensity\n \n \n \n \n \n \npreviewDensity(density: ThemeDensity)\n \n \n\n\n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:81\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n density\n \n ThemeDensity\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n previewTheme\n \n \n \n \n \n \npreviewTheme(theme: string)\n \n \n\n\n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:105\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n theme\n \n string\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n previewTypography\n \n \n \n \n \n \npreviewTypography(typography: string)\n \n \n\n\n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:93\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n typography\n \n string\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n restoreDensity\n \n \n \n \n \n \nrestoreDensity()\n \n \n\n\n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:85\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n restoreTheme\n \n \n \n \n \n \nrestoreTheme()\n \n \n\n\n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:109\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n restoreTypography\n \n \n \n \n \n \nrestoreTypography()\n \n \n\n\n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:97\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n setDensity\n \n \n \n \n \n \nsetDensity(density: ThemeDensity)\n \n \n\n\n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:89\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n density\n \n ThemeDensity\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n setTheme\n \n \n \n \n \n \nsetTheme(theme: string)\n \n \n\n\n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:113\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n theme\n \n string\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n setTypography\n \n \n \n \n \n \nsetTypography(typography: string)\n \n \n\n\n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:101\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n typography\n \n string\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n availableThemes\n \n \n \n \n \n \n Default value : this.theme.getAvailableThemes()\n \n \n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:78\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n availableTypographies\n \n \n \n \n \n \n Default value : this.theme.getAvailableTypographies()\n \n \n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:75\n \n \n\n\n \n \n \n \n \n \n \n \n customItemComponents\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Default value : toSignal(from(Promise.all(\n coerceArray(inject(RXAP_SETTINGS_MENU_ITEM_COMPONENT, { optional: true }))\n .map(item => IsFunction(item) ? item() : item),\n )).pipe(map(items => items.map(item => new ComponentPortal(item, null, this.injector)))), { initialValue: [] })\n \n \n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:62\n \n \n\n\n \n \n \n \n \n \n \n \n customItems\n \n \n \n \n \n \n Default value : signal(coerceArray(inject(RXAP_SETTINGS_MENU_ITEM, { optional: true })))\n \n \n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:67\n \n \n\n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n injector\n \n \n \n \n \n \n Default value : inject(Injector)\n \n \n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:60\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n isDevMode\n \n \n \n \n \n \n Default value : isDevMode()\n \n \n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:57\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n theme\n \n \n \n \n \n \n Default value : inject(ThemeService)\n \n \n \n \n Defined in src/lib/default-header/settings-button/settings-button.component.ts:59\n \n \n\n\n \n \n\n\n\n\n\n \n import {\n CdkPortalOutlet,\n ComponentPortal,\n} from '@angular/cdk/portal';\nimport { NgIf } from '@angular/common';\nimport {\n Component,\n inject,\n Injector,\n isDevMode,\n runInInjectionContext,\n Signal,\n signal,\n} from '@angular/core';\nimport { toSignal } from '@angular/core/rxjs-interop';\nimport { MatIconButton } from '@angular/material/button';\nimport { MatIcon } from '@angular/material/icon';\nimport {\n MatMenu,\n MatMenuItem,\n MatMenuTrigger,\n} from '@angular/material/menu';\nimport { IconDirective } from '@rxap/material-directives/icon';\nimport {\n ThemeService,\n} from '@rxap/ngx-theme';\nimport {\n coerceArray,\n IsFunction,\n ThemeDensity,\n} from '@rxap/utilities';\nimport { from } from 'rxjs';\nimport { map } from 'rxjs/operators';\nimport {\n RXAP_SETTINGS_MENU_ITEM,\n RXAP_SETTINGS_MENU_ITEM_COMPONENT,\n} from '../../tokens';\nimport { SettingsMenuItem } from '../../types';\n\n@Component({\n selector: 'rxap-settings-button',\n templateUrl: './settings-button.component.html',\n styleUrls: ['./settings-button.component.scss'],\n imports: [\n MatIconButton,\n MatIcon,\n MatMenu,\n MatMenuTrigger,\n MatMenuItem,\n CdkPortalOutlet,\n IconDirective,\n NgIf,\n ]\n})\nexport class SettingsButtonComponent {\n\n public isDevMode = isDevMode();\n\n public readonly theme = inject(ThemeService);\n protected readonly injector = inject(Injector);\n\n customItemComponents: Signal[]> = toSignal(from(Promise.all(\n coerceArray(inject(RXAP_SETTINGS_MENU_ITEM_COMPONENT, { optional: true }))\n .map(item => IsFunction(item) ? item() : item),\n )).pipe(map(items => items.map(item => new ComponentPortal(item, null, this.injector)))), { initialValue: [] });\n\n customItems = signal(coerceArray(inject(RXAP_SETTINGS_MENU_ITEM, { optional: true })));\n\n private savePreviewDensityValue = false;\n private currentDensityValue: ThemeDensity | null = null;\n\n private savePreviewTypographyValue = false;\n private currentTypographyValue: string | null = null;\n\n public readonly availableTypographies = this.theme.getAvailableTypographies();\n private savePreviewThemeValue = false;\n\n public readonly availableThemes = this.theme.getAvailableThemes();\n private currentThemeValue: string | null = null;\n\n previewDensity(density: ThemeDensity) {\n this.theme.applyDensity(density);\n }\n\n restoreDensity() {\n this.theme.applyDensity(this.theme.density());\n }\n\n setDensity(density: ThemeDensity) {\n this.theme.setDensity(density);\n }\n\n previewTypography(typography: string) {\n this.theme.applyTypography(typography);\n }\n\n restoreTypography() {\n this.theme.applyTypography(this.theme.typography());\n }\n\n setTypography(typography: string) {\n this.theme.setTypography(typography);\n }\n\n previewTheme(theme: string) {\n this.theme.applyTheme(theme);\n }\n\n restoreTheme() {\n this.theme.applyTheme(this.theme.themeName());\n }\n\n setTheme(theme: string) {\n this.theme.setTheme(theme);\n }\n\n clickItem(item: SettingsMenuItem) {\n runInInjectionContext(this.injector, () => item.action());\n }\n}\n\n \n\n \n \n \n\n\n\n \n @if (theme.darkMode()) {\n \n } @else {\n \n }\n Mode\n \n \n \n Theme\n \n @for (item of customItems(); track item.label) {\n \n \n {{ item.label }}\n \n }\n @for (item of customItemComponents(); track item) {\n \n }\n\n\n\n \n \n Density\n \n @if (availableTypographies?.length) {\n \n \n Font\n \n }\n @if (availableThemes?.length) {\n \n \n Preset\n \n }\n\n\n\n \n \n Normal\n \n \n \n Dense\n \n \n \n Very Dense\n \n \n \n Extreme Dense\n \n\n\n @for (typographyName of availableTypographies ?? []; track typographyName) {\n \n {{ typographyName }}\n \n }\n\n\n\n @for (themeName of availableThemes ?? []; track themeName) {\n \n {{ themeName }}\n \n }\n\n\n \n\n \n \n ./settings-button.component.scss\n \n \n \n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = ' @if (theme.darkMode()) { } @else { } Mode Theme @for (item of customItems(); track item.label) { {{ item.label }} } @for (item of customItemComponents(); track item) { } Density @if (availableTypographies?.length) { Font } @if (availableThemes?.length) { Preset } Normal Dense Very Dense Extreme Dense @for (typographyName of availableTypographies ?? []; track typographyName) { {{ typographyName }} } @for (themeName of availableThemes ?? []; track themeName) { {{ themeName }} }'\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'SettingsButtonComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"interfaces/SettingsMenuItem.html":{"url":"interfaces/SettingsMenuItem.html","title":"interface - SettingsMenuItem","body":"\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n Interfaces\n \n SettingsMenuItem\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/types.ts\n \n\n\n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n \n action\n \n \n \n Optional\n \n icon\n \n \n \n \n label\n \n \n \n \n \n \n \n \n\n\n\n \n Properties\n \n \n \n \n \n action\n \n \n \n \n \n \n \n \n action: function\n\n \n \n\n\n \n \n Type : function\n\n \n \n\n\n\n\n\n \n \n \n \n \n \n \n icon\n \n \n \n \n \n \n \n \n icon: IconConfig\n\n \n \n\n\n \n \n Type : IconConfig\n\n \n \n\n \n \n Optional\n \n \n\n\n\n\n \n \n \n \n \n \n \n label\n \n \n \n \n \n \n \n \n label: string\n\n \n \n\n\n \n \n Type : string\n\n \n \n\n\n\n\n\n \n \n \n \n\n\n \n import { ComponentType } from '@angular/cdk/portal';\nimport { AppsNavigationConfig } from '@rxap/config';\nimport { IconConfig } from '@rxap/utilities';\n\n\n\nexport type ExternalApp = AppsNavigationConfig;\nexport type ExtractUsernameFromProfileFn = (profile: T) => string | null;\nexport interface ReleaseInfoModule {\n name: string;\n version: string;\n hash?: string;\n}\n\nexport type SettingsMenuItemComponent = ComponentType;\n\nexport type DefaultHeaderItemComponent = ComponentType;\n\nexport interface SettingsMenuItem {\n icon?: IconConfig;\n label: string;\n action: () => any;\n}\n\n \n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/SidenavComponent.html":{"url":"components/SidenavComponent.html","title":"component - SidenavComponent","body":"\n \n\n\n\n\n\n Components\n \n SidenavComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n Styles\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/sidenav/sidenav.component.ts\n\n\n\n\n\n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n\n\n\n\n\n\n\n\n\n\n \n selector\n rxap-sidenav\n \n\n\n \n imports\n \n MatIcon\n MatIconButton\n MatSidenav\n MatSidenavContainer\n MatSidenavContent\n NavigationComponent\n NgIf\n NgClass\n NgStyle\n MatDivider\n NgTemplateOutlet\n \n \n\n \n styleUrls\n ./sidenav.component.scss\n \n\n\n\n \n templateUrl\n ./sidenav.component.html\n \n\n\n\n\n\n\n\n\n \n \n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Public\n Readonly\n collapsable\n \n \n Public\n Readonly\n collapsed\n \n \n Public\n Readonly\n fixedBottomGap\n \n \n Public\n Readonly\n fixedInViewport\n \n \n Public\n Readonly\n fixedTopGap\n \n \n Protected\n Readonly\n layoutService\n \n \n Public\n Readonly\n opened\n \n \n Public\n Readonly\n pinned\n \n \n Protected\n Readonly\n sidenav\n \n \n Public\n Readonly\n sidenavFooterDirective\n \n \n Public\n Readonly\n sidenavHeaderDirective\n \n \n Public\n Readonly\n sidenavMode\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n Async\n closeSidenav\n \n \n onOpenedChanged\n \n \n Async\n openSidenav\n \n \n togglePinned\n \n \n \n \n\n\n\n\n\n \n \n\n\n\n\n\n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n Async\n closeSidenav\n \n \n \n \n \n \n \n closeSidenav()\n \n \n\n\n \n \n Defined in src/lib/sidenav/sidenav.component.ts:79\n \n \n\n\n \n \n\n \n Returns : any\n\n \n \n \n \n \n \n \n \n \n \n \n onOpenedChanged\n \n \n \n \n \n \nonOpenedChanged(opened: boolean)\n \n \n\n\n \n \n Defined in src/lib/sidenav/sidenav.component.ts:70\n \n \n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n opened\n \n boolean\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : void\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Async\n openSidenav\n \n \n \n \n \n \n \n openSidenav()\n \n \n\n\n \n \n Defined in src/lib/sidenav/sidenav.component.ts:74\n \n \n\n\n \n \n\n \n Returns : any\n\n \n \n \n \n \n \n \n \n \n \n \n togglePinned\n \n \n \n \n \n \ntogglePinned()\n \n \n\n\n \n \n Defined in src/lib/sidenav/sidenav.component.ts:66\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n collapsable\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Default value : computed(() => this.layoutService.collapsable())\n \n \n \n \n Defined in src/lib/sidenav/sidenav.component.ts:61\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n collapsed\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Default value : computed(() => this.layoutService.collapsed())\n \n \n \n \n Defined in src/lib/sidenav/sidenav.component.ts:60\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n fixedBottomGap\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Default value : computed(() => this.layoutService.fixedBottomGap())\n \n \n \n \n Defined in src/lib/sidenav/sidenav.component.ts:56\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n fixedInViewport\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Default value : computed(() => this.layoutService.fixedInViewport())\n \n \n \n \n Defined in src/lib/sidenav/sidenav.component.ts:58\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n fixedTopGap\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Default value : computed(() => this.layoutService.fixedTopGap())\n \n \n \n \n Defined in src/lib/sidenav/sidenav.component.ts:57\n \n \n\n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n layoutService\n \n \n \n \n \n \n Default value : inject(LayoutService)\n \n \n \n \n Defined in src/lib/sidenav/sidenav.component.ts:51\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n opened\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Default value : computed(() => this.layoutService.opened())\n \n \n \n \n Defined in src/lib/sidenav/sidenav.component.ts:62\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n pinned\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Default value : computed(() => this.layoutService.pinned())\n \n \n \n \n Defined in src/lib/sidenav/sidenav.component.ts:59\n \n \n\n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n sidenav\n \n \n \n \n \n \n Default value : viewChild(MatSidenav)\n \n \n \n \n Defined in src/lib/sidenav/sidenav.component.ts:53\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n sidenavFooterDirective\n \n \n \n \n \n \n Default value : contentChild(SidenavFooterDirective)\n \n \n \n \n Defined in src/lib/sidenav/sidenav.component.ts:63\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n sidenavHeaderDirective\n \n \n \n \n \n \n Default value : contentChild(SidenavHeaderDirective)\n \n \n \n \n Defined in src/lib/sidenav/sidenav.component.ts:64\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n sidenavMode\n \n \n \n \n \n \n Type : Signal\n\n \n \n \n \n Default value : computed(() => this.layoutService.mode())\n \n \n \n \n Defined in src/lib/sidenav/sidenav.component.ts:55\n \n \n\n\n \n \n\n\n\n\n\n \n import {\n NgClass,\n NgIf,\n NgStyle,\n NgTemplateOutlet,\n} from '@angular/common';\nimport {\n ChangeDetectionStrategy,\n Component,\n computed,\n contentChild,\n inject,\n Signal,\n viewChild,\n} from '@angular/core';\nimport { MatIconButton } from '@angular/material/button';\nimport { MatDivider } from '@angular/material/divider';\nimport { MatIcon } from '@angular/material/icon';\nimport {\n MatDrawerMode,\n MatSidenav,\n MatSidenavContainer,\n MatSidenavContent,\n} from '@angular/material/sidenav';\nimport { LayoutService } from '../layout.service';\nimport { NavigationComponent } from '../navigation/navigation.component';\nimport { SidenavFooterDirective } from './sidenav-footer.directive';\nimport { SidenavHeaderDirective } from './sidenav-header.directive';\n\n@Component({\n selector: 'rxap-sidenav',\n templateUrl: './sidenav.component.html',\n styleUrls: ['./sidenav.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n imports: [\n MatIcon,\n MatIconButton,\n MatSidenav,\n MatSidenavContainer,\n MatSidenavContent,\n NavigationComponent,\n NgIf,\n NgClass,\n NgStyle,\n MatDivider,\n NgTemplateOutlet,\n ],\n})\nexport class SidenavComponent {\n\n protected readonly layoutService = inject(LayoutService);\n\n protected readonly sidenav = viewChild(MatSidenav);\n\n public readonly sidenavMode: Signal = computed(() => this.layoutService.mode());\n public readonly fixedBottomGap: Signal = computed(() => this.layoutService.fixedBottomGap());\n public readonly fixedTopGap: Signal = computed(() => this.layoutService.fixedTopGap());\n public readonly fixedInViewport: Signal = computed(() => this.layoutService.fixedInViewport());\n public readonly pinned: Signal = computed(() => this.layoutService.pinned());\n public readonly collapsed: Signal = computed(() => this.layoutService.collapsed());\n public readonly collapsable: Signal = computed(() => this.layoutService.collapsable());\n public readonly opened: Signal = computed(() => this.layoutService.opened());\n public readonly sidenavFooterDirective = contentChild(SidenavFooterDirective);\n public readonly sidenavHeaderDirective = contentChild(SidenavHeaderDirective);\n\n togglePinned() {\n this.layoutService.togglePinned();\n }\n\n onOpenedChanged(opened: boolean) {\n this.layoutService.opened.set(opened);\n }\n\n async openSidenav() {\n await this.sidenav()?.open();\n this.layoutService.openSidenav();\n }\n\n async closeSidenav() {\n await this.sidenav()?.close();\n this.layoutService.closeSidenav();\n }\n\n}\n\n \n\n \n \n \n \n\n \n Navigation\n \n \n radio_button_unchecked\n radio_button_checked\n \n \n \n\n @if (sidenavHeaderDirective()?.template; as template) {\n \n \n \n \n }\n\n \n \n\n @if (sidenavFooterDirective()?.template; as template) {\n \n \n \n \n }\n \n \n \n \n \n\n\n \n\n \n \n ./sidenav.component.scss\n \n :host {\n .collapsable.mat-drawer {\n\n &:not(.mat-drawer-opened) {\n transform: translateX(calc(-100% + 64px)) !important;\n visibility: visible !important;\n box-shadow: inherit !important;\n transition-property: transform;\n transition-delay: 250ms;\n display: flex;\n border-right: solid 1px rgba(0, 0, 0, .12);\n\n ::ng-deep .mat-drawer-inner-container {\n display: block;\n }\n\n }\n\n ::ng-deep .mat-drawer-inner-container::-webkit-scrollbar {\n display: none; /* Chrome, Safari, Opera*/\n }\n\n }\n}\n\n \n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = ' Navigation radio_button_unchecked radio_button_checked @if (sidenavHeaderDirective()?.template; as template) { } @if (sidenavFooterDirective()?.template; as template) { } '\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'SidenavComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"directives/SidenavFooterDirective.html":{"url":"directives/SidenavFooterDirective.html","title":"directive - SidenavFooterDirective","body":"\n \n\n\n\n\n\n\n\n\n Directives\n SidenavFooterDirective\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/sidenav/sidenav-footer.directive.ts\n \n\n\n\n\n\n\n \n Metadata\n \n \n\n \n Selector\n [rxapSidenavFooter]\n \n\n \n Standalone\n true\n \n\n\n\n \n \n \n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n template\n \n \n \n \n\n\n\n\n\n\n \n \n\n\n \n Constructor\n \n \n \n \nconstructor(template: TemplateRef)\n \n \n \n \n Defined in src/lib/sidenav/sidenav-footer.directive.ts:11\n \n \n\n \n \n \n Parameters :\n \n \n \n Name\n Type\n Optional\n \n \n \n \n template\n \n \n TemplateRef\n \n \n \n No\n \n \n \n \n \n \n \n \n \n \n\n\n\n\n\n\n\n \n \n \n Properties\n \n \n \n \n \n \n \n \n Public\n Readonly\n template\n \n \n \n \n \n \n Type : TemplateRef\n\n \n \n \n \n Decorators : \n \n \n @Inject(TemplateRef)\n \n \n \n \n \n Defined in src/lib/sidenav/sidenav-footer.directive.ts:14\n \n \n\n\n \n \n\n\n\n \n\n\n \n import {\n Directive,\n Inject,\n TemplateRef,\n} from '@angular/core';\n\n@Directive({\n selector: '[rxapSidenavFooter]',\n standalone: true,\n})\nexport class SidenavFooterDirective {\n constructor(\n @Inject(TemplateRef)\n public readonly template: TemplateRef,\n ) {\n }\n}\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"directives/SidenavHeaderDirective.html":{"url":"directives/SidenavHeaderDirective.html","title":"directive - SidenavHeaderDirective","body":"\n \n\n\n\n\n\n\n\n\n Directives\n SidenavHeaderDirective\n\n\n\n \n Info\n \n \n Source\n \n\n\n\n \n \n File\n \n \n src/lib/sidenav/sidenav-header.directive.ts\n \n\n\n\n\n\n\n \n Metadata\n \n \n\n \n Selector\n [rxapSidenavHeader]\n \n\n \n Standalone\n true\n \n\n\n\n \n \n \n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n \n Public\n Readonly\n template\n \n \n \n \n\n\n\n\n\n\n \n \n\n\n \n Constructor\n \n \n \n \nconstructor(template: TemplateRef)\n \n \n \n \n Defined in src/lib/sidenav/sidenav-header.directive.ts:11\n \n \n\n \n \n \n Parameters :\n \n \n \n Name\n Type\n Optional\n \n \n \n \n template\n \n \n TemplateRef\n \n \n \n No\n \n \n \n \n \n \n \n \n \n \n\n\n\n\n\n\n\n \n \n \n Properties\n \n \n \n \n \n \n \n \n Public\n Readonly\n template\n \n \n \n \n \n \n Type : TemplateRef\n\n \n \n \n \n Decorators : \n \n \n @Inject(TemplateRef)\n \n \n \n \n \n Defined in src/lib/sidenav/sidenav-header.directive.ts:14\n \n \n\n\n \n \n\n\n\n \n\n\n \n import {\n Directive,\n Inject,\n TemplateRef,\n} from '@angular/core';\n\n@Directive({\n selector: '[rxapSidenavHeader]',\n standalone: true,\n})\nexport class SidenavHeaderDirective {\n constructor(\n @Inject(TemplateRef)\n public readonly template: TemplateRef,\n ) {\n }\n}\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/SidenavToggleButtonComponent.html":{"url":"components/SidenavToggleButtonComponent.html","title":"component - SidenavToggleButtonComponent","body":"\n \n\n\n\n\n\n Components\n \n SidenavToggleButtonComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n Styles\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/default-header/sidenav-toggle-button/sidenav-toggle-button.component.ts\n\n\n\n\n\n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n\n\n\n\n\n\n\n\n\n\n \n selector\n rxap-sidenav-toggle-button\n \n\n\n \n imports\n \n MatIcon\n MatIconButton\n \n \n\n \n styleUrls\n ./sidenav-toggle-button.component.scss\n \n\n\n\n \n templateUrl\n ./sidenav-toggle-button.component.html\n \n\n\n\n\n\n\n\n\n \n \n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Protected\n Readonly\n layoutComponentService\n \n \n Public\n Readonly\n opened\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n Public\n toggle\n \n \n \n \n\n\n\n\n\n \n \n\n\n\n\n\n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n Public\n toggle\n \n \n \n \n \n \n \n toggle()\n \n \n\n\n \n \n Defined in src/lib/default-header/sidenav-toggle-button/sidenav-toggle-button.component.ts:27\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Protected\n Readonly\n layoutComponentService\n \n \n \n \n \n \n Default value : inject(LayoutService)\n \n \n \n \n Defined in src/lib/default-header/sidenav-toggle-button/sidenav-toggle-button.component.ts:23\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n opened\n \n \n \n \n \n \n Default value : computed(() => this.layoutComponentService.opened())\n \n \n \n \n Defined in src/lib/default-header/sidenav-toggle-button/sidenav-toggle-button.component.ts:25\n \n \n\n\n \n \n\n\n\n\n\n \n import {\n ChangeDetectionStrategy,\n Component,\n computed,\n inject,\n} from '@angular/core';\nimport { MatIconButton } from '@angular/material/button';\nimport { MatIcon } from '@angular/material/icon';\nimport { LayoutService } from '../../layout.service';\n\n@Component({\n selector: 'rxap-sidenav-toggle-button',\n templateUrl: './sidenav-toggle-button.component.html',\n styleUrls: ['./sidenav-toggle-button.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n imports: [\n MatIcon,\n MatIconButton,\n ]\n})\nexport class SidenavToggleButtonComponent {\n\n protected readonly layoutComponentService = inject(LayoutService);\n\n public readonly opened = computed(() => this.layoutComponentService.opened());\n\n public toggle() {\n this.layoutComponentService.toggleOpened();\n }\n\n}\n\n \n\n \n \n @if (opened()) {\n menu_open\n } @else {\n menu\n }\n\n\n \n\n \n \n ./sidenav-toggle-button.component.scss\n \n \n \n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = ' @if (opened()) { menu_open } @else { menu }'\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'SidenavToggleButtonComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"components/UserProfileIconComponent.html":{"url":"components/UserProfileIconComponent.html","title":"component - UserProfileIconComponent","body":"\n \n\n\n\n\n\n Components\n \n UserProfileIconComponent\n\n\n\n \n Info\n \n \n Source\n \n \n Template\n \n \n Styles\n \n \n DOM Tree\n \n\n\n\n \n File\n\n\n src/lib/default-header/user-profile-icon/user-profile-icon.component.ts\n\n\n\n\n\n\n\n\n Metadata\n \n \n\n \n changeDetection\n ChangeDetectionStrategy.OnPush\n \n\n\n\n\n\n\n\n\n\n\n\n \n selector\n rxap-user-profile-icon\n \n\n\n \n imports\n \n MatMenuModule\n MatIconModule\n \n \n\n \n styleUrls\n ./user-profile-icon.component.scss\n \n\n\n\n \n templateUrl\n ./user-profile-icon.component.html\n \n\n\n\n\n\n\n\n\n \n \n\n\n \n Index\n \n \n \n \n Properties\n \n \n \n \n \n \n Protected\n Readonly\n extractUsernameFromProfile\n \n \n Public\n Readonly\n profile\n \n \n Protected\n Readonly\n pubSubService\n \n \n Public\n Readonly\n username\n \n \n \n \n\n \n \n Methods\n \n \n \n \n \n \n Public\n logout\n \n \n \n \n\n \n \n Inputs\n \n \n \n \n \n \n profile\n \n \n \n \n\n\n\n\n \n \n\n\n\n \n Inputs\n \n \n \n \n \n profile\n \n \n \n \n Required : true\n \n \n \n \n Defined in src/lib/default-header/user-profile-icon/user-profile-icon.component.ts:32\n \n \n \n \n\n\n\n\n \n \n \n Methods\n \n \n \n \n \n \n \n Public\n logout\n \n \n \n \n \n \n \n logout()\n \n \n\n\n \n \n Defined in src/lib/default-header/user-profile-icon/user-profile-icon.component.ts:42\n \n \n\n\n \n \n\n \n Returns : void\n\n \n \n \n \n \n\n \n \n \n Properties\n \n \n \n \n \n \n \n Protected\n Readonly\n extractUsernameFromProfile\n \n \n \n \n \n \n Type : ExtractUsernameFromProfileFn\n\n \n \n \n \n Default value : inject(EXTRACT_USERNAME_FROM_PROFILE)\n \n \n \n \n Defined in src/lib/default-header/user-profile-icon/user-profile-icon.component.ts:29\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n profile\n \n \n \n \n \n \n Defined in src/lib/default-header/user-profile-icon/user-profile-icon.component.ts:32\n \n \n\n\n \n \n \n \n \n \n \n \n Protected\n Readonly\n pubSubService\n \n \n \n \n \n \n Default value : inject(PubSubService)\n \n \n \n \n Defined in src/lib/default-header/user-profile-icon/user-profile-icon.component.ts:30\n \n \n\n\n \n \n \n \n \n \n \n \n Public\n Readonly\n username\n \n \n \n \n \n \n Default value : computed(() => {\n const profile = this.profile();\n if (profile) {\n return this.extractUsernameFromProfile(profile);\n }\n return null;\n })\n \n \n \n \n Defined in src/lib/default-header/user-profile-icon/user-profile-icon.component.ts:34\n \n \n\n\n \n \n\n\n\n\n\n \n import {\n ChangeDetectionStrategy,\n Component,\n computed,\n inject,\n input,\n} from '@angular/core';\nimport { MatIconModule } from '@angular/material/icon';\nimport { MatMenuModule } from '@angular/material/menu';\nimport {\n PubSubService,\n RXAP_TOPICS,\n} from '@rxap/ngx-pub-sub';\nimport { EXTRACT_USERNAME_FROM_PROFILE } from '../../tokens';\nimport { ExtractUsernameFromProfileFn } from '../../types';\n\n@Component({\n selector: 'rxap-user-profile-icon',\n templateUrl: './user-profile-icon.component.html',\n styleUrls: ['./user-profile-icon.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n imports: [\n MatMenuModule,\n MatIconModule,\n ]\n})\nexport class UserProfileIconComponent {\n\n protected readonly extractUsernameFromProfile: ExtractUsernameFromProfileFn = inject(EXTRACT_USERNAME_FROM_PROFILE);\n protected readonly pubSubService = inject(PubSubService);\n\n public readonly profile = input.required();\n\n public readonly username = computed(() => {\n const profile = this.profile();\n if (profile) {\n return this.extractUsernameFromProfile(profile);\n }\n return null;\n });\n\n public logout() {\n this.pubSubService.publish(RXAP_TOPICS.authentication.logout);\n }\n\n\n}\n\n \n\n \n \n \n\n\n\n @if (this.username(); as username) {\n \n \n \n {{username}}\n \n \n }\n \n \n \n Logout\n \n \n\n\n \n\n \n \n ./user-profile-icon.component.scss\n \n \n \n\n \n \n \n \n Legend\n \n \n Html element\n \n \n Component\n \n \n Html element with directive\n \n \n \n\n \n\n\n\n\n\n\n var COMPONENT_TEMPLATE = ' @if (this.username(); as username) { {{username}} } Logout '\n var COMPONENTS = [{'name': 'AppsButtonComponent', 'selector': 'rxap-apps-button'},{'name': 'BaseLayoutComponent', 'selector': 'rxap-base-layout'},{'name': 'DefaultHeaderComponent', 'selector': 'rxap-default-header'},{'name': 'FooterComponent', 'selector': 'rxap-footer'},{'name': 'HeaderComponent', 'selector': 'rxap-header'},{'name': 'LayoutComponent', 'selector': 'rxap-layout'},{'name': 'MinimalLayoutComponent', 'selector': 'rxap-minimal-layout'},{'name': 'NavigationComponent', 'selector': 'ul[rxap-navigation]'},{'name': 'NavigationItemComponent', 'selector': 'li[rxap-navigation-item]'},{'name': 'NavigationProgressBarComponent', 'selector': 'rxap-navigation-progress-bar'},{'name': 'ReleaseInfoComponent', 'selector': 'rxap-release-info'},{'name': 'SettingsButtonComponent', 'selector': 'rxap-settings-button'},{'name': 'SidenavComponent', 'selector': 'rxap-sidenav'},{'name': 'SidenavToggleButtonComponent', 'selector': 'rxap-sidenav-toggle-button'},{'name': 'UserProfileIconComponent', 'selector': 'rxap-user-profile-icon'}];\n var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];\n var ACTUAL_COMPONENT = {'name': 'UserProfileIconComponent'};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"changelog.html":{"url":"changelog.html","title":"getting-started - changelog","body":"\n \n\nChange Log\nAll notable changes to this project will be documented in this file.\nSee Conventional Commits for commit guidelines.\n19.1.0-dev.2 (2025-05-09)\nFeatures\n\nlayout: enhance navigation responsiveness for mobile and collapsed states (0884432)\nlayout: make mobile query configurable in navigation config (549eca1)\n\n19.1.0-dev.1 (2025-04-30)\nFeatures\n\nsidenav: add openedChange event handling (2302d85)\n\n19.1.0-dev.0 (2025-04-29)\nFeatures\n\nlayout: add support for default logo and navigation config tokens (bbdfdf8)\n\n19.0.4-dev.5 (2025-04-14)\nNote: Version bump only for package @rxap/layout\n19.0.4-dev.4 (2025-04-07)\nBug Fixes\n\nlayout: add missing multi-provider flag for header components (8fde796)\n\n19.0.4-dev.3 (2025-04-02)\nBug Fixes\n\nlayout: ensure sidenav collapsable style applies correctly (82c61b0)\n\n19.0.4-dev.2 (2025-03-26)\nNote: Version bump only for package @rxap/layout\n19.0.4-dev.1 (2025-03-12)\nNote: Version bump only for package @rxap/layout\n19.0.4-dev.0 (2025-03-12)\nNote: Version bump only for package @rxap/layout\n19.0.3 (2025-03-07)\nNote: Version bump only for package @rxap/layout\n19.0.3-dev.2 (2025-02-28)\nBug Fixes\n\nlayout: update profile token fallback logic for displayName (4602114)\n\n19.0.3-dev.1 (2025-02-26)\nNote: Version bump only for package @rxap/layout\n19.0.3-dev.0 (2025-02-25)\nNote: Version bump only for package @rxap/layout\n19.0.2 (2025-02-23)\nNote: Version bump only for package @rxap/layout\n19.0.2-dev.5 (2025-02-23)\nNote: Version bump only for package @rxap/layout\n19.0.2-dev.4 (2025-02-23)\nNote: Version bump only for package @rxap/layout\n19.0.2-dev.3 (2025-02-18)\nBug Fixes\n\nupdate package groups (4afd316)\n\n19.0.2-dev.2 (2025-02-18)\nNote: Version bump only for package @rxap/layout\n19.0.2-dev.1 (2025-02-18)\nNote: Version bump only for package @rxap/layout\n19.0.2-dev.0 (2025-02-17)\nNote: Version bump only for package @rxap/layout\n19.0.1 (2025-02-13)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.15 (2025-02-13)\nBug Fixes\n\nupdate package groups (21378b7)\n\n19.0.1-dev.14 (2025-02-13)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.13 (2025-02-11)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.12 (2025-02-11)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.11 (2025-02-10)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.10 (2025-02-07)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.9 (2025-01-30)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.8 (2025-01-29)\nBug Fixes\n\nheader buttons (624721c)\n\n19.0.1-dev.7 (2025-01-29)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.6 (2025-01-29)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.5 (2025-01-29)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.4 (2025-01-28)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.3 (2025-01-28)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.2 (2025-01-22)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.1 (2025-01-21)\nNote: Version bump only for package @rxap/layout\n19.0.1-dev.0 (2025-01-08)\nNote: Version bump only for package @rxap/layout\n19.0.0 (2025-01-08)\nNote: Version bump only for package @rxap/layout\n19.0.0-dev.3 (2025-01-04)\nNote: Version bump only for package @rxap/layout\n19.0.0-dev.2 (2025-01-03)\nNote: Version bump only for package @rxap/layout\n19.0.0-dev.1 (2024-12-11)\nNote: Version bump only for package @rxap/layout\n18.3.4-dev.0 (2024-12-10)\nNote: Version bump only for package @rxap/layout\n18.3.3 (2024-12-10)\nNote: Version bump only for package @rxap/layout\n18.3.3-dev.1 (2024-11-05)\nNote: Version bump only for package @rxap/layout\n18.3.3-dev.0 (2024-11-04)\nNote: Version bump only for package @rxap/layout\n18.3.2 (2024-10-28)\nNote: Version bump only for package @rxap/layout\n18.3.2-dev.3 (2024-10-25)\nNote: Version bump only for package @rxap/layout\n18.3.2-dev.2 (2024-10-25)\nNote: Version bump only for package @rxap/layout\n18.3.2-dev.1 (2024-10-04)\nNote: Version bump only for package @rxap/layout\n18.3.2-dev.0 (2024-09-18)\nNote: Version bump only for package @rxap/layout\n18.3.1 (2024-09-18)\nNote: Version bump only for package @rxap/layout\n18.3.1-dev.1 (2024-09-09)\nNote: Version bump only for package @rxap/layout\n18.3.1-dev.0 (2024-08-30)\nNote: Version bump only for package @rxap/layout\n18.3.0 (2024-08-22)\nNote: Version bump only for package @rxap/layout\n18.3.0-dev.4 (2024-08-22)\nNote: Version bump only for package @rxap/layout\n18.3.0-dev.3 (2024-08-21)\nNote: Version bump only for package @rxap/layout\n18.3.0-dev.2 (2024-08-16)\nFeatures\n\nsupport lazy component imports (c308e32)\n\n18.3.0-dev.1 (2024-08-15)\nNote: Version bump only for package @rxap/layout\n18.3.0-dev.0 (2024-08-15)\nFeatures\n\nsupport custom header items (d25a430)\n\n18.2.1-dev.2 (2024-08-12)\nNote: Version bump only for package @rxap/layout\n18.2.1-dev.1 (2024-08-12)\nNote: Version bump only for package @rxap/layout\n18.2.1-dev.0 (2024-08-07)\nNote: Version bump only for package @rxap/layout\n18.2.0 (2024-07-30)\nNote: Version bump only for package @rxap/layout\n18.2.0-dev.3 (2024-07-30)\nNote: Version bump only for package @rxap/layout\n18.2.0-dev.2 (2024-07-25)\nNote: Version bump only for package @rxap/layout\n18.2.0-dev.1 (2024-07-24)\nNote: Version bump only for package @rxap/layout\n18.2.0-dev.0 (2024-07-24)\nFeatures\n\nprovide ExternalApps as root service (be05239)\n\n18.1.2-dev.6 (2024-07-09)\nBug Fixes\n\nuse static pub sub topics (780d3f9)\n\n18.1.2-dev.5 (2024-07-03)\nNote: Version bump only for package @rxap/layout\n18.1.2-dev.4 (2024-07-03)\nNote: Version bump only for package @rxap/layout\n18.1.2-dev.3 (2024-07-03)\nNote: Version bump only for package @rxap/layout\n18.1.2-dev.2 (2024-07-03)\nNote: Version bump only for package @rxap/layout\n18.1.2-dev.1 (2024-07-03)\nNote: Version bump only for package @rxap/layout\n18.1.2-dev.0 (2024-07-02)\nBug Fixes\n\nimprove support for router link types (069f87e)\n\n18.1.1 (2024-06-30)\nNote: Version bump only for package @rxap/layout\n18.1.1-dev.0 (2024-06-30)\nNote: Version bump only for package @rxap/layout\n18.1.0 (2024-06-28)\nNote: Version bump only for package @rxap/layout\n18.1.0-dev.3 (2024-06-25)\nNote: Version bump only for package @rxap/layout\n18.1.0-dev.2 (2024-06-25)\nNote: Version bump only for package @rxap/layout\n18.1.0-dev.1 (2024-06-25)\nFeatures\n\nsupport static external apps (c005399)\n\n18.1.0-dev.0 (2024-06-24)\nBug Fixes\n\nmove language selector (8cfbe0d)\n\nFeatures\n\nadd signal (8f9e868)\nsupport custom settings components (9349248)\nsupport router link for app buttons (51b7502)\n\n18.0.3-dev.1 (2024-06-21)\nNote: Version bump only for package @rxap/layout\n18.0.3-dev.0 (2024-06-20)\nNote: Version bump only for package @rxap/layout\n18.0.2 (2024-06-18)\nNote: Version bump only for package @rxap/layout\n18.0.2-dev.2 (2024-06-17)\nNote: Version bump only for package @rxap/layout\n18.0.2-dev.1 (2024-06-17)\nNote: Version bump only for package @rxap/layout\n18.0.2-dev.0 (2024-06-05)\nNote: Version bump only for package @rxap/layout\n18.0.1 (2024-05-30)\nNote: Version bump only for package @rxap/layout\n18.0.1-dev.0 (2024-05-30)\nNote: Version bump only for package @rxap/layout\n17.0.1 (2024-05-29)\nNote: Version bump only for package @rxap/layout\n17.0.1-dev.0 (2024-05-29)\nNote: Version bump only for package @rxap/layout\n17.0.1 (2024-05-29)\nNote: Version bump only for package @rxap/layout\n17.0.1-dev.0 (2024-05-29)\nNote: Version bump only for package @rxap/layout\n16.0.3 (2024-05-28)\nNote: Version bump only for package @rxap/layout\n16.0.3-dev.0 (2024-05-28)\nNote: Version bump only for package @rxap/layout\n16.0.2 (2024-05-27)\nNote: Version bump only for package @rxap/layout\n16.0.2-dev.2 (2024-05-27)\nNote: Version bump only for package @rxap/layout\n16.0.2-dev.1 (2024-04-29)\nBug Fixes\n\ndisable theme and font menu point if property is false (2999fac)\nreturn null if explicit set to false (285b99c)\n\n16.0.2-dev.0 (2024-04-28)\nNote: Version bump only for package @rxap/layout\n16.0.1 (2024-04-17)\nNote: Version bump only for package @rxap/layout\n16.0.1-dev.4 (2024-04-09)\nNote: Version bump only for package @rxap/layout\n16.0.1-dev.3 (2024-03-11)\nNote: Version bump only for package @rxap/layout\n16.0.1-dev.2 (2024-03-05)\nNote: Version bump only for package @rxap/layout\n16.0.1-dev.1 (2024-03-04)\nBug Fixes\n\nuse correct tailwind class for hidden (e56611c)\n\n16.0.1-dev.0 (2024-02-09)\nBug Fixes\n\nremove FlexLayout dependency (1fea895)\n\n16.0.0 (2024-02-07)\nNote: Version bump only for package @rxap/layout\n16.0.0-dev.43 (2023-11-23)\nBug Fixes\n\nalways show the selected language (78d02b7)\n\n16.0.0-dev.42 (2023-10-30)\nBug Fixes\n\nonly add lang string if in production (f4b555c)\n\nFeatures\n\nadd getAppUrlOrThrow method (7e0c816)\n\n16.0.0-dev.41 (2023-10-11)\nNote: Version bump only for package @rxap/layout\n16.0.0-dev.40 (2023-10-11)\nNote: Version bump only for package @rxap/layout\n16.0.0-dev.39 (2023-10-11)\nBug Fixes\n\nadd browser-tailwind as imp dep if project has tailwind configuration (3d90660)\nadd licence file to publishable packages (d7de1cb)\napply restored theme config in the correct order (59f9b7e)\nchange overscroll-contain to overscroll-auto (8834055)\nclose sidenav if change to collapsed mode (d42cf01)\ndarkMode property was changed to a single (ed6002e)\ndisable i18n check in development mode (3394767)\nensure min padding for navigation items (2a50b09)\nensure sidenav container is always fulling the screen (706dad3)\nensure the project name is not included in the project tag list (46d4479)\nensure the username is always fully visible (6c8560a)\ngenerate readme with peer dependencies to install (27c2cd7)\nimprove dynamic theme handling (77c62df)\ninitial state issues (80f4aae)\nmove status infiltrator to layout component (7ee22ee)\nmove theme related code to the project angular-theme (c0fd3bc)\nonly add margin to sidenav content if in collapsed mode (96e00c4)\npeer dependency issue (ee95415)\nrefactor user service use (3b30276)\nremove @Required decorator (bcd9988)\nremove css class usage of container (472cc12)\nset default layout header color to undefined (569488a)\nstart user settings theme sync (6049e53)\nsupport advanced settings for layout sidenav (0a4a33d)\nuse authorization service directly (71024c3)\nuse mdi icons (55afb8b)\nuse new angular-theme project (67e9290)\nuse relative path as default (66d39a4)\nuse tailwind to create a bundled theme.css (da870f0)\n\nFeatures\n\nadd changelog button (582830b)\nadd language utility services (4c248be)\nload icons on layout component creation (29a5462)\nrestore theme settings from user settings (fd32708)\nsupport custom menu items for the layout header component (2e2c351)\nsupport dynamic font families and theme density (6a54998)\nsupport dynamic theme configuration (ce4f5c4)\nuse status indicator component (cfdce4e)\n\n16.0.0-dev.38 (2023-10-01)\nBug Fixes\n\nensure sidenav container is always fulling the screen (31c72a1)\n\n16.0.0-dev.37 (2023-09-30)\nBug Fixes\n\napply restored theme config in the correct order (95c5dc0)\n\n16.0.0-dev.36 (2023-09-30)\nBug Fixes\n\ndarkMode property was changed to a single (f497950)\nstart user settings theme sync (14545bf)\n\nFeatures\n\nrestore theme settings from user settings (35d2fef)\n\n16.0.0-dev.35 (2023-09-29)\nBug Fixes\n\nmove theme related code to the project angular-theme (dff497a)\nuse new angular-theme project (4d99def)\n\n16.0.0-dev.34 (2023-09-28)\nBug Fixes\n\nimprove dynamic theme handling (7ffd28b)\n\n16.0.0-dev.33 (2023-09-28)\nFeatures\n\nsupport dynamic font families and theme density (a212366)\nsupport dynamic theme configuration (2c0cf1d)\n\n16.0.0-dev.32 (2023-09-27)\nNote: Version bump only for package @rxap/layout\n16.0.0-dev.31 (2023-09-22)\nBug Fixes\n\ninitial state issues (f390f65)\n\n16.0.0-dev.30 (2023-09-21)\nBug Fixes\n\nchange overscroll-contain to overscroll-auto (0a8db9f)\n\n16.0.0-dev.29 (2023-09-21)\nBug Fixes\n\nclose sidenav if change to collapsed mode (7a35660)\nonly add margin to sidenav content if in collapsed mode (c72febe)\n\n16.0.0-dev.28 (2023-09-21)\nBug Fixes\n\nmove status infiltrator to layout component (1d1f69b)\nsupport advanced settings for layout sidenav (65ff765)\n\n16.0.0-dev.27 (2023-09-19)\nBug Fixes\n\nrefactor user service use (cf553c9)\nuse authorization service directly (35ec333)\n\nFeatures\n\nadd language utility services (96e6785)\n\n16.0.0-dev.26 (2023-09-18)\nBug Fixes\n\nuse relative path as default (42f1a8e)\n\n16.0.0-dev.25 (2023-09-17)\nFeatures\n\nadd changelog button (ccd3b2b)\n\n16.0.0-dev.24 (2023-09-14)\nBug Fixes\n\nremove css class usage of container (9a1969f)\n\n16.0.0-dev.23 (2023-09-12)\nBug Fixes\n\npeer dependency issue (e67e2b8)\n\n16.0.0-dev.22 (2023-09-12)\nNote: Version bump only for package @rxap/layout\n16.0.0-dev.21 (2023-09-07)\nBug Fixes\n\nensure the username is always fully visible (48fc3f5)\n\n16.0.0-dev.20 (2023-09-07)\nNote: Version bump only for package @rxap/layout\n16.0.0-dev.19 (2023-09-03)\nNote: Version bump only for package @rxap/layout\n16.0.0-dev.18 (2023-09-03)\nNote: Version bump only for package @rxap/layout\n16.0.0-dev.17 (2023-09-03)\nBug Fixes\n\nuse mdi icons (abc10a1)\n\nFeatures\n\nload icons on layout component creation (0143fc3)\n\n16.0.0-dev.16 (2023-09-01)\nFeatures\n\nuse status indicator component (a95c8ad)\n\n16.0.0-dev.15 (2023-08-31)\nBug Fixes\n\nensure the project name is not included in the project tag list (b131ac3)\n\n16.0.0-dev.14 (2023-08-24)\nFeatures\n\nsupport custom menu items for the layout header component (97ce8d0)\n\n16.0.0-dev.13 (2023-08-07)\nBug Fixes\n\nset default layout header color to undefined (21b6199)\n\n16.0.0-dev.12 (2023-08-06)\nBug Fixes\n\ndisable i18n check in development mode (69f92d3)\n\n16.0.0-dev.11 (2023-08-06)\nBug Fixes\n\nremove @Required decorator (8df4bf3)\n\n16.0.0-dev.10 (2023-08-04)\nBug Fixes\n\nadd licence file to publishable packages (ca6d4d5)\n\n16.0.0-dev.9 (2023-08-03)\nNote: Version bump only for package @rxap/layout\n16.0.0-dev.8 (2023-08-03)\nBug Fixes\n\nadd browser-tailwind as imp dep if project has tailwind configuration (6ea13c5)\nensure min padding for navigation items (2667fd7)\n\n16.0.0-dev.7 (2023-08-01)\nBug Fixes\n\ngenerate readme with peer dependencies to install (e7039bb)\nuse tailwind to create a bundled theme.css (bfda0dc)\n\n16.0.0-dev.6 (2023-08-01)\nBug Fixes\n\nresolve circular dependency between NavigationItemComponent and NavigationComponent (cc0eece)\nrestructure and merge mono repos packages, schematics, plugins and nest (a057d77)\nupdate package dependency versions (45bd022)\n\n16.0.0-dev.5 (2023-07-20)\nBug Fixes\n\nresolve circular dependency between NavigationItemComponent and NavigationComponent (3e97a5d)\n\n16.0.0-dev.4 (2023-07-10)\nBug Fixes\n\nupdate package dependency versions (8479f5c)\n\n16.0.0-dev.3 (2023-07-10)\nBug Fixes\n\nrestructure and merge mono repos packages, schematics, plugins and nest (653b4cd)\n\n16.0.0-dev.2 (2023-05-31)\nNote: Version bump only for package @rxap/layout\n16.0.0-dev.1 (2023-05-18)\nBug Fixes\n\nupdate rxap packagedependencies (6e12567)\n\n16.0.0-dev.0 (2023-05-18)\nchore\n\nupgrade to nrwl 16.x.x (12dd87e)\n\nBREAKING CHANGES\n\nupgrade nrwl 16.x.x\n\n15.0.0 (2023-05-17)\nchore\n\nupgrade to nrwl 15.x.x (ad95577)\n\nBREAKING CHANGES\n\nupgrade nrwl 15.x.x\n\n14.0.3 (2022-12-14)\nNote: Version bump only for package @rxap/layout\n14.0.2 (2022-12-13)\nNote: Version bump only for package @rxap/layout\n14.0.1 (2022-10-31)\nBug Fixes\n\nremove i18n specific ids (21ef36d)\n\n14.0.0 (2022-09-16)\nchore\n\nupgrade to 14.x.x (66f0719)\n\nBREAKING CHANGES\n\nupgrade to 14.x.x\n\n13.0.0 (2022-09-11)\nNote: Version bump only for package @rxap/layout\n13.0.0-next.3 (2022-03-29)\nNote: Version bump only for package @rxap/layout\n13.0.0-next.2 (2022-03-29)\nNote: Version bump only for package @rxap/layout\n13.0.0-next.1 (2022-03-17)\nBuild System\n\nupgrade to nrwl/angular13.x.x (f8920e7)\n\nBREAKING CHANGES\n\nupdate the core nrwl/angular packages to 13.x.x\n\nSigned-off-by: Merzough Münker mmuenker@digitaix.com\n12.2.3 (2022-02-24)\nBug Fixes\n\nnavigation: expose replace routerpipe (3a2a238)\n\n13.0.0-next.0 (2022-02-19)\nBuild System\n\nupgrade to nrwl/angular13.x.x (f8920e7)\n\nBREAKING CHANGES\n\nupdate the core nrwl/angular packages to 13.x.x\n\nSigned-off-by: Merzough Münker mmuenker@digitaix.com\n12.2.2 (2022-01-28)\nBug Fixes\n\nnavigation: only check children status if childrenexists (8f1d007)\n\n12.2.1 (2022-01-28)\nBug Fixes\n\nnavigation: support custom navigation itemproperties (a085d57)\n\n12.2.0 (2021-09-03)\nNote: Version bump only for package @rxap/layout\n12.2.0-next.0 (2021-08-11)\nBug Fixes\n\ndefault collapse sidenav (346be5d)\n\nFeatures\n\nadd tooltip for collapsed navigationitems (0a5c87b)\n\n12.1.0 (2021-07-22)\nNote: Version bump only for package @rxap/layout\n12.1.0-next.1 (2021-07-21)\nFeatures\n\nnavigate to root after signout (10a64b6)\n\n12.1.0-next.0 (2021-07-21)\nFeatures\n\nnavigate to root after signout (a98e467)\n\n12.0.11-alpha.0 (2021-07-20)\nNote: Version bump only for package @rxap/layout\n12.0.11-next.0 (2021-07-15)\nBug Fixes\n\nset default logo width to192px (cc1e4c2)\n\n12.0.10 (2021-07-12)\nBug Fixes\n\nlayout: fix missing modetype (cf1649a)\n\n12.0.9 (2021-07-09)\nNote: Version bump only for package @rxap/layout\n12.0.9-next.0 (2021-07-09)\nBug Fixes\n\nsplit into rxjs and reflect-metadata subpackages (ab6e325)\n\n12.0.8 (2021-07-09)\nNote: Version bump only for package @rxap/layout\n12.0.8-next.0 (2021-06-29)\nBug Fixes\n\ncollapse styling (e9fe775)\n\n12.0.7 (2021-06-24)\nNote: Version bump only for package @rxap/layout\n12.0.6 (2021-06-23)\nNote: Version bump only for package @rxap/layout\n12.0.5 (2021-06-23)\nNote: Version bump only for package @rxap/layout\n12.0.4 (2021-06-14)\nNote: Version bump only for package @rxap/layout\n12.0.3 (2021-06-09)\nBug Fixes\n\nremove ng-mockspeerDependency (0940f5f)\n\n12.0.2 (2021-06-09)\nBug Fixes\n\nadd readme generator (aca8e49)\n\n12.0.1 (2021-05-24)\nBug Fixes\n\nadd readme generator (aca8e49)\n\n12.0.0 (2021-05-24)\nNote: Version bump only for package @rxap/layout\n11.4.4 (2021-05-04)\nBug Fixes\n\nadd missing i18n tag (5139adb)\n\n11.4.3 (2021-04-30)\nBug Fixes\n\nschematics: update module toesnext (d1e2cd2)\nschematics: update to general schematicstsconfig (83e5f9a)\n\n11.4.2 (2021-04-28)\nBug Fixes\n\nnavigation-item: remove iconpadding (354cce1)\n\n11.4.1 (2021-04-21)\nBug Fixes\n\ntrigger auto redirectmanuel (849e28a)\n\n11.4.0 (2021-04-21)\nFeatures\n\nadd language selector (4204cd4)\n\n11.3.1 (2021-04-21)\nBug Fixes\n\nsuppressed href action (a7874fb)\n\n11.3.0 (2021-04-21)\nFeatures\n\nadd apps button concept (be394b0)\n\n11.2.2 (2021-03-19)\nBug Fixes\n\nupdate peer dependencies (954fde4)\n\n11.2.1 (2021-03-19)\nBug Fixes\n\nupdate peer dependencies (dd22b0c)\n\n11.2.0 (2021-03-19)\nBug Fixes\n\nupdate peer dependencies (2eeb7eb)\nupdate peer dependencies (c7d1267)\n\nFeatures\n\nmv the material directives to the packagerxap/material-directives (d54c5fe)\n\n11.1.1 (2021-03-09)\nNote: Version bump only for package @rxap/layout\n11.1.0 (2021-03-02)\nFeatures\n\nnavigation: add status providersupport (1dba44a)\n\n11.0.4 (2021-02-04)\nNote: Version bump only for package @rxap/layout\n11.0.3 (2021-01-15)\nNote: Version bump only for package @rxap/layout\n11.0.2 (2021-01-12)\nNote: Version bump only for package @rxap/layout\n11.0.1 (2021-01-05)\nNote: Version bump only for package @rxap/layout\n11.0.0 (2021-01-03)\nNote: Version bump only for package @rxap/layout\n10.0.0 (2021-01-03)\nBug Fixes\n\ncustom property keygeneration (b6e6d23)\nSidenavContentComponentService: update footer rowcount (1d2383c)\n\nFeatures\n\nlayout: add collapse sidenavigation (cb2082f)\nlayout: add collapse sidenavigation (069a66b)\nlayout: add collapse side navigationbutton (2873ec4)\nadd FooterDirective (3051ba6)\nsupport for custom root navigation and collapsedclasses (95d3e46)\nsupport for the new footer serviceconcept (4a175e8)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"dependencies.html":{"url":"dependencies.html","title":"package-dependencies - dependencies","body":"\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n Dependencies\n \n \n \n @nx/devkit : 20.5.0\n \n @rxap/ts-morph : ^1.5.5-dev.0\n \n @rxap/workspace-ts-morph : ^19.1.12-dev.4\n \n @rxap/workspace-utilities : ^19.8.0-dev.4\n \n tslib : 2.6.2\n \n\n\n \n \n Peer dependencies\n \n \n \n @angular/animations : ^19.2.1\n \n @angular/cdk : ^19.1.1\n \n @angular/common : ^19.2.1\n \n @angular/core : ^19.2.1\n \n @angular/material : ^19.1.1\n \n @angular/router : ^19.2.1\n \n @rxap/browser-utilities : ^1.1.13-dev.0\n \n @rxap/config : ^19.1.0-dev.0\n \n @rxap/data-source : ^19.1.0-dev.2\n \n @rxap/environment : ^19.0.4-dev.0\n \n @rxap/material-directives : ^19.0.4-dev.0\n \n @rxap/ngx-pub-sub : ^19.0.4-dev.0\n \n @rxap/ngx-theme : ^19.1.0-dev.4\n \n @rxap/pattern : ^1.1.14-dev.0\n \n @rxap/utilities : ^16.4.4-dev.0\n \n rxjs : ^7.8.1\n \n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"miscellaneous/functions.html":{"url":"miscellaneous/functions.html","title":"miscellaneous-functions - functions","body":"\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n Miscellaneous\n Functions\n\n\n\n Index\n \n \n \n \n \n \n initGenerator (src/.../generator.ts)\n \n \n IsNavigationDividerItem (src/.../navigation-item.ts)\n \n \n IsNavigationInsertItem (src/.../navigation-item.ts)\n \n \n IsNavigationItem (src/.../navigation-item.ts)\n \n \n provideExternalApps (src/.../provide.ts)\n \n \n provideLayout (src/.../provide.ts)\n \n \n update (src/.../add-seperate-external-apps-provider.ts)\n \n \n update (src/.../add-user-theme-provider-to-layout-providers.ts)\n \n \n update (src/.../add-with-user-profile-provider.ts)\n \n \n update (src/.../add-theme-provider-to-app-config.ts)\n \n \n withDefaultHeaderComponent (src/.../provide.ts)\n \n \n withDefaultHeaderItems (src/.../provide.ts)\n \n \n withFooterComponents (src/.../provide.ts)\n \n \n withHeaderComponents (src/.../provide.ts)\n \n \n withNavigationConfig (src/.../provide.ts)\n \n \n withNavigationInserts (src/.../provide.ts)\n \n \n withReleaseInfoModules (src/.../provide.ts)\n \n \n withSettingsMenuItems (src/.../provide.ts)\n \n \n withUserProfileDataSource (src/.../provide.ts)\n \n \n \n \n \n \n\n\n src/generators/init/generator.ts\n \n \n \n \n \n \n \n initGenerator\n \n \n \n \n \n \ninitGenerator(tree: Tree, options: InitGeneratorSchema)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n tree\n \n Tree\n \n\n \n No\n \n\n\n \n \n options\n \n InitGeneratorSchema\n \n\n \n No\n \n\n\n \n \n \n \n \n \n \n \n src/lib/navigation/navigation-item.ts\n \n \n \n \n \n \n \n IsNavigationDividerItem\n \n \n \n \n \n \nIsNavigationDividerItem(item: any)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n item\n \n any\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : NavigationDividerItem\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n IsNavigationInsertItem\n \n \n \n \n \n \nIsNavigationInsertItem(item: any)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n item\n \n any\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : NavigationInsertItem\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n IsNavigationItem\n \n \n \n \n \n \nIsNavigationItem(item: any)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n item\n \n any\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : NavigationItem\n\n \n \n \n \n \n \n \n \n src/lib/provide.ts\n \n \n \n \n \n \n \n provideExternalApps\n \n \n \n \n \n \nprovideExternalApps(...apps: undefined)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Optional\n \n \n \n \n apps\n\n \n No\n \n\n\n \n \n \n \n \n Returns : Provider[]\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n provideLayout\n \n \n \n \n \n \nprovideLayout(...additionalProviders: undefined)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Optional\n \n \n \n \n additionalProviders\n\n \n No\n \n\n\n \n \n \n \n \n Returns : Provider[]\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n withDefaultHeaderComponent\n \n \n \n \n \n \nwithDefaultHeaderComponent()\n \n \n\n\n\n\n \n \n\n \n Returns : Provider\n\n \n \n \n \n \n \n \n \n \n \n \n withDefaultHeaderItems\n \n \n \n \n \n \nwithDefaultHeaderItems(...items: Array)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n items\n \n Array\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : Provider[]\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n withFooterComponents\n \n \n \n \n \n \nwithFooterComponents(components: Array)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n components\n \n Array\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : Provider[]\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n withHeaderComponents\n \n \n \n \n \n \nwithHeaderComponents(components: Array)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n components\n \n Array\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : Provider[]\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n withNavigationConfig\n \n \n \n \n \n \nwithNavigationConfig(config)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Optional\n \n \n \n \n config\n\n \n No\n \n\n\n \n \n \n \n \n Returns : Provider[]\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n withNavigationInserts\n \n \n \n \n \n \nwithNavigationInserts(inserts: Record)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n inserts\n \n Record\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : Provider[]\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n withReleaseInfoModules\n \n \n \n \n \n \nwithReleaseInfoModules(...module: undefined)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Optional\n \n \n \n \n module\n\n \n No\n \n\n\n \n \n \n \n \n Returns : Provider[]\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n withSettingsMenuItems\n \n \n \n \n \n \nwithSettingsMenuItems(...items: Array)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n items\n \n Array\n \n\n \n No\n \n\n\n \n \n \n \n \n Returns : Provider[]\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n withUserProfileDataSource\n \n \n \n \n \n \nwithUserProfileDataSource(dataSource: Constructor, useClass)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n Default value\n \n \n \n \n dataSource\n \n Constructor\n \n\n \n No\n \n\n \n \n\n \n \n useClass\n \n \n\n \n No\n \n\n \n false\n \n\n \n \n \n \n \n Returns : Provider\n\n \n \n \n \n \n \n \n \n src/migrations/18.0.0/add-seperate-external-apps-provider/add-seperate-external-apps-provider.ts\n \n \n \n \n \n \n \n update\n \n \n \n \n \n \nupdate(tree: Tree)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n tree\n \n Tree\n \n\n \n No\n \n\n\n \n \n \n \n \n \n \n \n src/migrations/18.0.0/add-user-theme-provider-to-layout-providers/add-user-theme-provider-to-layout-providers.ts\n \n \n \n \n \n \n \n update\n \n \n \n \n \n \nupdate(host: Tree)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n host\n \n Tree\n \n\n \n No\n \n\n\n \n \n \n \n \n \n \n \n src/migrations/18.0.0/add-with-user-profile-provider/add-with-user-profile-provider.ts\n \n \n \n \n \n \n \n update\n \n \n \n \n \n \nupdate(host: Tree)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n host\n \n Tree\n \n\n \n No\n \n\n\n \n \n \n \n \n \n \n \n src/migrations/18.0.0/add-theme-provider-to-app-config/add-theme-provider-to-app-config.ts\n \n \n \n \n \n \n \n update\n \n \n \n \n \n \nupdate(host: Tree)\n \n \n\n\n\n\n \n \n\n \n Parameters :\n \n \n \n \n Name\n Type\n Optional\n \n \n \n \n host\n \n Tree\n \n\n \n No\n \n\n\n \n \n \n \n \n \n \n \n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"index.html":{"url":"index.html","title":"getting-started - index","body":"\n \n\nThis library provides a set of Angular components and services for creating consistent and configurable application layouts, including headers, footers, side navigation, and content areas. It offers features such as dynamic navigation, external application integration, and customizable themes. The library also includes directives for extending header and footer areas with custom content.\n\n\n\n\n\n\n\nInstallation\nGet started\nGenerators\ninit\n\n\n\nInstallation\nAdd the package to your workspace:\nExample :yarn add @rxap/layoutInstall peer dependencies:\nExample :yarn add @angular/animations @angular/cdk @angular/common @angular/core @angular/material @angular/router @rxap/browser-utilities @rxap/config @rxap/data-source @rxap/environment @rxap/material-directives @rxap/ngx-pub-sub @rxap/ngx-theme @rxap/pattern @rxap/utilities rxjs Execute the init generator:\nExample :yarn nx g @rxap/layout:initGet started\nLayout\nCreate a new file layout.routes.ts in the app folder. This file will contain all child routes that should be loaded within the layout component.\nExample :import { LayoutComponent, provideLayout } from '@rxap/layout';\n\nconst ROUTES: Route[] = [\n {\n path: '',\n component: LayoutComponent,\n children: [ ],\n providers: [ provideLayout() ],\n },\n];Import the layout routes into the app.routes.ts file.\nExample :export const appRoutes: Route[] = [\n {\n path: '',\n loadChildren: () => import('./layout.routes'),\n },\n {\n path: '**',\n redirectTo: '',\n },\n];Navigation\nCreate a new file app.navigation.ts in the app folder. This file will contain the navigation items that should be displayed in the layout component.\nExample :export const APP_NAVIGATION: () => NavigationWithInserts = () => [];Provide the app navigation in the layout routes:\nExample :import {\n LayoutComponent,\n ProvideNavigationConfig,\n withNavigationService,\n} from '@rxap/layout';\nimport { APP_NAVIGATION } from './app.navigation';\n\nconst ROUTES: Route[] = [\n {\n path: '',\n component: LayoutComponent,\n children: [ ],\n providers: [\n provideLayout(\n withNavigationConfig(APP_NAVIGATION),\n ),\n ],\n },\n];Navigation Item\nA navigation item represents a single item in the navigation sidebar. Each item has the required properties label and routerLink. The label property is the text that should be displayed in the sidebar. The routerLink property is the path that should be navigated to when the item is clicked.\nExample :const item: NavigationItem = {\n label: 'Home',\n routerLink: '/',\n};With the children property, a navigation item can have child items. The child items are displayed in a dropdown menu when the parent item is clicked.\nExample :const item: NavigationItem = {\n label: 'Home',\n routerLink: '/',\n children: [\n {\n label: 'Child',\n routerLink: '/child',\n },\n ],\n};Icon Property\nWith the icon property, the item can be assigned an icon. The icon is displayed to the left of the label. If the navigation sidebar is collapsed, only the icon is displayed.\nExample :const item: NavigationItem = {\n label: 'Home',\n routerLink: '/',\n icon: { icon: 'home' },\n};Status Property\nWith the status property, a injectable token, class or function can be assigned to the item. The object must have the method isVisible which returns a boolean. If the method returns false, the item is not displayed in the navigation sidebar.\nExample :@Injectable()\nclass SetNavStatus {\n isVisible(item: NavigationItem): boolean {\n return false;\n }\n}\n\nconst item: NavigationItem = {\n label: 'Home',\n routerLink: '/',\n status: SetNavStatus,\n};Navigation Divider Item\nA navigation divider item is a horizontal line that separates navigation items. It is used to group items in the navigation sidebar. It is required to set the property divider to true. With the optional property title, a title can be defined that is displayed below the divider.\nExample :const item: NavigationDividerItem = {\n divider: true,\n title: 'Group',\n};Navigation Insert Item (WIP)\nA navigation insert item is a placeholder for a navigation item that should be inserted into the navigation sidebar. \nThe item is used to define where a dynamic navigation should be inserted. The insert property is the key that is used \nidentify the insert item. The insert property is required.\nExample :const item: NavigationInsertItem = {\n insert: 'insert-key',\n};Header\nThe header is composed of the components from left to right: AppsButtonComponent, SettingsButtonComponent and UserProfileIconComponent.\nApps Button\nThe apps buttons allow for a navigation between different applications. To configure the apps button, the config path \nnavigation.apps must be set with an array of object with the property title and ether routerLink or href. If the\nproperty href is set, the link is opened in a new tab. If the property routerLink the router is used to navigate.\nExample :{\n \"navigation\": {\n \"apps\": [\n {\n \"title\": \"App 1\",\n \"routerLink\": [\"/\", \"app1\"]\n },\n {\n \"title\": \"App 2\",\n \"href\": \"https://app2.com\"\n }\n ]\n }\n}\nIf the application is in production mode, the current localId is appended to the url defined in the href property.\n\nSettings Button Customization (WIP)\nIt is possible to add custom items to the settings menu. This custom item can be a component or a configuration object.\n\n\nConfiguration Object\nThe action function is called when the item is clicked. It is possible to use the inject function to inject services.\nExample :import {\n LayoutComponent,\n ProvideNavigationConfig,\n withNavigationService,\n} from '@rxap/layout';\nimport { APP_NAVIGATION } from './app.navigation';\n\nconst ROUTES: Route[] = [\n {\n path: '',\n component: LayoutComponent,\n children: [ ],\n providers: [\n provideLayout(\n withNavigationConfig(APP_NAVIGATION),\n withSettingsMenuItems(\n {\n label: 'Custom Item',\n icon: { icon: 'home' },\n action: () => inject(MatDialog).open(MyCustomDialogComponent),\n }\n )\n ),\n ],\n },\n];Component\nIf a component is provided ensure the component template uses the mat-menu-item component:\nExample :My Custom ItemExample :import {\n LayoutComponent,\n ProvideNavigationConfig,\n withNavigationService,\n} from '@rxap/layout';\nimport { APP_NAVIGATION } from './app.navigation';\n\nconst ROUTES: Route[] = [\n {\n path: '',\n component: LayoutComponent,\n children: [ ],\n providers: [\n provideLayout(\n withNavigationConfig(APP_NAVIGATION),\n withSettingsMenuItems(\n MyCustomMenuItemComponent\n )\n ),\n ],\n },\n];User Profile (WIP)\n...\nDynamic Footer\nWith the directive rxapFooter it is possible to define a dynamic footer. When the directive is used on a in a component,\nthat is rendered in the layout component, the template is rendered in the footer of the layout component.\nExample :\n ...\n\n\n A button in the layout footer\nGenerators\ninit\n\nInitialize the package in the workspace\n\nExample :nx g @rxap/layout:init\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"license.html":{"url":"license.html","title":"getting-started - license","body":"\n \n\nExample : GNU GENERAL PUBLIC LICENSE\n Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. https://fsf.org/\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\nExample : Preamble The GNU General Public License is a free, copyleft license for\nsoftware and other kinds of works.\n The licenses for most software and other practical works are designed\nto take away your freedom to share and change the works. By contrast,\nthe GNU General Public License is intended to guarantee your freedom to\nshare and change all versions of a program--to make sure it remains free\nsoftware for all its users. We, the Free Software Foundation, use the\nGNU General Public License for most of our software; it applies also to\nany other work released this way by its authors. You can apply it to\nyour programs, too.\n When we speak of free software, we are referring to freedom, not\nprice. Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthem if you wish), that you receive source code or can get it if you\nwant it, that you can change the software or use pieces of it in new\nfree programs, and that you know you can do these things.\n To protect your rights, we need to prevent others from denying you\nthese rights or asking you to surrender the rights. Therefore, you have\ncertain responsibilities if you distribute copies of the software, or if\nyou modify it: responsibilities to respect the freedom of others.\n For example, if you distribute copies of such a program, whether\ngratis or for a fee, you must pass on to the recipients the same\nfreedoms that you received. You must make sure that they, too, receive\nor can get the source code. And you must show them these terms so they\nknow their rights.\n Developers that use the GNU GPL protect your rights with two steps:\n(1) assert copyright on the software, and (2) offer you this License\ngiving you legal permission to copy, distribute and/or modify it.\n For the developers' and authors' protection, the GPL clearly explains\nthat there is no warranty for this free software. For both users' and\nauthors' sake, the GPL requires that modified versions be marked as\nchanged, so that their problems will not be attributed erroneously to\nauthors of previous versions.\n Some devices are designed to deny users access to install or run\nmodified versions of the software inside them, although the manufacturer\ncan do so. This is fundamentally incompatible with the aim of\nprotecting users' freedom to change the software. The systematic\npattern of such abuse occurs in the area of products for individuals to\nuse, which is precisely where it is most unacceptable. Therefore, we\nhave designed this version of the GPL to prohibit the practice for those\nproducts. If such problems arise substantially in other domains, we\nstand ready to extend this provision to those domains in future versions\nof the GPL, as needed to protect the freedom of users.\n Finally, every program is threatened constantly by software patents.\nStates should not allow patents to restrict development and use of\nsoftware on general-purpose computers, but in those that do, we wish to\navoid the special danger that patents applied to a free program could\nmake it effectively proprietary. To prevent this, the GPL assures that\npatents cannot be used to render the program non-free.\n The precise terms and conditions for copying, distribution and\nmodification follow.\nExample : TERMS AND CONDITIONS\nDefinitions.\n\n \"This License\" refers to version 3 of the GNU General Public License.\n \"Copyright\" also means copyright-like laws that apply to other kinds of\nworks, such as semiconductor masks.\n \"The Program\" refers to any copyrightable work licensed under this\nLicense. Each licensee is addressed as \"you\". \"Licensees\" and\n\"recipients\" may be individuals or organizations.\n To \"modify\" a work means to copy from or adapt all or part of the work\nin a fashion requiring copyright permission, other than the making of an\nexact copy. The resulting work is called a \"modified version\" of the\nearlier work or a work \"based on\" the earlier work.\n A \"covered work\" means either the unmodified Program or a work based\non the Program.\n To \"propagate\" a work means to do anything with it that, without\npermission, would make you directly or secondarily liable for\ninfringement under applicable copyright law, except executing it on a\ncomputer or modifying a private copy. Propagation includes copying,\ndistribution (with or without modification), making available to the\npublic, and in some countries other activities as well.\n To \"convey\" a work means any kind of propagation that enables other\nparties to make or receive copies. Mere interaction with a user through\na computer network, with no transfer of a copy, is not conveying.\n An interactive user interface displays \"Appropriate Legal Notices\"\nto the extent that it includes a convenient and prominently visible\nfeature that (1) displays an appropriate copyright notice, and (2)\ntells the user that there is no warranty for the work (except to the\nextent that warranties are provided), that licensees may convey the\nwork under this License, and how to view a copy of this License. If\nthe interface presents a list of user commands or options, such as a\nmenu, a prominent item in the list meets this criterion.\n\nSource Code.\n\n The \"source code\" for a work means the preferred form of the work\nfor making modifications to it. \"Object code\" means any non-source\nform of a work.\n A \"Standard Interface\" means an interface that either is an official\nstandard defined by a recognized standards body, or, in the case of\ninterfaces specified for a particular programming language, one that\nis widely used among developers working in that language.\n The \"System Libraries\" of an executable work include anything, other\nthan the work as a whole, that (a) is included in the normal form of\npackaging a Major Component, but which is not part of that Major\nComponent, and (b) serves only to enable use of the work with that\nMajor Component, or to implement a Standard Interface for which an\nimplementation is available to the public in source code form. A\n\"Major Component\", in this context, means a major essential component\n(kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to\nproduce the work, or an object code interpreter used to run it.\n The \"Corresponding Source\" for a work in object code form means all\nthe source code needed to generate, install, and (for an executable\nwork) run the object code and to modify the work, including scripts to\ncontrol those activities. However, it does not include the work's\nSystem Libraries, or general-purpose tools or generally available free\nprograms which are used unmodified in performing those activities but\nwhich are not part of the work. For example, Corresponding Source\nincludes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically\nlinked subprograms that the work is specifically designed to require,\nsuch as by intimate data communication or control flow between those\nsubprograms and other parts of the work.\n The Corresponding Source need not include anything that users\ncan regenerate automatically from other parts of the Corresponding\nSource.\n The Corresponding Source for a work in source code form is that\nsame work.\n\nBasic Permissions.\n\n All rights granted under this License are granted for the term of\ncopyright on the Program, and are irrevocable provided the stated\nconditions are met. This License explicitly affirms your unlimited\npermission to run the unmodified Program. The output from running a\ncovered work is covered by this License only if the output, given its\ncontent, constitutes a covered work. This License acknowledges your\nrights of fair use or other equivalent, as provided by copyright law.\n You may make, run and propagate covered works that you do not\nconvey, without conditions so long as your license otherwise remains\nin force. You may convey covered works to others for the sole purpose\nof having them make modifications exclusively for you, or provide you\nwith facilities for running those works, provided that you comply with\nthe terms of this License in conveying all material for which you do\nnot control copyright. Those thus making or running the covered works\nfor you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of\nyour copyrighted material outside their relationship with you.\n Conveying under any other circumstances is permitted solely under\nthe conditions stated below. Sublicensing is not allowed; section 10\nmakes it unnecessary.\n\nProtecting Users' Legal Rights From Anti-Circumvention Law.\n\n No covered work shall be deemed part of an effective technological\nmeasure under any applicable law fulfilling obligations under article\n11 of the WIPO copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting or restricting circumvention of such\nmeasures.\n When you convey a covered work, you waive any legal power to forbid\ncircumvention of technological measures to the extent such circumvention\nis effected by exercising rights under this License with respect to\nthe covered work, and you disclaim any intention to limit operation or\nmodification of the work as a means of enforcing, against the work's\nusers, your or third parties' legal rights to forbid circumvention of\ntechnological measures.\n\nConveying Verbatim Copies.\n\n You may convey verbatim copies of the Program's source code as you\nreceive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice;\nkeep intact all notices stating that this License and any\nnon-permissive terms added in accord with section 7 apply to the code;\nkeep intact all notices of the absence of any warranty; and give all\nrecipients a copy of this License along with the Program.\n You may charge any price or no price for each copy that you convey,\nand you may offer support or warranty protection for a fee.\n\nConveying Modified Source Versions.\n\n You may convey a work based on the Program, or the modifications to\nproduce it from the Program, in the form of source code under the\nterms of section 4, provided that you also meet all of these conditions:\nExample :a) The work must carry prominent notices stating that you modified\nit, and giving a relevant date.\n\nb) The work must carry prominent notices stating that it is\nreleased under this License and any conditions added under section\n7. This requirement modifies the requirement in section 4 to\n\"keep intact all notices\".\n\nc) You must license the entire work, as a whole, under this\nLicense to anyone who comes into possession of a copy. This\nLicense will therefore apply, along with any applicable section 7\nadditional terms, to the whole of the work, and all its parts,\nregardless of how they are packaged. This License gives no\npermission to license the work in any other way, but it does not\ninvalidate such permission if you have separately received it.\n\nd) If the work has interactive user interfaces, each must display\nAppropriate Legal Notices; however, if the Program has interactive\ninterfaces that do not display Appropriate Legal Notices, your\nwork need not make them do so. A compilation of a covered work with other separate and independent\nworks, which are not by their nature extensions of the covered work,\nand which are not combined with it such as to form a larger program,\nin or on a volume of a storage or distribution medium, is called an\n\"aggregate\" if the compilation and its resulting copyright are not\nused to limit the access or legal rights of the compilation's users\nbeyond what the individual works permit. Inclusion of a covered work\nin an aggregate does not cause this License to apply to the other\nparts of the aggregate.\n\nConveying Non-Source Forms.\n\n You may convey a covered work in object code form under the terms\nof sections 4 and 5, provided that you also convey the\nmachine-readable Corresponding Source under the terms of this License,\nin one of these ways:\nExample :a) Convey the object code in, or embodied in, a physical product\n(including a physical distribution medium), accompanied by the\nCorresponding Source fixed on a durable physical medium\ncustomarily used for software interchange.\n\nb) Convey the object code in, or embodied in, a physical product\n(including a physical distribution medium), accompanied by a\nwritten offer, valid for at least three years and valid for as\nlong as you offer spare parts or customer support for that product\nmodel, to give anyone who possesses the object code either (1) a\ncopy of the Corresponding Source for all the software in the\nproduct that is covered by this License, on a durable physical\nmedium customarily used for software interchange, for a price no\nmore than your reasonable cost of physically performing this\nconveying of source, or (2) access to copy the\nCorresponding Source from a network server at no charge.\n\nc) Convey individual copies of the object code with a copy of the\nwritten offer to provide the Corresponding Source. This\nalternative is allowed only occasionally and noncommercially, and\nonly if you received the object code with such an offer, in accord\nwith subsection 6b.\n\nd) Convey the object code by offering access from a designated\nplace (gratis or for a charge), and offer equivalent access to the\nCorresponding Source in the same way through the same place at no\nfurther charge. You need not require recipients to copy the\nCorresponding Source along with the object code. If the place to\ncopy the object code is a network server, the Corresponding Source\nmay be on a different server (operated by you or a third party)\nthat supports equivalent copying facilities, provided you maintain\nclear directions next to the object code saying where to find the\nCorresponding Source. Regardless of what server hosts the\nCorresponding Source, you remain obligated to ensure that it is\navailable for as long as needed to satisfy these requirements.\n\ne) Convey the object code using peer-to-peer transmission, provided\nyou inform other peers where the object code and Corresponding\nSource of the work are being offered to the general public at no\ncharge under subsection 6d. A separable portion of the object code, whose source code is excluded\nfrom the Corresponding Source as a System Library, need not be\nincluded in conveying the object code work.\n A \"User Product\" is either (1) a \"consumer product\", which means any\ntangible personal property which is normally used for personal, family,\nor household purposes, or (2) anything designed or sold for incorporation\ninto a dwelling. In determining whether a product is a consumer product,\ndoubtful cases shall be resolved in favor of coverage. For a particular\nproduct received by a particular user, \"normally used\" refers to a\ntypical or common use of that class of product, regardless of the status\nof the particular user or of the way in which the particular user\nactually uses, or expects or is expected to use, the product. A product\nis a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent\nthe only significant mode of use of the product.\n \"Installation Information\" for a User Product means any methods,\nprocedures, authorization keys, or other information required to install\nand execute modified versions of a covered work in that User Product from\na modified version of its Corresponding Source. The information must\nsuffice to ensure that the continued functioning of the modified object\ncode is in no case prevented or interfered with solely because\nmodification has been made.\n If you convey an object code work under this section in, or with, or\nspecifically for use in, a User Product, and the conveying occurs as\npart of a transaction in which the right of possession and use of the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed term (regardless of how the transaction is characterized), the\nCorresponding Source conveyed under this section must be accompanied\nby the Installation Information. But this requirement does not apply\nif neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has\nbeen installed in ROM).\n The requirement to provide Installation Information does not include a\nrequirement to continue to provide support service, warranty, or updates\nfor a work that has been modified or installed by the recipient, or for\nthe User Product in which it has been modified or installed. Access to a\nnetwork may be denied when the modification itself materially and\nadversely affects the operation of the network or violates the rules and\nprotocols for communication across the network.\n Corresponding Source conveyed, and Installation Information provided,\nin accord with this section must be in a format that is publicly\ndocumented (and with an implementation available to the public in\nsource code form), and must require no special password or key for\nunpacking, reading or copying.\n\nAdditional Terms.\n\n \"Additional permissions\" are terms that supplement the terms of this\nLicense by making exceptions from one or more of its conditions.\nAdditional permissions that are applicable to the entire Program shall\nbe treated as though they were included in this License, to the extent\nthat they are valid under applicable law. If additional permissions\napply only to part of the Program, that part may be used separately\nunder those permissions, but the entire Program remains governed by\nthis License without regard to the additional permissions.\n When you convey a copy of a covered work, you may at your option\nremove any additional permissions from that copy, or from any part of\nit. (Additional permissions may be written to require their own\nremoval in certain cases when you modify the work.) You may place\nadditional permissions on material, added by you to a covered work,\nfor which you have or can give appropriate copyright permission.\n Notwithstanding any other provision of this License, for material you\nadd to a covered work, you may (if authorized by the copyright holders of\nthat material) supplement the terms of this License with terms:\nExample :a) Disclaiming warranty or limiting liability differently from the\nterms of sections 15 and 16 of this License; or\n\nb) Requiring preservation of specified reasonable legal notices or\nauthor attributions in that material or in the Appropriate Legal\nNotices displayed by works containing it; or\n\nc) Prohibiting misrepresentation of the origin of that material, or\nrequiring that modified versions of such material be marked in\nreasonable ways as different from the original version; or\n\nd) Limiting the use for publicity purposes of names of licensors or\nauthors of the material; or\n\ne) Declining to grant rights under trademark law for use of some\ntrade names, trademarks, or service marks; or\n\nf) Requiring indemnification of licensors and authors of that\nmaterial by anyone who conveys the material (or modified versions of\nit) with contractual assumptions of liability to the recipient, for\nany liability that these contractual assumptions directly impose on\nthose licensors and authors. All other non-permissive additional terms are considered \"further\nrestrictions\" within the meaning of section 10. If the Program as you\nreceived it, or any part of it, contains a notice stating that it is\ngoverned by this License along with a term that is a further\nrestriction, you may remove that term. If a license document contains\na further restriction but permits relicensing or conveying under this\nLicense, you may add to a covered work material governed by the terms\nof that license document, provided that the further restriction does\nnot survive such relicensing or conveying.\n If you add terms to a covered work in accord with this section, you\nmust place, in the relevant source files, a statement of the\nadditional terms that apply to those files, or a notice indicating\nwhere to find the applicable terms.\n Additional terms, permissive or non-permissive, may be stated in the\nform of a separately written license, or stated as exceptions;\nthe above requirements apply either way.\n\nTermination.\n\n You may not propagate or modify a covered work except as expressly\nprovided under this License. Any attempt otherwise to propagate or\nmodify it is void, and will automatically terminate your rights under\nthis License (including any patent licenses granted under the third\nparagraph of section 11).\n However, if you cease all violation of this License, then your\nlicense from a particular copyright holder is reinstated (a)\nprovisionally, unless and until the copyright holder explicitly and\nfinally terminates your license, and (b) permanently, if the copyright\nholder fails to notify you of the violation by some reasonable means\nprior to 60 days after the cessation.\n Moreover, your license from a particular copyright holder is\nreinstated permanently if the copyright holder notifies you of the\nviolation by some reasonable means, this is the first time you have\nreceived notice of violation of this License (for any work) from that\ncopyright holder, and you cure the violation prior to 30 days after\nyour receipt of the notice.\n Termination of your rights under this section does not terminate the\nlicenses of parties who have received copies or rights from you under\nthis License. If your rights have been terminated and not permanently\nreinstated, you do not qualify to receive new licenses for the same\nmaterial under section 10.\n\nAcceptance Not Required for Having Copies.\n\n You are not required to accept this License in order to receive or\nrun a copy of the Program. Ancillary propagation of a covered work\noccurring solely as a consequence of using peer-to-peer transmission\nto receive a copy likewise does not require acceptance. However,\nnothing other than this License grants you permission to propagate or\nmodify any covered work. These actions infringe copyright if you do\nnot accept this License. Therefore, by modifying or propagating a\ncovered work, you indicate your acceptance of this License to do so.\n\nAutomatic Licensing of Downstream Recipients.\n\n Each time you convey a covered work, the recipient automatically\nreceives a license from the original licensors, to run, modify and\npropagate that work, subject to this License. You are not responsible\nfor enforcing compliance by third parties with this License.\n An \"entity transaction\" is a transaction transferring control of an\norganization, or substantially all assets of one, or subdividing an\norganization, or merging organizations. If propagation of a covered\nwork results from an entity transaction, each party to that\ntransaction who receives a copy of the work also receives whatever\nlicenses to the work the party's predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the\nCorresponding Source of the work from the predecessor in interest, if\nthe predecessor has it or can get it with reasonable efforts.\n You may not impose any further restrictions on the exercise of the\nrights granted or affirmed under this License. For example, you may\nnot impose a license fee, royalty, or other charge for exercise of\nrights granted under this License, and you may not initiate litigation\n(including a cross-claim or counterclaim in a lawsuit) alleging that\nany patent claim is infringed by making, using, selling, offering for\nsale, or importing the Program or any portion of it.\n\nPatents.\n\n A \"contributor\" is a copyright holder who authorizes use under this\nLicense of the Program or a work on which the Program is based. The\nwork thus licensed is called the contributor's \"contributor version\".\n A contributor's \"essential patent claims\" are all patent claims\nowned or controlled by the contributor, whether already acquired or\nhereafter acquired, that would be infringed by some manner, permitted\nby this License, of making, using, or selling its contributor version,\nbut do not include claims that would be infringed only as a\nconsequence of further modification of the contributor version. For\npurposes of this definition, \"control\" includes the right to grant\npatent sublicenses in a manner consistent with the requirements of\nthis License.\n Each contributor grants you a non-exclusive, worldwide, royalty-free\npatent license under the contributor's essential patent claims, to\nmake, use, sell, offer for sale, import and otherwise run, modify and\npropagate the contents of its contributor version.\n In the following three paragraphs, a \"patent license\" is any express\nagreement or commitment, however denominated, not to enforce a patent\n(such as an express permission to practice a patent or covenant not to\nsue for patent infringement). To \"grant\" such a patent license to a\nparty means to make such an agreement or commitment not to enforce a\npatent against the party.\n If you convey a covered work, knowingly relying on a patent license,\nand the Corresponding Source of the work is not available for anyone\nto copy, free of charge and under the terms of this License, through a\npublicly available network server or other readily accessible means,\nthen you must either (1) cause the Corresponding Source to be so\navailable, or (2) arrange to deprive yourself of the benefit of the\npatent license for this particular work, or (3) arrange, in a manner\nconsistent with the requirements of this License, to extend the patent\nlicense to downstream recipients. \"Knowingly relying\" means you have\nactual knowledge that, but for the patent license, your conveying the\ncovered work in a country, or your recipient's use of the covered work\nin a country, would infringe one or more identifiable patents in that\ncountry that you have reason to believe are valid.\n If, pursuant to or in connection with a single transaction or\narrangement, you convey, or propagate by procuring conveyance of, a\ncovered work, and grant a patent license to some of the parties\nreceiving the covered work authorizing them to use, propagate, modify\nor convey a specific copy of the covered work, then the patent license\nyou grant is automatically extended to all recipients of the covered\nwork and works based on it.\n A patent license is \"discriminatory\" if it does not include within\nthe scope of its coverage, prohibits the exercise of, or is\nconditioned on the non-exercise of one or more of the rights that are\nspecifically granted under this License. You may not convey a covered\nwork if you are a party to an arrangement with a third party that is\nin the business of distributing software, under which you make payment\nto the third party based on the extent of your activity of conveying\nthe work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory\npatent license (a) in connection with copies of the covered work\nconveyed by you (or copies made from those copies), or (b) primarily\nfor and in connection with specific products or compilations that\ncontain the covered work, unless you entered into that arrangement,\nor that patent license was granted, prior to 28 March 2007.\n Nothing in this License shall be construed as excluding or limiting\nany implied license or other defenses to infringement that may\notherwise be available to you under applicable patent law.\n\nNo Surrender of Others' Freedom.\n\n If conditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License. If you cannot convey a\ncovered work so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you may\nnot convey it at all. For example, if you agree to terms that obligate you\nto collect a royalty for further conveying from those to whom you convey\nthe Program, the only way you could satisfy both those terms and this\nLicense would be to refrain entirely from conveying the Program.\n\nUse with the GNU Affero General Public License.\n\n Notwithstanding any other provision of this License, you have\npermission to link or combine any covered work with a work licensed\nunder version 3 of the GNU Affero General Public License into a single\ncombined work, and to convey the resulting work. The terms of this\nLicense will continue to apply to the part which is the covered work,\nbut the special requirements of the GNU Affero General Public License,\nsection 13, concerning interaction through a network will apply to the\ncombination as such.\n\nRevised Versions of this License.\n\n The Free Software Foundation may publish revised and/or new versions of\nthe GNU General Public License from time to time. Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n Each version is given a distinguishing version number. If the\nProgram specifies that a certain numbered version of the GNU General\nPublic License \"or any later version\" applies to it, you have the\noption of following the terms and conditions either of that numbered\nversion or of any later version published by the Free Software\nFoundation. If the Program does not specify a version number of the\nGNU General Public License, you may choose any version ever published\nby the Free Software Foundation.\n If the Program specifies that a proxy can decide which future\nversions of the GNU General Public License can be used, that proxy's\npublic statement of acceptance of a version permanently authorizes you\nto choose that version for the Program.\n Later license versions may give you additional or different\npermissions. However, no additional obligations are imposed on any\nauthor or copyright holder as a result of your choosing to follow a\nlater version.\n\nDisclaimer of Warranty.\n\n THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\nAPPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\nIS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\nLimitation of Liability.\n\n IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\nInterpretation of Sections 15 and 16.\n\n If the disclaimer of warranty and limitation of liability provided\nabove cannot be given local legal effect according to their terms,\nreviewing courts shall apply local law that most closely approximates\nan absolute waiver of all civil liability in connection with the\nProgram, unless a warranty or assumption of liability accompanies a\ncopy of the Program in return for a fee.\nExample : END OF TERMS AND CONDITIONS\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"modules.html":{"url":"modules.html","title":"modules - modules","body":"\n \n\n\n\n\n Modules\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"overview.html":{"url":"overview.html","title":"overview - overview","body":"\n \n\n\n\n Overview\n\n \n\n \n \n \n \n \n 15 Components\n \n \n \n \n \n \n \n 4 Directives\n \n \n \n \n \n \n \n 7 Injectables\n \n \n \n \n \n \n \n 6 Interfaces\n \n \n \n \n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"properties.html":{"url":"properties.html","title":"package-properties - properties","body":"\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n Properties\n \n \n \n Version : 19.1.0-dev.2\n \n Description : This library provides a set of Angular components and services for creating consistent and configurable application layouts, including headers, footers, side navigation, and content areas. It offers features such as dynamic navigation, external application integration, and customizable themes. The library also includes directives for extending header and footer areas with custom content.\n\n \n Keywords : angular, angular-layout, layout, ngx, packages, rxap, scope:compose\n \n Homepage : https:/gitlab.com/rxap/packages/packages/angular/layout\n \n Bugs : https://gitlab.com/rxap/packages/-/issues\n \n License : GPL-3.0-or-later\n \n Repository : https://gitlab.com/rxap/packages.git\n \n Author : Merzough Münker\n \n\n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"miscellaneous/typealiases.html":{"url":"miscellaneous/typealiases.html","title":"miscellaneous-typealiases - typealiases","body":"\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n Miscellaneous\n Type aliases\n\n\n\n Index\n \n \n \n \n \n \n DefaultHeaderItemComponent (src/.../types.ts)\n \n \n ExternalApp (src/.../types.ts)\n \n \n ExtractUsernameFromProfileFn (src/.../types.ts)\n \n \n Navigation (src/.../navigation-item.ts)\n \n \n NavigationWithInserts (src/.../navigation-item.ts)\n \n \n SettingsMenuItemComponent (src/.../types.ts)\n \n \n \n \n \n \n\n\n src/lib/types.ts\n \n \n \n \n \n \n DefaultHeaderItemComponent\n \n \n \n \n ComponentType<>\n\n \n \n \n \n \n \n \n \n \n ExternalApp\n \n \n \n \n AppsNavigationConfig\n\n \n \n \n \n \n \n \n \n \n ExtractUsernameFromProfileFn\n \n \n \n \n function\n\n \n \n \n \n \n \n \n \n \n SettingsMenuItemComponent\n \n \n \n \n ComponentType<>\n\n \n \n \n \n src/lib/navigation/navigation-item.ts\n \n \n \n \n \n \n Navigation\n \n \n \n \n Array\n\n \n \n \n \n \n \n \n \n \n NavigationWithInserts\n \n \n \n \n Array\n\n \n \n \n \n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"},"miscellaneous/variables.html":{"url":"miscellaneous/variables.html","title":"miscellaneous-variables - variables","body":"\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n Miscellaneous\n Variables\n\n\n\n Index\n \n \n \n \n \n \n EXTRACT_USERNAME_FROM_PROFILE (src/.../tokens.ts)\n \n \n RXAP_DEFAULT_HEADER_ITEM_COMPONENT (src/.../tokens.ts)\n \n \n RXAP_EXTERNAL_APP (src/.../tokens.ts)\n \n \n RXAP_EXTERNAL_APP_FILTER (src/.../tokens.ts)\n \n \n RXAP_FOOTER_COMPONENT (src/.../tokens.ts)\n \n \n RXAP_HEADER_COMPONENT (src/.../tokens.ts)\n \n \n RXAP_LAYOUT_APPS_GRID (src/.../tokens.ts)\n \n \n RXAP_LOGO_CONFIG (src/.../tokens.ts)\n \n \n RXAP_LOGO_CONFIG_DEFAULTS (src/.../tokens.ts)\n \n \n RXAP_NAVIGATION_CONFIG (src/.../tokens.ts)\n \n \n RXAP_NAVIGATION_CONFIG_INSERTS (src/.../tokens.ts)\n \n \n RXAP_NAVIGATION_LAYOUT_CONFIG_DEFAULTS (src/.../tokens.ts)\n \n \n RXAP_RELEASE_INFO_MODULE (src/.../tokens.ts)\n \n \n RXAP_SETTINGS_MENU_ITEM (src/.../tokens.ts)\n \n \n RXAP_SETTINGS_MENU_ITEM_COMPONENT (src/.../tokens.ts)\n \n \n RXAP_USER_PROFILE_DATA_SOURCE (src/.../tokens.ts)\n \n \n schematic (src/.../index.ts)\n \n \n \n \n \n \n\n\n src/lib/tokens.ts\n \n \n \n \n \n \n \n EXTRACT_USERNAME_FROM_PROFILE\n \n \n \n \n \n \n Default value : new InjectionToken(\n 'extract-username-from-profile',\n {\n providedIn: 'root',\n factory: () => (profile: any) => (\n profile ? profile.displayName || profile.username || profile.email || profile.name : null\n ) || null,\n },\n)\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_DEFAULT_HEADER_ITEM_COMPONENT\n \n \n \n \n \n \n Default value : new InjectionToken Promise)>>('rxap/layout/default-header-item-component')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_EXTERNAL_APP\n \n \n \n \n \n \n Default value : new InjectionToken('rxap/layout/external-app')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_EXTERNAL_APP_FILTER\n \n \n \n \n \n \n Default value : new InjectionToken>('rxap/layout/app-config-filter')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_FOOTER_COMPONENT\n \n \n \n \n \n \n Default value : new InjectionToken>('rxap/layout/footer-component')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_HEADER_COMPONENT\n \n \n \n \n \n \n Default value : new InjectionToken>('rxap/layout/header-component')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_LAYOUT_APPS_GRID\n \n \n \n \n \n \n Default value : new InjectionToken('rxap/layout/apps-grid')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_LOGO_CONFIG\n \n \n \n \n \n \n Default value : new InjectionToken('rxap/layout/logo-config')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_LOGO_CONFIG_DEFAULTS\n \n \n \n \n \n \n Default value : new InjectionToken('rxap/layout/logo-config/defaults')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_NAVIGATION_CONFIG\n \n \n \n \n \n \n Default value : new InjectionToken NavigationWithInserts)>(\n 'rxap/layout/navigation-config')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_NAVIGATION_CONFIG_INSERTS\n \n \n \n \n \n \n Default value : new InjectionToken>(\n 'rxap/layout/navigation-config-inserts')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_NAVIGATION_LAYOUT_CONFIG_DEFAULTS\n \n \n \n \n \n \n Default value : new InjectionToken>('rxap/layout/navigation-config/defaults')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_RELEASE_INFO_MODULE\n \n \n \n \n \n \n Default value : new InjectionToken('rxap/layout/release-info-module')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_SETTINGS_MENU_ITEM\n \n \n \n \n \n \n Default value : new InjectionToken('rxap/layout/settings-menu-item')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_SETTINGS_MENU_ITEM_COMPONENT\n \n \n \n \n \n \n Default value : new InjectionToken Promise)>>('rxap/layout/settings-menu-item-component')\n \n \n\n\n \n \n \n \n \n \n \n \n RXAP_USER_PROFILE_DATA_SOURCE\n \n \n \n \n \n \n Default value : new InjectionToken('rxap/layout/user-profile-data-source', {\n providedIn: 'root',\n factory: () => staticDataSource(null),\n})\n \n \n\n\n \n \n\n src/generators/init/index.ts\n \n \n \n \n \n \n \n schematic\n \n \n \n \n \n \n Default value : convertNxGenerator(generator)\n \n \n\n\n \n \n\n\n\n\n \n \n results matching \"\"\n \n \n \n No results matching \"\"\n \n\n"}}
|
|
4
4
|
}
|