@smartbit4all/ng-client 4.0.50 → 4.0.51

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.
@@ -20,7 +20,6 @@ export declare class UiActionFileUploadDialogService extends SmartdialogService
20
20
  files?: any;
21
21
  isMultiple: boolean;
22
22
  constructor(dialog: MatDialog, router: Router, dialogService: DialogService, inject: Injector, compLib: ComponentLibrary, manager: UiActionDescriptorService);
23
- setUp(): Promise<void>;
24
23
  setDataAndOpenDialog(action: UiAction, nodeName?: string): void;
25
24
  openDialog(): void;
26
25
  onSave(files: any[]): Promise<void>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smartbit4all/ng-client",
3
- "version": "4.0.50",
3
+ "version": "4.0.51",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
6
6
  "@angular/common": "^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
Binary file