@progress/kendo-angular-scheduler 22.0.0 → 22.0.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.
|
@@ -43,8 +43,8 @@ const packageMetadata = {
|
|
|
43
43
|
productName: 'Kendo UI for Angular',
|
|
44
44
|
productCode: 'KENDOUIANGULAR',
|
|
45
45
|
productCodes: ['KENDOUIANGULAR'],
|
|
46
|
-
publishDate:
|
|
47
|
-
version: '22.0.
|
|
46
|
+
publishDate: 0,
|
|
47
|
+
version: '22.0.1',
|
|
48
48
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
49
49
|
};
|
|
50
50
|
|
package/package-metadata.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2026 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
|
-
import { PackageMetadata } from '@progress/kendo-licensing';
|
|
5
|
+
import { type PackageMetadata } from '@progress/kendo-licensing';
|
|
6
6
|
/**
|
|
7
7
|
* @hidden
|
|
8
8
|
*/
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// Generated file. DO NOT EDIT.
|
|
2
|
+
|
|
3
|
+
export const packageMetadata = {
|
|
4
|
+
"name": "@progress/kendo-angular-scheduler",
|
|
5
|
+
"productName": "Kendo UI for Angular",
|
|
6
|
+
"productCode": "KENDOUIANGULAR",
|
|
7
|
+
"productCodes": [
|
|
8
|
+
"KENDOUIANGULAR"
|
|
9
|
+
],
|
|
10
|
+
"publishDate": 1768482020,
|
|
11
|
+
"version": "22.0.1",
|
|
12
|
+
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
13
|
+
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-scheduler",
|
|
3
|
-
"version": "22.0.
|
|
3
|
+
"version": "22.0.1",
|
|
4
4
|
"description": "Kendo UI Scheduler Angular - Outlook or Google-style angular scheduler calendar. Full-featured and customizable embedded scheduling from the creator developers trust for professional UI components.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -15,7 +15,13 @@
|
|
|
15
15
|
"Scheduler"
|
|
16
16
|
],
|
|
17
17
|
"@progress": {
|
|
18
|
-
"friendlyName": "Scheduler"
|
|
18
|
+
"friendlyName": "Scheduler",
|
|
19
|
+
"package": {
|
|
20
|
+
"productName": "Kendo UI for Angular",
|
|
21
|
+
"productCode": "KENDOUIANGULAR",
|
|
22
|
+
"publishDate": 1768482020,
|
|
23
|
+
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
24
|
+
}
|
|
19
25
|
},
|
|
20
26
|
"peerDependencies": {
|
|
21
27
|
"@angular/animations": "19 - 21",
|
|
@@ -26,23 +32,23 @@
|
|
|
26
32
|
"@progress/kendo-data-query": "^1.0.0",
|
|
27
33
|
"@progress/kendo-drawing": "^1.23.1",
|
|
28
34
|
"@progress/kendo-licensing": "^1.7.0",
|
|
29
|
-
"@progress/kendo-angular-tooltip": "22.0.
|
|
30
|
-
"@progress/kendo-angular-buttons": "22.0.
|
|
31
|
-
"@progress/kendo-angular-common": "22.0.
|
|
32
|
-
"@progress/kendo-angular-dateinputs": "22.0.
|
|
33
|
-
"@progress/kendo-angular-dialog": "22.0.
|
|
34
|
-
"@progress/kendo-angular-dropdowns": "22.0.
|
|
35
|
-
"@progress/kendo-angular-icons": "22.0.
|
|
36
|
-
"@progress/kendo-angular-inputs": "22.0.
|
|
37
|
-
"@progress/kendo-angular-intl": "22.0.
|
|
38
|
-
"@progress/kendo-angular-l10n": "22.0.
|
|
39
|
-
"@progress/kendo-angular-label": "22.0.
|
|
40
|
-
"@progress/kendo-angular-popup": "22.0.
|
|
35
|
+
"@progress/kendo-angular-tooltip": "22.0.1",
|
|
36
|
+
"@progress/kendo-angular-buttons": "22.0.1",
|
|
37
|
+
"@progress/kendo-angular-common": "22.0.1",
|
|
38
|
+
"@progress/kendo-angular-dateinputs": "22.0.1",
|
|
39
|
+
"@progress/kendo-angular-dialog": "22.0.1",
|
|
40
|
+
"@progress/kendo-angular-dropdowns": "22.0.1",
|
|
41
|
+
"@progress/kendo-angular-icons": "22.0.1",
|
|
42
|
+
"@progress/kendo-angular-inputs": "22.0.1",
|
|
43
|
+
"@progress/kendo-angular-intl": "22.0.1",
|
|
44
|
+
"@progress/kendo-angular-l10n": "22.0.1",
|
|
45
|
+
"@progress/kendo-angular-label": "22.0.1",
|
|
46
|
+
"@progress/kendo-angular-popup": "22.0.1",
|
|
41
47
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
42
48
|
},
|
|
43
49
|
"dependencies": {
|
|
44
50
|
"tslib": "^2.3.1",
|
|
45
|
-
"@progress/kendo-angular-schematics": "22.0.
|
|
51
|
+
"@progress/kendo-angular-schematics": "22.0.1",
|
|
46
52
|
"@progress/kendo-date-math": "^1.3.2",
|
|
47
53
|
"@progress/kendo-draggable": "^3.0.2",
|
|
48
54
|
"@progress/kendo-file-saver": "^1.0.7",
|
|
@@ -9,10 +9,10 @@ const schematics_1 = require("@angular-devkit/schematics");
|
|
|
9
9
|
function default_1(options) {
|
|
10
10
|
const finalOptions = Object.assign(Object.assign({}, options), { mainNgModule: 'SchedulerModule', package: 'scheduler', peerDependencies: {
|
|
11
11
|
// peer deps of the dropdowns
|
|
12
|
-
'@progress/kendo-angular-treeview': '22.0.
|
|
13
|
-
'@progress/kendo-angular-navigation': '22.0.
|
|
12
|
+
'@progress/kendo-angular-treeview': '22.0.1',
|
|
13
|
+
'@progress/kendo-angular-navigation': '22.0.1',
|
|
14
14
|
// peer dependency of kendo-angular-inputs
|
|
15
|
-
'@progress/kendo-angular-dialog': '22.0.
|
|
15
|
+
'@progress/kendo-angular-dialog': '22.0.1',
|
|
16
16
|
// peer dependency of kendo-angular-icons
|
|
17
17
|
'@progress/kendo-svg-icons': '^4.0.0'
|
|
18
18
|
} });
|