@progress/kendo-angular-conversational-ui 24.1.1-develop.1 → 24.2.0-develop.2
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.
|
@@ -3,6 +3,9 @@
|
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { SVGIcon } from '@progress/kendo-svg-icons';
|
|
6
|
+
/**
|
|
7
|
+
* Defines the status of a Chat message.
|
|
8
|
+
*/
|
|
6
9
|
export interface MessageStatus {
|
|
7
10
|
/**
|
|
8
11
|
* Sets the text for the message status.
|
|
@@ -215,8 +215,8 @@ const packageMetadata = {
|
|
|
215
215
|
productName: 'Kendo UI for Angular',
|
|
216
216
|
productCode: 'KENDOUIANGULAR',
|
|
217
217
|
productCodes: ['KENDOUIANGULAR'],
|
|
218
|
-
publishDate:
|
|
219
|
-
version: '24.
|
|
218
|
+
publishDate: 1781873923,
|
|
219
|
+
version: '24.2.0-develop.2',
|
|
220
220
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
221
221
|
};
|
|
222
222
|
|
package/package-metadata.mjs
CHANGED
|
@@ -7,7 +7,7 @@ export const packageMetadata = {
|
|
|
7
7
|
"productCodes": [
|
|
8
8
|
"KENDOUIANGULAR"
|
|
9
9
|
],
|
|
10
|
-
"publishDate":
|
|
11
|
-
"version": "24.
|
|
10
|
+
"publishDate": 1781873923,
|
|
11
|
+
"version": "24.2.0-develop.2",
|
|
12
12
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
13
13
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-conversational-ui",
|
|
3
|
-
"version": "24.
|
|
3
|
+
"version": "24.2.0-develop.2",
|
|
4
4
|
"description": "Kendo UI for Angular Conversational UI components",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"package": {
|
|
98
98
|
"productName": "Kendo UI for Angular",
|
|
99
99
|
"productCode": "KENDOUIANGULAR",
|
|
100
|
-
"publishDate":
|
|
100
|
+
"publishDate": 1781873923,
|
|
101
101
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
102
102
|
}
|
|
103
103
|
},
|
|
@@ -107,22 +107,22 @@
|
|
|
107
107
|
"@angular/core": "19 - 22",
|
|
108
108
|
"@angular/platform-browser": "19 - 22",
|
|
109
109
|
"@progress/kendo-licensing": "^1.11.0",
|
|
110
|
-
"@progress/kendo-angular-buttons": "24.
|
|
111
|
-
"@progress/kendo-angular-inputs": "24.
|
|
112
|
-
"@progress/kendo-angular-layout": "24.
|
|
113
|
-
"@progress/kendo-angular-icons": "24.
|
|
114
|
-
"@progress/kendo-angular-common": "24.
|
|
115
|
-
"@progress/kendo-angular-intl": "24.
|
|
116
|
-
"@progress/kendo-angular-l10n": "24.
|
|
117
|
-
"@progress/kendo-angular-menu": "24.
|
|
118
|
-
"@progress/kendo-angular-popup": "24.
|
|
119
|
-
"@progress/kendo-angular-toolbar": "24.
|
|
120
|
-
"@progress/kendo-angular-upload": "24.
|
|
110
|
+
"@progress/kendo-angular-buttons": "24.2.0-develop.2",
|
|
111
|
+
"@progress/kendo-angular-inputs": "24.2.0-develop.2",
|
|
112
|
+
"@progress/kendo-angular-layout": "24.2.0-develop.2",
|
|
113
|
+
"@progress/kendo-angular-icons": "24.2.0-develop.2",
|
|
114
|
+
"@progress/kendo-angular-common": "24.2.0-develop.2",
|
|
115
|
+
"@progress/kendo-angular-intl": "24.2.0-develop.2",
|
|
116
|
+
"@progress/kendo-angular-l10n": "24.2.0-develop.2",
|
|
117
|
+
"@progress/kendo-angular-menu": "24.2.0-develop.2",
|
|
118
|
+
"@progress/kendo-angular-popup": "24.2.0-develop.2",
|
|
119
|
+
"@progress/kendo-angular-toolbar": "24.2.0-develop.2",
|
|
120
|
+
"@progress/kendo-angular-upload": "24.2.0-develop.2",
|
|
121
121
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
122
122
|
},
|
|
123
123
|
"dependencies": {
|
|
124
124
|
"tslib": "^2.3.1",
|
|
125
|
-
"@progress/kendo-angular-schematics": "24.
|
|
125
|
+
"@progress/kendo-angular-schematics": "24.2.0-develop.2"
|
|
126
126
|
},
|
|
127
127
|
"schematics": "./schematics/collection.json",
|
|
128
128
|
"module": "fesm2022/progress-kendo-angular-conversational-ui.mjs",
|