@progress/kendo-angular-label 16.3.0-develop.1 → 16.3.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-label',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
13
|
-
version: '16.3.0-develop.
|
|
12
|
+
publishDate: 1718182357,
|
|
13
|
+
version: '16.3.0-develop.2',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -289,8 +289,8 @@ const packageMetadata = {
|
|
|
289
289
|
name: '@progress/kendo-angular-label',
|
|
290
290
|
productName: 'Kendo UI for Angular',
|
|
291
291
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
292
|
-
publishDate:
|
|
293
|
-
version: '16.3.0-develop.
|
|
292
|
+
publishDate: 1718182357,
|
|
293
|
+
version: '16.3.0-develop.2',
|
|
294
294
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
295
295
|
};
|
|
296
296
|
|
|
@@ -289,8 +289,8 @@ const packageMetadata = {
|
|
|
289
289
|
name: '@progress/kendo-angular-label',
|
|
290
290
|
productName: 'Kendo UI for Angular',
|
|
291
291
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
292
|
-
publishDate:
|
|
293
|
-
version: '16.3.0-develop.
|
|
292
|
+
publishDate: 1718182357,
|
|
293
|
+
version: '16.3.0-develop.2',
|
|
294
294
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
295
295
|
};
|
|
296
296
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-label",
|
|
3
|
-
"version": "16.3.0-develop.
|
|
3
|
+
"version": "16.3.0-develop.2",
|
|
4
4
|
"description": "Kendo UI Label for Angular",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -24,13 +24,13 @@
|
|
|
24
24
|
"@angular/forms": "15 - 18",
|
|
25
25
|
"@angular/platform-browser": "15 - 18",
|
|
26
26
|
"@progress/kendo-licensing": "^1.0.2",
|
|
27
|
-
"@progress/kendo-angular-common": "16.3.0-develop.
|
|
28
|
-
"@progress/kendo-angular-l10n": "16.3.0-develop.
|
|
27
|
+
"@progress/kendo-angular-common": "16.3.0-develop.2",
|
|
28
|
+
"@progress/kendo-angular-l10n": "16.3.0-develop.2",
|
|
29
29
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
32
|
"tslib": "^2.3.1",
|
|
33
|
-
"@progress/kendo-angular-schematics": "16.3.0-develop.
|
|
33
|
+
"@progress/kendo-angular-schematics": "16.3.0-develop.2"
|
|
34
34
|
},
|
|
35
35
|
"schematics": "./schematics/collection.json",
|
|
36
36
|
"module": "fesm2015/progress-kendo-angular-label.mjs",
|