@progress/kendo-angular-inputs 10.1.1 → 10.1.2-dev.202211170755

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: 1666695015,
12
+ publishDate: 1668671644,
13
13
  version: '',
14
14
  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'
15
15
  };
@@ -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: 1666695015,
538
+ publishDate: 1668671644,
539
539
  version: '',
540
540
  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'
541
541
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-inputs",
3
- "version": "10.1.1",
3
+ "version": "10.1.2-dev.202211170755",
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",
@@ -38,10 +38,10 @@
38
38
  "tslib": "^2.3.1"
39
39
  },
40
40
  "peerDependencies": {
41
- "@angular/animations": "12 - 14",
42
- "@angular/common": "12 - 14",
43
- "@angular/core": "12 - 14",
44
- "@angular/forms": "12 - 14",
41
+ "@angular/animations": "12 - 15",
42
+ "@angular/common": "12 - 15",
43
+ "@angular/core": "12 - 15",
44
+ "@angular/forms": "12 - 15",
45
45
  "@progress/kendo-angular-buttons": "^8.0.0",
46
46
  "@progress/kendo-angular-common": "^3.0.0",
47
47
  "@progress/kendo-angular-dialog": "^7.0.0",