@progress/kendo-angular-conversational-ui 18.0.0-develop.4 → 18.0.0-develop.5
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: '18.0.0-develop.
|
12
|
+
publishDate: 1736358131,
|
13
|
+
version: '18.0.0-develop.5',
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
15
15
|
};
|
@@ -128,8 +128,8 @@ const packageMetadata = {
|
|
128
128
|
name: '@progress/kendo-angular-conversational-ui',
|
129
129
|
productName: 'Kendo UI for Angular',
|
130
130
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
131
|
-
publishDate:
|
132
|
-
version: '18.0.0-develop.
|
131
|
+
publishDate: 1736358131,
|
132
|
+
version: '18.0.0-develop.5',
|
133
133
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
134
134
|
};
|
135
135
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@progress/kendo-angular-conversational-ui",
|
3
|
-
"version": "18.0.0-develop.
|
3
|
+
"version": "18.0.0-develop.5",
|
4
4
|
"description": "Kendo UI for Angular Conversational UI components",
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
6
6
|
"author": "Progress",
|
@@ -24,19 +24,19 @@
|
|
24
24
|
"@angular/core": "16 - 19",
|
25
25
|
"@angular/platform-browser": "16 - 19",
|
26
26
|
"@progress/kendo-licensing": "^1.0.2",
|
27
|
-
"@progress/kendo-angular-buttons": "18.0.0-develop.
|
28
|
-
"@progress/kendo-angular-inputs": "18.0.0-develop.
|
29
|
-
"@progress/kendo-angular-layout": "18.0.0-develop.
|
30
|
-
"@progress/kendo-angular-icons": "18.0.0-develop.
|
31
|
-
"@progress/kendo-angular-common": "18.0.0-develop.
|
32
|
-
"@progress/kendo-angular-intl": "18.0.0-develop.
|
33
|
-
"@progress/kendo-angular-l10n": "18.0.0-develop.
|
34
|
-
"@progress/kendo-angular-popup": "18.0.0-develop.
|
27
|
+
"@progress/kendo-angular-buttons": "18.0.0-develop.5",
|
28
|
+
"@progress/kendo-angular-inputs": "18.0.0-develop.5",
|
29
|
+
"@progress/kendo-angular-layout": "18.0.0-develop.5",
|
30
|
+
"@progress/kendo-angular-icons": "18.0.0-develop.5",
|
31
|
+
"@progress/kendo-angular-common": "18.0.0-develop.5",
|
32
|
+
"@progress/kendo-angular-intl": "18.0.0-develop.5",
|
33
|
+
"@progress/kendo-angular-l10n": "18.0.0-develop.5",
|
34
|
+
"@progress/kendo-angular-popup": "18.0.0-develop.5",
|
35
35
|
"rxjs": "^6.5.3 || ^7.0.0"
|
36
36
|
},
|
37
37
|
"dependencies": {
|
38
38
|
"tslib": "^2.3.1",
|
39
|
-
"@progress/kendo-angular-schematics": "18.0.0-develop.
|
39
|
+
"@progress/kendo-angular-schematics": "18.0.0-develop.5"
|
40
40
|
},
|
41
41
|
"schematics": "./schematics/collection.json",
|
42
42
|
"module": "fesm2022/progress-kendo-angular-conversational-ui.mjs",
|