@progress/kendo-angular-conversational-ui 21.4.0-develop.13 → 21.4.0-develop.14

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: 1767716655,
14
- version: '21.4.0-develop.13',
13
+ publishDate: 1767861187,
14
+ version: '21.4.0-develop.14',
15
15
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
16
16
  };
@@ -216,8 +216,8 @@ const packageMetadata = {
216
216
  productName: 'Kendo UI for Angular',
217
217
  productCode: 'KENDOUIANGULAR',
218
218
  productCodes: ['KENDOUIANGULAR'],
219
- publishDate: 1767716655,
220
- version: '21.4.0-develop.13',
219
+ publishDate: 1767861187,
220
+ version: '21.4.0-develop.14',
221
221
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
222
222
  };
223
223
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-conversational-ui",
3
- "version": "21.4.0-develop.13",
3
+ "version": "21.4.0-develop.14",
4
4
  "description": "Kendo UI for Angular Conversational UI components",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -47,7 +47,7 @@
47
47
  "package": {
48
48
  "productName": "Kendo UI for Angular",
49
49
  "productCode": "KENDOUIANGULAR",
50
- "publishDate": 1767716655,
50
+ "publishDate": 1767861187,
51
51
  "licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
52
52
  }
53
53
  },
@@ -57,22 +57,22 @@
57
57
  "@angular/core": "18 - 21",
58
58
  "@angular/platform-browser": "18 - 21",
59
59
  "@progress/kendo-licensing": "^1.7.0",
60
- "@progress/kendo-angular-buttons": "21.4.0-develop.13",
61
- "@progress/kendo-angular-inputs": "21.4.0-develop.13",
62
- "@progress/kendo-angular-layout": "21.4.0-develop.13",
63
- "@progress/kendo-angular-icons": "21.4.0-develop.13",
64
- "@progress/kendo-angular-common": "21.4.0-develop.13",
65
- "@progress/kendo-angular-intl": "21.4.0-develop.13",
66
- "@progress/kendo-angular-l10n": "21.4.0-develop.13",
67
- "@progress/kendo-angular-menu": "21.4.0-develop.13",
68
- "@progress/kendo-angular-popup": "21.4.0-develop.13",
69
- "@progress/kendo-angular-toolbar": "21.4.0-develop.13",
70
- "@progress/kendo-angular-upload": "21.4.0-develop.13",
60
+ "@progress/kendo-angular-buttons": "21.4.0-develop.14",
61
+ "@progress/kendo-angular-inputs": "21.4.0-develop.14",
62
+ "@progress/kendo-angular-layout": "21.4.0-develop.14",
63
+ "@progress/kendo-angular-icons": "21.4.0-develop.14",
64
+ "@progress/kendo-angular-common": "21.4.0-develop.14",
65
+ "@progress/kendo-angular-intl": "21.4.0-develop.14",
66
+ "@progress/kendo-angular-l10n": "21.4.0-develop.14",
67
+ "@progress/kendo-angular-menu": "21.4.0-develop.14",
68
+ "@progress/kendo-angular-popup": "21.4.0-develop.14",
69
+ "@progress/kendo-angular-toolbar": "21.4.0-develop.14",
70
+ "@progress/kendo-angular-upload": "21.4.0-develop.14",
71
71
  "rxjs": "^6.5.3 || ^7.0.0"
72
72
  },
73
73
  "dependencies": {
74
74
  "tslib": "^2.3.1",
75
- "@progress/kendo-angular-schematics": "21.4.0-develop.13"
75
+ "@progress/kendo-angular-schematics": "21.4.0-develop.14"
76
76
  },
77
77
  "schematics": "./schematics/collection.json",
78
78
  "module": "fesm2022/progress-kendo-angular-conversational-ui.mjs",