@progress/kendo-angular-conversational-ui 18.0.0-develop.2 → 18.0.0-develop.4

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: 1736256281,
13
- version: '18.0.0-develop.2',
12
+ publishDate: 1736354501,
13
+ version: '18.0.0-develop.4',
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: 1736256281,
132
- version: '18.0.0-develop.2',
131
+ publishDate: 1736354501,
132
+ version: '18.0.0-develop.4',
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.2",
3
+ "version": "18.0.0-develop.4",
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.2",
28
- "@progress/kendo-angular-inputs": "18.0.0-develop.2",
29
- "@progress/kendo-angular-layout": "18.0.0-develop.2",
30
- "@progress/kendo-angular-icons": "18.0.0-develop.2",
31
- "@progress/kendo-angular-common": "18.0.0-develop.2",
32
- "@progress/kendo-angular-intl": "18.0.0-develop.2",
33
- "@progress/kendo-angular-l10n": "18.0.0-develop.2",
34
- "@progress/kendo-angular-popup": "18.0.0-develop.2",
27
+ "@progress/kendo-angular-buttons": "18.0.0-develop.4",
28
+ "@progress/kendo-angular-inputs": "18.0.0-develop.4",
29
+ "@progress/kendo-angular-layout": "18.0.0-develop.4",
30
+ "@progress/kendo-angular-icons": "18.0.0-develop.4",
31
+ "@progress/kendo-angular-common": "18.0.0-develop.4",
32
+ "@progress/kendo-angular-intl": "18.0.0-develop.4",
33
+ "@progress/kendo-angular-l10n": "18.0.0-develop.4",
34
+ "@progress/kendo-angular-popup": "18.0.0-develop.4",
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.2"
39
+ "@progress/kendo-angular-schematics": "18.0.0-develop.4"
40
40
  },
41
41
  "schematics": "./schematics/collection.json",
42
42
  "module": "fesm2022/progress-kendo-angular-conversational-ui.mjs",