@progress/kendo-angular-conversational-ui 20.0.1-develop.1 → 20.0.2-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.
@@ -10,7 +10,7 @@ export const packageMetadata = {
10
10
  productName: 'Kendo UI for Angular',
11
11
  productCode: 'KENDOUIANGULAR',
12
12
  productCodes: ['KENDOUIANGULAR'],
13
- publishDate: 1756227735,
14
- version: '20.0.1-develop.1',
13
+ publishDate: 1756284266,
14
+ version: '20.0.2-develop.1',
15
15
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
16
16
  };
@@ -217,8 +217,8 @@ const packageMetadata = {
217
217
  productName: 'Kendo UI for Angular',
218
218
  productCode: 'KENDOUIANGULAR',
219
219
  productCodes: ['KENDOUIANGULAR'],
220
- publishDate: 1756227735,
221
- version: '20.0.1-develop.1',
220
+ publishDate: 1756284266,
221
+ version: '20.0.2-develop.1',
222
222
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
223
223
  };
224
224
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-conversational-ui",
3
- "version": "20.0.1-develop.1",
3
+ "version": "20.0.2-develop.1",
4
4
  "description": "Kendo UI for Angular Conversational UI components",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -35,7 +35,7 @@
35
35
  "package": {
36
36
  "productName": "Kendo UI for Angular",
37
37
  "productCode": "KENDOUIANGULAR",
38
- "publishDate": 1756227735,
38
+ "publishDate": 1756284266,
39
39
  "licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
40
40
  }
41
41
  },
@@ -45,22 +45,22 @@
45
45
  "@angular/core": "16 - 20",
46
46
  "@angular/platform-browser": "16 - 20",
47
47
  "@progress/kendo-licensing": "^1.7.0",
48
- "@progress/kendo-angular-buttons": "20.0.1-develop.1",
49
- "@progress/kendo-angular-inputs": "20.0.1-develop.1",
50
- "@progress/kendo-angular-layout": "20.0.1-develop.1",
51
- "@progress/kendo-angular-icons": "20.0.1-develop.1",
52
- "@progress/kendo-angular-common": "20.0.1-develop.1",
53
- "@progress/kendo-angular-intl": "20.0.1-develop.1",
54
- "@progress/kendo-angular-l10n": "20.0.1-develop.1",
55
- "@progress/kendo-angular-menu": "20.0.1-develop.1",
56
- "@progress/kendo-angular-popup": "20.0.1-develop.1",
57
- "@progress/kendo-angular-toolbar": "20.0.1-develop.1",
58
- "@progress/kendo-angular-upload": "20.0.1-develop.1",
48
+ "@progress/kendo-angular-buttons": "20.0.2-develop.1",
49
+ "@progress/kendo-angular-inputs": "20.0.2-develop.1",
50
+ "@progress/kendo-angular-layout": "20.0.2-develop.1",
51
+ "@progress/kendo-angular-icons": "20.0.2-develop.1",
52
+ "@progress/kendo-angular-common": "20.0.2-develop.1",
53
+ "@progress/kendo-angular-intl": "20.0.2-develop.1",
54
+ "@progress/kendo-angular-l10n": "20.0.2-develop.1",
55
+ "@progress/kendo-angular-menu": "20.0.2-develop.1",
56
+ "@progress/kendo-angular-popup": "20.0.2-develop.1",
57
+ "@progress/kendo-angular-toolbar": "20.0.2-develop.1",
58
+ "@progress/kendo-angular-upload": "20.0.2-develop.1",
59
59
  "rxjs": "^6.5.3 || ^7.0.0"
60
60
  },
61
61
  "dependencies": {
62
62
  "tslib": "^2.3.1",
63
- "@progress/kendo-angular-schematics": "20.0.1-develop.1"
63
+ "@progress/kendo-angular-schematics": "20.0.2-develop.1"
64
64
  },
65
65
  "schematics": "./schematics/collection.json",
66
66
  "module": "fesm2022/progress-kendo-angular-conversational-ui.mjs",