@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
|
@@ -216,6 +216,11 @@
|
|
|
216
216
|
<tr>
|
|
217
217
|
<td class="col-md-4">
|
|
218
218
|
<ul class="index-list">
|
|
219
|
+
<li>
|
|
220
|
+
<span class="modifier">Protected</span>
|
|
221
|
+
<span class="modifier">Readonly</span>
|
|
222
|
+
<a href="#_subscription" >_subscription</a>
|
|
223
|
+
</li>
|
|
219
224
|
<li>
|
|
220
225
|
<span class="modifier">Public</span>
|
|
221
226
|
<span class="modifier">Readonly</span>
|
|
@@ -230,6 +235,11 @@
|
|
|
230
235
|
<span class="modifier">Readonly</span>
|
|
231
236
|
<a href="#collapsed" >collapsed</a>
|
|
232
237
|
</li>
|
|
238
|
+
<li>
|
|
239
|
+
<span class="modifier">Protected</span>
|
|
240
|
+
<span class="modifier">Readonly</span>
|
|
241
|
+
<a href="#elementRef" >elementRef</a>
|
|
242
|
+
</li>
|
|
233
243
|
<li>
|
|
234
244
|
<span class="modifier">Public</span>
|
|
235
245
|
<span class="modifier">Readonly</span>
|
|
@@ -240,11 +250,26 @@
|
|
|
240
250
|
<span class="modifier">Readonly</span>
|
|
241
251
|
<a href="#itemClasses" >itemClasses</a>
|
|
242
252
|
</li>
|
|
253
|
+
<li>
|
|
254
|
+
<span class="modifier">Protected</span>
|
|
255
|
+
<span class="modifier">Readonly</span>
|
|
256
|
+
<a href="#layoutService" >layoutService</a>
|
|
257
|
+
</li>
|
|
243
258
|
<li>
|
|
244
259
|
<span class="modifier">Public</span>
|
|
245
260
|
<span class="modifier">Readonly</span>
|
|
246
261
|
<a href="#level" >level</a>
|
|
247
262
|
</li>
|
|
263
|
+
<li>
|
|
264
|
+
<span class="modifier">Protected</span>
|
|
265
|
+
<span class="modifier">Readonly</span>
|
|
266
|
+
<a href="#renderer" >renderer</a>
|
|
267
|
+
</li>
|
|
268
|
+
<li>
|
|
269
|
+
<span class="modifier">Protected</span>
|
|
270
|
+
<span class="modifier">Readonly</span>
|
|
271
|
+
<a href="#router" >router</a>
|
|
272
|
+
</li>
|
|
248
273
|
</ul>
|
|
249
274
|
</td>
|
|
250
275
|
</tr>
|
|
@@ -269,6 +294,9 @@
|
|
|
269
294
|
<span class="modifier">Public</span>
|
|
270
295
|
<a href="#isNavigationItem" >isNavigationItem</a>
|
|
271
296
|
</li>
|
|
297
|
+
<li>
|
|
298
|
+
<a href="#onClick" >onClick</a>
|
|
299
|
+
</li>
|
|
272
300
|
</ul>
|
|
273
301
|
</td>
|
|
274
302
|
</tr>
|
|
@@ -372,8 +400,8 @@
|
|
|
372
400
|
|
|
373
401
|
<tr>
|
|
374
402
|
<td class="col-md-4">
|
|
375
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
376
|
-
class="link-to-prism">src/lib/navigation/navigation-item/navigation-item.component.ts:
|
|
403
|
+
<div class="io-line">Defined in <a href="" data-line="188"
|
|
404
|
+
class="link-to-prism">src/lib/navigation/navigation-item/navigation-item.component.ts:188</a></div>
|
|
377
405
|
</td>
|
|
378
406
|
</tr>
|
|
379
407
|
|
|
@@ -441,8 +469,8 @@
|
|
|
441
469
|
|
|
442
470
|
<tr>
|
|
443
471
|
<td class="col-md-4">
|
|
444
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
445
|
-
class="link-to-prism">src/lib/navigation/navigation-item/navigation-item.component.ts:
|
|
472
|
+
<div class="io-line">Defined in <a href="" data-line="176"
|
|
473
|
+
class="link-to-prism">src/lib/navigation/navigation-item/navigation-item.component.ts:176</a></div>
|
|
446
474
|
</td>
|
|
447
475
|
</tr>
|
|
448
476
|
|
|
@@ -510,8 +538,8 @@
|
|
|
510
538
|
|
|
511
539
|
<tr>
|
|
512
540
|
<td class="col-md-4">
|
|
513
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
514
|
-
class="link-to-prism">src/lib/navigation/navigation-item/navigation-item.component.ts:
|
|
541
|
+
<div class="io-line">Defined in <a href="" data-line="182"
|
|
542
|
+
class="link-to-prism">src/lib/navigation/navigation-item/navigation-item.component.ts:182</a></div>
|
|
515
543
|
</td>
|
|
516
544
|
</tr>
|
|
517
545
|
|
|
@@ -557,12 +585,76 @@
|
|
|
557
585
|
</tr>
|
|
558
586
|
</tbody>
|
|
559
587
|
</table>
|
|
588
|
+
<table class="table table-sm table-bordered">
|
|
589
|
+
<tbody>
|
|
590
|
+
<tr>
|
|
591
|
+
<td class="col-md-4">
|
|
592
|
+
<a name="onClick"></a>
|
|
593
|
+
<span class="name">
|
|
594
|
+
<span ><b>onClick</b></span>
|
|
595
|
+
<a href="#onClick"><span class="icon ion-ios-link"></span></a>
|
|
596
|
+
</span>
|
|
597
|
+
</td>
|
|
598
|
+
</tr>
|
|
599
|
+
<tr>
|
|
600
|
+
<td class="col-md-4">
|
|
601
|
+
<code>onClick()</code>
|
|
602
|
+
</td>
|
|
603
|
+
</tr>
|
|
604
|
+
|
|
605
|
+
|
|
606
|
+
<tr>
|
|
607
|
+
<td class="col-md-4">
|
|
608
|
+
<div class="io-line">Defined in <a href="" data-line="119"
|
|
609
|
+
class="link-to-prism">src/lib/navigation/navigation-item/navigation-item.component.ts:119</a></div>
|
|
610
|
+
</td>
|
|
611
|
+
</tr>
|
|
612
|
+
|
|
613
|
+
|
|
614
|
+
<tr>
|
|
615
|
+
<td class="col-md-4">
|
|
616
|
+
|
|
617
|
+
<div class="io-description">
|
|
618
|
+
<b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
|
|
619
|
+
|
|
620
|
+
</div>
|
|
621
|
+
</td>
|
|
622
|
+
</tr>
|
|
623
|
+
</tbody>
|
|
624
|
+
</table>
|
|
560
625
|
</section>
|
|
561
626
|
<section data-compodoc="block-properties">
|
|
562
627
|
|
|
563
628
|
<h3 id="inputs">
|
|
564
629
|
Properties
|
|
565
630
|
</h3>
|
|
631
|
+
<table class="table table-sm table-bordered">
|
|
632
|
+
<tbody>
|
|
633
|
+
<tr>
|
|
634
|
+
<td class="col-md-4">
|
|
635
|
+
<a name="_subscription"></a>
|
|
636
|
+
<span class="name">
|
|
637
|
+
<span class="modifier">Protected</span>
|
|
638
|
+
<span class="modifier">Readonly</span>
|
|
639
|
+
<span ><b>_subscription</b></span>
|
|
640
|
+
<a href="#_subscription"><span class="icon ion-ios-link"></span></a>
|
|
641
|
+
</span>
|
|
642
|
+
</td>
|
|
643
|
+
</tr>
|
|
644
|
+
<tr>
|
|
645
|
+
<td class="col-md-4">
|
|
646
|
+
<i>Default value : </i><code>new Subscription()</code>
|
|
647
|
+
</td>
|
|
648
|
+
</tr>
|
|
649
|
+
<tr>
|
|
650
|
+
<td class="col-md-4">
|
|
651
|
+
<div class="io-line">Defined in <a href="" data-line="113" class="link-to-prism">src/lib/navigation/navigation-item/navigation-item.component.ts:113</a></div>
|
|
652
|
+
</td>
|
|
653
|
+
</tr>
|
|
654
|
+
|
|
655
|
+
|
|
656
|
+
</tbody>
|
|
657
|
+
</table>
|
|
566
658
|
<table class="table table-sm table-bordered">
|
|
567
659
|
<tbody>
|
|
568
660
|
<tr>
|
|
@@ -647,6 +739,33 @@
|
|
|
647
739
|
</tr>
|
|
648
740
|
|
|
649
741
|
|
|
742
|
+
</tbody>
|
|
743
|
+
</table>
|
|
744
|
+
<table class="table table-sm table-bordered">
|
|
745
|
+
<tbody>
|
|
746
|
+
<tr>
|
|
747
|
+
<td class="col-md-4">
|
|
748
|
+
<a name="elementRef"></a>
|
|
749
|
+
<span class="name">
|
|
750
|
+
<span class="modifier">Protected</span>
|
|
751
|
+
<span class="modifier">Readonly</span>
|
|
752
|
+
<span ><b>elementRef</b></span>
|
|
753
|
+
<a href="#elementRef"><span class="icon ion-ios-link"></span></a>
|
|
754
|
+
</span>
|
|
755
|
+
</td>
|
|
756
|
+
</tr>
|
|
757
|
+
<tr>
|
|
758
|
+
<td class="col-md-4">
|
|
759
|
+
<i>Default value : </i><code>inject(ElementRef)</code>
|
|
760
|
+
</td>
|
|
761
|
+
</tr>
|
|
762
|
+
<tr>
|
|
763
|
+
<td class="col-md-4">
|
|
764
|
+
<div class="io-line">Defined in <a href="" data-line="116" class="link-to-prism">src/lib/navigation/navigation-item/navigation-item.component.ts:116</a></div>
|
|
765
|
+
</td>
|
|
766
|
+
</tr>
|
|
767
|
+
|
|
768
|
+
|
|
650
769
|
</tbody>
|
|
651
770
|
</table>
|
|
652
771
|
<table class="table table-sm table-bordered">
|
|
@@ -702,6 +821,33 @@
|
|
|
702
821
|
</tr>
|
|
703
822
|
|
|
704
823
|
|
|
824
|
+
</tbody>
|
|
825
|
+
</table>
|
|
826
|
+
<table class="table table-sm table-bordered">
|
|
827
|
+
<tbody>
|
|
828
|
+
<tr>
|
|
829
|
+
<td class="col-md-4">
|
|
830
|
+
<a name="layoutService"></a>
|
|
831
|
+
<span class="name">
|
|
832
|
+
<span class="modifier">Protected</span>
|
|
833
|
+
<span class="modifier">Readonly</span>
|
|
834
|
+
<span ><b>layoutService</b></span>
|
|
835
|
+
<a href="#layoutService"><span class="icon ion-ios-link"></span></a>
|
|
836
|
+
</span>
|
|
837
|
+
</td>
|
|
838
|
+
</tr>
|
|
839
|
+
<tr>
|
|
840
|
+
<td class="col-md-4">
|
|
841
|
+
<i>Default value : </i><code>inject(LayoutService)</code>
|
|
842
|
+
</td>
|
|
843
|
+
</tr>
|
|
844
|
+
<tr>
|
|
845
|
+
<td class="col-md-4">
|
|
846
|
+
<div class="io-line">Defined in <a href="" data-line="109" class="link-to-prism">src/lib/navigation/navigation-item/navigation-item.component.ts:109</a></div>
|
|
847
|
+
</td>
|
|
848
|
+
</tr>
|
|
849
|
+
|
|
850
|
+
|
|
705
851
|
</tbody>
|
|
706
852
|
</table>
|
|
707
853
|
<table class="table table-sm table-bordered">
|
|
@@ -729,6 +875,60 @@
|
|
|
729
875
|
</tr>
|
|
730
876
|
|
|
731
877
|
|
|
878
|
+
</tbody>
|
|
879
|
+
</table>
|
|
880
|
+
<table class="table table-sm table-bordered">
|
|
881
|
+
<tbody>
|
|
882
|
+
<tr>
|
|
883
|
+
<td class="col-md-4">
|
|
884
|
+
<a name="renderer"></a>
|
|
885
|
+
<span class="name">
|
|
886
|
+
<span class="modifier">Protected</span>
|
|
887
|
+
<span class="modifier">Readonly</span>
|
|
888
|
+
<span ><b>renderer</b></span>
|
|
889
|
+
<a href="#renderer"><span class="icon ion-ios-link"></span></a>
|
|
890
|
+
</span>
|
|
891
|
+
</td>
|
|
892
|
+
</tr>
|
|
893
|
+
<tr>
|
|
894
|
+
<td class="col-md-4">
|
|
895
|
+
<i>Default value : </i><code>inject(Renderer2)</code>
|
|
896
|
+
</td>
|
|
897
|
+
</tr>
|
|
898
|
+
<tr>
|
|
899
|
+
<td class="col-md-4">
|
|
900
|
+
<div class="io-line">Defined in <a href="" data-line="117" class="link-to-prism">src/lib/navigation/navigation-item/navigation-item.component.ts:117</a></div>
|
|
901
|
+
</td>
|
|
902
|
+
</tr>
|
|
903
|
+
|
|
904
|
+
|
|
905
|
+
</tbody>
|
|
906
|
+
</table>
|
|
907
|
+
<table class="table table-sm table-bordered">
|
|
908
|
+
<tbody>
|
|
909
|
+
<tr>
|
|
910
|
+
<td class="col-md-4">
|
|
911
|
+
<a name="router"></a>
|
|
912
|
+
<span class="name">
|
|
913
|
+
<span class="modifier">Protected</span>
|
|
914
|
+
<span class="modifier">Readonly</span>
|
|
915
|
+
<span ><b>router</b></span>
|
|
916
|
+
<a href="#router"><span class="icon ion-ios-link"></span></a>
|
|
917
|
+
</span>
|
|
918
|
+
</td>
|
|
919
|
+
</tr>
|
|
920
|
+
<tr>
|
|
921
|
+
<td class="col-md-4">
|
|
922
|
+
<i>Default value : </i><code>inject(Router)</code>
|
|
923
|
+
</td>
|
|
924
|
+
</tr>
|
|
925
|
+
<tr>
|
|
926
|
+
<td class="col-md-4">
|
|
927
|
+
<div class="io-line">Defined in <a href="" data-line="115" class="link-to-prism">src/lib/navigation/navigation-item/navigation-item.component.ts:115</a></div>
|
|
928
|
+
</td>
|
|
929
|
+
</tr>
|
|
930
|
+
|
|
931
|
+
|
|
732
932
|
</tbody>
|
|
733
933
|
</table>
|
|
734
934
|
</section>
|
|
@@ -845,15 +1045,21 @@ export class NavigationItemComponent
|
|
|
845
1045
|
return classes;
|
|
846
1046
|
});
|
|
847
1047
|
|
|
848
|
-
|
|
1048
|
+
protected readonly layoutService = inject(LayoutService);
|
|
849
1049
|
|
|
850
1050
|
public readonly collapsed = computed(() => this.layoutService.collapsed());
|
|
851
1051
|
|
|
852
|
-
|
|
1052
|
+
protected readonly _subscription = new Subscription();
|
|
853
1053
|
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
1054
|
+
protected readonly router = inject(Router);
|
|
1055
|
+
protected readonly elementRef = inject(ElementRef);
|
|
1056
|
+
protected readonly renderer = inject(Renderer2);
|
|
1057
|
+
|
|
1058
|
+
onClick() {
|
|
1059
|
+
if (this.layoutService.isMobile() || this.layoutService.collapsed()) {
|
|
1060
|
+
this.layoutService.opened.set(false);
|
|
1061
|
+
}
|
|
1062
|
+
}
|
|
857
1063
|
|
|
858
1064
|
public ngOnChanges(changes: SimpleChanges) {
|
|
859
1065
|
if (changes['item']) {
|
|
@@ -940,7 +1146,7 @@ export class NavigationItemComponent
|
|
|
940
1146
|
class="h-12 pl-4 pr-5 flex flex-row justify-between items-center gap-x-4"
|
|
941
1147
|
matRipple
|
|
942
1148
|
routerLinkActive
|
|
943
|
-
|
|
1149
|
+
(click)="onClick()"
|
|
944
1150
|
>
|
|
945
1151
|
<span
|
|
946
1152
|
[ngClass]="itemClasses()"
|
|
@@ -1001,7 +1207,7 @@ export class NavigationItemComponent
|
|
|
1001
1207
|
<script src="../js/libs/htmlparser.js"></script>
|
|
1002
1208
|
<script src="../js/libs/deep-iterator.js"></script>
|
|
1003
1209
|
<script>
|
|
1004
|
-
var COMPONENT_TEMPLATE = '<div><div [ngClass]="{ \'border-l-4 text-accent-400 border-accent-600\': active(), }"> <a [routerLink]="item().routerLink" class="h-12 pl-4 pr-5 flex flex-row justify-between items-center gap-x-4" matRipple routerLinkActive > <span [ngClass]="itemClasses()" class="grow whitespace-nowrap" > {{ item().label }} </span> <mat-icon *ngIf="item().icon as icon" [rxapIcon]="icon"></mat-icon> </a> <ng-container *ngIf="item().children?.length && active()"> <mat-divider></mat-divider> <ul [@sub-nav] [items]="children ?? []" [level]="level() + 1" rxap-navigation > </ul> <mat-divider></mat-divider> </ng-container></div></div>'
|
|
1210
|
+
var COMPONENT_TEMPLATE = '<div><div [ngClass]="{ \'border-l-4 text-accent-400 border-accent-600\': active(), }"> <a [routerLink]="item().routerLink" class="h-12 pl-4 pr-5 flex flex-row justify-between items-center gap-x-4" matRipple routerLinkActive (click)="onClick()" > <span [ngClass]="itemClasses()" class="grow whitespace-nowrap" > {{ item().label }} </span> <mat-icon *ngIf="item().icon as icon" [rxapIcon]="icon"></mat-icon> </a> <ng-container *ngIf="item().children?.length && active()"> <mat-divider></mat-divider> <ul [@sub-nav] [items]="children ?? []" [level]="level() + 1" rxap-navigation > </ul> <mat-divider></mat-divider> </ng-container></div></div>'
|
|
1005
1211
|
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'}];
|
|
1006
1212
|
var DIRECTIVES = [{'name': 'FooterDirective', 'selector': '[rxapFooter]'},{'name': 'HeaderDirective', 'selector': '[rxapHeader]'},{'name': 'SidenavFooterDirective', 'selector': '[rxapSidenavFooter]'},{'name': 'SidenavHeaderDirective', 'selector': '[rxapSidenavHeader]'}];
|
|
1007
1213
|
var ACTUAL_COMPONENT = {'name': 'NavigationItemComponent'};
|
|
@@ -192,6 +192,11 @@
|
|
|
192
192
|
<tr>
|
|
193
193
|
<td class="col-md-4">
|
|
194
194
|
<ul class="index-list">
|
|
195
|
+
<li>
|
|
196
|
+
<span class="modifier">Protected</span>
|
|
197
|
+
<span class="modifier">Readonly</span>
|
|
198
|
+
<a href="#dialog" >dialog</a>
|
|
199
|
+
</li>
|
|
195
200
|
<li>
|
|
196
201
|
<span class="modifier">Public</span>
|
|
197
202
|
<span class="modifier">Readonly</span>
|
|
@@ -282,6 +287,33 @@
|
|
|
282
287
|
<h3 id="inputs">
|
|
283
288
|
Properties
|
|
284
289
|
</h3>
|
|
290
|
+
<table class="table table-sm table-bordered">
|
|
291
|
+
<tbody>
|
|
292
|
+
<tr>
|
|
293
|
+
<td class="col-md-4">
|
|
294
|
+
<a name="dialog"></a>
|
|
295
|
+
<span class="name">
|
|
296
|
+
<span class="modifier">Protected</span>
|
|
297
|
+
<span class="modifier">Readonly</span>
|
|
298
|
+
<span ><b>dialog</b></span>
|
|
299
|
+
<a href="#dialog"><span class="icon ion-ios-link"></span></a>
|
|
300
|
+
</span>
|
|
301
|
+
</td>
|
|
302
|
+
</tr>
|
|
303
|
+
<tr>
|
|
304
|
+
<td class="col-md-4">
|
|
305
|
+
<i>Default value : </i><code>inject(MatDialog)</code>
|
|
306
|
+
</td>
|
|
307
|
+
</tr>
|
|
308
|
+
<tr>
|
|
309
|
+
<td class="col-md-4">
|
|
310
|
+
<div class="io-line">Defined in <a href="" data-line="30" class="link-to-prism">src/lib/release-info/release-info.component.ts:30</a></div>
|
|
311
|
+
</td>
|
|
312
|
+
</tr>
|
|
313
|
+
|
|
314
|
+
|
|
315
|
+
</tbody>
|
|
316
|
+
</table>
|
|
285
317
|
<table class="table table-sm table-bordered">
|
|
286
318
|
<tbody>
|
|
287
319
|
<tr>
|
|
@@ -371,7 +403,7 @@ export class ReleaseInfoComponent {
|
|
|
371
403
|
public readonly modules = coerceArray(inject(RXAP_RELEASE_INFO_MODULE, { optional: true }));
|
|
372
404
|
public readonly release = DetermineReleaseName(inject(RXAP_ENVIRONMENT));
|
|
373
405
|
|
|
374
|
-
|
|
406
|
+
protected readonly dialog = inject(MatDialog);
|
|
375
407
|
|
|
376
408
|
openEnvironmentInfo() {
|
|
377
409
|
this.dialog.open(EnvironmentComponent, {
|
|
@@ -215,6 +215,11 @@
|
|
|
215
215
|
<li>
|
|
216
216
|
<a href="#customItems" >customItems</a>
|
|
217
217
|
</li>
|
|
218
|
+
<li>
|
|
219
|
+
<span class="modifier">Protected</span>
|
|
220
|
+
<span class="modifier">Readonly</span>
|
|
221
|
+
<a href="#injector" >injector</a>
|
|
222
|
+
</li>
|
|
218
223
|
<li>
|
|
219
224
|
<span class="modifier">Public</span>
|
|
220
225
|
<a href="#isDevMode" >isDevMode</a>
|
|
@@ -985,6 +990,33 @@
|
|
|
985
990
|
</tr>
|
|
986
991
|
|
|
987
992
|
|
|
993
|
+
</tbody>
|
|
994
|
+
</table>
|
|
995
|
+
<table class="table table-sm table-bordered">
|
|
996
|
+
<tbody>
|
|
997
|
+
<tr>
|
|
998
|
+
<td class="col-md-4">
|
|
999
|
+
<a name="injector"></a>
|
|
1000
|
+
<span class="name">
|
|
1001
|
+
<span class="modifier">Protected</span>
|
|
1002
|
+
<span class="modifier">Readonly</span>
|
|
1003
|
+
<span ><b>injector</b></span>
|
|
1004
|
+
<a href="#injector"><span class="icon ion-ios-link"></span></a>
|
|
1005
|
+
</span>
|
|
1006
|
+
</td>
|
|
1007
|
+
</tr>
|
|
1008
|
+
<tr>
|
|
1009
|
+
<td class="col-md-4">
|
|
1010
|
+
<i>Default value : </i><code>inject(Injector)</code>
|
|
1011
|
+
</td>
|
|
1012
|
+
</tr>
|
|
1013
|
+
<tr>
|
|
1014
|
+
<td class="col-md-4">
|
|
1015
|
+
<div class="io-line">Defined in <a href="" data-line="60" class="link-to-prism">src/lib/default-header/settings-button/settings-button.component.ts:60</a></div>
|
|
1016
|
+
</td>
|
|
1017
|
+
</tr>
|
|
1018
|
+
|
|
1019
|
+
|
|
988
1020
|
</tbody>
|
|
989
1021
|
</table>
|
|
990
1022
|
<table class="table table-sm table-bordered">
|
|
@@ -1105,7 +1137,7 @@ export class SettingsButtonComponent {
|
|
|
1105
1137
|
public isDevMode = isDevMode();
|
|
1106
1138
|
|
|
1107
1139
|
public readonly theme = inject(ThemeService);
|
|
1108
|
-
|
|
1140
|
+
protected readonly injector = inject(Injector);
|
|
1109
1141
|
|
|
1110
1142
|
customItemComponents: Signal<ComponentPortal<unknown>[]> = toSignal(from(Promise.all(
|
|
1111
1143
|
coerceArray(inject(RXAP_SETTINGS_MENU_ITEM_COMPONENT, { optional: true }))
|