@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.
Files changed (247) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/compodoc/changelog.html +11 -0
  3. package/compodoc/components/AppsButtonComponent.html +33 -1
  4. package/compodoc/components/DefaultHeaderComponent.html +111 -14
  5. package/compodoc/components/FooterComponent.html +33 -1
  6. package/compodoc/components/HeaderComponent.html +33 -1
  7. package/compodoc/components/LayoutComponent.html +33 -1
  8. package/compodoc/components/NavigationComponent.html +100 -4
  9. package/compodoc/components/NavigationItemComponent.html +219 -13
  10. package/compodoc/components/ReleaseInfoComponent.html +33 -1
  11. package/compodoc/components/SettingsButtonComponent.html +33 -1
  12. package/compodoc/components/SidenavComponent.html +176 -46
  13. package/compodoc/components/SidenavToggleButtonComponent.html +33 -1
  14. package/compodoc/components/UserProfileIconComponent.html +72 -2
  15. package/compodoc/dependencies.html +3 -3
  16. package/compodoc/injectables/LayoutService.html +9 -9
  17. package/compodoc/js/search/search_index.js +2 -2
  18. package/compodoc/miscellaneous/functions.html +6 -6
  19. package/compodoc/properties.html +1 -1
  20. package/docs/documentation.json +2304 -1466
  21. package/docs/html/assets/search.js +1 -1
  22. package/docs/html/classes/AppsButtonComponent.html +5 -4
  23. package/docs/html/classes/BaseLayoutComponent.html +2 -2
  24. package/docs/html/classes/DefaultHeaderComponent.html +6 -3
  25. package/docs/html/classes/DefaultHeaderService.html +5 -5
  26. package/docs/html/classes/ExternalAppsService.html +2 -2
  27. package/docs/html/classes/FooterComponent.html +4 -3
  28. package/docs/html/classes/FooterDirective.html +3 -3
  29. package/docs/html/classes/FooterService.html +5 -5
  30. package/docs/html/classes/HeaderComponent.html +3 -2
  31. package/docs/html/classes/HeaderDirective.html +3 -3
  32. package/docs/html/classes/HeaderService.html +5 -5
  33. package/docs/html/classes/LayoutComponent.html +3 -2
  34. package/docs/html/classes/LayoutService.html +2 -2
  35. package/docs/html/classes/LogoService.html +2 -2
  36. package/docs/html/classes/MinimalLayoutComponent.html +2 -2
  37. package/docs/html/classes/NavigationComponent.html +6 -3
  38. package/docs/html/classes/NavigationItemComponent.html +12 -6
  39. package/docs/html/classes/NavigationProgressBarComponent.html +2 -2
  40. package/docs/html/classes/NavigationService.html +3 -3
  41. package/docs/html/classes/ReleaseInfoComponent.html +4 -3
  42. package/docs/html/classes/SettingsButtonComponent.html +3 -2
  43. package/docs/html/classes/SidenavComponent.html +5 -2
  44. package/docs/html/classes/SidenavFooterDirective.html +2 -2
  45. package/docs/html/classes/SidenavHeaderDirective.html +2 -2
  46. package/docs/html/classes/SidenavToggleButtonComponent.html +4 -3
  47. package/docs/html/classes/UserProfileIconComponent.html +5 -3
  48. package/docs/html/functions/IsNavigationDividerItem.html +1 -1
  49. package/docs/html/functions/IsNavigationInsertItem.html +1 -1
  50. package/docs/html/functions/IsNavigationItem.html +1 -1
  51. package/docs/html/functions/provideExternalApps.html +1 -1
  52. package/docs/html/functions/provideLayout.html +1 -1
  53. package/docs/html/functions/withDefaultHeaderComponent.html +1 -1
  54. package/docs/html/functions/withDefaultHeaderItems.html +1 -1
  55. package/docs/html/functions/withFooterComponents.html +1 -1
  56. package/docs/html/functions/withHeaderComponents.html +1 -1
  57. package/docs/html/functions/withNavigationConfig.html +1 -1
  58. package/docs/html/functions/withNavigationInserts.html +1 -1
  59. package/docs/html/functions/withReleaseInfoModules.html +1 -1
  60. package/docs/html/functions/withSettingsMenuItems.html +1 -1
  61. package/docs/html/functions/withUserProfileDataSource.html +1 -1
  62. package/docs/html/index.html +2 -2
  63. package/docs/html/interfaces/NavigationDividerItem.html +2 -2
  64. package/docs/html/interfaces/NavigationInsertItem.html +2 -2
  65. package/docs/html/interfaces/NavigationItem.html +2 -2
  66. package/docs/html/interfaces/NavigationStatus.html +2 -2
  67. package/docs/html/interfaces/ReleaseInfoModule.html +2 -2
  68. package/docs/html/interfaces/SettingsMenuItem.html +2 -2
  69. package/docs/html/modules.html +1 -1
  70. package/docs/html/types/DefaultHeaderItemComponent.html +1 -1
  71. package/docs/html/types/ExternalApp.html +1 -1
  72. package/docs/html/types/ExtractUsernameFromProfileFn.html +1 -1
  73. package/docs/html/types/Navigation.html +1 -1
  74. package/docs/html/types/NavigationWithInserts.html +1 -1
  75. package/docs/html/types/SettingsMenuItemComponent.html +1 -1
  76. package/docs/html/variables/EXTRACT_USERNAME_FROM_PROFILE.html +1 -1
  77. package/docs/html/variables/RXAP_DEFAULT_HEADER_ITEM_COMPONENT.html +1 -1
  78. package/docs/html/variables/RXAP_EXTERNAL_APP.html +1 -1
  79. package/docs/html/variables/RXAP_EXTERNAL_APP_FILTER.html +1 -1
  80. package/docs/html/variables/RXAP_FOOTER_COMPONENT.html +1 -1
  81. package/docs/html/variables/RXAP_HEADER_COMPONENT.html +1 -1
  82. package/docs/html/variables/RXAP_LAYOUT_APPS_GRID.html +1 -1
  83. package/docs/html/variables/RXAP_LOGO_CONFIG.html +1 -1
  84. package/docs/html/variables/RXAP_LOGO_CONFIG_DEFAULTS.html +1 -1
  85. package/docs/html/variables/RXAP_NAVIGATION_CONFIG.html +1 -1
  86. package/docs/html/variables/RXAP_NAVIGATION_CONFIG_INSERTS.html +1 -1
  87. package/docs/html/variables/RXAP_NAVIGATION_LAYOUT_CONFIG_DEFAULTS.html +1 -1
  88. package/docs/html/variables/RXAP_RELEASE_INFO_MODULE.html +1 -1
  89. package/docs/html/variables/RXAP_SETTINGS_MENU_ITEM.html +1 -1
  90. package/docs/html/variables/RXAP_SETTINGS_MENU_ITEM_COMPONENT.html +1 -1
  91. package/docs/html/variables/RXAP_USER_PROFILE_DATA_SOURCE.html +1 -1
  92. package/docs/markdown/README.md +1 -1
  93. package/docs/markdown/classes/AppsButtonComponent.md +15 -7
  94. package/docs/markdown/classes/BaseLayoutComponent.md +2 -2
  95. package/docs/markdown/classes/DefaultHeaderComponent.md +33 -9
  96. package/docs/markdown/classes/DefaultHeaderService.md +6 -6
  97. package/docs/markdown/classes/ExternalAppsService.md +18 -18
  98. package/docs/markdown/classes/FooterComponent.md +12 -4
  99. package/docs/markdown/classes/FooterDirective.md +4 -4
  100. package/docs/markdown/classes/FooterService.md +6 -6
  101. package/docs/markdown/classes/HeaderComponent.md +13 -5
  102. package/docs/markdown/classes/HeaderDirective.md +4 -4
  103. package/docs/markdown/classes/HeaderService.md +6 -6
  104. package/docs/markdown/classes/LayoutComponent.md +13 -5
  105. package/docs/markdown/classes/LayoutService.md +18 -18
  106. package/docs/markdown/classes/LogoService.md +6 -6
  107. package/docs/markdown/classes/MinimalLayoutComponent.md +2 -2
  108. package/docs/markdown/classes/NavigationComponent.md +35 -11
  109. package/docs/markdown/classes/NavigationItemComponent.md +66 -14
  110. package/docs/markdown/classes/NavigationProgressBarComponent.md +4 -4
  111. package/docs/markdown/classes/NavigationService.md +12 -12
  112. package/docs/markdown/classes/ReleaseInfoComponent.md +13 -5
  113. package/docs/markdown/classes/SettingsButtonComponent.md +26 -18
  114. package/docs/markdown/classes/SidenavComponent.md +49 -15
  115. package/docs/markdown/classes/SidenavFooterDirective.md +4 -4
  116. package/docs/markdown/classes/SidenavHeaderDirective.md +4 -4
  117. package/docs/markdown/classes/SidenavToggleButtonComponent.md +12 -4
  118. package/docs/markdown/classes/UserProfileIconComponent.md +21 -5
  119. package/docs/markdown/functions/IsNavigationDividerItem.md +2 -2
  120. package/docs/markdown/functions/IsNavigationInsertItem.md +2 -2
  121. package/docs/markdown/functions/IsNavigationItem.md +2 -2
  122. package/docs/markdown/functions/provideExternalApps.md +2 -2
  123. package/docs/markdown/functions/provideLayout.md +2 -2
  124. package/docs/markdown/functions/withDefaultHeaderComponent.md +2 -2
  125. package/docs/markdown/functions/withDefaultHeaderItems.md +2 -2
  126. package/docs/markdown/functions/withFooterComponents.md +2 -2
  127. package/docs/markdown/functions/withHeaderComponents.md +2 -2
  128. package/docs/markdown/functions/withNavigationConfig.md +2 -2
  129. package/docs/markdown/functions/withNavigationInserts.md +2 -2
  130. package/docs/markdown/functions/withReleaseInfoModules.md +2 -2
  131. package/docs/markdown/functions/withSettingsMenuItems.md +2 -2
  132. package/docs/markdown/functions/withUserProfileDataSource.md +2 -2
  133. package/docs/markdown/globals.md +2 -2
  134. package/docs/markdown/interfaces/NavigationDividerItem.md +4 -4
  135. package/docs/markdown/interfaces/NavigationInsertItem.md +3 -3
  136. package/docs/markdown/interfaces/NavigationItem.md +7 -7
  137. package/docs/markdown/interfaces/NavigationStatus.md +3 -3
  138. package/docs/markdown/interfaces/ReleaseInfoModule.md +5 -5
  139. package/docs/markdown/interfaces/SettingsMenuItem.md +5 -5
  140. package/docs/markdown/type-aliases/DefaultHeaderItemComponent.md +2 -2
  141. package/docs/markdown/type-aliases/ExternalApp.md +2 -2
  142. package/docs/markdown/type-aliases/ExtractUsernameFromProfileFn.md +2 -2
  143. package/docs/markdown/type-aliases/Navigation.md +2 -2
  144. package/docs/markdown/type-aliases/NavigationWithInserts.md +2 -2
  145. package/docs/markdown/type-aliases/SettingsMenuItemComponent.md +2 -2
  146. package/docs/markdown/variables/EXTRACT_USERNAME_FROM_PROFILE.md +2 -2
  147. package/docs/markdown/variables/RXAP_DEFAULT_HEADER_ITEM_COMPONENT.md +2 -2
  148. package/docs/markdown/variables/RXAP_EXTERNAL_APP.md +2 -2
  149. package/docs/markdown/variables/RXAP_EXTERNAL_APP_FILTER.md +2 -2
  150. package/docs/markdown/variables/RXAP_FOOTER_COMPONENT.md +2 -2
  151. package/docs/markdown/variables/RXAP_HEADER_COMPONENT.md +2 -2
  152. package/docs/markdown/variables/RXAP_LAYOUT_APPS_GRID.md +2 -2
  153. package/docs/markdown/variables/RXAP_LOGO_CONFIG.md +2 -2
  154. package/docs/markdown/variables/RXAP_LOGO_CONFIG_DEFAULTS.md +2 -2
  155. package/docs/markdown/variables/RXAP_NAVIGATION_CONFIG.md +2 -2
  156. package/docs/markdown/variables/RXAP_NAVIGATION_CONFIG_INSERTS.md +2 -2
  157. package/docs/markdown/variables/RXAP_NAVIGATION_LAYOUT_CONFIG_DEFAULTS.md +2 -2
  158. package/docs/markdown/variables/RXAP_RELEASE_INFO_MODULE.md +2 -2
  159. package/docs/markdown/variables/RXAP_SETTINGS_MENU_ITEM.md +2 -2
  160. package/docs/markdown/variables/RXAP_SETTINGS_MENU_ITEM_COMPONENT.md +2 -2
  161. package/docs/markdown/variables/RXAP_USER_PROFILE_DATA_SOURCE.md +2 -2
  162. package/docs/wiki/Class.AppsButtonComponent.md +14 -6
  163. package/docs/wiki/Class.BaseLayoutComponent.md +1 -1
  164. package/docs/wiki/Class.DefaultHeaderComponent.md +32 -8
  165. package/docs/wiki/Class.DefaultHeaderService.md +5 -5
  166. package/docs/wiki/Class.ExternalAppsService.md +17 -17
  167. package/docs/wiki/Class.FooterComponent.md +11 -3
  168. package/docs/wiki/Class.FooterDirective.md +3 -3
  169. package/docs/wiki/Class.FooterService.md +5 -5
  170. package/docs/wiki/Class.HeaderComponent.md +12 -4
  171. package/docs/wiki/Class.HeaderDirective.md +3 -3
  172. package/docs/wiki/Class.HeaderService.md +5 -5
  173. package/docs/wiki/Class.LayoutComponent.md +12 -4
  174. package/docs/wiki/Class.LayoutService.md +17 -17
  175. package/docs/wiki/Class.LogoService.md +5 -5
  176. package/docs/wiki/Class.MinimalLayoutComponent.md +1 -1
  177. package/docs/wiki/Class.NavigationComponent.md +34 -10
  178. package/docs/wiki/Class.NavigationItemComponent.md +65 -13
  179. package/docs/wiki/Class.NavigationProgressBarComponent.md +3 -3
  180. package/docs/wiki/Class.NavigationService.md +11 -11
  181. package/docs/wiki/Class.ReleaseInfoComponent.md +12 -4
  182. package/docs/wiki/Class.SettingsButtonComponent.md +25 -17
  183. package/docs/wiki/Class.SidenavComponent.md +48 -14
  184. package/docs/wiki/Class.SidenavFooterDirective.md +3 -3
  185. package/docs/wiki/Class.SidenavHeaderDirective.md +3 -3
  186. package/docs/wiki/Class.SidenavToggleButtonComponent.md +11 -3
  187. package/docs/wiki/Class.UserProfileIconComponent.md +20 -4
  188. package/docs/wiki/Function.IsNavigationDividerItem.md +1 -1
  189. package/docs/wiki/Function.IsNavigationInsertItem.md +1 -1
  190. package/docs/wiki/Function.IsNavigationItem.md +1 -1
  191. package/docs/wiki/Function.provideExternalApps.md +1 -1
  192. package/docs/wiki/Function.provideLayout.md +1 -1
  193. package/docs/wiki/Function.withDefaultHeaderComponent.md +1 -1
  194. package/docs/wiki/Function.withDefaultHeaderItems.md +1 -1
  195. package/docs/wiki/Function.withFooterComponents.md +1 -1
  196. package/docs/wiki/Function.withHeaderComponents.md +1 -1
  197. package/docs/wiki/Function.withNavigationConfig.md +1 -1
  198. package/docs/wiki/Function.withNavigationInserts.md +1 -1
  199. package/docs/wiki/Function.withReleaseInfoModules.md +1 -1
  200. package/docs/wiki/Function.withSettingsMenuItems.md +1 -1
  201. package/docs/wiki/Function.withUserProfileDataSource.md +1 -1
  202. package/docs/wiki/Interface.NavigationDividerItem.md +3 -3
  203. package/docs/wiki/Interface.NavigationInsertItem.md +2 -2
  204. package/docs/wiki/Interface.NavigationItem.md +6 -6
  205. package/docs/wiki/Interface.NavigationStatus.md +2 -2
  206. package/docs/wiki/Interface.ReleaseInfoModule.md +4 -4
  207. package/docs/wiki/Interface.SettingsMenuItem.md +4 -4
  208. package/docs/wiki/TypeAlias.DefaultHeaderItemComponent.md +1 -1
  209. package/docs/wiki/TypeAlias.ExternalApp.md +1 -1
  210. package/docs/wiki/TypeAlias.ExtractUsernameFromProfileFn.md +1 -1
  211. package/docs/wiki/TypeAlias.Navigation.md +1 -1
  212. package/docs/wiki/TypeAlias.NavigationWithInserts.md +1 -1
  213. package/docs/wiki/TypeAlias.SettingsMenuItemComponent.md +1 -1
  214. package/docs/wiki/Variable.EXTRACT_USERNAME_FROM_PROFILE.md +1 -1
  215. package/docs/wiki/Variable.RXAP_DEFAULT_HEADER_ITEM_COMPONENT.md +1 -1
  216. package/docs/wiki/Variable.RXAP_EXTERNAL_APP.md +1 -1
  217. package/docs/wiki/Variable.RXAP_EXTERNAL_APP_FILTER.md +1 -1
  218. package/docs/wiki/Variable.RXAP_FOOTER_COMPONENT.md +1 -1
  219. package/docs/wiki/Variable.RXAP_HEADER_COMPONENT.md +1 -1
  220. package/docs/wiki/Variable.RXAP_LAYOUT_APPS_GRID.md +1 -1
  221. package/docs/wiki/Variable.RXAP_LOGO_CONFIG.md +1 -1
  222. package/docs/wiki/Variable.RXAP_LOGO_CONFIG_DEFAULTS.md +1 -1
  223. package/docs/wiki/Variable.RXAP_NAVIGATION_CONFIG.md +1 -1
  224. package/docs/wiki/Variable.RXAP_NAVIGATION_CONFIG_INSERTS.md +1 -1
  225. package/docs/wiki/Variable.RXAP_NAVIGATION_LAYOUT_CONFIG_DEFAULTS.md +1 -1
  226. package/docs/wiki/Variable.RXAP_RELEASE_INFO_MODULE.md +1 -1
  227. package/docs/wiki/Variable.RXAP_SETTINGS_MENU_ITEM.md +1 -1
  228. package/docs/wiki/Variable.RXAP_SETTINGS_MENU_ITEM_COMPONENT.md +1 -1
  229. package/docs/wiki/Variable.RXAP_USER_PROFILE_DATA_SOURCE.md +1 -1
  230. package/docs/wiki/globals.md +1 -1
  231. package/fesm2022/rxap-layout.mjs +24 -17
  232. package/fesm2022/rxap-layout.mjs.map +1 -1
  233. package/lib/default-header/apps-button/apps-button.component.d.ts +2 -1
  234. package/lib/default-header/default-header.component.d.ts +6 -3
  235. package/lib/default-header/settings-button/settings-button.component.d.ts +2 -2
  236. package/lib/default-header/sidenav-toggle-button/sidenav-toggle-button.component.d.ts +2 -1
  237. package/lib/default-header/user-profile-icon/user-profile-icon.component.d.ts +4 -2
  238. package/lib/footer/footer.component.d.ts +2 -1
  239. package/lib/header/header.component.d.ts +2 -1
  240. package/lib/layout/layout.component.d.ts +2 -1
  241. package/lib/layout.service.d.ts +1 -1
  242. package/lib/navigation/navigation-item/navigation-item.component.d.ts +10 -6
  243. package/lib/navigation/navigation.component.d.ts +5 -3
  244. package/lib/release-info/release-info.component.d.ts +2 -1
  245. package/lib/sidenav/sidenav.component.d.ts +5 -3
  246. package/package.json +8 -8
  247. package/theme.css +425 -1
@@ -2,7 +2,7 @@
2
2
 
3
3
  # Class: FooterService
4
4
 
5
- Defined in: [footer.service.ts:16](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/footer.service.ts#L16)
5
+ Defined in: [footer.service.ts:16](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/footer.service.ts#L16)
6
6
 
7
7
  ## Constructors
8
8
 
@@ -20,7 +20,7 @@ Defined in: [footer.service.ts:16](https://gitlab.com/rxap/packages/-/blob/2df84
20
20
 
21
21
  > `readonly` **portalCount**: `Signal`\<`number`\>
22
22
 
23
- Defined in: [footer.service.ts:31](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/footer.service.ts#L31)
23
+ Defined in: [footer.service.ts:31](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/footer.service.ts#L31)
24
24
 
25
25
  Computes the count of portals.
26
26
 
@@ -34,7 +34,7 @@ The count of portals.
34
34
 
35
35
  > `readonly` **portals**: `WritableSignal`\<`Portal`\<`unknown`\>[]\>
36
36
 
37
- Defined in: [footer.service.ts:23](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/footer.service.ts#L23)
37
+ Defined in: [footer.service.ts:23](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/footer.service.ts#L23)
38
38
 
39
39
  Represents an array of `Portal` objects with unknown type.
40
40
 
@@ -44,7 +44,7 @@ Represents an array of `Portal` objects with unknown type.
44
44
 
45
45
  > **pushPortal**(`portal`): `void`
46
46
 
47
- Defined in: [footer.service.ts:40](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/footer.service.ts#L40)
47
+ Defined in: [footer.service.ts:40](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/footer.service.ts#L40)
48
48
 
49
49
  Adds a portal to the list of portals.
50
50
 
@@ -66,7 +66,7 @@ The portal to be added.
66
66
 
67
67
  > **removePortal**(`portal`): `void`
68
68
 
69
- Defined in: [footer.service.ts:56](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/footer.service.ts#L56)
69
+ Defined in: [footer.service.ts:56](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/footer.service.ts#L56)
70
70
 
71
71
  Removes a portal from the list of portals.
72
72
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  # Class: HeaderComponent
4
4
 
5
- Defined in: [header/header.component.ts:27](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/header/header.component.ts#L27)
5
+ Defined in: [header/header.component.ts:27](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/header/header.component.ts#L27)
6
6
 
7
7
  ## Constructors
8
8
 
@@ -20,7 +20,7 @@ Defined in: [header/header.component.ts:27](https://gitlab.com/rxap/packages/-/b
20
20
 
21
21
  > `readonly` **color**: `InputSignal`\<`ThemePalette`\>
22
22
 
23
- Defined in: [header/header.component.ts:29](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/header/header.component.ts#L29)
23
+ Defined in: [header/header.component.ts:29](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/header/header.component.ts#L29)
24
24
 
25
25
  ***
26
26
 
@@ -28,7 +28,15 @@ Defined in: [header/header.component.ts:29](https://gitlab.com/rxap/packages/-/b
28
28
 
29
29
  > `readonly` **hasPortals**: `Signal`\<`boolean`\>
30
30
 
31
- Defined in: [header/header.component.ts:34](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/header/header.component.ts#L34)
31
+ Defined in: [header/header.component.ts:34](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/header/header.component.ts#L34)
32
+
33
+ ***
34
+
35
+ ### headerService
36
+
37
+ > `protected` `readonly` **headerService**: [`HeaderService`](../wiki/Class.HeaderService)
38
+
39
+ Defined in: [header/header.component.ts:31](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/header/header.component.ts#L31)
32
40
 
33
41
  ***
34
42
 
@@ -36,4 +44,4 @@ Defined in: [header/header.component.ts:34](https://gitlab.com/rxap/packages/-/b
36
44
 
37
45
  > `readonly` **portals**: `Signal`\<`Portal`\<`unknown`\>[]\>
38
46
 
39
- Defined in: [header/header.component.ts:33](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/header/header.component.ts#L33)
47
+ Defined in: [header/header.component.ts:33](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/header/header.component.ts#L33)
@@ -2,7 +2,7 @@
2
2
 
3
3
  # Class: HeaderDirective
4
4
 
5
- Defined in: [header/header.directive.ts:16](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/header/header.directive.ts#L16)
5
+ Defined in: [header/header.directive.ts:16](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/header/header.directive.ts#L16)
6
6
 
7
7
  ## Implements
8
8
 
@@ -25,7 +25,7 @@ Defined in: [header/header.directive.ts:16](https://gitlab.com/rxap/packages/-/b
25
25
 
26
26
  > **ngOnDestroy**(): `void`
27
27
 
28
- Defined in: [header/header.directive.ts:31](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/header/header.directive.ts#L31)
28
+ Defined in: [header/header.directive.ts:31](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/header/header.directive.ts#L31)
29
29
 
30
30
  A callback method that performs custom clean-up, invoked immediately
31
31
  before a directive, pipe, or service instance is destroyed.
@@ -44,7 +44,7 @@ before a directive, pipe, or service instance is destroyed.
44
44
 
45
45
  > **ngOnInit**(): `void`
46
46
 
47
- Defined in: [header/header.directive.ts:23](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/header/header.directive.ts#L23)
47
+ Defined in: [header/header.directive.ts:23](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/header/header.directive.ts#L23)
48
48
 
49
49
  A callback method that is invoked immediately after the
50
50
  default change detector has checked the directive's
@@ -2,7 +2,7 @@
2
2
 
3
3
  # Class: HeaderService
4
4
 
5
- Defined in: [header.service.ts:16](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/header.service.ts#L16)
5
+ Defined in: [header.service.ts:16](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/header.service.ts#L16)
6
6
 
7
7
  ## Constructors
8
8
 
@@ -20,7 +20,7 @@ Defined in: [header.service.ts:16](https://gitlab.com/rxap/packages/-/blob/2df84
20
20
 
21
21
  > `readonly` **portalCount**: `Signal`\<`number`\>
22
22
 
23
- Defined in: [header.service.ts:33](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/header.service.ts#L33)
23
+ Defined in: [header.service.ts:33](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/header.service.ts#L33)
24
24
 
25
25
  Computes the count of portals.
26
26
 
@@ -34,7 +34,7 @@ The count of portals.
34
34
 
35
35
  > `readonly` **portals**: `WritableSignal`\<`Portal`\<`unknown`\>[]\>
36
36
 
37
- Defined in: [header.service.ts:25](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/header.service.ts#L25)
37
+ Defined in: [header.service.ts:25](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/header.service.ts#L25)
38
38
 
39
39
  Represents an array of `Portal` objects with unknown type.
40
40
 
@@ -44,7 +44,7 @@ Represents an array of `Portal` objects with unknown type.
44
44
 
45
45
  > **pushPortal**(`portal`): `void`
46
46
 
47
- Defined in: [header.service.ts:43](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/header.service.ts#L43)
47
+ Defined in: [header.service.ts:43](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/header.service.ts#L43)
48
48
 
49
49
  Adds a portal to the list of portals.
50
50
 
@@ -66,7 +66,7 @@ The portal to be added.
66
66
 
67
67
  > **removePortal**(`portal`): `void`
68
68
 
69
- Defined in: [header.service.ts:59](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/header.service.ts#L59)
69
+ Defined in: [header.service.ts:59](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/header.service.ts#L59)
70
70
 
71
71
  Removes a portal from the list of portals.
72
72
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  # Class: LayoutComponent
4
4
 
5
- Defined in: [layout/layout.component.ts:59](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/layout/layout.component.ts#L59)
5
+ Defined in: [layout/layout.component.ts:59](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/layout/layout.component.ts#L59)
6
6
 
7
7
  ## Constructors
8
8
 
@@ -20,7 +20,15 @@ Defined in: [layout/layout.component.ts:59](https://gitlab.com/rxap/packages/-/b
20
20
 
21
21
  > `readonly` **logoHeight**: `Signal`\<`number`\>
22
22
 
23
- Defined in: [layout/layout.component.ts:64](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/layout/layout.component.ts#L64)
23
+ Defined in: [layout/layout.component.ts:64](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/layout/layout.component.ts#L64)
24
+
25
+ ***
26
+
27
+ ### logoService
28
+
29
+ > `protected` `readonly` **logoService**: [`LogoService`](../wiki/Class.LogoService)
30
+
31
+ Defined in: [layout/layout.component.ts:61](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/layout/layout.component.ts#L61)
24
32
 
25
33
  ***
26
34
 
@@ -28,7 +36,7 @@ Defined in: [layout/layout.component.ts:64](https://gitlab.com/rxap/packages/-/b
28
36
 
29
37
  > `readonly` **logoSrc**: `Signal`\<`string`\>
30
38
 
31
- Defined in: [layout/layout.component.ts:62](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/layout/layout.component.ts#L62)
39
+ Defined in: [layout/layout.component.ts:62](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/layout/layout.component.ts#L62)
32
40
 
33
41
  ***
34
42
 
@@ -36,4 +44,4 @@ Defined in: [layout/layout.component.ts:62](https://gitlab.com/rxap/packages/-/b
36
44
 
37
45
  > `readonly` **logoWidth**: `Signal`\<`number`\>
38
46
 
39
- Defined in: [layout/layout.component.ts:63](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/layout/layout.component.ts#L63)
47
+ Defined in: [layout/layout.component.ts:63](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/layout/layout.component.ts#L63)
@@ -2,7 +2,7 @@
2
2
 
3
3
  # Class: LayoutService
4
4
 
5
- Defined in: [layout.service.ts:27](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/layout.service.ts#L27)
5
+ Defined in: [layout.service.ts:27](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/layout.service.ts#L27)
6
6
 
7
7
  ## Constructors
8
8
 
@@ -10,13 +10,13 @@ Defined in: [layout.service.ts:27](https://gitlab.com/rxap/packages/-/blob/2df84
10
10
 
11
11
  > **new LayoutService**(`navigationConfigDefaults`): [`LayoutService`](../wiki/Class.LayoutService)
12
12
 
13
- Defined in: [layout.service.ts:45](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/layout.service.ts#L45)
13
+ Defined in: [layout.service.ts:45](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/layout.service.ts#L45)
14
14
 
15
15
  #### Parameters
16
16
 
17
17
  ##### navigationConfigDefaults
18
18
 
19
- `Omit`\<`NavigationConfig`, `"apps"`\> = `{}`
19
+ `null` | `Omit`\<`NavigationConfig`, `"apps"`\>
20
20
 
21
21
  #### Returns
22
22
 
@@ -28,7 +28,7 @@ Defined in: [layout.service.ts:45](https://gitlab.com/rxap/packages/-/blob/2df84
28
28
 
29
29
  > `readonly` **collapsable**: `WritableSignal`\<`boolean`\>
30
30
 
31
- Defined in: [layout.service.ts:32](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/layout.service.ts#L32)
31
+ Defined in: [layout.service.ts:32](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/layout.service.ts#L32)
32
32
 
33
33
  ***
34
34
 
@@ -36,7 +36,7 @@ Defined in: [layout.service.ts:32](https://gitlab.com/rxap/packages/-/blob/2df84
36
36
 
37
37
  > `readonly` **collapsed**: `Signal`\<`boolean`\>
38
38
 
39
- Defined in: [layout.service.ts:38](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/layout.service.ts#L38)
39
+ Defined in: [layout.service.ts:38](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/layout.service.ts#L38)
40
40
 
41
41
  ***
42
42
 
@@ -44,7 +44,7 @@ Defined in: [layout.service.ts:38](https://gitlab.com/rxap/packages/-/blob/2df84
44
44
 
45
45
  > `readonly` **currentThemeDensity**: `Signal`\<`undefined` \| `ThemeDensity`\>
46
46
 
47
- Defined in: [layout.service.ts:35](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/layout.service.ts#L35)
47
+ Defined in: [layout.service.ts:35](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/layout.service.ts#L35)
48
48
 
49
49
  ***
50
50
 
@@ -52,7 +52,7 @@ Defined in: [layout.service.ts:35](https://gitlab.com/rxap/packages/-/blob/2df84
52
52
 
53
53
  > `readonly` **fixedBottomGap**: `Signal`\<`number`\>
54
54
 
55
- Defined in: [layout.service.ts:33](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/layout.service.ts#L33)
55
+ Defined in: [layout.service.ts:33](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/layout.service.ts#L33)
56
56
 
57
57
  ***
58
58
 
@@ -60,7 +60,7 @@ Defined in: [layout.service.ts:33](https://gitlab.com/rxap/packages/-/blob/2df84
60
60
 
61
61
  > `readonly` **fixedInViewport**: `WritableSignal`\<`boolean`\>
62
62
 
63
- Defined in: [layout.service.ts:37](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/layout.service.ts#L37)
63
+ Defined in: [layout.service.ts:37](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/layout.service.ts#L37)
64
64
 
65
65
  ***
66
66
 
@@ -68,7 +68,7 @@ Defined in: [layout.service.ts:37](https://gitlab.com/rxap/packages/-/blob/2df84
68
68
 
69
69
  > `readonly` **fixedTopGap**: `Signal`\<`number`\>
70
70
 
71
- Defined in: [layout.service.ts:34](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/layout.service.ts#L34)
71
+ Defined in: [layout.service.ts:34](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/layout.service.ts#L34)
72
72
 
73
73
  ***
74
74
 
@@ -76,7 +76,7 @@ Defined in: [layout.service.ts:34](https://gitlab.com/rxap/packages/-/blob/2df84
76
76
 
77
77
  > `readonly` **isMobile**: `Signal`\<`boolean`\>
78
78
 
79
- Defined in: [layout.service.ts:36](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/layout.service.ts#L36)
79
+ Defined in: [layout.service.ts:36](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/layout.service.ts#L36)
80
80
 
81
81
  ***
82
82
 
@@ -84,7 +84,7 @@ Defined in: [layout.service.ts:36](https://gitlab.com/rxap/packages/-/blob/2df84
84
84
 
85
85
  > `readonly` **mode**: `WritableSignal`\<`MatDrawerMode`\>
86
86
 
87
- Defined in: [layout.service.ts:30](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/layout.service.ts#L30)
87
+ Defined in: [layout.service.ts:30](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/layout.service.ts#L30)
88
88
 
89
89
  ***
90
90
 
@@ -92,7 +92,7 @@ Defined in: [layout.service.ts:30](https://gitlab.com/rxap/packages/-/blob/2df84
92
92
 
93
93
  > `readonly` **opened**: `WritableSignal`\<`boolean`\>
94
94
 
95
- Defined in: [layout.service.ts:29](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/layout.service.ts#L29)
95
+ Defined in: [layout.service.ts:29](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/layout.service.ts#L29)
96
96
 
97
97
  ***
98
98
 
@@ -100,7 +100,7 @@ Defined in: [layout.service.ts:29](https://gitlab.com/rxap/packages/-/blob/2df84
100
100
 
101
101
  > `readonly` **pinned**: `WritableSignal`\<`boolean`\>
102
102
 
103
- Defined in: [layout.service.ts:31](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/layout.service.ts#L31)
103
+ Defined in: [layout.service.ts:31](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/layout.service.ts#L31)
104
104
 
105
105
  ## Methods
106
106
 
@@ -108,7 +108,7 @@ Defined in: [layout.service.ts:31](https://gitlab.com/rxap/packages/-/blob/2df84
108
108
 
109
109
  > **closeSidenav**(): `void`
110
110
 
111
- Defined in: [layout.service.ts:126](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/layout.service.ts#L126)
111
+ Defined in: [layout.service.ts:126](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/layout.service.ts#L126)
112
112
 
113
113
  #### Returns
114
114
 
@@ -120,7 +120,7 @@ Defined in: [layout.service.ts:126](https://gitlab.com/rxap/packages/-/blob/2df8
120
120
 
121
121
  > **openSidenav**(): `void`
122
122
 
123
- Defined in: [layout.service.ts:122](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/layout.service.ts#L122)
123
+ Defined in: [layout.service.ts:122](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/layout.service.ts#L122)
124
124
 
125
125
  #### Returns
126
126
 
@@ -132,7 +132,7 @@ Defined in: [layout.service.ts:122](https://gitlab.com/rxap/packages/-/blob/2df8
132
132
 
133
133
  > **toggleOpened**(): `void`
134
134
 
135
- Defined in: [layout.service.ts:114](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/layout.service.ts#L114)
135
+ Defined in: [layout.service.ts:114](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/layout.service.ts#L114)
136
136
 
137
137
  #### Returns
138
138
 
@@ -144,7 +144,7 @@ Defined in: [layout.service.ts:114](https://gitlab.com/rxap/packages/-/blob/2df8
144
144
 
145
145
  > **togglePinned**(): `void`
146
146
 
147
- Defined in: [layout.service.ts:118](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/layout.service.ts#L118)
147
+ Defined in: [layout.service.ts:118](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/layout.service.ts#L118)
148
148
 
149
149
  #### Returns
150
150
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  # Class: LogoService
4
4
 
5
- Defined in: [logo.service.ts:14](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/logo.service.ts#L14)
5
+ Defined in: [logo.service.ts:14](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/logo.service.ts#L14)
6
6
 
7
7
  ## Constructors
8
8
 
@@ -20,7 +20,7 @@ Defined in: [logo.service.ts:14](https://gitlab.com/rxap/packages/-/blob/2df84dd
20
20
 
21
21
  > `readonly` **height**: `Signal`\<`any`\>
22
22
 
23
- Defined in: [logo.service.ts:27](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/logo.service.ts#L27)
23
+ Defined in: [logo.service.ts:27](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/logo.service.ts#L27)
24
24
 
25
25
  ***
26
26
 
@@ -28,7 +28,7 @@ Defined in: [logo.service.ts:27](https://gitlab.com/rxap/packages/-/blob/2df84dd
28
28
 
29
29
  > `readonly` **logo**: `WritableSignal`\<`any`\>
30
30
 
31
- Defined in: [logo.service.ts:17](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/logo.service.ts#L17)
31
+ Defined in: [logo.service.ts:17](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/logo.service.ts#L17)
32
32
 
33
33
  ***
34
34
 
@@ -36,7 +36,7 @@ Defined in: [logo.service.ts:17](https://gitlab.com/rxap/packages/-/blob/2df84dd
36
36
 
37
37
  > `readonly` **src**: `Signal`\<`any`\>
38
38
 
39
- Defined in: [logo.service.ts:25](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/logo.service.ts#L25)
39
+ Defined in: [logo.service.ts:25](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/logo.service.ts#L25)
40
40
 
41
41
  ***
42
42
 
@@ -44,4 +44,4 @@ Defined in: [logo.service.ts:25](https://gitlab.com/rxap/packages/-/blob/2df84dd
44
44
 
45
45
  > `readonly` **width**: `Signal`\<`any`\>
46
46
 
47
- Defined in: [logo.service.ts:26](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/logo.service.ts#L26)
47
+ Defined in: [logo.service.ts:26](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/logo.service.ts#L26)
@@ -2,7 +2,7 @@
2
2
 
3
3
  # Class: MinimalLayoutComponent
4
4
 
5
- Defined in: [minimal-layout/minimal-layout.component.ts:18](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/minimal-layout/minimal-layout.component.ts#L18)
5
+ Defined in: [minimal-layout/minimal-layout.component.ts:18](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/minimal-layout/minimal-layout.component.ts#L18)
6
6
 
7
7
  ## Constructors
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  # Class: NavigationComponent
4
4
 
5
- Defined in: [navigation/navigation.component.ts:48](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/navigation/navigation.component.ts#L48)
5
+ Defined in: [navigation/navigation.component.ts:48](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/navigation/navigation.component.ts#L48)
6
6
 
7
7
  ## Implements
8
8
 
@@ -24,7 +24,15 @@ Defined in: [navigation/navigation.component.ts:48](https://gitlab.com/rxap/pack
24
24
 
25
25
  > `readonly` **collapsed**: `Signal`\<`boolean`\>
26
26
 
27
- Defined in: [navigation/navigation.component.ts:58](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/navigation/navigation.component.ts#L58)
27
+ Defined in: [navigation/navigation.component.ts:58](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/navigation/navigation.component.ts#L58)
28
+
29
+ ***
30
+
31
+ ### injector
32
+
33
+ > `protected` `readonly` **injector**: `Injector`
34
+
35
+ Defined in: [navigation/navigation.component.ts:64](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/navigation/navigation.component.ts#L64)
28
36
 
29
37
  ***
30
38
 
@@ -32,7 +40,15 @@ Defined in: [navigation/navigation.component.ts:58](https://gitlab.com/rxap/pack
32
40
 
33
41
  > **items**: `InputSignal`\<`undefined` \| [`Navigation`](../wiki/TypeAlias.Navigation)\>
34
42
 
35
- Defined in: [navigation/navigation.component.ts:50](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/navigation/navigation.component.ts#L50)
43
+ Defined in: [navigation/navigation.component.ts:50](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/navigation/navigation.component.ts#L50)
44
+
45
+ ***
46
+
47
+ ### layoutService
48
+
49
+ > `protected` `readonly` **layoutService**: [`LayoutService`](../wiki/Class.LayoutService)
50
+
51
+ Defined in: [navigation/navigation.component.ts:56](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/navigation/navigation.component.ts#L56)
36
52
 
37
53
  ***
38
54
 
@@ -40,7 +56,7 @@ Defined in: [navigation/navigation.component.ts:50](https://gitlab.com/rxap/pack
40
56
 
41
57
  > **level**: `InputSignal`\<`number`\>
42
58
 
43
- Defined in: [navigation/navigation.component.ts:52](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/navigation/navigation.component.ts#L52)
59
+ Defined in: [navigation/navigation.component.ts:52](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/navigation/navigation.component.ts#L52)
44
60
 
45
61
  ***
46
62
 
@@ -48,7 +64,15 @@ Defined in: [navigation/navigation.component.ts:52](https://gitlab.com/rxap/pack
48
64
 
49
65
  > **navigationItems**: `Signal`\<[`Navigation`](../wiki/TypeAlias.Navigation)\>
50
66
 
51
- Defined in: [navigation/navigation.component.ts:60](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/navigation/navigation.component.ts#L60)
67
+ Defined in: [navigation/navigation.component.ts:60](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/navigation/navigation.component.ts#L60)
68
+
69
+ ***
70
+
71
+ ### navigationService
72
+
73
+ > `protected` `readonly` **navigationService**: [`NavigationService`](../wiki/Class.NavigationService)
74
+
75
+ Defined in: [navigation/navigation.component.ts:54](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/navigation/navigation.component.ts#L54)
52
76
 
53
77
  ***
54
78
 
@@ -56,7 +80,7 @@ Defined in: [navigation/navigation.component.ts:60](https://gitlab.com/rxap/pack
56
80
 
57
81
  > `readonly` **root**: `InputSignal`\<`boolean`\>
58
82
 
59
- Defined in: [navigation/navigation.component.ts:62](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/navigation/navigation.component.ts#L62)
83
+ Defined in: [navigation/navigation.component.ts:62](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/navigation/navigation.component.ts#L62)
60
84
 
61
85
  ## Methods
62
86
 
@@ -64,7 +88,7 @@ Defined in: [navigation/navigation.component.ts:62](https://gitlab.com/rxap/pack
64
88
 
65
89
  > **asNavigationItem**(`item`): [`NavigationItem`](../wiki/Interface.NavigationItem)
66
90
 
67
- Defined in: [navigation/navigation.component.ts:89](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/navigation/navigation.component.ts#L89)
91
+ Defined in: [navigation/navigation.component.ts:89](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/navigation/navigation.component.ts#L89)
68
92
 
69
93
  #### Parameters
70
94
 
@@ -82,7 +106,7 @@ Defined in: [navigation/navigation.component.ts:89](https://gitlab.com/rxap/pack
82
106
 
83
107
  > **isNavigationDividerItem**(`item`): `item is NavigationDividerItem`
84
108
 
85
- Defined in: [navigation/navigation.component.ts:77](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/navigation/navigation.component.ts#L77)
109
+ Defined in: [navigation/navigation.component.ts:77](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/navigation/navigation.component.ts#L77)
86
110
 
87
111
  #### Parameters
88
112
 
@@ -100,7 +124,7 @@ Defined in: [navigation/navigation.component.ts:77](https://gitlab.com/rxap/pack
100
124
 
101
125
  > **isNavigationItem**(`item`): `item is NavigationItem<Navigation>`
102
126
 
103
- Defined in: [navigation/navigation.component.ts:83](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/navigation/navigation.component.ts#L83)
127
+ Defined in: [navigation/navigation.component.ts:83](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/navigation/navigation.component.ts#L83)
104
128
 
105
129
  #### Parameters
106
130
 
@@ -118,7 +142,7 @@ Defined in: [navigation/navigation.component.ts:83](https://gitlab.com/rxap/pack
118
142
 
119
143
  > **ngOnInit**(): `void`
120
144
 
121
- Defined in: [navigation/navigation.component.ts:66](https://gitlab.com/rxap/packages/-/blob/2df84dd31f2c1f51c5906e2b86bf28c7e814f454/packages/angular/layout/src/lib/navigation/navigation.component.ts#L66)
145
+ Defined in: [navigation/navigation.component.ts:66](https://gitlab.com/rxap/packages/-/blob/f78a82a9c44bbd717ad98e46a037f325ee3f7f09/packages/angular/layout/src/lib/navigation/navigation.component.ts#L66)
122
146
 
123
147
  A callback method that is invoked immediately after the
124
148
  default change detector has checked the directive's