@progress/kendo-angular-conversational-ui 14.4.0-develop.8 → 14.4.0-develop.9
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-conversational-ui',
|
10
10
|
productName: 'Kendo UI for Angular',
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
12
|
-
publishDate:
|
13
|
-
version: '14.4.0-develop.
|
12
|
+
publishDate: 1705406641,
|
13
|
+
version: '14.4.0-develop.9',
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
15
15
|
};
|
@@ -119,8 +119,8 @@ const packageMetadata = {
|
|
119
119
|
name: '@progress/kendo-angular-conversational-ui',
|
120
120
|
productName: 'Kendo UI for Angular',
|
121
121
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
122
|
-
publishDate:
|
123
|
-
version: '14.4.0-develop.
|
122
|
+
publishDate: 1705406641,
|
123
|
+
version: '14.4.0-develop.9',
|
124
124
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
125
125
|
};
|
126
126
|
|
@@ -115,8 +115,8 @@ const packageMetadata = {
|
|
115
115
|
name: '@progress/kendo-angular-conversational-ui',
|
116
116
|
productName: 'Kendo UI for Angular',
|
117
117
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
118
|
-
publishDate:
|
119
|
-
version: '14.4.0-develop.
|
118
|
+
publishDate: 1705406641,
|
119
|
+
version: '14.4.0-develop.9',
|
120
120
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
121
121
|
};
|
122
122
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@progress/kendo-angular-conversational-ui",
|
3
|
-
"version": "14.4.0-develop.
|
3
|
+
"version": "14.4.0-develop.9",
|
4
4
|
"description": "Kendo UI for Angular Conversational UI components",
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
6
6
|
"author": "Progress",
|
@@ -24,16 +24,16 @@
|
|
24
24
|
"@angular/core": "13 - 17",
|
25
25
|
"@angular/platform-browser": "13 - 17",
|
26
26
|
"@progress/kendo-licensing": "^1.0.2",
|
27
|
-
"@progress/kendo-angular-buttons": "14.4.0-develop.
|
28
|
-
"@progress/kendo-angular-common": "14.4.0-develop.
|
29
|
-
"@progress/kendo-angular-intl": "14.4.0-develop.
|
30
|
-
"@progress/kendo-angular-l10n": "14.4.0-develop.
|
31
|
-
"@progress/kendo-angular-popup": "14.4.0-develop.
|
27
|
+
"@progress/kendo-angular-buttons": "14.4.0-develop.9",
|
28
|
+
"@progress/kendo-angular-common": "14.4.0-develop.9",
|
29
|
+
"@progress/kendo-angular-intl": "14.4.0-develop.9",
|
30
|
+
"@progress/kendo-angular-l10n": "14.4.0-develop.9",
|
31
|
+
"@progress/kendo-angular-popup": "14.4.0-develop.9",
|
32
32
|
"rxjs": "^6.5.3 || ^7.0.0"
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
35
|
"tslib": "^2.3.1",
|
36
|
-
"@progress/kendo-angular-schematics": "14.4.0-develop.
|
36
|
+
"@progress/kendo-angular-schematics": "14.4.0-develop.9"
|
37
37
|
},
|
38
38
|
"schematics": "./schematics/collection.json",
|
39
39
|
"module": "fesm2015/progress-kendo-angular-conversational-ui.mjs",
|