@progress/kendo-angular-layout 22.1.0-develop.1 → 22.1.0-develop.2

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.
@@ -30,7 +30,7 @@ const packageMetadata = {
30
30
  productCode: 'KENDOUIANGULAR',
31
31
  productCodes: ['KENDOUIANGULAR'],
32
32
  publishDate: 1645546576,
33
- version: '22.1.0-develop.1',
33
+ version: '22.1.0-develop.2',
34
34
  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'
35
35
  };
36
36
 
@@ -7,7 +7,7 @@ export const packageMetadata = {
7
7
  "productCodes": [
8
8
  "KENDOUIANGULAR"
9
9
  ],
10
- "publishDate": 1768575647,
11
- "version": "22.1.0-develop.1",
10
+ "publishDate": 1768577364,
11
+ "version": "22.1.0-develop.2",
12
12
  "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"
13
13
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-layout",
3
- "version": "22.1.0-develop.1",
3
+ "version": "22.1.0-develop.2",
4
4
  "description": "Kendo UI for Angular Layout Package - a collection of components to create professional application layoyts",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -50,7 +50,7 @@
50
50
  "package": {
51
51
  "productName": "Kendo UI for Angular",
52
52
  "productCode": "KENDOUIANGULAR",
53
- "publishDate": 1768575647,
53
+ "publishDate": 1768577364,
54
54
  "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"
55
55
  }
56
56
  },
@@ -60,17 +60,17 @@
60
60
  "@angular/core": "19 - 21",
61
61
  "@angular/platform-browser": "19 - 21",
62
62
  "@progress/kendo-licensing": "^1.7.0",
63
- "@progress/kendo-angular-common": "22.1.0-develop.1",
64
- "@progress/kendo-angular-l10n": "22.1.0-develop.1",
65
- "@progress/kendo-angular-progressbar": "22.1.0-develop.1",
66
- "@progress/kendo-angular-icons": "22.1.0-develop.1",
67
- "@progress/kendo-angular-buttons": "22.1.0-develop.1",
68
- "@progress/kendo-angular-intl": "22.1.0-develop.1",
63
+ "@progress/kendo-angular-common": "22.1.0-develop.2",
64
+ "@progress/kendo-angular-l10n": "22.1.0-develop.2",
65
+ "@progress/kendo-angular-progressbar": "22.1.0-develop.2",
66
+ "@progress/kendo-angular-icons": "22.1.0-develop.2",
67
+ "@progress/kendo-angular-buttons": "22.1.0-develop.2",
68
+ "@progress/kendo-angular-intl": "22.1.0-develop.2",
69
69
  "rxjs": "^6.5.3 || ^7.0.0"
70
70
  },
71
71
  "dependencies": {
72
72
  "tslib": "^2.3.1",
73
- "@progress/kendo-angular-schematics": "22.1.0-develop.1",
73
+ "@progress/kendo-angular-schematics": "22.1.0-develop.2",
74
74
  "@progress/kendo-draggable": "^3.0.2"
75
75
  },
76
76
  "schematics": "./schematics/collection.json",