@progress/kendo-angular-typography 17.0.0-develop.6 → 17.0.0-develop.7
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-typography',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
13
|
-
version: '17.0.0-develop.
|
|
12
|
+
publishDate: 1729053117,
|
|
13
|
+
version: '17.0.0-develop.7',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -154,8 +154,8 @@ const packageMetadata = {
|
|
|
154
154
|
name: '@progress/kendo-angular-typography',
|
|
155
155
|
productName: 'Kendo UI for Angular',
|
|
156
156
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
157
|
-
publishDate:
|
|
158
|
-
version: '17.0.0-develop.
|
|
157
|
+
publishDate: 1729053117,
|
|
158
|
+
version: '17.0.0-develop.7',
|
|
159
159
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
160
160
|
};
|
|
161
161
|
|
|
@@ -154,8 +154,8 @@ const packageMetadata = {
|
|
|
154
154
|
name: '@progress/kendo-angular-typography',
|
|
155
155
|
productName: 'Kendo UI for Angular',
|
|
156
156
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
157
|
-
publishDate:
|
|
158
|
-
version: '17.0.0-develop.
|
|
157
|
+
publishDate: 1729053117,
|
|
158
|
+
version: '17.0.0-develop.7',
|
|
159
159
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
160
160
|
};
|
|
161
161
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-typography",
|
|
3
|
-
"version": "17.0.0-develop.
|
|
3
|
+
"version": "17.0.0-develop.7",
|
|
4
4
|
"description": "Kendo UI Angular Typography",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -23,12 +23,12 @@
|
|
|
23
23
|
"@angular/core": "15 - 18",
|
|
24
24
|
"@angular/platform-browser": "15 - 18",
|
|
25
25
|
"@progress/kendo-licensing": "^1.0.2",
|
|
26
|
-
"@progress/kendo-angular-common": "17.0.0-develop.
|
|
26
|
+
"@progress/kendo-angular-common": "17.0.0-develop.7",
|
|
27
27
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
30
|
"tslib": "^2.3.1",
|
|
31
|
-
"@progress/kendo-angular-schematics": "17.0.0-develop.
|
|
31
|
+
"@progress/kendo-angular-schematics": "17.0.0-develop.7"
|
|
32
32
|
},
|
|
33
33
|
"schematics": "./schematics/collection.json",
|
|
34
34
|
"module": "fesm2015/progress-kendo-angular-typography.mjs",
|