@progress/kendo-angular-webmcp 25.1.0 → 25.1.1-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.
|
@@ -17,8 +17,8 @@ const packageMetadata = {
|
|
|
17
17
|
productName: 'Kendo UI for Angular',
|
|
18
18
|
productCode: 'KENDOUIANGULAR',
|
|
19
19
|
productCodes: ['KENDOUIANGULAR'],
|
|
20
|
-
publishDate:
|
|
21
|
-
version: '25.1.
|
|
20
|
+
publishDate: 1788947897,
|
|
21
|
+
version: '25.1.1-develop.1',
|
|
22
22
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning',
|
|
23
23
|
};
|
|
24
24
|
|
|
@@ -4784,10 +4784,10 @@ class WebMcpDirective {
|
|
|
4784
4784
|
return isDocumentAvailable()
|
|
4785
4785
|
&& !!document.modelContext;
|
|
4786
4786
|
}
|
|
4787
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
4788
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
4787
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.30", ngImport: i0, type: WebMcpDirective, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }, { token: KENDO_WEBMCP_HOST, host: true, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
4788
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.30", type: WebMcpDirective, isStandalone: true, selector: "[kendoWebMcp]", inputs: { config: ["kendoWebMcp", "config"] }, usesOnChanges: true, ngImport: i0 });
|
|
4789
4789
|
}
|
|
4790
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
4790
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.30", ngImport: i0, type: WebMcpDirective, decorators: [{
|
|
4791
4791
|
type: Directive,
|
|
4792
4792
|
args: [{
|
|
4793
4793
|
selector: '[kendoWebMcp]',
|
|
@@ -4852,11 +4852,11 @@ const KENDO_WEBMCP = [
|
|
|
4852
4852
|
* ```
|
|
4853
4853
|
*/
|
|
4854
4854
|
class WebMcpModule {
|
|
4855
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
4856
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.
|
|
4857
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.
|
|
4855
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.30", ngImport: i0, type: WebMcpModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
4856
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.30", ngImport: i0, type: WebMcpModule, imports: [WebMcpDirective], exports: [WebMcpDirective] });
|
|
4857
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.30", ngImport: i0, type: WebMcpModule });
|
|
4858
4858
|
}
|
|
4859
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
4859
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.30", ngImport: i0, type: WebMcpModule, decorators: [{
|
|
4860
4860
|
type: NgModule,
|
|
4861
4861
|
args: [{
|
|
4862
4862
|
imports: [...KENDO_WEBMCP],
|
package/package-metadata.mjs
CHANGED
|
@@ -7,7 +7,7 @@ export const packageMetadata = {
|
|
|
7
7
|
"productCodes": [
|
|
8
8
|
"KENDOUIANGULAR"
|
|
9
9
|
],
|
|
10
|
-
"publishDate":
|
|
11
|
-
"version": "25.1.
|
|
10
|
+
"publishDate": 1788947897,
|
|
11
|
+
"version": "25.1.1-develop.1",
|
|
12
12
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning"
|
|
13
13
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-webmcp",
|
|
3
|
-
"version": "25.1.
|
|
3
|
+
"version": "25.1.1-develop.1",
|
|
4
4
|
"description": "Web MCP Tools for Kendo UI for Angular",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"package": {
|
|
22
22
|
"productName": "Kendo UI for Angular",
|
|
23
23
|
"productCode": "KENDOUIANGULAR",
|
|
24
|
-
"publishDate":
|
|
24
|
+
"publishDate": 1788947897,
|
|
25
25
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning"
|
|
26
26
|
}
|
|
27
27
|
},
|
|
@@ -29,35 +29,35 @@
|
|
|
29
29
|
"@angular/common": "20 - 22",
|
|
30
30
|
"@angular/core": "20 - 22",
|
|
31
31
|
"@progress/kendo-licensing": "^1.11.0",
|
|
32
|
-
"@progress/kendo-angular-buttons": "25.1.
|
|
33
|
-
"@progress/kendo-angular-charts": "25.1.
|
|
34
|
-
"@progress/kendo-angular-common": "25.1.
|
|
35
|
-
"@progress/kendo-angular-conversational-ui": "25.1.
|
|
36
|
-
"@progress/kendo-angular-dateinputs": "25.1.
|
|
37
|
-
"@progress/kendo-angular-dialog": "25.1.
|
|
38
|
-
"@progress/kendo-angular-dropdowns": "25.1.
|
|
39
|
-
"@progress/kendo-angular-editor": "25.1.
|
|
40
|
-
"@progress/kendo-angular-gantt": "25.1.
|
|
41
|
-
"@progress/kendo-angular-gauges": "25.1.
|
|
42
|
-
"@progress/kendo-angular-grid": "25.1.
|
|
43
|
-
"@progress/kendo-angular-indicators": "25.1.
|
|
44
|
-
"@progress/kendo-angular-inputs": "25.1.
|
|
45
|
-
"@progress/kendo-angular-layout": "25.1.
|
|
46
|
-
"@progress/kendo-angular-listbox": "25.1.
|
|
47
|
-
"@progress/kendo-angular-listview": "25.1.
|
|
48
|
-
"@progress/kendo-angular-map": "25.1.
|
|
49
|
-
"@progress/kendo-angular-menu": "25.1.
|
|
50
|
-
"@progress/kendo-angular-notification": "25.1.
|
|
51
|
-
"@progress/kendo-angular-pager": "25.1.
|
|
52
|
-
"@progress/kendo-angular-pivotgrid": "25.1.
|
|
53
|
-
"@progress/kendo-angular-scheduler": "25.1.
|
|
54
|
-
"@progress/kendo-angular-scrollview": "25.1.
|
|
55
|
-
"@progress/kendo-angular-sortable": "25.1.
|
|
56
|
-
"@progress/kendo-angular-spreadsheet": "25.1.
|
|
57
|
-
"@progress/kendo-angular-toolbar": "25.1.
|
|
58
|
-
"@progress/kendo-angular-treelist": "25.1.
|
|
59
|
-
"@progress/kendo-angular-treeview": "25.1.
|
|
60
|
-
"@progress/kendo-angular-upload": "25.1.
|
|
32
|
+
"@progress/kendo-angular-buttons": "25.1.1-develop.1",
|
|
33
|
+
"@progress/kendo-angular-charts": "25.1.1-develop.1",
|
|
34
|
+
"@progress/kendo-angular-common": "25.1.1-develop.1",
|
|
35
|
+
"@progress/kendo-angular-conversational-ui": "25.1.1-develop.1",
|
|
36
|
+
"@progress/kendo-angular-dateinputs": "25.1.1-develop.1",
|
|
37
|
+
"@progress/kendo-angular-dialog": "25.1.1-develop.1",
|
|
38
|
+
"@progress/kendo-angular-dropdowns": "25.1.1-develop.1",
|
|
39
|
+
"@progress/kendo-angular-editor": "25.1.1-develop.1",
|
|
40
|
+
"@progress/kendo-angular-gantt": "25.1.1-develop.1",
|
|
41
|
+
"@progress/kendo-angular-gauges": "25.1.1-develop.1",
|
|
42
|
+
"@progress/kendo-angular-grid": "25.1.1-develop.1",
|
|
43
|
+
"@progress/kendo-angular-indicators": "25.1.1-develop.1",
|
|
44
|
+
"@progress/kendo-angular-inputs": "25.1.1-develop.1",
|
|
45
|
+
"@progress/kendo-angular-layout": "25.1.1-develop.1",
|
|
46
|
+
"@progress/kendo-angular-listbox": "25.1.1-develop.1",
|
|
47
|
+
"@progress/kendo-angular-listview": "25.1.1-develop.1",
|
|
48
|
+
"@progress/kendo-angular-map": "25.1.1-develop.1",
|
|
49
|
+
"@progress/kendo-angular-menu": "25.1.1-develop.1",
|
|
50
|
+
"@progress/kendo-angular-notification": "25.1.1-develop.1",
|
|
51
|
+
"@progress/kendo-angular-pager": "25.1.1-develop.1",
|
|
52
|
+
"@progress/kendo-angular-pivotgrid": "25.1.1-develop.1",
|
|
53
|
+
"@progress/kendo-angular-scheduler": "25.1.1-develop.1",
|
|
54
|
+
"@progress/kendo-angular-scrollview": "25.1.1-develop.1",
|
|
55
|
+
"@progress/kendo-angular-sortable": "25.1.1-develop.1",
|
|
56
|
+
"@progress/kendo-angular-spreadsheet": "25.1.1-develop.1",
|
|
57
|
+
"@progress/kendo-angular-toolbar": "25.1.1-develop.1",
|
|
58
|
+
"@progress/kendo-angular-treelist": "25.1.1-develop.1",
|
|
59
|
+
"@progress/kendo-angular-treeview": "25.1.1-develop.1",
|
|
60
|
+
"@progress/kendo-angular-upload": "25.1.1-develop.1",
|
|
61
61
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
62
62
|
},
|
|
63
63
|
"peerDependenciesMeta": {
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
"dependencies": {
|
|
150
150
|
"@progress/kendo-file-saver": "^1.1.1",
|
|
151
151
|
"@progress/kendo-ooxml": "^1.9.0",
|
|
152
|
-
"@progress/kendo-angular-schematics": "25.1.
|
|
152
|
+
"@progress/kendo-angular-schematics": "25.1.1-develop.1",
|
|
153
153
|
"tslib": "^2.3.1"
|
|
154
154
|
},
|
|
155
155
|
"schematics": "./schematics/collection.json",
|