stimulsoft-designer-angular
Advanced tools
Comparing version 2023.1.8 to 2023.2.1
import { OnInit, ElementRef, OnChanges, EventEmitter } from '@angular/core'; | ||
import * as i0 from "@angular/core"; | ||
export declare class StimulsoftDesignerComponent implements OnInit, OnChanges { | ||
@@ -31,2 +32,4 @@ designerEl: ElementRef; | ||
get head(): HTMLHeadElement; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<StimulsoftDesignerComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<StimulsoftDesignerComponent, "stimulsoft-designer-angular", never, { "requestUrl": "requestUrl"; "width": "width"; "height": "height"; }, { "designerLoaded": "designerLoaded"; }, never, ["*"]>; | ||
} |
@@ -0,2 +1,8 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./stimulsoft-designer-angular.component"; | ||
import * as i2 from "@angular/common"; | ||
export declare class StimulsoftDesignerModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<StimulsoftDesignerModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<StimulsoftDesignerModule, [typeof i1.StimulsoftDesignerComponent], [typeof i2.CommonModule], [typeof i1.StimulsoftDesignerComponent]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<StimulsoftDesignerModule>; | ||
} |
{ | ||
"name": "stimulsoft-designer-angular", | ||
"version": "2023.1.8", | ||
"version": "2023.2.1", | ||
"description": "Stimulsoft Designer Angular", | ||
@@ -36,10 +36,22 @@ "homepage": "https://www.stimulsoft.com/en/products/reports-angular", | ||
}, | ||
"main": "bundles/stimulsoft-designer-angular.umd.js", | ||
"module": "fesm2015/stimulsoft-designer-angular.js", | ||
"es2015": "fesm2015/stimulsoft-designer-angular.js", | ||
"esm2015": "esm2015/stimulsoft-designer-angular.js", | ||
"fesm2015": "fesm2015/stimulsoft-designer-angular.js", | ||
"module": "fesm2015/stimulsoft-designer-angular.mjs", | ||
"es2020": "fesm2020/stimulsoft-designer-angular.mjs", | ||
"esm2020": "esm2020/stimulsoft-designer-angular.mjs", | ||
"fesm2020": "fesm2020/stimulsoft-designer-angular.mjs", | ||
"fesm2015": "fesm2015/stimulsoft-designer-angular.mjs", | ||
"typings": "stimulsoft-designer-angular.d.ts", | ||
"metadata": "stimulsoft-designer-angular.metadata.json", | ||
"exports": { | ||
"./package.json": { | ||
"default": "./package.json" | ||
}, | ||
".": { | ||
"types": "./stimulsoft-designer-angular.d.ts", | ||
"esm2020": "./esm2020/stimulsoft-designer-angular.mjs", | ||
"es2020": "./fesm2020/stimulsoft-designer-angular.mjs", | ||
"es2015": "./fesm2015/stimulsoft-designer-angular.mjs", | ||
"node": "./fesm2015/stimulsoft-designer-angular.mjs", | ||
"default": "./fesm2020/stimulsoft-designer-angular.mjs" | ||
} | ||
}, | ||
"sideEffects": false | ||
} | ||
} |
/** | ||
* Generated bundle index. Do not edit. | ||
*/ | ||
/// <amd-module name="stimulsoft-designer-angular" /> | ||
export * from './public-api'; |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
383
0
44767
14
1