@progress/kendo-angular-filter 11.0.0-develop.92 → 11.0.0-develop.93
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.
|
@@ -9,7 +9,7 @@ export const packageMetadata = {
|
|
|
9
9
|
name: '@progress/kendo-angular-filter',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
12
|
+
publishDate: 1673265725,
|
|
13
13
|
version: '',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -234,7 +234,7 @@ const packageMetadata = {
|
|
|
234
234
|
name: '@progress/kendo-angular-filter',
|
|
235
235
|
productName: 'Kendo UI for Angular',
|
|
236
236
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
237
|
-
publishDate:
|
|
237
|
+
publishDate: 1673265725,
|
|
238
238
|
version: '',
|
|
239
239
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
240
240
|
};
|
|
@@ -234,7 +234,7 @@ const packageMetadata = {
|
|
|
234
234
|
name: '@progress/kendo-angular-filter',
|
|
235
235
|
productName: 'Kendo UI for Angular',
|
|
236
236
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
237
|
-
publishDate:
|
|
237
|
+
publishDate: 1673265725,
|
|
238
238
|
version: '',
|
|
239
239
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
240
240
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-filter",
|
|
3
|
-
"version": "11.0.0-develop.
|
|
3
|
+
"version": "11.0.0-develop.93",
|
|
4
4
|
"description": "Kendo UI Angular Filter",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -22,16 +22,16 @@
|
|
|
22
22
|
"@angular/platform-browser": "13 - 15",
|
|
23
23
|
"@progress/kendo-data-query": "^1.5.5",
|
|
24
24
|
"@progress/kendo-licensing": "^1.0.2",
|
|
25
|
-
"@progress/kendo-angular-buttons": "11.0.0-develop.
|
|
26
|
-
"@progress/kendo-angular-common": "11.0.0-develop.
|
|
27
|
-
"@progress/kendo-angular-dateinputs": "11.0.0-develop.
|
|
28
|
-
"@progress/kendo-angular-dropdowns": "11.0.0-develop.
|
|
29
|
-
"@progress/kendo-angular-inputs": "11.0.0-develop.
|
|
30
|
-
"@progress/kendo-angular-intl": "11.0.0-develop.
|
|
31
|
-
"@progress/kendo-angular-l10n": "11.0.0-develop.
|
|
32
|
-
"@progress/kendo-angular-icons": "11.0.0-develop.
|
|
33
|
-
"@progress/kendo-angular-label": "11.0.0-develop.
|
|
34
|
-
"@progress/kendo-angular-schematics": "11.0.0-develop.
|
|
25
|
+
"@progress/kendo-angular-buttons": "11.0.0-develop.93",
|
|
26
|
+
"@progress/kendo-angular-common": "11.0.0-develop.93",
|
|
27
|
+
"@progress/kendo-angular-dateinputs": "11.0.0-develop.93",
|
|
28
|
+
"@progress/kendo-angular-dropdowns": "11.0.0-develop.93",
|
|
29
|
+
"@progress/kendo-angular-inputs": "11.0.0-develop.93",
|
|
30
|
+
"@progress/kendo-angular-intl": "11.0.0-develop.93",
|
|
31
|
+
"@progress/kendo-angular-l10n": "11.0.0-develop.93",
|
|
32
|
+
"@progress/kendo-angular-icons": "11.0.0-develop.93",
|
|
33
|
+
"@progress/kendo-angular-label": "11.0.0-develop.93",
|
|
34
|
+
"@progress/kendo-angular-schematics": "11.0.0-develop.93",
|
|
35
35
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
36
36
|
},
|
|
37
37
|
"dependencies": {
|