@syncfusion/ej2-angular-circulargauge
Advanced tools
Comparing version 25.1.35-ngcc to 25.1.35
@@ -5,3 +5,3 @@ { | ||
"_inBundle": false, | ||
"_integrity": "sha512-ygyg9nvVyf/CqiUtDeAJ0KGYkmbsRBX/KuTlE+iSShAnRLjAJIKkXKNcE84STeWF+7LqCdR4s90jhqGOLVrPRQ==", | ||
"_integrity": "sha512-nEDHVnvY6cAZVaKntcScnLP7Y5K5C7upLC4W1G8qEANX8nSjhiyvlOruDjw3/6ASaGa+VfVHCXQ+MC8z7OkUTA==", | ||
"_location": "/@syncfusion/ej2-angular-circulargauge", | ||
@@ -23,6 +23,6 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-angular-circulargauge/-/ej2-angular-circulargauge-16.42.4.tgz", | ||
"_shasum": "1ec4aae13bd5c9f36f8cca7684b9df2d3133dac3", | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-release/@syncfusion/ej2-angular-circulargauge/-/ej2-angular-circulargauge-16.42.4.tgz", | ||
"_shasum": "a959b9da5014317d54c360f9db53e33e687bfda3", | ||
"_spec": "@syncfusion/ej2-angular-circulargauge@*", | ||
"_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included", | ||
"_where": "/jenkins/workspace/elease-automation_release_25.1.1/ivypackages/included", | ||
"author": { | ||
@@ -38,8 +38,24 @@ "name": "Syncfusion Inc." | ||
"@syncfusion/ej2-base": "~25.1.35", | ||
"@syncfusion/ej2-circulargauge": "25.1.35" | ||
"@syncfusion/ej2-circulargauge": "25.1.35", | ||
"tslib": "^2.3.0" | ||
}, | ||
"deprecated": false, | ||
"description": "Essential JS 2 CircularGauge Components for Angular", | ||
"devDependencies": {}, | ||
"es2015": "@syncfusion/ej2-angular-circulargauge.js", | ||
"es2020": "fesm2020/syncfusion-ej2-angular-circulargauge.mjs", | ||
"esm2020": "esm2020/syncfusion-ej2-angular-circulargauge.mjs", | ||
"exports": { | ||
"./package.json": { | ||
"default": "./package.json" | ||
}, | ||
".": { | ||
"types": "./syncfusion-ej2-angular-circulargauge.d.ts", | ||
"esm2020": "./esm2020/syncfusion-ej2-angular-circulargauge.mjs", | ||
"es2020": "./fesm2020/syncfusion-ej2-angular-circulargauge.mjs", | ||
"es2015": "./fesm2015/syncfusion-ej2-angular-circulargauge.mjs", | ||
"node": "./fesm2015/syncfusion-ej2-angular-circulargauge.mjs", | ||
"default": "./fesm2020/syncfusion-ej2-angular-circulargauge.mjs" | ||
} | ||
}, | ||
"fesm2015": "fesm2015/syncfusion-ej2-angular-circulargauge.mjs", | ||
"fesm2020": "fesm2020/syncfusion-ej2-angular-circulargauge.mjs", | ||
"homepage": "https://www.syncfusion.com/angular-components", | ||
@@ -52,5 +68,3 @@ "keywords": [ | ||
"license": "SEE LICENSE IN license", | ||
"main": "dist/ej2-angular-circulargauge.umd.js", | ||
"metadata": "ej2-angular-circulargauge.metadata.json", | ||
"module": "@syncfusion/ej2-angular-circulargauge.es5.js", | ||
"module": "fesm2015/syncfusion-ej2-angular-circulargauge.mjs", | ||
"name": "@syncfusion/ej2-angular-circulargauge", | ||
@@ -63,4 +77,4 @@ "repository": { | ||
"sideEffects": false, | ||
"typings": "ej2-angular-circulargauge.d.ts", | ||
"version": "25.1.35-ngcc" | ||
"typings": "syncfusion-ej2-angular-circulargauge.d.ts", | ||
"version": "25.1.35" | ||
} |
import { ViewContainerRef } from '@angular/core'; | ||
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base'; | ||
import * as i0 from "@angular/core"; | ||
/** | ||
@@ -48,2 +49,4 @@ * Represents the directive to render and customize the annotations in an axis of circular gauge. | ||
constructor(viewContainerRef: ViewContainerRef); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<AnnotationDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<AnnotationDirective, "e-annotations>e-annotation", never, { "angle": "angle"; "autoAngle": "autoAngle"; "content": "content"; "description": "description"; "radius": "radius"; "textStyle": "textStyle"; "zIndex": "zIndex"; }, {}, ["content"]>; | ||
} | ||
@@ -56,2 +59,4 @@ /** | ||
constructor(); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<AnnotationsDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<AnnotationsDirective, "ej-circulargauge>e-axes>e-axis>e-annotations", never, {}, {}, ["children"]>; | ||
} |
import { ViewContainerRef } from '@angular/core'; | ||
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base'; | ||
import * as i0 from "@angular/core"; | ||
/** | ||
@@ -109,2 +110,4 @@ * Represents the directive to render the axes in the Circular Gauge. | ||
constructor(viewContainerRef: ViewContainerRef); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<AxisDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<AxisDirective, "e-axes>e-axis", never, { "annotations": "annotations"; "background": "background"; "direction": "direction"; "endAngle": "endAngle"; "hideIntersectingLabel": "hideIntersectingLabel"; "labelStyle": "labelStyle"; "lineStyle": "lineStyle"; "majorTicks": "majorTicks"; "maximum": "maximum"; "minimum": "minimum"; "minorTicks": "minorTicks"; "pointers": "pointers"; "radius": "radius"; "rangeGap": "rangeGap"; "ranges": "ranges"; "roundingPlaces": "roundingPlaces"; "showLastLabel": "showLastLabel"; "startAndEndRangeGap": "startAndEndRangeGap"; "startAngle": "startAngle"; }, {}, ["childAnnotations", "childRanges", "childPointers"]>; | ||
} | ||
@@ -117,2 +120,4 @@ /** | ||
constructor(); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<AxesDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<AxesDirective, "ej-circulargauge>e-axes", never, {}, {}, ["children"]>; | ||
} |
import { ValueProvider } from '@angular/core'; | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "@angular/common"; | ||
import * as i2 from "./circulargauge.module"; | ||
export declare const GaugeTooltipService: ValueProvider; | ||
@@ -13,2 +16,5 @@ export declare const AnnotationsService: ValueProvider; | ||
export declare class CircularGaugeAllModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<CircularGaugeAllModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<CircularGaugeAllModule, never, [typeof i1.CommonModule, typeof i2.CircularGaugeModule], [typeof i2.CircularGaugeModule]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<CircularGaugeAllModule>; | ||
} |
@@ -5,2 +5,3 @@ import { ElementRef, ViewContainerRef, QueryList, Renderer2, Injector } from '@angular/core'; | ||
import { AxesDirective } from './axes.directive'; | ||
import * as i0 from "@angular/core"; | ||
export declare const inputs: string[]; | ||
@@ -49,2 +50,4 @@ export declare const outputs: string[]; | ||
addTwoWay: (propList: string[]) => void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<CircularGaugeComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<CircularGaugeComponent, "ejs-circulargauge", never, { "allowImageExport": "allowImageExport"; "allowMargin": "allowMargin"; "allowPdfExport": "allowPdfExport"; "allowPrint": "allowPrint"; "allowRangePreRender": "allowRangePreRender"; "animationDuration": "animationDuration"; "axes": "axes"; "background": "background"; "border": "border"; "centerX": "centerX"; "centerY": "centerY"; "description": "description"; "enablePersistence": "enablePersistence"; "enablePointerDrag": "enablePointerDrag"; "enableRangeDrag": "enableRangeDrag"; "enableRtl": "enableRtl"; "height": "height"; "legendSettings": "legendSettings"; "locale": "locale"; "margin": "margin"; "moveToCenter": "moveToCenter"; "tabIndex": "tabIndex"; "theme": "theme"; "title": "title"; "titleStyle": "titleStyle"; "tooltip": "tooltip"; "useGroupingSeparator": "useGroupingSeparator"; "width": "width"; }, { "animationComplete": "animationComplete"; "annotationRender": "annotationRender"; "axisLabelRender": "axisLabelRender"; "beforePrint": "beforePrint"; "dragEnd": "dragEnd"; "dragMove": "dragMove"; "dragStart": "dragStart"; "gaugeMouseDown": "gaugeMouseDown"; "gaugeMouseLeave": "gaugeMouseLeave"; "gaugeMouseMove": "gaugeMouseMove"; "gaugeMouseUp": "gaugeMouseUp"; "legendRender": "legendRender"; "load": "load"; "loaded": "loaded"; "radiusCalculate": "radiusCalculate"; "resized": "resized"; "tooltipRender": "tooltipRender"; }, ["tooltip_template", "childAxes"], never>; | ||
} |
@@ -0,1 +1,8 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./circulargauge.component"; | ||
import * as i2 from "./annotations.directive"; | ||
import * as i3 from "./ranges.directive"; | ||
import * as i4 from "./pointers.directive"; | ||
import * as i5 from "./axes.directive"; | ||
import * as i6 from "@angular/common"; | ||
/** | ||
@@ -5,2 +12,5 @@ * NgModule definition for the CircularGauge component. | ||
export declare class CircularGaugeModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<CircularGaugeModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<CircularGaugeModule, [typeof i1.CircularGaugeComponent, typeof i2.AnnotationDirective, typeof i2.AnnotationsDirective, typeof i3.RangeDirective, typeof i3.RangesDirective, typeof i4.PointerDirective, typeof i4.PointersDirective, typeof i5.AxisDirective, typeof i5.AxesDirective], [typeof i6.CommonModule], [typeof i1.CircularGaugeComponent, typeof i2.AnnotationDirective, typeof i2.AnnotationsDirective, typeof i3.RangeDirective, typeof i3.RangesDirective, typeof i4.PointerDirective, typeof i4.PointersDirective, typeof i5.AxisDirective, typeof i5.AxesDirective]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<CircularGaugeModule>; | ||
} |
import { ViewContainerRef } from '@angular/core'; | ||
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base'; | ||
import * as i0 from "@angular/core"; | ||
/** | ||
@@ -126,2 +127,4 @@ * Represents the directive to render and customize the pointers in an axis of circular gauge. | ||
constructor(viewContainerRef: ViewContainerRef); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<PointerDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<PointerDirective, "e-pointers>e-pointer", never, { "animation": "animation"; "border": "border"; "cap": "cap"; "color": "color"; "description": "description"; "imageUrl": "imageUrl"; "linearGradient": "linearGradient"; "markerHeight": "markerHeight"; "markerShape": "markerShape"; "markerWidth": "markerWidth"; "needleEndWidth": "needleEndWidth"; "needleStartWidth": "needleStartWidth"; "needleTail": "needleTail"; "offset": "offset"; "pointerWidth": "pointerWidth"; "position": "position"; "radialGradient": "radialGradient"; "radius": "radius"; "roundedCornerRadius": "roundedCornerRadius"; "text": "text"; "textStyle": "textStyle"; "type": "type"; "value": "value"; }, {}, never>; | ||
} | ||
@@ -134,2 +137,4 @@ /** | ||
constructor(); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<PointersDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<PointersDirective, "ej-circulargauge>e-axes>e-axis>e-pointers", never, {}, {}, ["children"]>; | ||
} |
import { ViewContainerRef } from '@angular/core'; | ||
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base'; | ||
import * as i0 from "@angular/core"; | ||
/** | ||
@@ -82,2 +83,4 @@ * Represents the directive to render and customize the ranges in an axis of circular gauge. | ||
constructor(viewContainerRef: ViewContainerRef); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<RangeDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<RangeDirective, "e-ranges>e-range", never, { "color": "color"; "end": "end"; "endWidth": "endWidth"; "legendText": "legendText"; "linearGradient": "linearGradient"; "offset": "offset"; "opacity": "opacity"; "position": "position"; "radialGradient": "radialGradient"; "radius": "radius"; "roundedCornerRadius": "roundedCornerRadius"; "start": "start"; "startWidth": "startWidth"; }, {}, never>; | ||
} | ||
@@ -90,2 +93,4 @@ /** | ||
constructor(); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<RangesDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<RangesDirective, "ej-circulargauge>e-axes>e-axis>e-ranges", never, {}, {}, ["children"]>; | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
212
0
0
404930
4
5173
+ Addedtslib@^2.3.0
+ Addedtslib@2.8.1(transitive)