@progress/kendo-angular-inputs 18.5.2-develop.1 → 18.5.2-develop.11
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.
|
@@ -118,7 +118,7 @@ export class NumericTextBoxComponent {
|
|
|
118
118
|
* Determines whether the built-in minimum or maximum validators are enforced when a form is validated.
|
|
119
119
|
*
|
|
120
120
|
* > The 4.2.0 Angular version introduces the `min` and `max` validation directives. As a result, even if you set `rangeValidation`
|
|
121
|
-
* to `false`, the built-in Angular validators will be executed.
|
|
121
|
+
* > to `false`, the built-in Angular validators will be executed.
|
|
122
122
|
*/
|
|
123
123
|
rangeValidation = true;
|
|
124
124
|
/**
|
|
@@ -10,7 +10,7 @@ export const packageMetadata = {
|
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCode: 'KENDOUIANGULAR',
|
|
12
12
|
productCodes: ['KENDOUIANGULAR'],
|
|
13
|
-
publishDate:
|
|
14
|
-
version: '18.5.2-develop.
|
|
13
|
+
publishDate: 1744903638,
|
|
14
|
+
version: '18.5.2-develop.11',
|
|
15
15
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
16
16
|
};
|
|
@@ -554,8 +554,8 @@ const packageMetadata = {
|
|
|
554
554
|
productName: 'Kendo UI for Angular',
|
|
555
555
|
productCode: 'KENDOUIANGULAR',
|
|
556
556
|
productCodes: ['KENDOUIANGULAR'],
|
|
557
|
-
publishDate:
|
|
558
|
-
version: '18.5.2-develop.
|
|
557
|
+
publishDate: 1744903638,
|
|
558
|
+
version: '18.5.2-develop.11',
|
|
559
559
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
560
560
|
};
|
|
561
561
|
|
|
@@ -3900,7 +3900,7 @@ class NumericTextBoxComponent {
|
|
|
3900
3900
|
* Determines whether the built-in minimum or maximum validators are enforced when a form is validated.
|
|
3901
3901
|
*
|
|
3902
3902
|
* > The 4.2.0 Angular version introduces the `min` and `max` validation directives. As a result, even if you set `rangeValidation`
|
|
3903
|
-
* to `false`, the built-in Angular validators will be executed.
|
|
3903
|
+
* > to `false`, the built-in Angular validators will be executed.
|
|
3904
3904
|
*/
|
|
3905
3905
|
rangeValidation = true;
|
|
3906
3906
|
/**
|
|
@@ -86,7 +86,7 @@ export declare class NumericTextBoxComponent implements ControlValueAccessor, On
|
|
|
86
86
|
* Determines whether the built-in minimum or maximum validators are enforced when a form is validated.
|
|
87
87
|
*
|
|
88
88
|
* > The 4.2.0 Angular version introduces the `min` and `max` validation directives. As a result, even if you set `rangeValidation`
|
|
89
|
-
* to `false`, the built-in Angular validators will be executed.
|
|
89
|
+
* > to `false`, the built-in Angular validators will be executed.
|
|
90
90
|
*/
|
|
91
91
|
rangeValidation: boolean;
|
|
92
92
|
/**
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-inputs",
|
|
3
|
-
"version": "18.5.2-develop.
|
|
3
|
+
"version": "18.5.2-develop.11",
|
|
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",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"package": {
|
|
29
29
|
"productName": "Kendo UI for Angular",
|
|
30
30
|
"productCode": "KENDOUIANGULAR",
|
|
31
|
-
"publishDate":
|
|
31
|
+
"publishDate": 1744903638,
|
|
32
32
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
33
33
|
}
|
|
34
34
|
},
|
|
@@ -40,20 +40,20 @@
|
|
|
40
40
|
"@angular/platform-browser": "16 - 19",
|
|
41
41
|
"@progress/kendo-drawing": "^1.21.0",
|
|
42
42
|
"@progress/kendo-licensing": "^1.5.0",
|
|
43
|
-
"@progress/kendo-angular-buttons": "18.5.2-develop.
|
|
44
|
-
"@progress/kendo-angular-common": "18.5.2-develop.
|
|
45
|
-
"@progress/kendo-angular-utils": "18.5.2-develop.
|
|
46
|
-
"@progress/kendo-angular-navigation": "18.5.2-develop.
|
|
47
|
-
"@progress/kendo-angular-dialog": "18.5.2-develop.
|
|
48
|
-
"@progress/kendo-angular-intl": "18.5.2-develop.
|
|
49
|
-
"@progress/kendo-angular-l10n": "18.5.2-develop.
|
|
50
|
-
"@progress/kendo-angular-popup": "18.5.2-develop.
|
|
51
|
-
"@progress/kendo-angular-icons": "18.5.2-develop.
|
|
43
|
+
"@progress/kendo-angular-buttons": "18.5.2-develop.11",
|
|
44
|
+
"@progress/kendo-angular-common": "18.5.2-develop.11",
|
|
45
|
+
"@progress/kendo-angular-utils": "18.5.2-develop.11",
|
|
46
|
+
"@progress/kendo-angular-navigation": "18.5.2-develop.11",
|
|
47
|
+
"@progress/kendo-angular-dialog": "18.5.2-develop.11",
|
|
48
|
+
"@progress/kendo-angular-intl": "18.5.2-develop.11",
|
|
49
|
+
"@progress/kendo-angular-l10n": "18.5.2-develop.11",
|
|
50
|
+
"@progress/kendo-angular-popup": "18.5.2-develop.11",
|
|
51
|
+
"@progress/kendo-angular-icons": "18.5.2-develop.11",
|
|
52
52
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
55
|
"tslib": "^2.3.1",
|
|
56
|
-
"@progress/kendo-angular-schematics": "18.5.2-develop.
|
|
56
|
+
"@progress/kendo-angular-schematics": "18.5.2-develop.11",
|
|
57
57
|
"@progress/kendo-common": "^1.0.1",
|
|
58
58
|
"@progress/kendo-draggable": "^3.0.0",
|
|
59
59
|
"@progress/kendo-inputs-common": "^3.1.0"
|