@progress/kendo-angular-inputs 11.0.0-develop.84 → 11.0.0-develop.86
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-inputs',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
12
|
+
publishDate: 1672927171,
|
|
13
13
|
version: '',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -536,7 +536,7 @@ const packageMetadata = {
|
|
|
536
536
|
name: '@progress/kendo-angular-inputs',
|
|
537
537
|
productName: 'Kendo UI for Angular',
|
|
538
538
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
539
|
-
publishDate:
|
|
539
|
+
publishDate: 1672927171,
|
|
540
540
|
version: '',
|
|
541
541
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
542
542
|
};
|
|
@@ -535,7 +535,7 @@ const packageMetadata = {
|
|
|
535
535
|
name: '@progress/kendo-angular-inputs',
|
|
536
536
|
productName: 'Kendo UI for Angular',
|
|
537
537
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
538
|
-
publishDate:
|
|
538
|
+
publishDate: 1672927171,
|
|
539
539
|
version: '',
|
|
540
540
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
541
541
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-inputs",
|
|
3
|
-
"version": "11.0.0-develop.
|
|
3
|
+
"version": "11.0.0-develop.86",
|
|
4
4
|
"description": "Kendo UI for Angular Inputs Package - Everything you need to build professional form functionality (Checkbox, ColorGradient, ColorPalette, ColorPicker, FlatColorPicker, FormField, MaskedTextBox, NumericTextBox, RadioButton, RangeSlider, Slider, Switch, TextArea, and TextBox Components)",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -36,13 +36,13 @@
|
|
|
36
36
|
"@progress/kendo-drawing": "^1.17.0",
|
|
37
37
|
"@progress/kendo-inputs-common": "^3.1.0",
|
|
38
38
|
"@progress/kendo-licensing": "^1.0.2",
|
|
39
|
-
"@progress/kendo-angular-buttons": "11.0.0-develop.
|
|
40
|
-
"@progress/kendo-angular-common": "11.0.0-develop.
|
|
41
|
-
"@progress/kendo-angular-dialog": "11.0.0-develop.
|
|
42
|
-
"@progress/kendo-angular-intl": "11.0.0-develop.
|
|
43
|
-
"@progress/kendo-angular-l10n": "11.0.0-develop.
|
|
44
|
-
"@progress/kendo-angular-popup": "11.0.0-develop.
|
|
45
|
-
"@progress/kendo-angular-schematics": "11.0.0-develop.
|
|
39
|
+
"@progress/kendo-angular-buttons": "11.0.0-develop.86",
|
|
40
|
+
"@progress/kendo-angular-common": "11.0.0-develop.86",
|
|
41
|
+
"@progress/kendo-angular-dialog": "11.0.0-develop.86",
|
|
42
|
+
"@progress/kendo-angular-intl": "11.0.0-develop.86",
|
|
43
|
+
"@progress/kendo-angular-l10n": "11.0.0-develop.86",
|
|
44
|
+
"@progress/kendo-angular-popup": "11.0.0-develop.86",
|
|
45
|
+
"@progress/kendo-angular-schematics": "11.0.0-develop.86",
|
|
46
46
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
47
47
|
},
|
|
48
48
|
"dependencies": {
|