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