@progress/kendo-angular-popup 16.5.0-develop.1 → 16.5.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.
|
@@ -9,7 +9,7 @@ export const packageMetadata = {
|
|
|
9
9
|
name: '@progress/kendo-angular-popup',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
13
|
-
version: '16.5.0-develop.
|
|
12
|
+
publishDate: 1721124785,
|
|
13
|
+
version: '16.5.0-develop.2',
|
|
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
|
};
|
|
@@ -681,8 +681,8 @@ const packageMetadata = {
|
|
|
681
681
|
name: '@progress/kendo-angular-popup',
|
|
682
682
|
productName: 'Kendo UI for Angular',
|
|
683
683
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
684
|
-
publishDate:
|
|
685
|
-
version: '16.5.0-develop.
|
|
684
|
+
publishDate: 1721124785,
|
|
685
|
+
version: '16.5.0-develop.2',
|
|
686
686
|
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'
|
|
687
687
|
};
|
|
688
688
|
|
|
@@ -677,8 +677,8 @@ const packageMetadata = {
|
|
|
677
677
|
name: '@progress/kendo-angular-popup',
|
|
678
678
|
productName: 'Kendo UI for Angular',
|
|
679
679
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
680
|
-
publishDate:
|
|
681
|
-
version: '16.5.0-develop.
|
|
680
|
+
publishDate: 1721124785,
|
|
681
|
+
version: '16.5.0-develop.2',
|
|
682
682
|
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'
|
|
683
683
|
};
|
|
684
684
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-popup",
|
|
3
|
-
"version": "16.5.0-develop.
|
|
3
|
+
"version": "16.5.0-develop.2",
|
|
4
4
|
"description": "Kendo UI Angular Popup component - an easily customized popup from the most trusted provider of professional Angular components.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -22,14 +22,14 @@
|
|
|
22
22
|
"@angular/common": "15 - 18",
|
|
23
23
|
"@angular/core": "15 - 18",
|
|
24
24
|
"@angular/platform-browser": "15 - 18",
|
|
25
|
-
"@progress/kendo-angular-common": "16.5.0-develop.
|
|
25
|
+
"@progress/kendo-angular-common": "16.5.0-develop.2",
|
|
26
26
|
"@progress/kendo-licensing": "^1.0.2",
|
|
27
27
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
30
|
"@progress/kendo-popup-common": "^1.7.0",
|
|
31
31
|
"tslib": "^2.3.1",
|
|
32
|
-
"@progress/kendo-angular-schematics": "16.5.0-develop.
|
|
32
|
+
"@progress/kendo-angular-schematics": "16.5.0-develop.2"
|
|
33
33
|
},
|
|
34
34
|
"schematics": "./schematics/collection.json",
|
|
35
35
|
"module": "fesm2015/progress-kendo-angular-popup.mjs",
|