@syncfusion/ej2-angular-progressbar 26.2.10 → 27.1.48-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.
Files changed (43) hide show
  1. package/@syncfusion/ej2-angular-progressbar.es5.js +331 -0
  2. package/@syncfusion/ej2-angular-progressbar.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-progressbar.js +299 -0
  4. package/@syncfusion/ej2-angular-progressbar.js.map +1 -0
  5. package/dist/ej2-angular-progressbar.umd.js +382 -0
  6. package/dist/ej2-angular-progressbar.umd.js.map +1 -0
  7. package/dist/ej2-angular-progressbar.umd.min.js +11 -0
  8. package/dist/ej2-angular-progressbar.umd.min.js.map +1 -0
  9. package/ej2-angular-progressbar.d.ts +5 -0
  10. package/ej2-angular-progressbar.metadata.json +1 -0
  11. package/license +10 -0
  12. package/package.json +15 -29
  13. package/schematics/collection.json +10 -9
  14. package/schematics/ng-add/index.d.ts +3 -0
  15. package/schematics/ng-add/index.js +9 -0
  16. package/schematics/ng-add/index.ts +10 -10
  17. package/schematics/ng-add/schema.d.ts +13 -0
  18. package/schematics/ng-add/schema.js +2 -0
  19. package/schematics/ng-add/schema.json +34 -34
  20. package/schematics/ng-add/schema.ts +30 -30
  21. package/schematics/tsconfig.json +25 -25
  22. package/schematics/utils/lib-details.d.ts +4 -0
  23. package/schematics/utils/lib-details.js +6 -0
  24. package/schematics/utils/lib-details.ts +2 -2
  25. package/src/progressbar/annotations.directive.d.ts +0 -5
  26. package/src/progressbar/progressbar-all.module.d.ts +0 -6
  27. package/src/progressbar/progressbar.component.d.ts +0 -3
  28. package/src/progressbar/progressbar.module.d.ts +0 -8
  29. package/src/progressbar/rangecolors.directive.d.ts +0 -5
  30. package/CHANGELOG.md +0 -148
  31. package/esm2020/public_api.mjs +0 -2
  32. package/esm2020/src/index.mjs +0 -7
  33. package/esm2020/src/progressbar/annotations.directive.mjs +0 -62
  34. package/esm2020/src/progressbar/progressbar-all.module.mjs +0 -32
  35. package/esm2020/src/progressbar/progressbar.component.mjs +0 -83
  36. package/esm2020/src/progressbar/progressbar.module.mjs +0 -43
  37. package/esm2020/src/progressbar/rangecolors.directive.mjs +0 -46
  38. package/esm2020/syncfusion-ej2-angular-progressbar.mjs +0 -5
  39. package/fesm2015/syncfusion-ej2-angular-progressbar.mjs +0 -253
  40. package/fesm2015/syncfusion-ej2-angular-progressbar.mjs.map +0 -1
  41. package/fesm2020/syncfusion-ej2-angular-progressbar.mjs +0 -253
  42. package/fesm2020/syncfusion-ej2-angular-progressbar.mjs.map +0 -1
  43. package/syncfusion-ej2-angular-progressbar.d.ts +0 -5
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-progressbar@*",
3
- "_id": "@syncfusion/ej2-angular-progressbar@26.2.5",
3
+ "_id": "@syncfusion/ej2-angular-progressbar@18.15.6",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-OXiqwRsVIx/l+fFL8VBL9Us9dUX3rLiw4kEElYjCFp0XeFHZ9xF5xM5ifaOjnRxljWWEkhgwBEOY6Qzt9/UHRA==",
5
+ "_integrity": "sha512-yqyEHfKvGSFLmlW6F8GKkDfJBBWtpLa2jjPqFFTWOMYTg5U0X0V/zQ+K/VtAXsgP8ol+0dwcN9P9tSCunm6Lmg==",
6
6
  "_location": "/@syncfusion/ej2-angular-progressbar",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,10 +19,10 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-progressbar/-/ej2-angular-progressbar-26.2.5.tgz",
23
- "_shasum": "0c19a09c99a9c9a1d09f24f902705fc28369f910",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-angular-progressbar/-/ej2-angular-progressbar-18.15.6.tgz",
23
+ "_shasum": "f84e5e35b9d53a0cd5d9c1113c86009704f7b2a2",
24
24
  "_spec": "@syncfusion/ej2-angular-progressbar@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_26.1.1/ivypackages/included",
25
+ "_where": "/jenkins/workspace/elease-automation_release_27.1.1/packages/included",
26
26
  "author": {
27
27
  "name": "Syncfusion Inc."
28
28
  },
@@ -31,30 +31,14 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~26.2.10",
35
- "@syncfusion/ej2-base": "~26.2.10",
36
- "@syncfusion/ej2-progressbar": "26.2.10",
37
- "tslib": "^2.3.0"
34
+ "@syncfusion/ej2-angular-base": "~27.1.48",
35
+ "@syncfusion/ej2-base": "~27.1.48",
36
+ "@syncfusion/ej2-progressbar": "27.1.48"
38
37
  },
39
38
  "deprecated": false,
40
39
  "description": "Essential JS 2 ProgressBar Component for Angular",
41
- "es2020": "fesm2020/syncfusion-ej2-angular-progressbar.mjs",
42
- "esm2020": "esm2020/syncfusion-ej2-angular-progressbar.mjs",
43
- "exports": {
44
- "./package.json": {
45
- "default": "./package.json"
46
- },
47
- ".": {
48
- "types": "./syncfusion-ej2-angular-progressbar.d.ts",
49
- "esm2020": "./esm2020/syncfusion-ej2-angular-progressbar.mjs",
50
- "es2020": "./fesm2020/syncfusion-ej2-angular-progressbar.mjs",
51
- "es2015": "./fesm2015/syncfusion-ej2-angular-progressbar.mjs",
52
- "node": "./fesm2015/syncfusion-ej2-angular-progressbar.mjs",
53
- "default": "./fesm2020/syncfusion-ej2-angular-progressbar.mjs"
54
- }
55
- },
56
- "fesm2015": "fesm2015/syncfusion-ej2-angular-progressbar.mjs",
57
- "fesm2020": "fesm2020/syncfusion-ej2-angular-progressbar.mjs",
40
+ "devDependencies": {},
41
+ "es2015": "@syncfusion/ej2-angular-progressbar.js",
58
42
  "homepage": "https://www.syncfusion.com/angular-components",
59
43
  "keywords": [
60
44
  "angular",
@@ -64,7 +48,9 @@
64
48
  "ej2-angular-progressbar"
65
49
  ],
66
50
  "license": "SEE LICENSE IN license",
67
- "module": "fesm2015/syncfusion-ej2-angular-progressbar.mjs",
51
+ "main": "dist/ej2-angular-progressbar.umd.js",
52
+ "metadata": "ej2-angular-progressbar.metadata.json",
53
+ "module": "@syncfusion/ej2-angular-progressbar.es5.js",
68
54
  "name": "@syncfusion/ej2-angular-progressbar",
69
55
  "repository": {
70
56
  "type": "git",
@@ -72,6 +58,6 @@
72
58
  },
73
59
  "schematics": "./schematics/collection.json",
74
60
  "sideEffects": false,
75
- "typings": "syncfusion-ej2-angular-progressbar.d.ts",
76
- "version": "26.2.10"
61
+ "typings": "ej2-angular-progressbar.d.ts",
62
+ "version": "27.1.48-ngcc"
77
63
  }
@@ -1,10 +1,11 @@
1
1
  {
2
- "$schema": "./node_modules/@angular-devkit/schematics/collection-schema.json",
3
- "schematics": {
4
- "ng-add": {
5
- "description": "Adds Essential JS 2 specific Angular package to an application",
6
- "factory": "./ng-add",
7
- "schema": "./ng-add/schema.json"
8
- }
9
- }
10
- }
2
+ "$schema": "./node_modules/@angular-devkit/schematics/collection-schema.json",
3
+ "schematics": {
4
+ "ng-add": {
5
+ "description": "Adds Essential JS 2 specific Angular package to an application",
6
+ "factory": "./ng-add",
7
+ "schema": "./ng-add/schema.json"
8
+ }
9
+ }
10
+ }
11
+
@@ -0,0 +1,3 @@
1
+ import { OptionsSchema } from './schema';
2
+ import { Rule } from '@angular-devkit/schematics';
3
+ export default function (options: OptionsSchema): Rule;
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const lib_details_1 = require("./../utils/lib-details");
4
+ const schematics_1 = require("@syncfusion/ej2-angular-base/schematics");
5
+ function default_1(options) {
6
+ const libOptions = Object.assign({}, { 'pkgName': lib_details_1.pkgName, 'pkgVer': lib_details_1.pkgVer, 'moduleName': lib_details_1.moduleName, 'themeVer': lib_details_1.themeVer });
7
+ return schematics_1.install(options, libOptions);
8
+ }
9
+ exports.default = default_1;
@@ -1,10 +1,10 @@
1
- import { pkgName, pkgVer, moduleName, themeVer } from './../utils/lib-details';
2
- import { install } from '@syncfusion/ej2-angular-base/schematics';
3
- import { OptionsSchema, LibOptionsSchema } from './schema';
4
- import { Rule } from '@angular-devkit/schematics';
5
-
6
- export default function (options: OptionsSchema): Rule {
7
- const libOptions: LibOptionsSchema = Object.assign({},
8
- { 'pkgName': pkgName, 'pkgVer': pkgVer, 'moduleName': moduleName, 'themeVer': themeVer });
9
- return install(options, libOptions);
10
- }
1
+ import { pkgName, pkgVer, moduleName, themeVer } from './../utils/lib-details';
2
+ import { install } from '@syncfusion/ej2-angular-base/schematics';
3
+ import { OptionsSchema, LibOptionsSchema } from './schema';
4
+ import { Rule } from '@angular-devkit/schematics';
5
+
6
+ export default function (options: OptionsSchema): Rule {
7
+ const libOptions: LibOptionsSchema = Object.assign({},
8
+ { 'pkgName': pkgName, 'pkgVer': pkgVer, 'moduleName': moduleName, 'themeVer': themeVer });
9
+ return install(options, libOptions);
10
+ }
@@ -0,0 +1,13 @@
1
+ export interface OptionsSchema {
2
+ skipPackageJson: boolean;
3
+ modules: string;
4
+ modulePath: string;
5
+ theme: 'material' | 'fabric' | 'bootstrap' | 'highcontrast';
6
+ project?: string;
7
+ }
8
+ export interface LibOptionsSchema {
9
+ pkgName: string;
10
+ pkgVer: string;
11
+ moduleName: string;
12
+ themeVer: string;
13
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,34 +1,34 @@
1
- {
2
- "$schema": "http://json-schema.org/schema",
3
- "$id": "ngAdd",
4
- "title": "Add Essential JS 2 Angular packages",
5
- "type": "object",
6
- "properties": {
7
- "skipPackageJson": {
8
- "type": "boolean",
9
- "default": false,
10
- "description": "Do not add add Essential JS 2 Angular packages dependencies to package.json (e.g., --skipPackageJson)"
11
- },
12
- "modules": {
13
- "type": "string",
14
- "default": "",
15
- "description": "Add only specific Essential JS 2 modules to the app.module file (eg: --modules=slider, grid)"
16
- },
17
- "modulePath": {
18
- "type": "string",
19
- "default": "",
20
- "description": "Used to specify the path of the module file where the EJ2 module needs to be imported"
21
- },
22
- "theme": {
23
- "enum": [
24
- "material",
25
- "fabric",
26
- "bootstrap",
27
- "highcontrast"
28
- ],
29
- "default": "material",
30
- "description": "Used to change the theme that needs to be imported"
31
- }
32
- },
33
- "required": []
34
- }
1
+ {
2
+ "$schema": "http://json-schema.org/schema",
3
+ "$id": "ngAdd",
4
+ "title": "Add Essential JS 2 Angular packages",
5
+ "type": "object",
6
+ "properties": {
7
+ "skipPackageJson": {
8
+ "type": "boolean",
9
+ "default": false,
10
+ "description": "Do not add add Essential JS 2 Angular packages dependencies to package.json (e.g., --skipPackageJson)"
11
+ },
12
+ "modules": {
13
+ "type": "string",
14
+ "default": "",
15
+ "description": "Add only specific Essential JS 2 modules to the app.module file (eg: --modules=slider, grid)"
16
+ },
17
+ "modulePath": {
18
+ "type": "string",
19
+ "default": "",
20
+ "description": "Used to specify the path of the module file where the EJ2 module needs to be imported"
21
+ },
22
+ "theme": {
23
+ "enum": [
24
+ "material",
25
+ "fabric",
26
+ "bootstrap",
27
+ "highcontrast"
28
+ ],
29
+ "default": "material",
30
+ "description": "Used to change the theme that needs to be imported"
31
+ }
32
+ },
33
+ "required": []
34
+ }
@@ -1,30 +1,30 @@
1
- export interface OptionsSchema {
2
- // Whether to skip package.json install.
3
- skipPackageJson: boolean;
4
-
5
- // Used to specify required module names
6
- modules: string;
7
-
8
- // Used to specify custom module path
9
- modulePath: string;
10
-
11
- // Used to specify theme name
12
- theme: 'material' | 'fabric' | 'bootstrap' | 'highcontrast';
13
-
14
- // Name of the project to target.
15
- project?: string;
16
- }
17
-
18
- export interface LibOptionsSchema {
19
- // Package name
20
- pkgName: string;
21
-
22
- // Package version
23
- pkgVer: string;
24
-
25
- // Library base module name
26
- moduleName: string;
27
-
28
- // Theme version
29
- themeVer: string;
30
- }
1
+ export interface OptionsSchema {
2
+ // Whether to skip package.json install.
3
+ skipPackageJson: boolean;
4
+
5
+ // Used to specify required module names
6
+ modules: string;
7
+
8
+ // Used to specify custom module path
9
+ modulePath: string;
10
+
11
+ // Used to specify theme name
12
+ theme: 'material' | 'fabric' | 'bootstrap' | 'highcontrast';
13
+
14
+ // Name of the project to target.
15
+ project?: string;
16
+ }
17
+
18
+ export interface LibOptionsSchema {
19
+ // Package name
20
+ pkgName: string;
21
+
22
+ // Package version
23
+ pkgVer: string;
24
+
25
+ // Library base module name
26
+ moduleName: string;
27
+
28
+ // Theme version
29
+ themeVer: string;
30
+ }
@@ -1,25 +1,25 @@
1
- {
2
- "compilerOptions": {
3
- "lib": ["es2017", "dom"],
4
- "module": "commonjs",
5
- "moduleResolution": "node",
6
- "noEmitOnError": false,
7
- "skipDefaultLibCheck": true,
8
- "skipLibCheck": true,
9
- "sourceMap": true,
10
- "target": "es6",
11
- "declaration": true,
12
- "types": [
13
- "jasmine",
14
- "node"
15
- ]
16
- },
17
- "exclude": [
18
- "node_modules",
19
- "src",
20
- "src/**/*.ts",
21
- "spec",
22
- "spec/**/*.ts",
23
- "@typings"
24
- ]
25
- }
1
+ {
2
+ "compilerOptions": {
3
+ "lib": ["es2017", "dom"],
4
+ "module": "commonjs",
5
+ "moduleResolution": "node",
6
+ "noEmitOnError": false,
7
+ "skipDefaultLibCheck": true,
8
+ "skipLibCheck": true,
9
+ "sourceMap": true,
10
+ "target": "es6",
11
+ "declaration": true,
12
+ "types": [
13
+ "jasmine",
14
+ "node"
15
+ ]
16
+ },
17
+ "exclude": [
18
+ "node_modules",
19
+ "src",
20
+ "src/**/*.ts",
21
+ "spec",
22
+ "spec/**/*.ts",
23
+ "@typings"
24
+ ]
25
+ }
@@ -0,0 +1,4 @@
1
+ export declare const pkgName = "@syncfusion/ej2-angular-progressbar";
2
+ export declare const pkgVer = "^18.15.6";
3
+ export declare const moduleName = "ProgressBarModule";
4
+ export declare const themeVer = "~18.15.6";
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.pkgName = '@syncfusion/ej2-angular-progressbar';
4
+ exports.pkgVer = '^27.1.48';
5
+ exports.moduleName = 'ProgressBarModule';
6
+ exports.themeVer = '~27.1.48';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-progressbar';
2
- export const pkgVer = '^26.2.5';
2
+ export const pkgVer = '^27.1.48';
3
3
  export const moduleName = 'ProgressBarModule';
4
- export const themeVer = '~26.2.5';
4
+ export const themeVer = '~27.1.48';
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * ProgressBarAnnotations Directive
6
5
  * ```html
@@ -28,8 +27,6 @@ export declare class ProgressBarAnnotationDirective extends ComplexBase<Progress
28
27
  */
29
28
  content: any;
30
29
  constructor(viewContainerRef: ViewContainerRef);
31
- static ɵfac: i0.ɵɵFactoryDeclaration<ProgressBarAnnotationDirective, never>;
32
- static ɵdir: i0.ɵɵDirectiveDeclaration<ProgressBarAnnotationDirective, "e-progressbar-annotations>e-progressbar-annotation", never, { "annotationAngle": "annotationAngle"; "annotationRadius": "annotationRadius"; "content": "content"; }, {}, ["content"]>;
33
30
  }
34
31
  /**
35
32
  * ProgressBarAnnotation Array Directive
@@ -37,6 +34,4 @@ export declare class ProgressBarAnnotationDirective extends ComplexBase<Progress
37
34
  */
38
35
  export declare class ProgressBarAnnotationsDirective extends ArrayBase<ProgressBarAnnotationsDirective> {
39
36
  constructor();
40
- static ɵfac: i0.ɵɵFactoryDeclaration<ProgressBarAnnotationsDirective, never>;
41
- static ɵdir: i0.ɵɵDirectiveDeclaration<ProgressBarAnnotationsDirective, "ej-progressbar>e-progressbar-annotations", never, {}, {}, ["children"]>;
42
37
  }
@@ -1,14 +1,8 @@
1
1
  import { ValueProvider } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "@angular/common";
4
- import * as i2 from "./progressbar.module";
5
2
  export declare const ProgressAnnotationService: ValueProvider;
6
3
  export declare const ProgressTooltipService: ValueProvider;
7
4
  /**
8
5
  * NgModule definition for the ProgressBar component with providers.
9
6
  */
10
7
  export declare class ProgressBarAllModule {
11
- static ɵfac: i0.ɵɵFactoryDeclaration<ProgressBarAllModule, never>;
12
- static ɵmod: i0.ɵɵNgModuleDeclaration<ProgressBarAllModule, never, [typeof i1.CommonModule, typeof i2.ProgressBarModule], [typeof i2.ProgressBarModule]>;
13
- static ɵinj: i0.ɵɵInjectorDeclaration<ProgressBarAllModule>;
14
8
  }
@@ -3,7 +3,6 @@ import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
3
  import { ProgressBar } from '@syncfusion/ej2-progressbar';
4
4
  import { ProgressBarAnnotationsDirective } from './annotations.directive';
5
5
  import { RangeColorsDirective } from './rangecolors.directive';
6
- import * as i0 from "@angular/core";
7
6
  export declare const inputs: string[];
8
7
  export declare const outputs: string[];
9
8
  export declare const twoWays: string[];
@@ -42,6 +41,4 @@ export declare class ProgressBarComponent extends ProgressBar implements ICompon
42
41
  ngAfterContentChecked(): void;
43
42
  registerEvents: (eventList: string[]) => void;
44
43
  addTwoWay: (propList: string[]) => void;
45
- static ɵfac: i0.ɵɵFactoryDeclaration<ProgressBarComponent, never>;
46
- static ɵcmp: i0.ɵɵComponentDeclaration<ProgressBarComponent, "ejs-progressbar", never, { "animation": "animation"; "annotations": "annotations"; "cornerRadius": "cornerRadius"; "enablePersistence": "enablePersistence"; "enablePieProgress": "enablePieProgress"; "enableProgressSegments": "enableProgressSegments"; "enableRtl": "enableRtl"; "endAngle": "endAngle"; "gapWidth": "gapWidth"; "height": "height"; "innerRadius": "innerRadius"; "isActive": "isActive"; "isGradient": "isGradient"; "isIndeterminate": "isIndeterminate"; "isStriped": "isStriped"; "labelOnTrack": "labelOnTrack"; "labelStyle": "labelStyle"; "locale": "locale"; "margin": "margin"; "maximum": "maximum"; "minimum": "minimum"; "progressColor": "progressColor"; "progressThickness": "progressThickness"; "radius": "radius"; "rangeColors": "rangeColors"; "role": "role"; "secondaryProgress": "secondaryProgress"; "secondaryProgressColor": "secondaryProgressColor"; "secondaryProgressThickness": "secondaryProgressThickness"; "segmentColor": "segmentColor"; "segmentCount": "segmentCount"; "showProgressValue": "showProgressValue"; "startAngle": "startAngle"; "theme": "theme"; "tooltip": "tooltip"; "trackColor": "trackColor"; "trackThickness": "trackThickness"; "type": "type"; "value": "value"; "width": "width"; }, { "animationComplete": "animationComplete"; "load": "load"; "loaded": "loaded"; "mouseClick": "mouseClick"; "mouseDown": "mouseDown"; "mouseLeave": "mouseLeave"; "mouseMove": "mouseMove"; "mouseUp": "mouseUp"; "progressCompleted": "progressCompleted"; "textRender": "textRender"; "tooltipRender": "tooltipRender"; "valueChanged": "valueChanged"; }, ["childAnnotations", "childRangeColors"], never>;
47
44
  }
@@ -1,13 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./progressbar.component";
3
- import * as i2 from "./annotations.directive";
4
- import * as i3 from "./rangecolors.directive";
5
- import * as i4 from "@angular/common";
6
1
  /**
7
2
  * NgModule definition for the ProgressBar component.
8
3
  */
9
4
  export declare class ProgressBarModule {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<ProgressBarModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<ProgressBarModule, [typeof i1.ProgressBarComponent, typeof i2.ProgressBarAnnotationDirective, typeof i2.ProgressBarAnnotationsDirective, typeof i3.RangeColorDirective, typeof i3.RangeColorsDirective], [typeof i4.CommonModule], [typeof i1.ProgressBarComponent, typeof i2.ProgressBarAnnotationDirective, typeof i2.ProgressBarAnnotationsDirective, typeof i3.RangeColorDirective, typeof i3.RangeColorsDirective]>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<ProgressBarModule>;
13
5
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  export declare class RangeColorDirective extends ComplexBase<RangeColorDirective> {
5
4
  private viewContainerRef;
6
5
  directivePropList: any;
@@ -20,8 +19,6 @@ export declare class RangeColorDirective extends ComplexBase<RangeColorDirective
20
19
  */
21
20
  start: any;
22
21
  constructor(viewContainerRef: ViewContainerRef);
23
- static ɵfac: i0.ɵɵFactoryDeclaration<RangeColorDirective, never>;
24
- static ɵdir: i0.ɵɵDirectiveDeclaration<RangeColorDirective, "e-rangecolors>e-rangecolor", never, { "color": "color"; "end": "end"; "start": "start"; }, {}, never>;
25
22
  }
26
23
  /**
27
24
  * RangeColor Array Directive
@@ -29,6 +26,4 @@ export declare class RangeColorDirective extends ComplexBase<RangeColorDirective
29
26
  */
30
27
  export declare class RangeColorsDirective extends ArrayBase<RangeColorsDirective> {
31
28
  constructor();
32
- static ɵfac: i0.ɵɵFactoryDeclaration<RangeColorsDirective, never>;
33
- static ɵdir: i0.ɵɵDirectiveDeclaration<RangeColorsDirective, "ejs-progressbar>e-rangecolors", never, {}, {}, ["children"]>;
34
29
  }
package/CHANGELOG.md DELETED
@@ -1,148 +0,0 @@
1
- # Changelog
2
-
3
- ## [Unreleased]
4
-
5
- ## 25.1.35 (2024-03-15)
6
-
7
- ### ProgressBar
8
-
9
- #### Bug Fixes
10
-
11
- - `#I558909` - The progress bar label now renders properly when setting the `textAlignment` as center.
12
-
13
- ## 24.2.5 (2024-02-13)
14
-
15
- ### ProgressBar
16
-
17
- #### Bug Fixes
18
-
19
- - `#I548132` - Optimized the inline style of the progress bar.
20
-
21
- ## 23.2.6 (2023-11-28)
22
-
23
- ### ProgressBar
24
-
25
- #### Bug Fixes
26
-
27
- - `#I520806` - The progress bar now renders properly when it exceeds the `maximum` value.
28
-
29
- ## 23.2.5 (2023-11-23)
30
-
31
- ### ProgressBar
32
-
33
- #### Bug Fixes
34
-
35
- - `#I520853` - The circular progress bar now renders properly for all the values.
36
-
37
- ## 23.1.38 (2023-09-26)
38
-
39
- ### ProgressBar
40
-
41
- #### Bug Fixes
42
-
43
- - `#I501894` - Now, the linear progress bar label renders properly when the alignment is set to center.
44
-
45
- ## 21.1.37 (2023-03-29)
46
-
47
- ### ProgressBar
48
-
49
- #### Bug Fixes
50
-
51
- - `#F180771` - The progress bar range color issue has been resolved.
52
-
53
- ## 21.1.35 (2023-03-23)
54
-
55
- ### ProgressBar
56
-
57
- #### New Features
58
-
59
- - `#I386691` - Provided support to display tooltips during initial load of progress bars and mouse hover with numeric or text values of the progress.
60
- - Provided support to customize the width and color of the secondary progress bar.
61
-
62
- ## 20.4.38 (2022-12-21)
63
-
64
- ### ProgressBar
65
-
66
- #### Bug Fixes
67
-
68
- - `#I420052` - Now progress bar API reference are refreshing properly.
69
-
70
- ## 20.3.57 (2022-11-15)
71
-
72
- ### ProgressBar
73
-
74
- #### Bug Fixes
75
-
76
- - `#I416343` - Now corner radius is applied when applying the range colors for Progress bar.
77
-
78
- ## 20.3.56 (2022-11-08)
79
-
80
- ### ProgressBar
81
-
82
- #### Bug Fixes
83
-
84
- - `#I414756` - Now animation duration is working properly for indeterminate mode.
85
-
86
- ## 19.1.54 (2021-03-30)
87
-
88
- ### ProgressBar
89
-
90
- #### Bug Fixes
91
-
92
- - `#F159325` - ProgressBar renders inside the Grid with out any console error.
93
-
94
- ## 18.2.47 (2020-07-28)
95
-
96
- ### ProgressBar
97
-
98
- #### Bug Fixes
99
-
100
- - `#156094` - ShowProgressValue is now working properly on dynamic update.
101
-
102
- ## 18.2.46 (2020-07-21)
103
-
104
- ### ProgressBar
105
-
106
- #### Bug Fixes
107
-
108
- - `#16027` - Progress bar not updating when initially having value null or zero issue fixed.
109
-
110
- ## 18.2.45 (2020-07-14)
111
-
112
- ### ProgressBar
113
-
114
- #### New Features
115
-
116
- - Provided support to indicate the active state of the progress.
117
- - Provided support for striped progress bar.
118
- - Provided support to place the labels at the center and far ends of the track.
119
- - Provided support to segment the progress of a task.
120
- - Provided support to indicate success, info, warning, and danger of using different colors.
121
-
122
- #### Bug Fixes
123
-
124
- - Progress bar label not render at end of the progress has been fixed.
125
- - SetAttribute of undefined issue raised when calling show() method has been fixed.
126
-
127
- ## 18.2.44 (2020-07-07)
128
-
129
- ### ProgressBar
130
-
131
- #### Bug Fixes
132
-
133
- - Progress bar label not render at end of the progress has been fixed.
134
-
135
- undefinedThe progress bar provides a customizable visual to indicate the progress of a task with different shape such as rectangle and circle.## 18.1.42 (2020-04-01)
136
-
137
- ### ProgressBar
138
-
139
- ProgressBar control is used to visualize the changing status of an extended operation such as a download, file transfer, or installation. All Progress bar elements are rendered by using Scalable Vector Graphics (SVG).
140
-
141
- ### Key features
142
-
143
- - Visualizes the progress in different shapes, such as rectangle and circle.
144
- - Customizes the ranges with different colors.
145
- - Customizes the progress and tracks thickness.
146
- - Displays the custom content at the center of the circular progress bar.
147
- - Visualizes the progress in segments.
148
- - Customizes the angle of the circular progress bar.
@@ -1,2 +0,0 @@
1
- export * from './src/index';
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljX2FwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL3B1YmxpY19hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyxhQUFhLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL3NyYy9pbmRleCc7Il19
@@ -1,7 +0,0 @@
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';
7
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFDLDhCQUE4QixFQUFDLCtCQUErQixFQUFDLE1BQU0scUNBQXFDLENBQUM7QUFDbkgsT0FBTyxFQUFDLG1CQUFtQixFQUFDLG9CQUFvQixFQUFDLE1BQU0scUNBQXFDLENBQUM7QUFDN0YsT0FBTyxFQUFFLG9CQUFvQixFQUFDLE1BQU0scUNBQXFDLENBQUM7QUFDMUUsT0FBTyxFQUFFLGlCQUFpQixFQUFFLE1BQU0sa0NBQWtDLENBQUM7QUFDckUsT0FBTyxFQUFFLG9CQUFvQixFQUFFLHlCQUF5QixFQUFFLHNCQUFzQixFQUFFLE1BQU0sc0NBQXNDLENBQUM7QUFDL0gsY0FBYyw2QkFBNkIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCB7UHJvZ3Jlc3NCYXJBbm5vdGF0aW9uRGlyZWN0aXZlLFByb2dyZXNzQmFyQW5ub3RhdGlvbnNEaXJlY3RpdmV9IGZyb20gJy4vcHJvZ3Jlc3NiYXIvYW5ub3RhdGlvbnMuZGlyZWN0aXZlJztcbmV4cG9ydCB7UmFuZ2VDb2xvckRpcmVjdGl2ZSxSYW5nZUNvbG9yc0RpcmVjdGl2ZX0gZnJvbSAnLi9wcm9ncmVzc2Jhci9yYW5nZWNvbG9ycy5kaXJlY3RpdmUnO1xuZXhwb3J0IHsgUHJvZ3Jlc3NCYXJDb21wb25lbnR9IGZyb20gJy4vcHJvZ3Jlc3NiYXIvcHJvZ3Jlc3NiYXIuY29tcG9uZW50JztcbmV4cG9ydCB7IFByb2dyZXNzQmFyTW9kdWxlIH0gZnJvbSAnLi9wcm9ncmVzc2Jhci9wcm9ncmVzc2Jhci5tb2R1bGUnO1xuZXhwb3J0IHsgUHJvZ3Jlc3NCYXJBbGxNb2R1bGUsIFByb2dyZXNzQW5ub3RhdGlvblNlcnZpY2UsIFByb2dyZXNzVG9vbHRpcFNlcnZpY2UgfSBmcm9tICcuL3Byb2dyZXNzYmFyL3Byb2dyZXNzYmFyLWFsbC5tb2R1bGUnO1xuZXhwb3J0ICogZnJvbSAnQHN5bmNmdXNpb24vZWoyLXByb2dyZXNzYmFyJzsiXX0=