@progress/kendo-angular-indicators 1.1.0-dev.202104281046 → 1.1.1
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.
- package/dist/cdn/js/kendo-angular-indicators.js +2 -2
- package/dist/cdn/main.js +2 -2
- package/dist/es/badge/badge-container.component.js +1 -1
- package/dist/es/badge/badge.component.js +1 -1
- package/dist/es/badge/models/align.js +1 -1
- package/dist/es/badge/models/fill.js +1 -1
- package/dist/es/badge/models/position.js +1 -1
- package/dist/es/badge/models/shape.js +1 -1
- package/dist/es/badge/models/size.js +1 -1
- package/dist/es/badge/models/theme-color.js +1 -1
- package/dist/es/badge.module.js +1 -1
- package/dist/es/index.js +1 -1
- package/dist/es/indicators.module.js +1 -1
- package/dist/es/loader/loader.component.js +1 -1
- package/dist/es/loader/models/size.js +1 -1
- package/dist/es/loader/models/theme-color.js +1 -1
- package/dist/es/loader/models/type.js +1 -1
- package/dist/es/loader.module.js +1 -1
- package/dist/es/main.js +1 -1
- package/dist/es/package-metadata.js +2 -2
- package/dist/es/skeleton/constants.js +1 -1
- package/dist/es/skeleton/models.js +1 -1
- package/dist/es/skeleton/skeleton.component.js +1 -1
- package/dist/es/skeleton.module.js +1 -1
- package/dist/es2015/badge/badge-container.component.d.ts +1 -1
- package/dist/es2015/badge/badge-container.component.js +1 -1
- package/dist/es2015/badge/badge.component.d.ts +1 -1
- package/dist/es2015/badge/badge.component.js +1 -1
- package/dist/es2015/badge/models/align.d.ts +1 -1
- package/dist/es2015/badge/models/align.js +1 -1
- package/dist/es2015/badge/models/fill.d.ts +1 -1
- package/dist/es2015/badge/models/fill.js +1 -1
- package/dist/es2015/badge/models/position.d.ts +1 -1
- package/dist/es2015/badge/models/position.js +1 -1
- package/dist/es2015/badge/models/shape.d.ts +1 -1
- package/dist/es2015/badge/models/shape.js +1 -1
- package/dist/es2015/badge/models/size.d.ts +1 -1
- package/dist/es2015/badge/models/size.js +1 -1
- package/dist/es2015/badge/models/theme-color.d.ts +1 -1
- package/dist/es2015/badge/models/theme-color.js +1 -1
- package/dist/es2015/badge.module.d.ts +1 -1
- package/dist/es2015/badge.module.js +1 -1
- package/dist/es2015/index.d.ts +1 -1
- package/dist/es2015/index.js +1 -1
- package/dist/es2015/indicators.module.d.ts +1 -1
- package/dist/es2015/indicators.module.js +1 -1
- package/dist/es2015/loader/loader.component.d.ts +1 -1
- package/dist/es2015/loader/loader.component.js +1 -1
- package/dist/es2015/loader/models/size.d.ts +1 -1
- package/dist/es2015/loader/models/size.js +1 -1
- package/dist/es2015/loader/models/theme-color.d.ts +1 -1
- package/dist/es2015/loader/models/theme-color.js +1 -1
- package/dist/es2015/loader/models/type.d.ts +1 -1
- package/dist/es2015/loader/models/type.js +1 -1
- package/dist/es2015/loader.module.d.ts +1 -1
- package/dist/es2015/loader.module.js +1 -1
- package/dist/es2015/main.d.ts +1 -1
- package/dist/es2015/main.js +1 -1
- package/dist/es2015/package-metadata.d.ts +1 -1
- package/dist/es2015/package-metadata.js +2 -2
- package/dist/es2015/skeleton/constants.d.ts +1 -1
- package/dist/es2015/skeleton/constants.js +1 -1
- package/dist/es2015/skeleton/models.d.ts +3 -3
- package/dist/es2015/skeleton/models.js +1 -1
- package/dist/es2015/skeleton/skeleton.component.d.ts +1 -1
- package/dist/es2015/skeleton/skeleton.component.js +1 -1
- package/dist/es2015/skeleton.module.d.ts +1 -1
- package/dist/es2015/skeleton.module.js +1 -1
- package/dist/fesm2015/index.js +2 -2
- package/dist/fesm5/index.js +2 -2
- package/dist/npm/badge/badge-container.component.js +1 -1
- package/dist/npm/badge/badge.component.js +1 -1
- package/dist/npm/badge/models/align.js +1 -1
- package/dist/npm/badge/models/fill.js +1 -1
- package/dist/npm/badge/models/position.js +1 -1
- package/dist/npm/badge/models/shape.js +1 -1
- package/dist/npm/badge/models/size.js +1 -1
- package/dist/npm/badge/models/theme-color.js +1 -1
- package/dist/npm/badge.module.js +1 -1
- package/dist/npm/index.js +1 -1
- package/dist/npm/indicators.module.js +1 -1
- package/dist/npm/loader/loader.component.js +1 -1
- package/dist/npm/loader/models/size.js +1 -1
- package/dist/npm/loader/models/theme-color.js +1 -1
- package/dist/npm/loader/models/type.js +1 -1
- package/dist/npm/loader.module.js +1 -1
- package/dist/npm/main.js +1 -1
- package/dist/npm/package-metadata.js +2 -2
- package/dist/npm/skeleton/constants.js +1 -1
- package/dist/npm/skeleton/models.js +1 -1
- package/dist/npm/skeleton/skeleton.component.js +1 -1
- package/dist/npm/skeleton.module.js +1 -1
- package/dist/systemjs/kendo-angular-indicators.js +2 -2
- package/package.json +4 -4
- package/schematics/ngAdd/schema.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import * as tslib_1 from "tslib";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import * as tslib_1 from "tslib";
|
package/dist/es2015/main.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
export { BadgeComponent } from './badge/badge.component';
|
package/dist/es2015/main.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
export { BadgeComponent } from './badge/badge.component';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { PackageMetadata } from '@progress/kendo-licensing';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
/**
|
|
@@ -9,7 +9,7 @@ export const packageMetadata = {
|
|
|
9
9
|
name: '@progress/kendo-angular-indicators',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
12
|
+
publishDate: 1635940306,
|
|
13
13
|
version: '',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning'
|
|
15
15
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { validShapes } from "./models";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
/**
|
|
@@ -14,7 +14,7 @@ export declare type SkeletonAnimation = false | 'pulse' | 'wave';
|
|
|
14
14
|
/**
|
|
15
15
|
* @hidden
|
|
16
16
|
*/
|
|
17
|
-
export declare const validAnimations:
|
|
17
|
+
export declare const validAnimations: SkeletonAnimation[];
|
|
18
18
|
/**
|
|
19
19
|
* Specifies the shape of the Skeleton.
|
|
20
20
|
*
|
|
@@ -27,4 +27,4 @@ export declare type SkeletonShape = 'circle' | 'rectangle' | 'text';
|
|
|
27
27
|
/**
|
|
28
28
|
* @hidden
|
|
29
29
|
*/
|
|
30
|
-
export declare const validShapes:
|
|
30
|
+
export declare const validShapes: SkeletonShape[];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { Renderer2, ElementRef, AfterViewInit } from "@angular/core";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import * as tslib_1 from "tslib";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import * as tslib_1 from "tslib";
|
package/dist/fesm2015/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { __decorate, __metadata } from 'tslib';
|
|
@@ -15,7 +15,7 @@ const packageMetadata = {
|
|
|
15
15
|
name: '@progress/kendo-angular-indicators',
|
|
16
16
|
productName: 'Kendo UI for Angular',
|
|
17
17
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
18
|
-
publishDate:
|
|
18
|
+
publishDate: 1635940306,
|
|
19
19
|
version: '',
|
|
20
20
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning'
|
|
21
21
|
};
|
package/dist/fesm5/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { __decorate, __metadata } from 'tslib';
|
|
@@ -15,7 +15,7 @@ var packageMetadata = {
|
|
|
15
15
|
name: '@progress/kendo-angular-indicators',
|
|
16
16
|
productName: 'Kendo UI for Angular',
|
|
17
17
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
18
|
-
publishDate:
|
|
18
|
+
publishDate: 1635940306,
|
|
19
19
|
version: '',
|
|
20
20
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning'
|
|
21
21
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
"use strict";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
"use strict";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
"use strict";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
"use strict";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
"use strict";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
"use strict";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
"use strict";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
"use strict";
|
package/dist/npm/badge.module.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
"use strict";
|
package/dist/npm/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
"use strict";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
"use strict";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
"use strict";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
"use strict";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
"use strict";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
"use strict";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
"use strict";
|
package/dist/npm/main.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
"use strict";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
"use strict";
|
|
@@ -11,7 +11,7 @@ exports.packageMetadata = {
|
|
|
11
11
|
name: '@progress/kendo-angular-indicators',
|
|
12
12
|
productName: 'Kendo UI for Angular',
|
|
13
13
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
14
|
-
publishDate:
|
|
14
|
+
publishDate: 1635940306,
|
|
15
15
|
version: '',
|
|
16
16
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning'
|
|
17
17
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
"use strict";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
"use strict";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
"use strict";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
"use strict";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
System.register("@progress/kendo-angular-indicators",["@angular/common","tslib","@angular/core","@progress/kendo-licensing","@progress/kendo-angular-l10n"],function(r){var a,s,d,l,p;function t(e){return e.__useDefault?e.default:e}return{setters:[function(e){a=t(e)},function(e){s=t(e)},function(e){d=t(e)},function(e){l=t(e)},function(e){p=t(e)}],execute:function(){function o(e){if(i[e])return i[e].exports;var t=i[e]={i:e,l:!1,exports:{}};return n[e].call(t.exports,t,t.exports,o),t.l=!0,t.exports}var n,i;i={},o.m=n=[function(e,t){e.exports=d},function(e,t){e.exports=s},function(e,t){e.exports=a},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.validAnimations=[!1,"pulse","wave"],t.validShapes=["circle","rectangle","text"]},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=n(1),i=n(0),r=n(15),a=n(3),o=(Object.defineProperty(s.prototype,"animation",{get:function(){return this._animation},set:function(e){if(i.isDevMode()&&-1===a.validAnimations.indexOf(e))throw new Error(r.skeletonAnimationError(e));this.animation&&this.renderer.removeClass(this.hostElement.nativeElement,r.ANIMATION_CLASSES[this.animation]),e&&this.renderer.addClass(this.hostElement.nativeElement,r.ANIMATION_CLASSES[e]),this._animation=e},enumerable:!0,configurable:!0}),Object.defineProperty(s.prototype,"shape",{get:function(){return this._shape},set:function(e){if(i.isDevMode()&&-1===a.validShapes.indexOf(e))throw new Error(r.skeletonShapeError(e));this.renderer.removeClass(this.hostElement.nativeElement,r.SHAPE_CLASSES[this.shape]),this.renderer.addClass(this.hostElement.nativeElement,r.SHAPE_CLASSES[e]),this._shape=e},enumerable:!0,configurable:!0}),Object.defineProperty(s.prototype,"width",{set:function(e){this.renderer.setStyle(this.hostElement.nativeElement,"width","string"==typeof e?e:e+"px")},enumerable:!0,configurable:!0}),Object.defineProperty(s.prototype,"height",{set:function(e){this.renderer.setStyle(this.hostElement.nativeElement,"height","string"==typeof e?e:e+"px")},enumerable:!0,configurable:!0}),s.prototype.ngAfterViewInit=function(){var e=this.hostElement.nativeElement;e.classList.add("k-skeleton",r.SHAPE_CLASSES[this.shape]),this.animation&&e.classList.add(r.ANIMATION_CLASSES[this.animation])},o.__decorate([i.Input(),o.__metadata("design:type",Object),o.__metadata("design:paramtypes",[Object])],s.prototype,"animation",null),o.__decorate([i.Input(),o.__metadata("design:type",String),o.__metadata("design:paramtypes",[String])],s.prototype,"shape",null),o.__decorate([i.Input(),o.__metadata("design:type",Object),o.__metadata("design:paramtypes",[Object])],s.prototype,"width",null),o.__decorate([i.Input(),o.__metadata("design:type",Object),o.__metadata("design:paramtypes",[Object])],s.prototype,"height",null),o.__decorate([i.Component({selector:"kendo-skeleton",changeDetection:i.ChangeDetectionStrategy.OnPush,template:""}),o.__metadata("design:paramtypes",[i.Renderer2,i.ElementRef])],s));function s(e,t){this.renderer=e,this.hostElement=t,this._animation="pulse",this._shape="text"}t.SkeletonComponent=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=n(1),i=n(2),r=n(0),n=n(4),i=o.__decorate([r.NgModule({declarations:[n.SkeletonComponent],exports:[n.SkeletonComponent],imports:[i.CommonModule]})],function(){});t.SkeletonModule=i},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=n(1),i=n(0),r=n(2),a=[n(7).LoaderComponent],n=a.slice(),r=o.__decorate([i.NgModule({declarations:[n],exports:[a],imports:[r.CommonModule]})],function(){});t.LoaderModule=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=n(1),i=n(0),r=n(10),a=n(9),s={small:"k-loader-sm",medium:"k-loader-md",large:"k-loader-lg"},d={pulsing:2,"infinite-spinner":3,"converging-spinner":4},l={pulsing:"k-loader-pulsing-2","infinite-spinner":"k-loader-spinner-3","converging-spinner":"k-loader-spinner-4"},i=(Object.defineProperty(p.prototype,"type",{get:function(){return this._type},set:function(e){this.renderer.removeClass(this.loader,l[this.type]),this.renderer.addClass(this.loader,l[e]),this._type=e},enumerable:!0,configurable:!0}),Object.defineProperty(p.prototype,"themeColor",{get:function(){return this._themeColor},set:function(e){this.renderer.removeClass(this.loader,"k-loader-"+this.themeColor),this.renderer.addClass(this.loader,"k-loader-"+e),this._themeColor=e},enumerable:!0,configurable:!0}),Object.defineProperty(p.prototype,"size",{get:function(){return this._size},set:function(e){this.renderer.removeClass(this.loader,s[this.size]),this.renderer.addClass(this.loader,s[e]),this._size=e},enumerable:!0,configurable:!0}),p.prototype.ngAfterViewInit=function(){this.setLoaderClasses()},Object.defineProperty(p.prototype,"segmentCount",{get:function(){return new Array(d[this.type])},enumerable:!0,configurable:!0}),p.prototype.setLoaderClasses=function(){this.renderer.addClass(this.loader,l[this.type]),this.renderer.addClass(this.loader,"k-loader-"+this.themeColor),this.renderer.addClass(this.loader,s[this.size])},o.__decorate([i.HostBinding("class.k-loader"),o.__metadata("design:type",Boolean)],p.prototype,"hostClass",void 0),o.__decorate([i.Input(),o.__metadata("design:type",String),o.__metadata("design:paramtypes",[String])],p.prototype,"type",null),o.__decorate([i.Input(),o.__metadata("design:type",String),o.__metadata("design:paramtypes",[String])],p.prototype,"themeColor",null),o.__decorate([i.Input(),o.__metadata("design:type",String),o.__metadata("design:paramtypes",[String])],p.prototype,"size",null),o.__decorate([i.Component({selector:"kendo-loader",template:'\n <div class="k-loader-canvas">\n <span *ngFor="let segment of segmentCount" class="k-loader-segment"></span>\n </div>\n '}),o.__metadata("design:paramtypes",[i.ElementRef,i.Renderer2])],p));function p(e,t){this.element=e,this.renderer=t,this.hostClass=!0,this._type="pulsing",this._themeColor="primary",this._size="medium",this.loader=this.element.nativeElement,r.validatePackage(a.packageMetadata)}t.LoaderComponent=i},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=n(1),i=n(0),n=n(11),n=(r.prototype.ngOnDestroy=function(){this.dynamicRTLSubscription&&this.dynamicRTLSubscription.unsubscribe()},o.__decorate([i.HostBinding("class.k-badge-container"),o.__metadata("design:type",Boolean)],r.prototype,"hostClass",void 0),o.__decorate([i.HostBinding("attr.dir"),o.__metadata("design:type",String)],r.prototype,"direction",void 0),o.__decorate([i.Component({selector:"kendo-badge-container",providers:[n.LocalizationService,{provide:n.L10N_PREFIX,useValue:"kendo.badge.component"}],template:"<ng-content></ng-content>"}),o.__metadata("design:paramtypes",[n.LocalizationService])],r));function r(e){var t=this;this.localizationService=e,this.hostClass=!0,this.rtl=!1,this.dynamicRTLSubscription=this.localizationService.changes.subscribe(function(e){e=e.rtl;t.rtl=e,t.direction=t.rtl?"rtl":"ltr"})}t.BadgeContainerComponent=n},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.packageMetadata={name:"@progress/kendo-angular-indicators",productName:"Kendo UI for Angular",productCodes:["KENDOUIANGULAR","KENDOUICOMPLETE"],publishDate:1619606767,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning"}},function(e,t){e.exports=l},function(e,t){e.exports=p},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=n(1),i=n(0),r=n(11),a=n(10),s=n(9),d={small:"k-badge-sm",medium:"k-badge-md",large:"k-badge-lg"},r=(Object.defineProperty(l.prototype,"cutoutBorderClass",{get:function(){return this.cutoutBorder},enumerable:!0,configurable:!0}),Object.defineProperty(l.prototype,"align",{get:function(){return this.badgeAlign},set:function(e){this.badgeAlign=Object.assign(this.badgeAlign,e)},enumerable:!0,configurable:!0}),l.prototype.ngAfterViewInit=function(){this.badgeClasses.length||this.setBadgeClasses()},l.prototype.ngOnChanges=function(){this.setBadgeClasses()},l.prototype.ngOnDestroy=function(){this.dynamicRTLSubscription&&this.dynamicRTLSubscription.unsubscribe()},l.prototype.alignClass=function(){return"k-"+this.badgeAlign.vertical+"-"+this.badgeAlign.horizontal},l.prototype.positionClass=function(){return"k-badge-"+this.position},l.prototype.sizeClass=function(){return d[this.size]},l.prototype.shapeClass=function(){return"k-badge-"+this.shape},l.prototype.themeColorClass=function(){return"k-badge-"+this.themeColor},l.prototype.fillClass=function(){return"k-badge-"+this.fill},l.prototype.setBadgeClasses=function(){var t=this,n=this.element.nativeElement;this.badgeClasses.forEach(function(e){t.renderer.removeClass(n,e)}),this.badgeClasses=[this.themeColorClass(),this.fillClass(),this.sizeClass(),this.shapeClass(),this.alignClass(),this.positionClass()],this.badgeClasses.forEach(function(e){t.renderer.addClass(n,e)})},o.__decorate([i.HostBinding("class.k-badge"),o.__metadata("design:type",Boolean)],l.prototype,"hostClass",void 0),o.__decorate([i.HostBinding("class.k-badge-border-cutout"),o.__metadata("design:type",Boolean),o.__metadata("design:paramtypes",[])],l.prototype,"cutoutBorderClass",null),o.__decorate([i.HostBinding("attr.dir"),o.__metadata("design:type",String)],l.prototype,"direction",void 0),o.__decorate([i.Input(),o.__metadata("design:type",Object),o.__metadata("design:paramtypes",[Object])],l.prototype,"align",null),o.__decorate([i.Input(),o.__metadata("design:type",String)],l.prototype,"size",void 0),o.__decorate([i.Input(),o.__metadata("design:type",String)],l.prototype,"fill",void 0),o.__decorate([i.Input(),o.__metadata("design:type",String)],l.prototype,"themeColor",void 0),o.__decorate([i.Input(),o.__metadata("design:type",String)],l.prototype,"shape",void 0),o.__decorate([i.Input(),o.__metadata("design:type",String)],l.prototype,"position",void 0),o.__decorate([i.Input(),o.__metadata("design:type",Boolean)],l.prototype,"cutoutBorder",void 0),o.__decorate([i.Component({selector:"kendo-badge",providers:[r.LocalizationService,{provide:r.L10N_PREFIX,useValue:"kendo.badge.component"}],template:"<ng-content></ng-content>"}),o.__metadata("design:paramtypes",[i.ElementRef,i.Renderer2,r.LocalizationService])],l));function l(e,t,n){var o=this;this.element=e,this.renderer=t,this.localizationService=n,this.hostClass=!0,this.size="medium",this.fill="solid",this.themeColor="primary",this.shape="circle",this.position="edge",this.cutoutBorder=!1,this.badgeClasses=[],this.badgeAlign={vertical:"top",horizontal:"end"},this.rtl=!1,a.validatePackage(s.packageMetadata),this.dynamicRTLSubscription=this.localizationService.changes.subscribe(function(e){e=e.rtl;o.rtl=e,o.direction=o.rtl?"rtl":"ltr"})}t.BadgeComponent=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=n(1),i=n(0),r=n(2),a=n(8),n=[n(12).BadgeComponent,a.BadgeContainerComponent],a=n.slice(),r=o.__decorate([i.NgModule({declarations:[a],exports:[n],imports:[r.CommonModule]})],function(){});t.BadgeModule=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=n(1),i=n(0),r=n(13),a=n(6),n=n(5),n=o.__decorate([i.NgModule({exports:[r.BadgeModule,a.LoaderModule,n.SkeletonModule]})],function(){});t.IndicatorsModule=n},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=n(3);t.ANIMATION_CLASSES={pulse:"k-skeleton-pulse",wave:"k-skeleton-wave"},t.SHAPE_CLASSES={rectangle:"k-skeleton-rect",circle:"k-skeleton-circle",text:"k-skeleton-text"},t.skeletonShapeError=function(e){return'"'+e+'" is not a valid kendo-skeleton shape. Valid shapes are: '+o.validShapes.map(function(e){return'"'+e+'"'}).join(" | ")+"."},t.skeletonAnimationError=function(e){return'"'+e+"\" is not a valid kendo-skeleton animation. Valid values are: 'pulse' | 'wave' | false."}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=n(12);t.BadgeComponent=o.BadgeComponent;o=n(8);t.BadgeContainerComponent=o.BadgeContainerComponent;o=n(7);t.LoaderComponent=o.LoaderComponent;o=n(6);t.LoaderModule=o.LoaderModule;o=n(5);t.SkeletonModule=o.SkeletonModule;o=n(4);t.SkeletonComponent=o.SkeletonComponent;n=n(14);t.IndicatorsModule=n.IndicatorsModule,function(e){for(var t in e)r(t,e[t])}(t)}],o.c=i,o.d=function(e,t,n){o.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:n})},o.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="",o(o.s=16)}}});
|
|
5
|
+
System.register("@progress/kendo-angular-indicators",["tslib","@angular/common","@angular/core","@progress/kendo-angular-l10n","@progress/kendo-licensing"],function(r){var a,s,d,l,p;function t(e){return e.__useDefault?e.default:e}return{setters:[function(e){a=t(e)},function(e){s=t(e)},function(e){d=t(e)},function(e){l=t(e)},function(e){p=t(e)}],execute:function(){function o(e){if(i[e])return i[e].exports;var t=i[e]={i:e,l:!1,exports:{}};return n[e].call(t.exports,t,t.exports,o),t.l=!0,t.exports}var n,i;n=[function(e,t){e.exports=d},function(e,t){e.exports=a},function(e,t){e.exports=s},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.validAnimations=[!1,"pulse","wave"],t.validShapes=["circle","rectangle","text"]},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=n(1),i=n(0),r=n(15),a=n(3),o=(Object.defineProperty(s.prototype,"animation",{get:function(){return this._animation},set:function(e){if(i.isDevMode()&&-1===a.validAnimations.indexOf(e))throw new Error(r.skeletonAnimationError(e));this.animation&&this.renderer.removeClass(this.hostElement.nativeElement,r.ANIMATION_CLASSES[this.animation]),e&&this.renderer.addClass(this.hostElement.nativeElement,r.ANIMATION_CLASSES[e]),this._animation=e},enumerable:!0,configurable:!0}),Object.defineProperty(s.prototype,"shape",{get:function(){return this._shape},set:function(e){if(i.isDevMode()&&-1===a.validShapes.indexOf(e))throw new Error(r.skeletonShapeError(e));this.renderer.removeClass(this.hostElement.nativeElement,r.SHAPE_CLASSES[this.shape]),this.renderer.addClass(this.hostElement.nativeElement,r.SHAPE_CLASSES[e]),this._shape=e},enumerable:!0,configurable:!0}),Object.defineProperty(s.prototype,"width",{set:function(e){this.renderer.setStyle(this.hostElement.nativeElement,"width","string"==typeof e?e:e+"px")},enumerable:!0,configurable:!0}),Object.defineProperty(s.prototype,"height",{set:function(e){this.renderer.setStyle(this.hostElement.nativeElement,"height","string"==typeof e?e:e+"px")},enumerable:!0,configurable:!0}),s.prototype.ngAfterViewInit=function(){var e=this.hostElement.nativeElement;e.classList.add("k-skeleton",r.SHAPE_CLASSES[this.shape]),this.animation&&e.classList.add(r.ANIMATION_CLASSES[this.animation])},o.__decorate([i.Input(),o.__metadata("design:type",Object),o.__metadata("design:paramtypes",[Object])],s.prototype,"animation",null),o.__decorate([i.Input(),o.__metadata("design:type",String),o.__metadata("design:paramtypes",[String])],s.prototype,"shape",null),o.__decorate([i.Input(),o.__metadata("design:type",Object),o.__metadata("design:paramtypes",[Object])],s.prototype,"width",null),o.__decorate([i.Input(),o.__metadata("design:type",Object),o.__metadata("design:paramtypes",[Object])],s.prototype,"height",null),o.__decorate([i.Component({selector:"kendo-skeleton",changeDetection:i.ChangeDetectionStrategy.OnPush,template:""}),o.__metadata("design:paramtypes",[i.Renderer2,i.ElementRef])],s));function s(e,t){this.renderer=e,this.hostElement=t,this._animation="pulse",this._shape="text"}t.SkeletonComponent=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=n(1),i=n(2),r=n(0),n=n(4),i=o.__decorate([r.NgModule({declarations:[n.SkeletonComponent],exports:[n.SkeletonComponent],imports:[i.CommonModule]})],a);function a(){}t.SkeletonModule=i},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=n(1),i=n(0),r=n(2),a=[n(7).LoaderComponent],n=a.slice(),r=o.__decorate([i.NgModule({declarations:[n],exports:[a],imports:[r.CommonModule]})],s);function s(){}t.LoaderModule=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=n(1),i=n(0),r=n(10),a=n(9),s={small:"k-loader-sm",medium:"k-loader-md",large:"k-loader-lg"},d={pulsing:2,"infinite-spinner":3,"converging-spinner":4},l={pulsing:"k-loader-pulsing-2","infinite-spinner":"k-loader-spinner-3","converging-spinner":"k-loader-spinner-4"},i=(Object.defineProperty(p.prototype,"type",{get:function(){return this._type},set:function(e){this.renderer.removeClass(this.loader,l[this.type]),this.renderer.addClass(this.loader,l[e]),this._type=e},enumerable:!0,configurable:!0}),Object.defineProperty(p.prototype,"themeColor",{get:function(){return this._themeColor},set:function(e){this.renderer.removeClass(this.loader,"k-loader-"+this.themeColor),this.renderer.addClass(this.loader,"k-loader-"+e),this._themeColor=e},enumerable:!0,configurable:!0}),Object.defineProperty(p.prototype,"size",{get:function(){return this._size},set:function(e){this.renderer.removeClass(this.loader,s[this.size]),this.renderer.addClass(this.loader,s[e]),this._size=e},enumerable:!0,configurable:!0}),p.prototype.ngAfterViewInit=function(){this.setLoaderClasses()},Object.defineProperty(p.prototype,"segmentCount",{get:function(){return new Array(d[this.type])},enumerable:!0,configurable:!0}),p.prototype.setLoaderClasses=function(){this.renderer.addClass(this.loader,l[this.type]),this.renderer.addClass(this.loader,"k-loader-"+this.themeColor),this.renderer.addClass(this.loader,s[this.size])},o.__decorate([i.HostBinding("class.k-loader"),o.__metadata("design:type",Boolean)],p.prototype,"hostClass",void 0),o.__decorate([i.Input(),o.__metadata("design:type",String),o.__metadata("design:paramtypes",[String])],p.prototype,"type",null),o.__decorate([i.Input(),o.__metadata("design:type",String),o.__metadata("design:paramtypes",[String])],p.prototype,"themeColor",null),o.__decorate([i.Input(),o.__metadata("design:type",String),o.__metadata("design:paramtypes",[String])],p.prototype,"size",null),o.__decorate([i.Component({selector:"kendo-loader",template:'\n <div class="k-loader-canvas">\n <span *ngFor="let segment of segmentCount" class="k-loader-segment"></span>\n </div>\n '}),o.__metadata("design:paramtypes",[i.ElementRef,i.Renderer2])],p));function p(e,t){this.element=e,this.renderer=t,this.hostClass=!0,this._type="pulsing",this._themeColor="primary",this._size="medium",this.loader=this.element.nativeElement,r.validatePackage(a.packageMetadata)}t.LoaderComponent=i},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=n(1),i=n(0),n=n(11),n=(r.prototype.ngOnDestroy=function(){this.dynamicRTLSubscription&&this.dynamicRTLSubscription.unsubscribe()},o.__decorate([i.HostBinding("class.k-badge-container"),o.__metadata("design:type",Boolean)],r.prototype,"hostClass",void 0),o.__decorate([i.HostBinding("attr.dir"),o.__metadata("design:type",String)],r.prototype,"direction",void 0),o.__decorate([i.Component({selector:"kendo-badge-container",providers:[n.LocalizationService,{provide:n.L10N_PREFIX,useValue:"kendo.badge.component"}],template:"<ng-content></ng-content>"}),o.__metadata("design:paramtypes",[n.LocalizationService])],r));function r(e){var t=this;this.localizationService=e,this.hostClass=!0,this.rtl=!1,this.dynamicRTLSubscription=this.localizationService.changes.subscribe(function(e){e=e.rtl;t.rtl=e,t.direction=t.rtl?"rtl":"ltr"})}t.BadgeContainerComponent=n},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.packageMetadata={name:"@progress/kendo-angular-indicators",productName:"Kendo UI for Angular",productCodes:["KENDOUIANGULAR","KENDOUICOMPLETE"],publishDate:1635940306,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning"}},function(e,t){e.exports=p},function(e,t){e.exports=l},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=n(1),i=n(0),r=n(11),a=n(10),s=n(9),d={small:"k-badge-sm",medium:"k-badge-md",large:"k-badge-lg"},r=(Object.defineProperty(l.prototype,"cutoutBorderClass",{get:function(){return this.cutoutBorder},enumerable:!0,configurable:!0}),Object.defineProperty(l.prototype,"align",{get:function(){return this.badgeAlign},set:function(e){this.badgeAlign=Object.assign(this.badgeAlign,e)},enumerable:!0,configurable:!0}),l.prototype.ngAfterViewInit=function(){this.badgeClasses.length||this.setBadgeClasses()},l.prototype.ngOnChanges=function(){this.setBadgeClasses()},l.prototype.ngOnDestroy=function(){this.dynamicRTLSubscription&&this.dynamicRTLSubscription.unsubscribe()},l.prototype.alignClass=function(){return"k-"+this.badgeAlign.vertical+"-"+this.badgeAlign.horizontal},l.prototype.positionClass=function(){return"k-badge-"+this.position},l.prototype.sizeClass=function(){return d[this.size]},l.prototype.shapeClass=function(){return"k-badge-"+this.shape},l.prototype.themeColorClass=function(){return"k-badge-"+this.themeColor},l.prototype.fillClass=function(){return"k-badge-"+this.fill},l.prototype.setBadgeClasses=function(){var t=this,n=this.element.nativeElement;this.badgeClasses.forEach(function(e){t.renderer.removeClass(n,e)}),this.badgeClasses=[this.themeColorClass(),this.fillClass(),this.sizeClass(),this.shapeClass(),this.alignClass(),this.positionClass()],this.badgeClasses.forEach(function(e){t.renderer.addClass(n,e)})},o.__decorate([i.HostBinding("class.k-badge"),o.__metadata("design:type",Boolean)],l.prototype,"hostClass",void 0),o.__decorate([i.HostBinding("class.k-badge-border-cutout"),o.__metadata("design:type",Boolean),o.__metadata("design:paramtypes",[])],l.prototype,"cutoutBorderClass",null),o.__decorate([i.HostBinding("attr.dir"),o.__metadata("design:type",String)],l.prototype,"direction",void 0),o.__decorate([i.Input(),o.__metadata("design:type",Object),o.__metadata("design:paramtypes",[Object])],l.prototype,"align",null),o.__decorate([i.Input(),o.__metadata("design:type",String)],l.prototype,"size",void 0),o.__decorate([i.Input(),o.__metadata("design:type",String)],l.prototype,"fill",void 0),o.__decorate([i.Input(),o.__metadata("design:type",String)],l.prototype,"themeColor",void 0),o.__decorate([i.Input(),o.__metadata("design:type",String)],l.prototype,"shape",void 0),o.__decorate([i.Input(),o.__metadata("design:type",String)],l.prototype,"position",void 0),o.__decorate([i.Input(),o.__metadata("design:type",Boolean)],l.prototype,"cutoutBorder",void 0),o.__decorate([i.Component({selector:"kendo-badge",providers:[r.LocalizationService,{provide:r.L10N_PREFIX,useValue:"kendo.badge.component"}],template:"<ng-content></ng-content>"}),o.__metadata("design:paramtypes",[i.ElementRef,i.Renderer2,r.LocalizationService])],l));function l(e,t,n){var o=this;this.element=e,this.renderer=t,this.localizationService=n,this.hostClass=!0,this.size="medium",this.fill="solid",this.themeColor="primary",this.shape="circle",this.position="edge",this.cutoutBorder=!1,this.badgeClasses=[],this.badgeAlign={vertical:"top",horizontal:"end"},this.rtl=!1,a.validatePackage(s.packageMetadata),this.dynamicRTLSubscription=this.localizationService.changes.subscribe(function(e){e=e.rtl;o.rtl=e,o.direction=o.rtl?"rtl":"ltr"})}t.BadgeComponent=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=n(1),i=n(0),r=n(2),a=n(8),n=[n(12).BadgeComponent,a.BadgeContainerComponent],a=n.slice(),r=o.__decorate([i.NgModule({declarations:[a],exports:[n],imports:[r.CommonModule]})],s);function s(){}t.BadgeModule=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=n(1),i=n(0),r=n(13),a=n(6),n=n(5),n=o.__decorate([i.NgModule({exports:[r.BadgeModule,a.LoaderModule,n.SkeletonModule]})],s);function s(){}t.IndicatorsModule=n},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=n(3);t.ANIMATION_CLASSES={pulse:"k-skeleton-pulse",wave:"k-skeleton-wave"},t.SHAPE_CLASSES={rectangle:"k-skeleton-rect",circle:"k-skeleton-circle",text:"k-skeleton-text"},t.skeletonShapeError=function(e){return'"'+e+'" is not a valid kendo-skeleton shape. Valid shapes are: '+o.validShapes.map(function(e){return'"'+e+'"'}).join(" | ")+"."},t.skeletonAnimationError=function(e){return'"'+e+"\" is not a valid kendo-skeleton animation. Valid values are: 'pulse' | 'wave' | false."}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=n(12);t.BadgeComponent=o.BadgeComponent;o=n(8);t.BadgeContainerComponent=o.BadgeContainerComponent;o=n(7);t.LoaderComponent=o.LoaderComponent;o=n(6);t.LoaderModule=o.LoaderModule;o=n(5);t.SkeletonModule=o.SkeletonModule;o=n(4);t.SkeletonComponent=o.SkeletonComponent;n=n(14);t.IndicatorsModule=n.IndicatorsModule,function(e){for(var t in e)r(t,e[t])}(t)}],i={},o.m=n,o.c=i,o.d=function(e,t,n){o.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:n})},o.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="",o(o.s=16)}}});
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"description": "Kendo UI Indicators for Angular",
|
|
4
4
|
"author": "Progress",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
|
-
"version": "1.1.
|
|
6
|
+
"version": "1.1.1",
|
|
7
7
|
"main": "dist/npm/index.js",
|
|
8
8
|
"module": "dist/fesm5/index.js",
|
|
9
9
|
"es2015": "dist/fesm2015/index.js",
|
|
@@ -30,13 +30,13 @@
|
|
|
30
30
|
"Angular"
|
|
31
31
|
],
|
|
32
32
|
"peerDependencies": {
|
|
33
|
-
"@angular/common": "8 -
|
|
34
|
-
"@angular/core": "8 -
|
|
33
|
+
"@angular/common": "8 - 13",
|
|
34
|
+
"@angular/core": "8 - 13",
|
|
35
35
|
"@progress/kendo-angular-common": "^2.0.0",
|
|
36
36
|
"@progress/kendo-angular-intl": "^3.0.0",
|
|
37
37
|
"@progress/kendo-angular-l10n": "^3.0.0",
|
|
38
38
|
"@progress/kendo-licensing": "^1.0.2",
|
|
39
|
-
"rxjs": "^6.4.0"
|
|
39
|
+
"rxjs": "^6.4.0 || ^7.0.0"
|
|
40
40
|
},
|
|
41
41
|
"dependencies": {
|
|
42
42
|
"@progress/kendo-schematics": "^1.1.0",
|