@syncfusion/ej2-angular-progressbar 29.2.4-ngcc → 30.1.37-ngcc

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.
@@ -1,5 +1,5 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- export * from './public_api';
5
- export { inputs as ɵa, outputs as ɵb } from './src/progressbar/progressbar.component';
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ export * from './public_api';
5
+ export { inputs as ɵa, outputs as ɵb } from './src/progressbar/progressbar.component';
package/package.json CHANGED
@@ -1,45 +1,16 @@
1
1
  {
2
- "_from": "@syncfusion/ej2-angular-progressbar@*",
3
- "_id": "@syncfusion/ej2-angular-progressbar@29.1.33",
4
- "_inBundle": false,
5
- "_integrity": "sha512-78y76Cf51MrzHVfuUjTpe2GzZ5O3gnh194HNTB/MR0Rwyd/f3YNCkkcSbB0MQG42tAFIPDTasyPhsl2WBpqEug==",
6
- "_location": "/@syncfusion/ej2-angular-progressbar",
7
- "_phantomChildren": {},
8
- "_requested": {
9
- "type": "range",
10
- "registry": true,
11
- "raw": "@syncfusion/ej2-angular-progressbar@*",
12
- "name": "@syncfusion/ej2-angular-progressbar",
13
- "escapedName": "@syncfusion%2fej2-angular-progressbar",
14
- "scope": "@syncfusion",
15
- "rawSpec": "*",
16
- "saveSpec": null,
17
- "fetchSpec": "*"
18
- },
19
- "_requiredBy": [
20
- "/"
21
- ],
22
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-progressbar/-/ej2-angular-progressbar-29.1.33.tgz",
23
- "_shasum": "84448eedcb11b7bb2f66124e8fdfdcc75633672c",
24
- "_spec": "@syncfusion/ej2-angular-progressbar@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_29.1.1/packages/included",
26
- "author": {
27
- "name": "Syncfusion Inc."
28
- },
29
- "bugs": {
30
- "url": "https://github.com/syncfusion/ej2-angular-ui-components/issues"
31
- },
32
- "bundleDependencies": false,
2
+ "name": "@syncfusion/ej2-angular-progressbar",
3
+ "version": "30.1.37-ngcc",
4
+ "description": "Essential JS 2 ProgressBar Component for Angular",
5
+ "author": "Syncfusion Inc.",
6
+ "license": "SEE LICENSE IN license",
7
+ "schematics": "./schematics/collection.json",
33
8
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~29.2.4",
35
- "@syncfusion/ej2-base": "~29.2.4",
36
- "@syncfusion/ej2-progressbar": "29.2.4"
9
+ "@syncfusion/ej2-base": "~30.1.37",
10
+ "@syncfusion/ej2-angular-base": "~30.1.37",
11
+ "@syncfusion/ej2-progressbar": "30.1.37"
37
12
  },
38
- "deprecated": false,
39
- "description": "Essential JS 2 ProgressBar Component for Angular",
40
13
  "devDependencies": {},
41
- "es2015": "@syncfusion/ej2-angular-progressbar.js",
42
- "homepage": "https://www.syncfusion.com/angular-components",
43
14
  "keywords": [
44
15
  "angular",
45
16
  "ng-progressbar",
@@ -47,17 +18,15 @@
47
18
  "ej2-ng-progressbar",
48
19
  "ej2-angular-progressbar"
49
20
  ],
50
- "license": "SEE LICENSE IN license",
51
- "main": "dist/ej2-angular-progressbar.umd.js",
52
- "metadata": "ej2-angular-progressbar.metadata.json",
53
- "module": "@syncfusion/ej2-angular-progressbar.es5.js",
54
- "name": "@syncfusion/ej2-angular-progressbar",
55
21
  "repository": {
56
22
  "type": "git",
57
- "url": "git+https://github.com/syncfusion/ej2-angular-ui-components.git"
23
+ "url": "https://github.com/syncfusion/ej2-angular-ui-components.git"
58
24
  },
59
- "schematics": "./schematics/collection.json",
60
25
  "sideEffects": false,
26
+ "main": "dist/ej2-angular-progressbar.umd.js",
27
+ "module": "@syncfusion/ej2-angular-progressbar.es5.js",
28
+ "es2015": "@syncfusion/ej2-angular-progressbar.js",
61
29
  "typings": "ej2-angular-progressbar.d.ts",
62
- "version": "29.2.4-ngcc"
30
+ "metadata": "ej2-angular-progressbar.metadata.json",
31
+ "homepage": "https://www.syncfusion.com/angular-components"
63
32
  }
package/public_api.d.ts CHANGED
@@ -1 +1 @@
1
- export * from './src/index';
1
+ export * from './src/index';
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-progressbar";
2
- export declare const pkgVer = "^29.1.33";
2
+ export declare const pkgVer = "^28.1.33";
3
3
  export declare const moduleName = "ProgressBarModule";
4
- export declare const themeVer = "~29.1.33";
4
+ export declare const themeVer = "~28.1.33";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-progressbar';
4
- exports.pkgVer = '^29.2.4';
4
+ exports.pkgVer = '^30.1.37';
5
5
  exports.moduleName = 'ProgressBarModule';
6
- exports.themeVer = '~29.2.4';
6
+ exports.themeVer = '~30.1.37';
@@ -1,4 +1,4 @@
1
- export const pkgName = '@syncfusion/ej2-angular-progressbar';
2
- export const pkgVer = '^29.2.4';
3
- export const moduleName = 'ProgressBarModule';
4
- export const themeVer = '~29.2.4';
1
+ export const pkgName = '@syncfusion/ej2-angular-progressbar';
2
+ export const pkgVer = '^30.1.37';
3
+ export const moduleName = 'ProgressBarModule';
4
+ export const themeVer = '~30.1.37';
package/src/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
- export { ProgressBarAnnotationDirective, ProgressBarAnnotationsDirective } from './progressbar/annotations.directive';
2
- export { RangeColorDirective, RangeColorsDirective } from './progressbar/rangecolors.directive';
3
- export { ProgressBarComponent } from './progressbar/progressbar.component';
4
- export { ProgressBarModule } from './progressbar/progressbar.module';
5
- export { ProgressBarAllModule, ProgressAnnotationService, ProgressTooltipService } from './progressbar/progressbar-all.module';
6
- export * from '@syncfusion/ej2-progressbar';
1
+ export { ProgressBarAnnotationDirective, ProgressBarAnnotationsDirective } from './progressbar/annotations.directive';
2
+ export { RangeColorDirective, RangeColorsDirective } from './progressbar/rangecolors.directive';
3
+ export { ProgressBarComponent } from './progressbar/progressbar.component';
4
+ export { ProgressBarModule } from './progressbar/progressbar.module';
5
+ export { ProgressBarAllModule, ProgressAnnotationService, ProgressTooltipService } from './progressbar/progressbar-all.module';
6
+ export * from '@syncfusion/ej2-progressbar';
@@ -1,37 +1,37 @@
1
- import { ViewContainerRef } from '@angular/core';
2
- import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- /**
4
- * ProgressBarAnnotations Directive
5
- * ```html
6
- * <e-progressbar-annotations>
7
- * <e-progressbar-annotation></e-progressbar-annotation>
8
- * </e-progressbar-annotations>
9
- * ```
10
- */
11
- export declare class ProgressBarAnnotationDirective extends ComplexBase<ProgressBarAnnotationDirective> {
12
- private viewContainerRef;
13
- directivePropList: any;
14
- /**
15
- * to move annotation
16
- * @default 0
17
- */
18
- annotationAngle: any;
19
- /**
20
- * to move annotation
21
- * @default '0%'
22
- */
23
- annotationRadius: any;
24
- /**
25
- * Content of the annotation, which accepts the id of the custom element.
26
- * @default null
27
- */
28
- content: any;
29
- constructor(viewContainerRef: ViewContainerRef);
30
- }
31
- /**
32
- * ProgressBarAnnotation Array Directive
33
- * @private
34
- */
35
- export declare class ProgressBarAnnotationsDirective extends ArrayBase<ProgressBarAnnotationsDirective> {
36
- constructor();
37
- }
1
+ import { ViewContainerRef } from '@angular/core';
2
+ import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
+ /**
4
+ * ProgressBarAnnotations Directive
5
+ * ```html
6
+ * <e-progressbar-annotations>
7
+ * <e-progressbar-annotation></e-progressbar-annotation>
8
+ * </e-progressbar-annotations>
9
+ * ```
10
+ */
11
+ export declare class ProgressBarAnnotationDirective extends ComplexBase<ProgressBarAnnotationDirective> {
12
+ private viewContainerRef;
13
+ directivePropList: any;
14
+ /**
15
+ * to move annotation
16
+ * @default 0
17
+ */
18
+ annotationAngle: any;
19
+ /**
20
+ * to move annotation
21
+ * @default '0%'
22
+ */
23
+ annotationRadius: any;
24
+ /**
25
+ * Content of the annotation, which accepts the id of the custom element.
26
+ * @default null
27
+ */
28
+ content: any;
29
+ constructor(viewContainerRef: ViewContainerRef);
30
+ }
31
+ /**
32
+ * ProgressBarAnnotation Array Directive
33
+ * @private
34
+ */
35
+ export declare class ProgressBarAnnotationsDirective extends ArrayBase<ProgressBarAnnotationsDirective> {
36
+ constructor();
37
+ }
@@ -1,8 +1,8 @@
1
- import { ValueProvider } from '@angular/core';
2
- export declare const ProgressAnnotationService: ValueProvider;
3
- export declare const ProgressTooltipService: ValueProvider;
4
- /**
5
- * NgModule definition for the ProgressBar component with providers.
6
- */
7
- export declare class ProgressBarAllModule {
8
- }
1
+ import { ValueProvider } from '@angular/core';
2
+ export declare const ProgressAnnotationService: ValueProvider;
3
+ export declare const ProgressTooltipService: ValueProvider;
4
+ /**
5
+ * NgModule definition for the ProgressBar component with providers.
6
+ */
7
+ export declare class ProgressBarAllModule {
8
+ }
@@ -1,44 +1,44 @@
1
- import { ElementRef, ViewContainerRef, QueryList, Renderer2, Injector } from '@angular/core';
2
- import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
- import { ProgressBar } from '@syncfusion/ej2-progressbar';
4
- import { ProgressBarAnnotationsDirective } from './annotations.directive';
5
- import { RangeColorsDirective } from './rangecolors.directive';
6
- export declare const inputs: string[];
7
- export declare const outputs: string[];
8
- export declare const twoWays: string[];
9
- /**
10
- * ProgressBar Component
11
- * ```html
12
- * <ejsprogressbar></ejsprogressbar>
13
- * ```
14
- */
15
- export declare class ProgressBarComponent extends ProgressBar implements IComponentBase {
16
- private ngEle;
17
- private srenderer;
18
- private viewContainerRef;
19
- private injector;
20
- context: any;
21
- tagObjects: any;
22
- animationComplete: any;
23
- load: any;
24
- loaded: any;
25
- mouseClick: any;
26
- mouseDown: any;
27
- mouseLeave: any;
28
- mouseMove: any;
29
- mouseUp: any;
30
- progressCompleted: any;
31
- textRender: any;
32
- tooltipRender: any;
33
- valueChanged: any;
34
- childAnnotations: QueryList<ProgressBarAnnotationsDirective>;
35
- childRangeColors: QueryList<RangeColorsDirective>;
36
- tags: string[];
37
- constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector);
38
- ngOnInit(): void;
39
- ngAfterViewInit(): void;
40
- ngOnDestroy(): void;
41
- ngAfterContentChecked(): void;
42
- registerEvents: (eventList: string[]) => void;
43
- addTwoWay: (propList: string[]) => void;
44
- }
1
+ import { ElementRef, ViewContainerRef, QueryList, Renderer2, Injector } from '@angular/core';
2
+ import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
+ import { ProgressBar } from '@syncfusion/ej2-progressbar';
4
+ import { ProgressBarAnnotationsDirective } from './annotations.directive';
5
+ import { RangeColorsDirective } from './rangecolors.directive';
6
+ export declare const inputs: string[];
7
+ export declare const outputs: string[];
8
+ export declare const twoWays: string[];
9
+ /**
10
+ * ProgressBar Component
11
+ * ```html
12
+ * <ejsprogressbar></ejsprogressbar>
13
+ * ```
14
+ */
15
+ export declare class ProgressBarComponent extends ProgressBar implements IComponentBase {
16
+ private ngEle;
17
+ private srenderer;
18
+ private viewContainerRef;
19
+ private injector;
20
+ context: any;
21
+ tagObjects: any;
22
+ animationComplete: any;
23
+ load: any;
24
+ loaded: any;
25
+ mouseClick: any;
26
+ mouseDown: any;
27
+ mouseLeave: any;
28
+ mouseMove: any;
29
+ mouseUp: any;
30
+ progressCompleted: any;
31
+ textRender: any;
32
+ tooltipRender: any;
33
+ valueChanged: any;
34
+ childAnnotations: QueryList<ProgressBarAnnotationsDirective>;
35
+ childRangeColors: QueryList<RangeColorsDirective>;
36
+ tags: string[];
37
+ constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector);
38
+ ngOnInit(): void;
39
+ ngAfterViewInit(): void;
40
+ ngOnDestroy(): void;
41
+ ngAfterContentChecked(): void;
42
+ registerEvents: (eventList: string[]) => void;
43
+ addTwoWay: (propList: string[]) => void;
44
+ }
@@ -1,5 +1,5 @@
1
- /**
2
- * NgModule definition for the ProgressBar component.
3
- */
4
- export declare class ProgressBarModule {
5
- }
1
+ /**
2
+ * NgModule definition for the ProgressBar component.
3
+ */
4
+ export declare class ProgressBarModule {
5
+ }
@@ -1,29 +1,29 @@
1
- import { ViewContainerRef } from '@angular/core';
2
- import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- export declare class RangeColorDirective extends ComplexBase<RangeColorDirective> {
4
- private viewContainerRef;
5
- directivePropList: any;
6
- /**
7
- * color
8
- * @default null
9
- */
10
- color: any;
11
- /**
12
- * end
13
- * @default null
14
- */
15
- end: any;
16
- /**
17
- * start
18
- * @default null
19
- */
20
- start: any;
21
- constructor(viewContainerRef: ViewContainerRef);
22
- }
23
- /**
24
- * RangeColor Array Directive
25
- * @private
26
- */
27
- export declare class RangeColorsDirective extends ArrayBase<RangeColorsDirective> {
28
- constructor();
29
- }
1
+ import { ViewContainerRef } from '@angular/core';
2
+ import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
+ export declare class RangeColorDirective extends ComplexBase<RangeColorDirective> {
4
+ private viewContainerRef;
5
+ directivePropList: any;
6
+ /**
7
+ * color
8
+ * @default null
9
+ */
10
+ color: any;
11
+ /**
12
+ * end
13
+ * @default null
14
+ */
15
+ end: any;
16
+ /**
17
+ * start
18
+ * @default null
19
+ */
20
+ start: any;
21
+ constructor(viewContainerRef: ViewContainerRef);
22
+ }
23
+ /**
24
+ * RangeColor Array Directive
25
+ * @private
26
+ */
27
+ export declare class RangeColorsDirective extends ArrayBase<RangeColorsDirective> {
28
+ constructor();
29
+ }