@progress/kendo-angular-conversational-ui 24.0.3-develop.1 → 24.0.3
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.
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.0.3
|
|
10
|
+
"publishDate": 1780065136,
|
|
11
|
+
"version": "24.0.3",
|
|
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.0.3
|
|
3
|
+
"version": "24.0.3",
|
|
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": 1780065136,
|
|
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 - 21",
|
|
108
108
|
"@angular/platform-browser": "19 - 21",
|
|
109
109
|
"@progress/kendo-licensing": "^1.11.0",
|
|
110
|
-
"@progress/kendo-angular-buttons": "24.0.3
|
|
111
|
-
"@progress/kendo-angular-inputs": "24.0.3
|
|
112
|
-
"@progress/kendo-angular-layout": "24.0.3
|
|
113
|
-
"@progress/kendo-angular-icons": "24.0.3
|
|
114
|
-
"@progress/kendo-angular-common": "24.0.3
|
|
115
|
-
"@progress/kendo-angular-intl": "24.0.3
|
|
116
|
-
"@progress/kendo-angular-l10n": "24.0.3
|
|
117
|
-
"@progress/kendo-angular-menu": "24.0.3
|
|
118
|
-
"@progress/kendo-angular-popup": "24.0.3
|
|
119
|
-
"@progress/kendo-angular-toolbar": "24.0.3
|
|
120
|
-
"@progress/kendo-angular-upload": "24.0.3
|
|
110
|
+
"@progress/kendo-angular-buttons": "24.0.3",
|
|
111
|
+
"@progress/kendo-angular-inputs": "24.0.3",
|
|
112
|
+
"@progress/kendo-angular-layout": "24.0.3",
|
|
113
|
+
"@progress/kendo-angular-icons": "24.0.3",
|
|
114
|
+
"@progress/kendo-angular-common": "24.0.3",
|
|
115
|
+
"@progress/kendo-angular-intl": "24.0.3",
|
|
116
|
+
"@progress/kendo-angular-l10n": "24.0.3",
|
|
117
|
+
"@progress/kendo-angular-menu": "24.0.3",
|
|
118
|
+
"@progress/kendo-angular-popup": "24.0.3",
|
|
119
|
+
"@progress/kendo-angular-toolbar": "24.0.3",
|
|
120
|
+
"@progress/kendo-angular-upload": "24.0.3",
|
|
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.0.3
|
|
125
|
+
"@progress/kendo-angular-schematics": "24.0.3"
|
|
126
126
|
},
|
|
127
127
|
"schematics": "./schematics/collection.json",
|
|
128
128
|
"module": "fesm2022/progress-kendo-angular-conversational-ui.mjs",
|