stimulsoft-designer-angular
Advanced tools
Comparing version 2024.1.3 to 2024.1.4
@@ -1,2 +0,3 @@ | ||
import { HttpClient } from '@angular/common/http'; | ||
import { HttpClient, HttpErrorResponse } from '@angular/common/http'; | ||
import { Observable } from 'rxjs'; | ||
import * as i0 from "@angular/core"; | ||
@@ -10,2 +11,3 @@ export declare class ProxyService { | ||
createConnection(): any; | ||
catchError(error: HttpErrorResponse, request: any): Observable<never>; | ||
error(message: any): void; | ||
@@ -12,0 +14,0 @@ export(data: any): void; |
@@ -37,3 +37,3 @@ import { OnInit, ElementRef, OnChanges, EventEmitter, OnDestroy } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<StimulsoftDesignerComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<StimulsoftDesignerComponent, "stimulsoft-designer-angular", never, { "requestUrl": "requestUrl"; "width": "width"; "height": "height"; "postParametersFunction": "postParametersFunction"; }, { "designerLoaded": "designerLoaded"; }, never, ["*"], false, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<StimulsoftDesignerComponent, "stimulsoft-designer-angular", never, { "requestUrl": "requestUrl"; "width": "width"; "height": "height"; "postParametersFunction": "postParametersFunction"; }, { "designerLoaded": "designerLoaded"; }, never, ["*"], false>; | ||
} |
{ | ||
"name": "stimulsoft-designer-angular", | ||
"version": "2024.1.3", | ||
"version": "2024.1.4", | ||
"description": "Stimulsoft Designer Angular", | ||
@@ -5,0 +5,0 @@ "homepage": "https://www.stimulsoft.com/en/products/reports-angular", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
84551
728