Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@syncfusion/ej2-angular-circulargauge

Package Overview
Dependencies
Maintainers
0
Versions
162
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-angular-circulargauge - npm Package Compare versions

Comparing version 27.2.2-ngcc to 27.2.2

CHANGELOG.md

35

package.json

@@ -5,3 +5,3 @@ {

"_inBundle": false,
"_integrity": "sha512-SSGiApBuIisRyWdUYpC8LaC2qnde1WDaShzJ5Tn0WecTh06cm3QYW2x2/t+va46HEYgsHPkff+sN5O6wv0X4QQ==",
"_integrity": "sha512-b+tL0jV0jqpgzxWN+Hvr906D71w3wXhokAYW1FCcWf/PftqOtODn0PsT8OANBdahmxkfeaFcgZPrm/yziKwirQ==",
"_location": "/@syncfusion/ej2-angular-circulargauge",

@@ -23,6 +23,6 @@ "_phantomChildren": {},

],
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-circulargauge/-/ej2-angular-circulargauge-27.1.58.tgz",
"_shasum": "99ac7cd11bd9dfdcc2ba8ccf0e5562784c1ebc9b",
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-circulargauge/-/ej2-angular-circulargauge-27.1.58.tgz",
"_shasum": "86e2bdd18cc9dd1d60a65173753a13504bc58d45",
"_spec": "@syncfusion/ej2-angular-circulargauge@*",
"_where": "/jenkins/workspace/elease-automation_release_27.1.1/packages/included",
"_where": "/jenkins/workspace/elease-automation_release_27.1.1/ivypackages/included",
"author": {

@@ -42,4 +42,19 @@ "name": "Syncfusion Inc."

"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 +67,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 +76,4 @@ "repository": {

"sideEffects": false,
"typings": "ej2-angular-circulargauge.d.ts",
"version": "27.2.2-ngcc"
"typings": "syncfusion-ej2-angular-circulargauge.d.ts",
"version": "27.2.2"
}
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"]>;
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc