@progress/kendo-angular-conversational-ui 17.0.0-develop.8 → 17.0.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: '17.0.0-develop.
|
12
|
+
publishDate: 1729174781,
|
13
|
+
version: '17.0.0-develop.9',
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
15
15
|
};
|
@@ -123,8 +123,8 @@ const packageMetadata = {
|
|
123
123
|
name: '@progress/kendo-angular-conversational-ui',
|
124
124
|
productName: 'Kendo UI for Angular',
|
125
125
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
126
|
-
publishDate:
|
127
|
-
version: '17.0.0-develop.
|
126
|
+
publishDate: 1729174781,
|
127
|
+
version: '17.0.0-develop.9',
|
128
128
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
129
129
|
};
|
130
130
|
|
@@ -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: '17.0.0-develop.
|
122
|
+
publishDate: 1729174781,
|
123
|
+
version: '17.0.0-develop.9',
|
124
124
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
125
125
|
};
|
126
126
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@progress/kendo-angular-conversational-ui",
|
3
|
-
"version": "17.0.0-develop.
|
3
|
+
"version": "17.0.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,19 +24,19 @@
|
|
24
24
|
"@angular/core": "15 - 18",
|
25
25
|
"@angular/platform-browser": "15 - 18",
|
26
26
|
"@progress/kendo-licensing": "^1.0.2",
|
27
|
-
"@progress/kendo-angular-buttons": "17.0.0-develop.
|
28
|
-
"@progress/kendo-angular-inputs": "17.0.0-develop.
|
29
|
-
"@progress/kendo-angular-layout": "17.0.0-develop.
|
30
|
-
"@progress/kendo-angular-icons": "17.0.0-develop.
|
31
|
-
"@progress/kendo-angular-common": "17.0.0-develop.
|
32
|
-
"@progress/kendo-angular-intl": "17.0.0-develop.
|
33
|
-
"@progress/kendo-angular-l10n": "17.0.0-develop.
|
34
|
-
"@progress/kendo-angular-popup": "17.0.0-develop.
|
27
|
+
"@progress/kendo-angular-buttons": "17.0.0-develop.9",
|
28
|
+
"@progress/kendo-angular-inputs": "17.0.0-develop.9",
|
29
|
+
"@progress/kendo-angular-layout": "17.0.0-develop.9",
|
30
|
+
"@progress/kendo-angular-icons": "17.0.0-develop.9",
|
31
|
+
"@progress/kendo-angular-common": "17.0.0-develop.9",
|
32
|
+
"@progress/kendo-angular-intl": "17.0.0-develop.9",
|
33
|
+
"@progress/kendo-angular-l10n": "17.0.0-develop.9",
|
34
|
+
"@progress/kendo-angular-popup": "17.0.0-develop.9",
|
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": "17.0.0-develop.
|
39
|
+
"@progress/kendo-angular-schematics": "17.0.0-develop.9"
|
40
40
|
},
|
41
41
|
"schematics": "./schematics/collection.json",
|
42
42
|
"module": "fesm2015/progress-kendo-angular-conversational-ui.mjs",
|