@wertzui/ngx-restworld-client 7.2.0 → 7.2.1

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.
@@ -1948,3 +1948,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.3", ngImpor
1948
1948
 
1949
1949
  export { AsPipe, AvatarGenerator, ColumnFilterType, FormService, LinkNames, ODataService, ProblemDetails, RESTWorldFileViewComponent, RESTWorldImageViewComponent, RESTworldClient, RESTworldClientCollection, RESTworldEditViewComponent, RESTworldListViewComponent, RESTworldOptions, RestWorldAvatarComponent, RestworldClientModule, RestworldEditFormComponent, SafeUrlPipe, SettingsService, initializeSettings };
1950
1950
  //# sourceMappingURL=wertzui-ngx-restworld-client.mjs.map
1951
+ //# sourceMappingURL=wertzui-ngx-restworld-client.mjs.map
@@ -1863,3 +1863,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.3", ngImpor
1863
1863
 
1864
1864
  export { AsPipe, AvatarGenerator, ColumnFilterType, FormService, LinkNames, ODataService, ProblemDetails, RESTWorldFileViewComponent, RESTWorldImageViewComponent, RESTworldClient, RESTworldClientCollection, RESTworldEditViewComponent, RESTworldListViewComponent, RESTworldOptions, RestWorldAvatarComponent, RestworldClientModule, RestworldEditFormComponent, SafeUrlPipe, SettingsService, initializeSettings };
1865
1865
  //# sourceMappingURL=wertzui-ngx-restworld-client.mjs.map
1866
+ //# sourceMappingURL=wertzui-ngx-restworld-client.mjs.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wertzui/ngx-restworld-client",
3
- "version": "7.2.0",
3
+ "version": "7.2.1",
4
4
  "author": "wertzui",
5
5
  "description": "An Angular client to consume a RESTworld service that serves application/hal+json or hal-forms+json.",
6
6
  "publishConfig": {