@progress/kendo-angular-inputs 24.1.0 → 24.2.0-develop.1
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.
- package/colorpicker/color-gradient.component.d.ts +1 -1
- package/colorpicker/color-palette.component.d.ts +1 -1
- package/colorpicker/colorpicker.component.d.ts +1 -1
- package/colorpicker/flatcolorpicker.component.d.ts +1 -1
- package/fesm2022/progress-kendo-angular-inputs.mjs +6 -6
- package/package-metadata.mjs +2 -2
- package/package.json +12 -12
|
@@ -23,7 +23,7 @@ import * as i0 from "@angular/core";
|
|
|
23
23
|
* ```
|
|
24
24
|
*
|
|
25
25
|
* @remarks
|
|
26
|
-
* Supported children components are: {@link
|
|
26
|
+
* Supported children components are: {@link ColorPickerCustomMessagesComponent}.
|
|
27
27
|
*/
|
|
28
28
|
export declare class ColorGradientComponent implements OnInit, OnChanges, OnDestroy, ControlValueAccessor {
|
|
29
29
|
private host;
|
|
@@ -20,7 +20,7 @@ import * as i0 from "@angular/core";
|
|
|
20
20
|
* ```
|
|
21
21
|
*
|
|
22
22
|
* @remarks
|
|
23
|
-
* Supported children components are: {@link
|
|
23
|
+
* Supported children components are: {@link ColorPickerCustomMessagesComponent}.
|
|
24
24
|
*/
|
|
25
25
|
export declare class ColorPaletteComponent implements OnInit, AfterViewInit, OnDestroy, OnChanges, ControlValueAccessor {
|
|
26
26
|
host: ElementRef;
|
|
@@ -27,7 +27,7 @@ import * as i0 from "@angular/core";
|
|
|
27
27
|
* ```
|
|
28
28
|
*
|
|
29
29
|
* @remarks
|
|
30
|
-
* Supported children components are: {@link
|
|
30
|
+
* Supported children components are: {@link ColorPickerCustomMessagesComponent}.
|
|
31
31
|
*/
|
|
32
32
|
export declare class ColorPickerComponent implements OnInit, AfterViewInit, OnChanges, OnDestroy, ControlValueAccessor {
|
|
33
33
|
private host;
|
|
@@ -25,7 +25,7 @@ import * as i0 from "@angular/core";
|
|
|
25
25
|
* ```
|
|
26
26
|
*
|
|
27
27
|
* @remarks
|
|
28
|
-
* Supported children components are: {@link
|
|
28
|
+
* Supported children components are: {@link ColorPickerCustomMessagesComponent}.
|
|
29
29
|
*/
|
|
30
30
|
export declare class FlatColorPickerComponent implements OnInit, AfterViewInit, OnDestroy, ControlValueAccessor {
|
|
31
31
|
host: ElementRef;
|
|
@@ -583,8 +583,8 @@ const packageMetadata = {
|
|
|
583
583
|
productName: 'Kendo UI for Angular',
|
|
584
584
|
productCode: 'KENDOUIANGULAR',
|
|
585
585
|
productCodes: ['KENDOUIANGULAR'],
|
|
586
|
-
publishDate:
|
|
587
|
-
version: '24.
|
|
586
|
+
publishDate: 1781868407,
|
|
587
|
+
version: '24.2.0-develop.1',
|
|
588
588
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
589
589
|
};
|
|
590
590
|
|
|
@@ -9542,7 +9542,7 @@ let serial$3 = 0;
|
|
|
9542
9542
|
* ```
|
|
9543
9543
|
*
|
|
9544
9544
|
* @remarks
|
|
9545
|
-
* Supported children components are: {@link
|
|
9545
|
+
* Supported children components are: {@link ColorPickerCustomMessagesComponent}.
|
|
9546
9546
|
*/
|
|
9547
9547
|
class ColorGradientComponent {
|
|
9548
9548
|
host;
|
|
@@ -10780,7 +10780,7 @@ let serial$2 = 0;
|
|
|
10780
10780
|
* ```
|
|
10781
10781
|
*
|
|
10782
10782
|
* @remarks
|
|
10783
|
-
* Supported children components are: {@link
|
|
10783
|
+
* Supported children components are: {@link ColorPickerCustomMessagesComponent}.
|
|
10784
10784
|
*/
|
|
10785
10785
|
class ColorPaletteComponent {
|
|
10786
10786
|
host;
|
|
@@ -11825,7 +11825,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
11825
11825
|
* ```
|
|
11826
11826
|
*
|
|
11827
11827
|
* @remarks
|
|
11828
|
-
* Supported children components are: {@link
|
|
11828
|
+
* Supported children components are: {@link ColorPickerCustomMessagesComponent}.
|
|
11829
11829
|
*/
|
|
11830
11830
|
class FlatColorPickerComponent {
|
|
11831
11831
|
host;
|
|
@@ -13006,7 +13006,7 @@ let nextColorPickerId = 0;
|
|
|
13006
13006
|
* ```
|
|
13007
13007
|
*
|
|
13008
13008
|
* @remarks
|
|
13009
|
-
* Supported children components are: {@link
|
|
13009
|
+
* Supported children components are: {@link ColorPickerCustomMessagesComponent}.
|
|
13010
13010
|
*/
|
|
13011
13011
|
class ColorPickerComponent {
|
|
13012
13012
|
host;
|
package/package-metadata.mjs
CHANGED
|
@@ -7,7 +7,7 @@ export const packageMetadata = {
|
|
|
7
7
|
"productCodes": [
|
|
8
8
|
"KENDOUIANGULAR"
|
|
9
9
|
],
|
|
10
|
-
"publishDate":
|
|
11
|
-
"version": "24.
|
|
10
|
+
"publishDate": 1781868407,
|
|
11
|
+
"version": "24.2.0-develop.1",
|
|
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-inputs",
|
|
3
|
-
"version": "24.
|
|
3
|
+
"version": "24.2.0-develop.1",
|
|
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",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"package": {
|
|
56
56
|
"productName": "Kendo UI for Angular",
|
|
57
57
|
"productCode": "KENDOUIANGULAR",
|
|
58
|
-
"publishDate":
|
|
58
|
+
"publishDate": 1781868407,
|
|
59
59
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
60
60
|
}
|
|
61
61
|
},
|
|
@@ -67,20 +67,20 @@
|
|
|
67
67
|
"@angular/platform-browser": "19 - 22",
|
|
68
68
|
"@progress/kendo-drawing": "^1.25.0",
|
|
69
69
|
"@progress/kendo-licensing": "^1.11.0",
|
|
70
|
-
"@progress/kendo-angular-buttons": "24.
|
|
71
|
-
"@progress/kendo-angular-common": "24.
|
|
72
|
-
"@progress/kendo-angular-utils": "24.
|
|
73
|
-
"@progress/kendo-angular-navigation": "24.
|
|
74
|
-
"@progress/kendo-angular-dialog": "24.
|
|
75
|
-
"@progress/kendo-angular-intl": "24.
|
|
76
|
-
"@progress/kendo-angular-l10n": "24.
|
|
77
|
-
"@progress/kendo-angular-popup": "24.
|
|
78
|
-
"@progress/kendo-angular-icons": "24.
|
|
70
|
+
"@progress/kendo-angular-buttons": "24.2.0-develop.1",
|
|
71
|
+
"@progress/kendo-angular-common": "24.2.0-develop.1",
|
|
72
|
+
"@progress/kendo-angular-utils": "24.2.0-develop.1",
|
|
73
|
+
"@progress/kendo-angular-navigation": "24.2.0-develop.1",
|
|
74
|
+
"@progress/kendo-angular-dialog": "24.2.0-develop.1",
|
|
75
|
+
"@progress/kendo-angular-intl": "24.2.0-develop.1",
|
|
76
|
+
"@progress/kendo-angular-l10n": "24.2.0-develop.1",
|
|
77
|
+
"@progress/kendo-angular-popup": "24.2.0-develop.1",
|
|
78
|
+
"@progress/kendo-angular-icons": "24.2.0-develop.1",
|
|
79
79
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
80
80
|
},
|
|
81
81
|
"dependencies": {
|
|
82
82
|
"tslib": "^2.3.1",
|
|
83
|
-
"@progress/kendo-angular-schematics": "24.
|
|
83
|
+
"@progress/kendo-angular-schematics": "24.2.0-develop.1",
|
|
84
84
|
"@progress/kendo-common": "^1.0.1",
|
|
85
85
|
"@progress/kendo-draggable": "^3.0.0",
|
|
86
86
|
"@progress/kendo-inputs-common": "^3.1.0"
|