@rxap/layout 19.0.2-dev.1 → 19.0.2-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 +4 -0
- package/README.md +1 -1
- package/compodoc/changelog.html +2 -0
- package/compodoc/dependencies.html +11 -11
- package/compodoc/index.html +1 -1
- package/compodoc/js/search/search_index.js +2 -2
- package/compodoc/miscellaneous/functions.html +12 -12
- package/compodoc/properties.html +1 -1
- package/package.json +27 -27
- package/docs/documentation.json +0 -13155
- package/docs/html/.nojekyll +0 -1
- package/docs/html/assets/hierarchy.js +0 -1
- package/docs/html/assets/highlight.css +0 -85
- package/docs/html/assets/icons.js +0 -18
- package/docs/html/assets/icons.svg +0 -1
- package/docs/html/assets/main.js +0 -60
- package/docs/html/assets/navigation.js +0 -1
- package/docs/html/assets/search.js +0 -1
- package/docs/html/assets/style.css +0 -1611
- package/docs/html/classes/AppsButtonComponent.html +0 -13
- package/docs/html/classes/BaseLayoutComponent.html +0 -2
- package/docs/html/classes/DefaultHeaderComponent.html +0 -7
- package/docs/html/classes/DefaultHeaderService.html +0 -13
- package/docs/html/classes/ExternalAppsService.html +0 -19
- package/docs/html/classes/FooterComponent.html +0 -4
- package/docs/html/classes/FooterDirective.html +0 -11
- package/docs/html/classes/FooterService.html +0 -13
- package/docs/html/classes/HeaderComponent.html +0 -5
- package/docs/html/classes/HeaderDirective.html +0 -11
- package/docs/html/classes/HeaderService.html +0 -13
- package/docs/html/classes/LayoutComponent.html +0 -5
- package/docs/html/classes/LayoutService.html +0 -16
- package/docs/html/classes/LogoService.html +0 -6
- package/docs/html/classes/MinimalLayoutComponent.html +0 -2
- package/docs/html/classes/NavigationComponent.html +0 -16
- package/docs/html/classes/NavigationItemComponent.html +0 -24
- package/docs/html/classes/NavigationProgressBarComponent.html +0 -4
- package/docs/html/classes/NavigationService.html +0 -12
- package/docs/html/classes/ReleaseInfoComponent.html +0 -5
- package/docs/html/classes/SettingsButtonComponent.html +0 -18
- package/docs/html/classes/SidenavComponent.html +0 -15
- package/docs/html/classes/SidenavFooterDirective.html +0 -3
- package/docs/html/classes/SidenavHeaderDirective.html +0 -3
- package/docs/html/classes/SidenavToggleButtonComponent.html +0 -4
- package/docs/html/classes/UserProfileIconComponent.html +0 -5
- package/docs/html/functions/IsNavigationDividerItem.html +0 -1
- package/docs/html/functions/IsNavigationInsertItem.html +0 -1
- package/docs/html/functions/IsNavigationItem.html +0 -1
- package/docs/html/functions/provideExternalApps.html +0 -1
- package/docs/html/functions/provideLayout.html +0 -1
- package/docs/html/functions/withDefaultHeaderComponent.html +0 -1
- package/docs/html/functions/withDefaultHeaderItems.html +0 -1
- package/docs/html/functions/withFooterComponents.html +0 -1
- package/docs/html/functions/withHeaderComponents.html +0 -1
- package/docs/html/functions/withNavigationConfig.html +0 -1
- package/docs/html/functions/withNavigationInserts.html +0 -1
- package/docs/html/functions/withReleaseInfoModules.html +0 -1
- package/docs/html/functions/withSettingsMenuItems.html +0 -1
- package/docs/html/functions/withUserProfileDataSource.html +0 -1
- package/docs/html/index.html +0 -111
- package/docs/html/interfaces/NavigationDividerItem.html +0 -3
- package/docs/html/interfaces/NavigationInsertItem.html +0 -2
- package/docs/html/interfaces/NavigationItem.html +0 -6
- package/docs/html/interfaces/NavigationStatus.html +0 -2
- package/docs/html/interfaces/ReleaseInfoModule.html +0 -4
- package/docs/html/interfaces/SettingsMenuItem.html +0 -4
- package/docs/html/modules.html +0 -1
- package/docs/html/types/DefaultHeaderItemComponent.html +0 -1
- package/docs/html/types/ExternalApp.html +0 -1
- package/docs/html/types/ExtractUsernameFromProfileFn.html +0 -1
- package/docs/html/types/Navigation.html +0 -1
- package/docs/html/types/NavigationWithInserts.html +0 -1
- package/docs/html/types/SettingsMenuItemComponent.html +0 -1
- package/docs/html/variables/EXTRACT_USERNAME_FROM_PROFILE.html +0 -1
- package/docs/html/variables/RXAP_DEFAULT_HEADER_ITEM_COMPONENT.html +0 -1
- package/docs/html/variables/RXAP_EXTERNAL_APP.html +0 -1
- package/docs/html/variables/RXAP_EXTERNAL_APP_FILTER.html +0 -1
- package/docs/html/variables/RXAP_FOOTER_COMPONENT.html +0 -1
- package/docs/html/variables/RXAP_HEADER_COMPONENT.html +0 -1
- package/docs/html/variables/RXAP_LAYOUT_APPS_GRID.html +0 -1
- package/docs/html/variables/RXAP_LOGO_CONFIG.html +0 -1
- package/docs/html/variables/RXAP_NAVIGATION_CONFIG.html +0 -1
- package/docs/html/variables/RXAP_NAVIGATION_CONFIG_INSERTS.html +0 -1
- package/docs/html/variables/RXAP_RELEASE_INFO_MODULE.html +0 -1
- package/docs/html/variables/RXAP_SETTINGS_MENU_ITEM.html +0 -1
- package/docs/html/variables/RXAP_SETTINGS_MENU_ITEM_COMPONENT.html +0 -1
- package/docs/html/variables/RXAP_USER_PROFILE_DATA_SOURCE.html +0 -1
- package/docs/markdown/README.md +0 -305
- package/docs/markdown/classes/AppsButtonComponent.md +0 -83
- package/docs/markdown/classes/BaseLayoutComponent.md +0 -19
- package/docs/markdown/classes/DefaultHeaderComponent.md +0 -59
- package/docs/markdown/classes/DefaultHeaderService.md +0 -87
- package/docs/markdown/classes/ExternalAppsService.md +0 -251
- package/docs/markdown/classes/FooterComponent.md +0 -35
- package/docs/markdown/classes/FooterDirective.md +0 -65
- package/docs/markdown/classes/FooterService.md +0 -87
- package/docs/markdown/classes/HeaderComponent.md +0 -43
- package/docs/markdown/classes/HeaderDirective.md +0 -65
- package/docs/markdown/classes/HeaderService.md +0 -87
- package/docs/markdown/classes/LayoutComponent.md +0 -43
- package/docs/markdown/classes/LayoutService.md +0 -149
- package/docs/markdown/classes/LogoService.md +0 -51
- package/docs/markdown/classes/MinimalLayoutComponent.md +0 -19
- package/docs/markdown/classes/NavigationComponent.md +0 -139
- package/docs/markdown/classes/NavigationItemComponent.md +0 -195
- package/docs/markdown/classes/NavigationProgressBarComponent.md +0 -35
- package/docs/markdown/classes/NavigationService.md +0 -205
- package/docs/markdown/classes/ReleaseInfoComponent.md +0 -47
- package/docs/markdown/classes/SettingsButtonComponent.md +0 -229
- package/docs/markdown/classes/SidenavComponent.md +0 -135
- package/docs/markdown/classes/SidenavFooterDirective.md +0 -35
- package/docs/markdown/classes/SidenavHeaderDirective.md +0 -35
- package/docs/markdown/classes/SidenavToggleButtonComponent.md +0 -39
- package/docs/markdown/classes/UserProfileIconComponent.md +0 -47
- package/docs/markdown/functions/IsNavigationDividerItem.md +0 -21
- package/docs/markdown/functions/IsNavigationInsertItem.md +0 -21
- package/docs/markdown/functions/IsNavigationItem.md +0 -21
- package/docs/markdown/functions/provideExternalApps.md +0 -21
- package/docs/markdown/functions/provideLayout.md +0 -21
- package/docs/markdown/functions/withDefaultHeaderComponent.md +0 -15
- package/docs/markdown/functions/withDefaultHeaderItems.md +0 -21
- package/docs/markdown/functions/withFooterComponents.md +0 -21
- package/docs/markdown/functions/withHeaderComponents.md +0 -21
- package/docs/markdown/functions/withNavigationConfig.md +0 -21
- package/docs/markdown/functions/withNavigationInserts.md +0 -21
- package/docs/markdown/functions/withReleaseInfoModules.md +0 -21
- package/docs/markdown/functions/withSettingsMenuItems.md +0 -21
- package/docs/markdown/functions/withUserProfileDataSource.md +0 -25
- package/docs/markdown/globals.md +0 -86
- package/docs/markdown/interfaces/NavigationDividerItem.md +0 -25
- package/docs/markdown/interfaces/NavigationInsertItem.md +0 -17
- package/docs/markdown/interfaces/NavigationItem.md +0 -61
- package/docs/markdown/interfaces/NavigationStatus.md +0 -27
- package/docs/markdown/interfaces/ReleaseInfoModule.md +0 -33
- package/docs/markdown/interfaces/SettingsMenuItem.md +0 -37
- package/docs/markdown/type-aliases/DefaultHeaderItemComponent.md +0 -11
- package/docs/markdown/type-aliases/ExternalApp.md +0 -11
- package/docs/markdown/type-aliases/ExtractUsernameFromProfileFn.md +0 -25
- package/docs/markdown/type-aliases/Navigation.md +0 -11
- package/docs/markdown/type-aliases/NavigationWithInserts.md +0 -11
- package/docs/markdown/type-aliases/SettingsMenuItemComponent.md +0 -11
- package/docs/markdown/variables/EXTRACT_USERNAME_FROM_PROFILE.md +0 -11
- package/docs/markdown/variables/RXAP_DEFAULT_HEADER_ITEM_COMPONENT.md +0 -11
- package/docs/markdown/variables/RXAP_EXTERNAL_APP.md +0 -11
- package/docs/markdown/variables/RXAP_EXTERNAL_APP_FILTER.md +0 -11
- package/docs/markdown/variables/RXAP_FOOTER_COMPONENT.md +0 -11
- package/docs/markdown/variables/RXAP_HEADER_COMPONENT.md +0 -11
- package/docs/markdown/variables/RXAP_LAYOUT_APPS_GRID.md +0 -11
- package/docs/markdown/variables/RXAP_LOGO_CONFIG.md +0 -11
- package/docs/markdown/variables/RXAP_NAVIGATION_CONFIG.md +0 -11
- package/docs/markdown/variables/RXAP_NAVIGATION_CONFIG_INSERTS.md +0 -11
- package/docs/markdown/variables/RXAP_RELEASE_INFO_MODULE.md +0 -11
- package/docs/markdown/variables/RXAP_SETTINGS_MENU_ITEM.md +0 -11
- package/docs/markdown/variables/RXAP_SETTINGS_MENU_ITEM_COMPONENT.md +0 -11
- package/docs/markdown/variables/RXAP_USER_PROFILE_DATA_SOURCE.md +0 -11
- package/docs/wiki/Class.AppsButtonComponent.md +0 -79
- package/docs/wiki/Class.BaseLayoutComponent.md +0 -15
- package/docs/wiki/Class.DefaultHeaderComponent.md +0 -55
- package/docs/wiki/Class.DefaultHeaderService.md +0 -83
- package/docs/wiki/Class.ExternalAppsService.md +0 -247
- package/docs/wiki/Class.FooterComponent.md +0 -31
- package/docs/wiki/Class.FooterDirective.md +0 -61
- package/docs/wiki/Class.FooterService.md +0 -83
- package/docs/wiki/Class.HeaderComponent.md +0 -39
- package/docs/wiki/Class.HeaderDirective.md +0 -61
- package/docs/wiki/Class.HeaderService.md +0 -83
- package/docs/wiki/Class.LayoutComponent.md +0 -39
- package/docs/wiki/Class.LayoutService.md +0 -145
- package/docs/wiki/Class.LogoService.md +0 -47
- package/docs/wiki/Class.MinimalLayoutComponent.md +0 -15
- package/docs/wiki/Class.NavigationComponent.md +0 -135
- package/docs/wiki/Class.NavigationItemComponent.md +0 -191
- package/docs/wiki/Class.NavigationProgressBarComponent.md +0 -31
- package/docs/wiki/Class.NavigationService.md +0 -201
- package/docs/wiki/Class.ReleaseInfoComponent.md +0 -43
- package/docs/wiki/Class.SettingsButtonComponent.md +0 -225
- package/docs/wiki/Class.SidenavComponent.md +0 -131
- package/docs/wiki/Class.SidenavFooterDirective.md +0 -31
- package/docs/wiki/Class.SidenavHeaderDirective.md +0 -31
- package/docs/wiki/Class.SidenavToggleButtonComponent.md +0 -35
- package/docs/wiki/Class.UserProfileIconComponent.md +0 -43
- package/docs/wiki/Function.IsNavigationDividerItem.md +0 -17
- package/docs/wiki/Function.IsNavigationInsertItem.md +0 -17
- package/docs/wiki/Function.IsNavigationItem.md +0 -17
- package/docs/wiki/Function.provideExternalApps.md +0 -17
- package/docs/wiki/Function.provideLayout.md +0 -17
- package/docs/wiki/Function.withDefaultHeaderComponent.md +0 -11
- package/docs/wiki/Function.withDefaultHeaderItems.md +0 -17
- package/docs/wiki/Function.withFooterComponents.md +0 -17
- package/docs/wiki/Function.withHeaderComponents.md +0 -17
- package/docs/wiki/Function.withNavigationConfig.md +0 -17
- package/docs/wiki/Function.withNavigationInserts.md +0 -17
- package/docs/wiki/Function.withReleaseInfoModules.md +0 -17
- package/docs/wiki/Function.withSettingsMenuItems.md +0 -17
- package/docs/wiki/Function.withUserProfileDataSource.md +0 -21
- package/docs/wiki/Home.md +0 -301
- package/docs/wiki/Interface.NavigationDividerItem.md +0 -21
- package/docs/wiki/Interface.NavigationInsertItem.md +0 -13
- package/docs/wiki/Interface.NavigationItem.md +0 -57
- package/docs/wiki/Interface.NavigationStatus.md +0 -23
- package/docs/wiki/Interface.ReleaseInfoModule.md +0 -29
- package/docs/wiki/Interface.SettingsMenuItem.md +0 -33
- package/docs/wiki/TypeAlias.DefaultHeaderItemComponent.md +0 -7
- package/docs/wiki/TypeAlias.ExternalApp.md +0 -7
- package/docs/wiki/TypeAlias.ExtractUsernameFromProfileFn.md +0 -21
- package/docs/wiki/TypeAlias.Navigation.md +0 -7
- package/docs/wiki/TypeAlias.NavigationWithInserts.md +0 -7
- package/docs/wiki/TypeAlias.SettingsMenuItemComponent.md +0 -7
- package/docs/wiki/Variable.EXTRACT_USERNAME_FROM_PROFILE.md +0 -7
- package/docs/wiki/Variable.RXAP_DEFAULT_HEADER_ITEM_COMPONENT.md +0 -7
- package/docs/wiki/Variable.RXAP_EXTERNAL_APP.md +0 -7
- package/docs/wiki/Variable.RXAP_EXTERNAL_APP_FILTER.md +0 -7
- package/docs/wiki/Variable.RXAP_FOOTER_COMPONENT.md +0 -7
- package/docs/wiki/Variable.RXAP_HEADER_COMPONENT.md +0 -7
- package/docs/wiki/Variable.RXAP_LAYOUT_APPS_GRID.md +0 -7
- package/docs/wiki/Variable.RXAP_LOGO_CONFIG.md +0 -7
- package/docs/wiki/Variable.RXAP_NAVIGATION_CONFIG.md +0 -7
- package/docs/wiki/Variable.RXAP_NAVIGATION_CONFIG_INSERTS.md +0 -7
- package/docs/wiki/Variable.RXAP_RELEASE_INFO_MODULE.md +0 -7
- package/docs/wiki/Variable.RXAP_SETTINGS_MENU_ITEM.md +0 -7
- package/docs/wiki/Variable.RXAP_SETTINGS_MENU_ITEM_COMPONENT.md +0 -7
- package/docs/wiki/Variable.RXAP_USER_PROFILE_DATA_SOURCE.md +0 -7
- package/docs/wiki/_Sidebar.md +0 -82
- package/docs/wiki/globals.md +0 -82
|
@@ -129,18 +129,18 @@
|
|
|
129
129
|
<li>
|
|
130
130
|
<a href="#provideLayout" title="src/lib/provide.ts" ><b>provideLayout</b> (src/.../provide.ts)</a>
|
|
131
131
|
</li>
|
|
132
|
-
<li>
|
|
133
|
-
<a href="#update" title="src/migrations/18.0.0/add-seperate-external-apps-provider/add-seperate-external-apps-provider.ts" ><b>update</b> (src/.../add-seperate-external-apps-provider.ts)</a>
|
|
134
|
-
</li>
|
|
135
132
|
<li>
|
|
136
133
|
<a href="#update" title="src/migrations/18.0.0/add-theme-provider-to-app-config/add-theme-provider-to-app-config.ts" ><b>update</b> (src/.../add-theme-provider-to-app-config.ts)</a>
|
|
137
134
|
</li>
|
|
138
135
|
<li>
|
|
139
|
-
<a href="#update" title="src/migrations/18.0.0/add-
|
|
136
|
+
<a href="#update" title="src/migrations/18.0.0/add-seperate-external-apps-provider/add-seperate-external-apps-provider.ts" ><b>update</b> (src/.../add-seperate-external-apps-provider.ts)</a>
|
|
140
137
|
</li>
|
|
141
138
|
<li>
|
|
142
139
|
<a href="#update" title="src/migrations/18.0.0/add-with-user-profile-provider/add-with-user-profile-provider.ts" ><b>update</b> (src/.../add-with-user-profile-provider.ts)</a>
|
|
143
140
|
</li>
|
|
141
|
+
<li>
|
|
142
|
+
<a href="#update" title="src/migrations/18.0.0/add-user-theme-provider-to-layout-providers/add-user-theme-provider-to-layout-providers.ts" ><b>update</b> (src/.../add-user-theme-provider-to-layout-providers.ts)</a>
|
|
143
|
+
</li>
|
|
144
144
|
<li>
|
|
145
145
|
<a href="#withDefaultHeaderComponent" title="src/lib/provide.ts" ><b>withDefaultHeaderComponent</b> (src/.../provide.ts)</a>
|
|
146
146
|
</li>
|
|
@@ -1072,7 +1072,7 @@
|
|
|
1072
1072
|
</tr>
|
|
1073
1073
|
</tbody>
|
|
1074
1074
|
</table>
|
|
1075
|
-
</section> <h3>src/migrations/18.0.0/add-
|
|
1075
|
+
</section> <h3>src/migrations/18.0.0/add-theme-provider-to-app-config/add-theme-provider-to-app-config.ts</h3>
|
|
1076
1076
|
<section data-compodoc="block-methods">
|
|
1077
1077
|
<h3></h3> <table class="table table-sm table-bordered">
|
|
1078
1078
|
<tbody>
|
|
@@ -1087,7 +1087,7 @@
|
|
|
1087
1087
|
</tr>
|
|
1088
1088
|
<tr>
|
|
1089
1089
|
<td class="col-md-4">
|
|
1090
|
-
<code>update(
|
|
1090
|
+
<code>update(host: Tree)</code>
|
|
1091
1091
|
</td>
|
|
1092
1092
|
</tr>
|
|
1093
1093
|
|
|
@@ -1110,7 +1110,7 @@
|
|
|
1110
1110
|
</thead>
|
|
1111
1111
|
<tbody>
|
|
1112
1112
|
<tr>
|
|
1113
|
-
<td>
|
|
1113
|
+
<td>host</td>
|
|
1114
1114
|
<td>
|
|
1115
1115
|
<code>Tree</code>
|
|
1116
1116
|
</td>
|
|
@@ -1128,7 +1128,7 @@
|
|
|
1128
1128
|
</tr>
|
|
1129
1129
|
</tbody>
|
|
1130
1130
|
</table>
|
|
1131
|
-
</section> <h3>src/migrations/18.0.0/add-
|
|
1131
|
+
</section> <h3>src/migrations/18.0.0/add-seperate-external-apps-provider/add-seperate-external-apps-provider.ts</h3>
|
|
1132
1132
|
<section data-compodoc="block-methods">
|
|
1133
1133
|
<h3></h3> <table class="table table-sm table-bordered">
|
|
1134
1134
|
<tbody>
|
|
@@ -1143,7 +1143,7 @@
|
|
|
1143
1143
|
</tr>
|
|
1144
1144
|
<tr>
|
|
1145
1145
|
<td class="col-md-4">
|
|
1146
|
-
<code>update(
|
|
1146
|
+
<code>update(tree: Tree)</code>
|
|
1147
1147
|
</td>
|
|
1148
1148
|
</tr>
|
|
1149
1149
|
|
|
@@ -1166,7 +1166,7 @@
|
|
|
1166
1166
|
</thead>
|
|
1167
1167
|
<tbody>
|
|
1168
1168
|
<tr>
|
|
1169
|
-
<td>
|
|
1169
|
+
<td>tree</td>
|
|
1170
1170
|
<td>
|
|
1171
1171
|
<code>Tree</code>
|
|
1172
1172
|
</td>
|
|
@@ -1184,7 +1184,7 @@
|
|
|
1184
1184
|
</tr>
|
|
1185
1185
|
</tbody>
|
|
1186
1186
|
</table>
|
|
1187
|
-
</section> <h3>src/migrations/18.0.0/add-user-
|
|
1187
|
+
</section> <h3>src/migrations/18.0.0/add-with-user-profile-provider/add-with-user-profile-provider.ts</h3>
|
|
1188
1188
|
<section data-compodoc="block-methods">
|
|
1189
1189
|
<h3></h3> <table class="table table-sm table-bordered">
|
|
1190
1190
|
<tbody>
|
|
@@ -1240,7 +1240,7 @@
|
|
|
1240
1240
|
</tr>
|
|
1241
1241
|
</tbody>
|
|
1242
1242
|
</table>
|
|
1243
|
-
</section> <h3>src/migrations/18.0.0/add-
|
|
1243
|
+
</section> <h3>src/migrations/18.0.0/add-user-theme-provider-to-layout-providers/add-user-theme-provider-to-layout-providers.ts</h3>
|
|
1244
1244
|
<section data-compodoc="block-methods">
|
|
1245
1245
|
<h3></h3> <table class="table table-sm table-bordered">
|
|
1246
1246
|
<tbody>
|
package/compodoc/properties.html
CHANGED
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
</ol>
|
|
103
103
|
<ul class="properties-list">
|
|
104
104
|
<li>
|
|
105
|
-
<b>Version</b> : 19.0.2-dev.
|
|
105
|
+
<b>Version</b> : 19.0.2-dev.2</li>
|
|
106
106
|
<li>
|
|
107
107
|
<b>Description</b> : 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.
|
|
108
108
|
</li>
|
package/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "19.0.2-dev.
|
|
2
|
+
"version": "19.0.2-dev.2",
|
|
3
3
|
"name": "@rxap/layout",
|
|
4
4
|
"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",
|
|
5
5
|
"license": "GPL-3.0-or-later",
|
|
6
6
|
"dependencies": {
|
|
7
7
|
"@nx/devkit": "20.4.2",
|
|
8
8
|
"@rxap/ts-morph": "^1.5.4-dev.0",
|
|
9
|
-
"@rxap/workspace-ts-morph": "^19.1.10-dev.
|
|
10
|
-
"@rxap/workspace-utilities": "^19.6.2-dev.
|
|
9
|
+
"@rxap/workspace-ts-morph": "^19.1.10-dev.2",
|
|
10
|
+
"@rxap/workspace-utilities": "^19.6.2-dev.2",
|
|
11
11
|
"tslib": "2.6.2"
|
|
12
12
|
},
|
|
13
13
|
"peerDependencies": {
|
|
@@ -17,15 +17,15 @@
|
|
|
17
17
|
"@angular/core": "^19.1.3",
|
|
18
18
|
"@angular/material": "^19.1.1",
|
|
19
19
|
"@angular/router": "^19.1.3",
|
|
20
|
-
"@rxap/browser-utilities": "^1.1.
|
|
21
|
-
"@rxap/config": "^19.0.
|
|
22
|
-
"@rxap/data-source": "^19.0.
|
|
23
|
-
"@rxap/environment": "^19.0.
|
|
24
|
-
"@rxap/material-directives": "^19.0.
|
|
25
|
-
"@rxap/ngx-pub-sub": "^19.0.
|
|
26
|
-
"@rxap/ngx-theme": "^19.0.
|
|
27
|
-
"@rxap/pattern": "^1.1.
|
|
28
|
-
"@rxap/utilities": "^16.4.
|
|
20
|
+
"@rxap/browser-utilities": "^1.1.11-dev.0",
|
|
21
|
+
"@rxap/config": "^19.0.2-dev.0",
|
|
22
|
+
"@rxap/data-source": "^19.0.2-dev.0",
|
|
23
|
+
"@rxap/environment": "^19.0.2-dev.0",
|
|
24
|
+
"@rxap/material-directives": "^19.0.2-dev.0",
|
|
25
|
+
"@rxap/ngx-pub-sub": "^19.0.2-dev.0",
|
|
26
|
+
"@rxap/ngx-theme": "^19.0.2-dev.0",
|
|
27
|
+
"@rxap/pattern": "^1.1.12-dev.0",
|
|
28
|
+
"@rxap/utilities": "^16.4.3-dev.0",
|
|
29
29
|
"rxjs": "^7.8.1"
|
|
30
30
|
},
|
|
31
31
|
"author": {
|
|
@@ -86,59 +86,59 @@
|
|
|
86
86
|
},
|
|
87
87
|
{
|
|
88
88
|
"package": "@rxap/browser-utilities",
|
|
89
|
-
"version": "1.1.
|
|
89
|
+
"version": "1.1.11-dev.0"
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
92
|
"package": "@rxap/config",
|
|
93
|
-
"version": "19.0.
|
|
93
|
+
"version": "19.0.2-dev.0"
|
|
94
94
|
},
|
|
95
95
|
{
|
|
96
96
|
"package": "@rxap/data-source",
|
|
97
|
-
"version": "19.0.
|
|
97
|
+
"version": "19.0.2-dev.0"
|
|
98
98
|
},
|
|
99
99
|
{
|
|
100
100
|
"package": "@rxap/data-structure-tree",
|
|
101
|
-
"version": "1.1.
|
|
101
|
+
"version": "1.1.13-dev.0"
|
|
102
102
|
},
|
|
103
103
|
{
|
|
104
104
|
"package": "@rxap/definition",
|
|
105
|
-
"version": "19.0.
|
|
105
|
+
"version": "19.0.2-dev.0"
|
|
106
106
|
},
|
|
107
107
|
{
|
|
108
108
|
"package": "@rxap/environment",
|
|
109
|
-
"version": "19.0.
|
|
109
|
+
"version": "19.0.2-dev.0"
|
|
110
110
|
},
|
|
111
111
|
{
|
|
112
112
|
"package": "@rxap/material-directives",
|
|
113
|
-
"version": "19.0.
|
|
113
|
+
"version": "19.0.2-dev.0"
|
|
114
114
|
},
|
|
115
115
|
{
|
|
116
116
|
"package": "@rxap/ngx-memory",
|
|
117
|
-
"version": "19.0.
|
|
117
|
+
"version": "19.0.2-dev.0"
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
120
|
"package": "@rxap/ngx-pub-sub",
|
|
121
|
-
"version": "19.0.
|
|
121
|
+
"version": "19.0.2-dev.0"
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
124
|
"package": "@rxap/ngx-theme",
|
|
125
|
-
"version": "19.0.
|
|
125
|
+
"version": "19.0.2-dev.0"
|
|
126
126
|
},
|
|
127
127
|
{
|
|
128
128
|
"package": "@rxap/pattern",
|
|
129
|
-
"version": "1.1.
|
|
129
|
+
"version": "1.1.12-dev.0"
|
|
130
130
|
},
|
|
131
131
|
{
|
|
132
132
|
"package": "@rxap/reflect-metadata",
|
|
133
|
-
"version": "1.0.
|
|
133
|
+
"version": "1.0.14-dev.0"
|
|
134
134
|
},
|
|
135
135
|
{
|
|
136
136
|
"package": "@rxap/rxjs",
|
|
137
|
-
"version": "1.1.
|
|
137
|
+
"version": "1.1.13-dev.0"
|
|
138
138
|
},
|
|
139
139
|
{
|
|
140
140
|
"package": "@rxap/utilities",
|
|
141
|
-
"version": "16.4.
|
|
141
|
+
"version": "16.4.3-dev.0"
|
|
142
142
|
}
|
|
143
143
|
]
|
|
144
144
|
},
|
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
},
|
|
154
154
|
"schematics": "./generators.json",
|
|
155
155
|
"sideEffects": false,
|
|
156
|
-
"gitHead": "
|
|
156
|
+
"gitHead": "56dd8f41988cee44681204be2f9ad1cb7725cb7f",
|
|
157
157
|
"module": "fesm2022/rxap-layout.mjs",
|
|
158
158
|
"typings": "index.d.ts",
|
|
159
159
|
"exports": {
|