@rxap/layout 19.0.1-dev.7 → 19.0.1-dev.9

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 (77) hide show
  1. package/CHANGELOG.md +10 -0
  2. package/compodoc/changelog.html +7 -0
  3. package/compodoc/components/DefaultHeaderComponent.html +3 -3
  4. package/compodoc/dependencies.html +2 -2
  5. package/compodoc/js/search/search_index.js +2 -2
  6. package/compodoc/miscellaneous/functions.html +4 -4
  7. package/compodoc/properties.html +1 -1
  8. package/docs/classes/AppsButtonComponent.html +3 -3
  9. package/docs/classes/BaseLayoutComponent.html +1 -1
  10. package/docs/classes/DefaultHeaderComponent.html +2 -2
  11. package/docs/classes/DefaultHeaderService.html +6 -6
  12. package/docs/classes/ExternalAppsService.html +2 -2
  13. package/docs/classes/FooterComponent.html +2 -2
  14. package/docs/classes/FooterDirective.html +2 -2
  15. package/docs/classes/FooterService.html +6 -6
  16. package/docs/classes/HeaderComponent.html +2 -2
  17. package/docs/classes/HeaderDirective.html +2 -2
  18. package/docs/classes/HeaderService.html +6 -6
  19. package/docs/classes/LayoutComponent.html +2 -2
  20. package/docs/classes/LayoutService.html +2 -2
  21. package/docs/classes/LogoService.html +2 -2
  22. package/docs/classes/MinimalLayoutComponent.html +1 -1
  23. package/docs/classes/NavigationComponent.html +2 -2
  24. package/docs/classes/NavigationItemComponent.html +2 -2
  25. package/docs/classes/NavigationProgressBarComponent.html +2 -2
  26. package/docs/classes/NavigationService.html +3 -3
  27. package/docs/classes/ReleaseInfoComponent.html +2 -2
  28. package/docs/classes/SettingsButtonComponent.html +2 -2
  29. package/docs/classes/SidenavComponent.html +2 -2
  30. package/docs/classes/SidenavFooterDirective.html +2 -2
  31. package/docs/classes/SidenavHeaderDirective.html +2 -2
  32. package/docs/classes/SidenavToggleButtonComponent.html +2 -2
  33. package/docs/classes/UserProfileIconComponent.html +2 -2
  34. package/docs/documentation.json +368 -368
  35. package/docs/functions/IsNavigationDividerItem.html +1 -1
  36. package/docs/functions/IsNavigationInsertItem.html +1 -1
  37. package/docs/functions/IsNavigationItem.html +1 -1
  38. package/docs/functions/provideExternalApps.html +1 -1
  39. package/docs/functions/provideLayout.html +1 -1
  40. package/docs/functions/withDefaultHeaderComponent.html +1 -1
  41. package/docs/functions/withDefaultHeaderItems.html +1 -1
  42. package/docs/functions/withFooterComponents.html +1 -1
  43. package/docs/functions/withHeaderComponents.html +1 -1
  44. package/docs/functions/withNavigationConfig.html +1 -1
  45. package/docs/functions/withNavigationInserts.html +1 -1
  46. package/docs/functions/withReleaseInfoModules.html +1 -1
  47. package/docs/functions/withSettingsMenuItems.html +1 -1
  48. package/docs/functions/withUserProfileDataSource.html +1 -1
  49. package/docs/interfaces/NavigationDividerItem.html +2 -2
  50. package/docs/interfaces/NavigationInsertItem.html +2 -2
  51. package/docs/interfaces/NavigationItem.html +2 -2
  52. package/docs/interfaces/NavigationStatus.html +2 -2
  53. package/docs/interfaces/ReleaseInfoModule.html +2 -2
  54. package/docs/interfaces/SettingsMenuItem.html +2 -2
  55. package/docs/types/DefaultHeaderItemComponent.html +1 -1
  56. package/docs/types/ExternalApp.html +1 -1
  57. package/docs/types/ExtractUsernameFromProfileFn.html +1 -1
  58. package/docs/types/Navigation.html +1 -1
  59. package/docs/types/NavigationWithInserts.html +1 -1
  60. package/docs/types/SettingsMenuItemComponent.html +1 -1
  61. package/docs/variables/EXTRACT_USERNAME_FROM_PROFILE.html +1 -1
  62. package/docs/variables/RXAP_DEFAULT_HEADER_ITEM_COMPONENT.html +1 -1
  63. package/docs/variables/RXAP_EXTERNAL_APP.html +1 -1
  64. package/docs/variables/RXAP_EXTERNAL_APP_FILTER.html +1 -1
  65. package/docs/variables/RXAP_FOOTER_COMPONENT.html +1 -1
  66. package/docs/variables/RXAP_HEADER_COMPONENT.html +1 -1
  67. package/docs/variables/RXAP_LAYOUT_APPS_GRID.html +1 -1
  68. package/docs/variables/RXAP_LOGO_CONFIG.html +1 -1
  69. package/docs/variables/RXAP_NAVIGATION_CONFIG.html +1 -1
  70. package/docs/variables/RXAP_NAVIGATION_CONFIG_INSERTS.html +1 -1
  71. package/docs/variables/RXAP_RELEASE_INFO_MODULE.html +1 -1
  72. package/docs/variables/RXAP_SETTINGS_MENU_ITEM.html +1 -1
  73. package/docs/variables/RXAP_SETTINGS_MENU_ITEM_COMPONENT.html +1 -1
  74. package/docs/variables/RXAP_USER_PROFILE_DATA_SOURCE.html +1 -1
  75. package/fesm2022/rxap-layout.mjs +2 -2
  76. package/fesm2022/rxap-layout.mjs.map +1 -1
  77. package/package.json +4 -4
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
- "version": "19.0.1-dev.7",
2
+ "version": "19.0.1-dev.9",
3
3
  "name": "@rxap/layout",
4
4
  "license": "GPL-3.0-or-later",
5
5
  "dependencies": {
6
6
  "@nx/devkit": "20.4.0",
7
7
  "@rxap/ts-morph": "^1.5.3-dev.3",
8
- "@rxap/workspace-ts-morph": "^19.1.9-dev.7",
9
- "@rxap/workspace-utilities": "^19.6.1-dev.6",
8
+ "@rxap/workspace-ts-morph": "^19.1.9-dev.8",
9
+ "@rxap/workspace-utilities": "^19.6.1-dev.7",
10
10
  "tslib": "2.6.2"
11
11
  },
12
12
  "peerDependencies": {
@@ -151,7 +151,7 @@
151
151
  "directory": "packages/angular/layout"
152
152
  },
153
153
  "sideEffects": false,
154
- "gitHead": "3a98570368413b75fe134bf8d4265821992f1fa9",
154
+ "gitHead": "46346e73f18714b44ad1c9dafb311abdab1c33f1",
155
155
  "module": "fesm2022/rxap-layout.mjs",
156
156
  "typings": "index.d.ts",
157
157
  "exports": {