@progress/kendo-angular-filter 25.1.0-develop.5 → 25.1.0-develop.6
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.
|
@@ -238,8 +238,8 @@ const packageMetadata = {
|
|
|
238
238
|
productName: 'Kendo UI for Angular',
|
|
239
239
|
productCode: 'KENDOUIANGULAR',
|
|
240
240
|
productCodes: ['KENDOUIANGULAR'],
|
|
241
|
-
publishDate:
|
|
242
|
-
version: '25.1.0-develop.
|
|
241
|
+
publishDate: 1787224051,
|
|
242
|
+
version: '25.1.0-develop.6',
|
|
243
243
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
244
244
|
};
|
|
245
245
|
|
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.0-develop.
|
|
10
|
+
"publishDate": 1787224051,
|
|
11
|
+
"version": "25.1.0-develop.6",
|
|
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-filter",
|
|
3
|
-
"version": "25.1.0-develop.
|
|
3
|
+
"version": "25.1.0-develop.6",
|
|
4
4
|
"description": "Kendo UI Angular Filter",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"package": {
|
|
33
33
|
"productName": "Kendo UI for Angular",
|
|
34
34
|
"productCode": "KENDOUIANGULAR",
|
|
35
|
-
"publishDate":
|
|
35
|
+
"publishDate": 1787224051,
|
|
36
36
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
37
37
|
}
|
|
38
38
|
},
|
|
@@ -43,20 +43,20 @@
|
|
|
43
43
|
"@angular/platform-browser": "20 - 22",
|
|
44
44
|
"@progress/kendo-data-query": "^1.7.3",
|
|
45
45
|
"@progress/kendo-licensing": "^1.11.0",
|
|
46
|
-
"@progress/kendo-angular-buttons": "25.1.0-develop.
|
|
47
|
-
"@progress/kendo-angular-common": "25.1.0-develop.
|
|
48
|
-
"@progress/kendo-angular-dateinputs": "25.1.0-develop.
|
|
49
|
-
"@progress/kendo-angular-dropdowns": "25.1.0-develop.
|
|
50
|
-
"@progress/kendo-angular-inputs": "25.1.0-develop.
|
|
51
|
-
"@progress/kendo-angular-intl": "25.1.0-develop.
|
|
52
|
-
"@progress/kendo-angular-l10n": "25.1.0-develop.
|
|
53
|
-
"@progress/kendo-angular-icons": "25.1.0-develop.
|
|
54
|
-
"@progress/kendo-angular-label": "25.1.0-develop.
|
|
46
|
+
"@progress/kendo-angular-buttons": "25.1.0-develop.6",
|
|
47
|
+
"@progress/kendo-angular-common": "25.1.0-develop.6",
|
|
48
|
+
"@progress/kendo-angular-dateinputs": "25.1.0-develop.6",
|
|
49
|
+
"@progress/kendo-angular-dropdowns": "25.1.0-develop.6",
|
|
50
|
+
"@progress/kendo-angular-inputs": "25.1.0-develop.6",
|
|
51
|
+
"@progress/kendo-angular-intl": "25.1.0-develop.6",
|
|
52
|
+
"@progress/kendo-angular-l10n": "25.1.0-develop.6",
|
|
53
|
+
"@progress/kendo-angular-icons": "25.1.0-develop.6",
|
|
54
|
+
"@progress/kendo-angular-label": "25.1.0-develop.6",
|
|
55
55
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
56
56
|
},
|
|
57
57
|
"dependencies": {
|
|
58
58
|
"tslib": "^2.3.1",
|
|
59
|
-
"@progress/kendo-angular-schematics": "25.1.0-develop.
|
|
59
|
+
"@progress/kendo-angular-schematics": "25.1.0-develop.6"
|
|
60
60
|
},
|
|
61
61
|
"schematics": "./schematics/collection.json",
|
|
62
62
|
"module": "fesm2022/progress-kendo-angular-filter.mjs",
|
|
@@ -9,12 +9,12 @@ const schematics_1 = require("@angular-devkit/schematics");
|
|
|
9
9
|
function default_1(options) {
|
|
10
10
|
const finalOptions = Object.assign(Object.assign({}, options), { mainNgModule: 'FilterModule', package: 'filter', peerDependencies: {
|
|
11
11
|
// peer deps of the dropdowns
|
|
12
|
-
'@progress/kendo-angular-treeview': '25.1.0-develop.
|
|
13
|
-
'@progress/kendo-angular-popup': '25.1.0-develop.
|
|
14
|
-
'@progress/kendo-angular-navigation': '25.1.0-develop.
|
|
12
|
+
'@progress/kendo-angular-treeview': '25.1.0-develop.6',
|
|
13
|
+
'@progress/kendo-angular-popup': '25.1.0-develop.6',
|
|
14
|
+
'@progress/kendo-angular-navigation': '25.1.0-develop.6',
|
|
15
15
|
// peer dependency of kendo-angular-inputs
|
|
16
16
|
'@progress/kendo-drawing': '^1.16.0',
|
|
17
|
-
'@progress/kendo-angular-dialog': '25.1.0-develop.
|
|
17
|
+
'@progress/kendo-angular-dialog': '25.1.0-develop.6',
|
|
18
18
|
// Peer dependency of icons
|
|
19
19
|
'@progress/kendo-svg-icons': '^4.0.0'
|
|
20
20
|
} });
|