@progress/kendo-angular-conversational-ui 23.4.0-develop.4 → 24.0.0-develop.1

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.
@@ -215,8 +215,8 @@ const packageMetadata = {
215
215
  productName: 'Kendo UI for Angular',
216
216
  productCode: 'KENDOUIANGULAR',
217
217
  productCodes: ['KENDOUIANGULAR'],
218
- publishDate: 1776325004,
219
- version: '23.4.0-develop.4',
218
+ publishDate: 1776779053,
219
+ version: '24.0.0-develop.1',
220
220
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
221
221
  };
222
222
 
@@ -7,7 +7,7 @@ export const packageMetadata = {
7
7
  "productCodes": [
8
8
  "KENDOUIANGULAR"
9
9
  ],
10
- "publishDate": 1776325004,
11
- "version": "23.4.0-develop.4",
10
+ "publishDate": 1776779053,
11
+ "version": "24.0.0-develop.1",
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": "23.4.0-develop.4",
3
+ "version": "24.0.0-develop.1",
4
4
  "description": "Kendo UI for Angular Conversational UI components",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -99,7 +99,7 @@
99
99
  "package": {
100
100
  "productName": "Kendo UI for Angular",
101
101
  "productCode": "KENDOUIANGULAR",
102
- "publishDate": 1776325004,
102
+ "publishDate": 1776779053,
103
103
  "licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
104
104
  }
105
105
  },
@@ -108,23 +108,23 @@
108
108
  "@angular/common": "19 - 21",
109
109
  "@angular/core": "19 - 21",
110
110
  "@angular/platform-browser": "19 - 21",
111
- "@progress/kendo-licensing": "^1.10.0",
112
- "@progress/kendo-angular-buttons": "23.4.0-develop.4",
113
- "@progress/kendo-angular-inputs": "23.4.0-develop.4",
114
- "@progress/kendo-angular-layout": "23.4.0-develop.4",
115
- "@progress/kendo-angular-icons": "23.4.0-develop.4",
116
- "@progress/kendo-angular-common": "23.4.0-develop.4",
117
- "@progress/kendo-angular-intl": "23.4.0-develop.4",
118
- "@progress/kendo-angular-l10n": "23.4.0-develop.4",
119
- "@progress/kendo-angular-menu": "23.4.0-develop.4",
120
- "@progress/kendo-angular-popup": "23.4.0-develop.4",
121
- "@progress/kendo-angular-toolbar": "23.4.0-develop.4",
122
- "@progress/kendo-angular-upload": "23.4.0-develop.4",
111
+ "@progress/kendo-licensing": "^1.11.0",
112
+ "@progress/kendo-angular-buttons": "24.0.0-develop.1",
113
+ "@progress/kendo-angular-inputs": "24.0.0-develop.1",
114
+ "@progress/kendo-angular-layout": "24.0.0-develop.1",
115
+ "@progress/kendo-angular-icons": "24.0.0-develop.1",
116
+ "@progress/kendo-angular-common": "24.0.0-develop.1",
117
+ "@progress/kendo-angular-intl": "24.0.0-develop.1",
118
+ "@progress/kendo-angular-l10n": "24.0.0-develop.1",
119
+ "@progress/kendo-angular-menu": "24.0.0-develop.1",
120
+ "@progress/kendo-angular-popup": "24.0.0-develop.1",
121
+ "@progress/kendo-angular-toolbar": "24.0.0-develop.1",
122
+ "@progress/kendo-angular-upload": "24.0.0-develop.1",
123
123
  "rxjs": "^6.5.3 || ^7.0.0"
124
124
  },
125
125
  "dependencies": {
126
126
  "tslib": "^2.3.1",
127
- "@progress/kendo-angular-schematics": "23.4.0-develop.4"
127
+ "@progress/kendo-angular-schematics": "24.0.0-develop.1"
128
128
  },
129
129
  "schematics": "./schematics/collection.json",
130
130
  "module": "fesm2022/progress-kendo-angular-conversational-ui.mjs",