@progress/kendo-angular-inputs 24.2.2 → 25.0.0-develop.2

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.
Files changed (178) hide show
  1. package/fesm2022/progress-kendo-angular-inputs.mjs +318 -318
  2. package/index.d.ts +7117 -103
  3. package/package-metadata.mjs +2 -2
  4. package/package.json +17 -17
  5. package/checkbox/checkbox.component.d.ts +0 -71
  6. package/checkbox/checkbox.directive.d.ts +0 -41
  7. package/checkbox/checked-state.d.ts +0 -17
  8. package/checkbox.module.d.ts +0 -32
  9. package/colorpicker/adaptiveness/adaptive-close-button.component.d.ts +0 -20
  10. package/colorpicker/adaptiveness/adaptive-renderer.component.d.ts +0 -40
  11. package/colorpicker/color-contrast-svg.component.d.ts +0 -29
  12. package/colorpicker/color-gradient-numeric-label.directive.d.ts +0 -20
  13. package/colorpicker/color-gradient-text-label.directive.d.ts +0 -19
  14. package/colorpicker/color-gradient.component.d.ts +0 -306
  15. package/colorpicker/color-input.component.d.ts +0 -108
  16. package/colorpicker/color-palette.component.d.ts +0 -231
  17. package/colorpicker/colorpicker.component.d.ts +0 -425
  18. package/colorpicker/constants.d.ts +0 -41
  19. package/colorpicker/contrast-validation.component.d.ts +0 -24
  20. package/colorpicker/contrast.component.d.ts +0 -25
  21. package/colorpicker/events/active-color-click-event.d.ts +0 -49
  22. package/colorpicker/events/cancel-event.d.ts +0 -15
  23. package/colorpicker/events/close-event.d.ts +0 -10
  24. package/colorpicker/events/kendo-drag-event.d.ts +0 -21
  25. package/colorpicker/events/open-event.d.ts +0 -10
  26. package/colorpicker/events.d.ts +0 -8
  27. package/colorpicker/flatcolorpicker-actions.component.d.ts +0 -26
  28. package/colorpicker/flatcolorpicker-header.component.d.ts +0 -45
  29. package/colorpicker/flatcolorpicker.component.d.ts +0 -281
  30. package/colorpicker/localization/colorgradient-localization.service.d.ts +0 -17
  31. package/colorpicker/localization/colorpalette-localization.service.d.ts +0 -17
  32. package/colorpicker/localization/colorpicker-localization.service.d.ts +0 -14
  33. package/colorpicker/localization/custom-messages.component.d.ts +0 -25
  34. package/colorpicker/localization/flatcolorpicker-localization.service.d.ts +0 -17
  35. package/colorpicker/localization/localized-colorpicker-messages.directive.d.ts +0 -16
  36. package/colorpicker/localization/messages.d.ts +0 -133
  37. package/colorpicker/models/actions-layout.d.ts +0 -8
  38. package/colorpicker/models/adaptive-mode.d.ts +0 -16
  39. package/colorpicker/models/colorpicker-view.d.ts +0 -8
  40. package/colorpicker/models/gradient-settings.d.ts +0 -35
  41. package/colorpicker/models/hsva.d.ts +0 -13
  42. package/colorpicker/models/output-format.d.ts +0 -8
  43. package/colorpicker/models/palette-presets.d.ts +0 -61
  44. package/colorpicker/models/palette-settings.d.ts +0 -30
  45. package/colorpicker/models/popup-settings.d.ts +0 -18
  46. package/colorpicker/models/rgb.d.ts +0 -12
  47. package/colorpicker/models/rgba.d.ts +0 -13
  48. package/colorpicker/models/table-cell.d.ts +0 -11
  49. package/colorpicker/models/tile-size.d.ts +0 -17
  50. package/colorpicker/models.d.ts +0 -16
  51. package/colorpicker/services/color-palette.service.d.ts +0 -19
  52. package/colorpicker/services/flatcolorpicker.service.d.ts +0 -15
  53. package/colorpicker/utils/color-parser.d.ts +0 -77
  54. package/colorpicker/utils/contrast-curve.d.ts +0 -37
  55. package/colorpicker/utils.d.ts +0 -6
  56. package/colorpicker.module.d.ts +0 -35
  57. package/common/dom-utils.d.ts +0 -25
  58. package/common/formservice.service.d.ts +0 -14
  59. package/common/math.d.ts +0 -40
  60. package/common/models/fillmode.d.ts +0 -11
  61. package/common/models/gutters.d.ts +0 -28
  62. package/common/models/responsive-breakpoints.d.ts +0 -34
  63. package/common/models/rounded.d.ts +0 -18
  64. package/common/models/size.d.ts +0 -11
  65. package/common/models/styling-classes.d.ts +0 -11
  66. package/common/models/type.d.ts +0 -12
  67. package/common/models.d.ts +0 -9
  68. package/common/radio-checkbox.base.d.ts +0 -164
  69. package/common/utils.d.ts +0 -68
  70. package/directives.d.ts +0 -334
  71. package/form/form.component.d.ts +0 -76
  72. package/form/formseparator.component.d.ts +0 -32
  73. package/form/utils.d.ts +0 -62
  74. package/form.module.d.ts +0 -36
  75. package/formfield/error.component.d.ts +0 -34
  76. package/formfield/formfield.component.d.ts +0 -117
  77. package/formfield/hint.component.d.ts +0 -32
  78. package/formfield/models/message-align.d.ts +0 -10
  79. package/formfield/models/orientation.d.ts +0 -12
  80. package/formfield/models/show-options.d.ts +0 -14
  81. package/formfield.module.d.ts +0 -33
  82. package/formfieldset/formfieldset.component.d.ts +0 -71
  83. package/inputs.module.d.ts +0 -75
  84. package/maskedtextbox/maskedtextbox.component.d.ts +0 -326
  85. package/maskedtextbox/masking.service.d.ts +0 -48
  86. package/maskedtextbox/parsing/combinators.d.ts +0 -13
  87. package/maskedtextbox/parsing/parsers.d.ts +0 -51
  88. package/maskedtextbox/parsing/result.d.ts +0 -27
  89. package/maskedtextbox/parsing/stream.d.ts +0 -26
  90. package/maskedtextbox.module.d.ts +0 -32
  91. package/numerictextbox/arrow-direction.d.ts +0 -12
  92. package/numerictextbox/constants.d.ts +0 -28
  93. package/numerictextbox/localization/custom-messages.component.d.ts +0 -29
  94. package/numerictextbox/localization/localized-numerictextbox-messages.directive.d.ts +0 -16
  95. package/numerictextbox/localization/messages.d.ts +0 -21
  96. package/numerictextbox/numerictextbox.component.d.ts +0 -400
  97. package/numerictextbox/utils.d.ts +0 -44
  98. package/numerictextbox.module.d.ts +0 -33
  99. package/otp.module.d.ts +0 -32
  100. package/otpinput/localization/custom-messages.component.d.ts +0 -19
  101. package/otpinput/localization/localized-textbox-messages.directive.d.ts +0 -16
  102. package/otpinput/localization/messages.d.ts +0 -24
  103. package/otpinput/models/otpinput-type.d.ts +0 -10
  104. package/otpinput/models/separator-icon.d.ts +0 -23
  105. package/otpinput/otpinput-separator.component.d.ts +0 -25
  106. package/otpinput/otpinput.component.d.ts +0 -275
  107. package/package-metadata.d.ts +0 -9
  108. package/radiobutton/radiobutton.component.d.ts +0 -59
  109. package/radiobutton/radiobutton.directive.d.ts +0 -33
  110. package/radiobutton.module.d.ts +0 -33
  111. package/rangeslider/localization/custom-messages.component.d.ts +0 -27
  112. package/rangeslider/localization/localized-rangeslider-messages.directive.d.ts +0 -16
  113. package/rangeslider/localization/messages.d.ts +0 -21
  114. package/rangeslider/rangeslider-model.d.ts +0 -14
  115. package/rangeslider/rangeslider-value.type.d.ts +0 -9
  116. package/rangeslider/rangeslider.component.d.ts +0 -135
  117. package/rangeslider.module.d.ts +0 -34
  118. package/rating/directives/rating-hovered-item.directive.d.ts +0 -26
  119. package/rating/directives/rating-item.directive.d.ts +0 -25
  120. package/rating/directives/rating-selected-item.directive.d.ts +0 -27
  121. package/rating/models/precision.d.ts +0 -12
  122. package/rating/models/rating-item.interface.d.ts +0 -32
  123. package/rating/models/selection.d.ts +0 -12
  124. package/rating/rating.component.d.ts +0 -182
  125. package/rating.module.d.ts +0 -34
  126. package/shared/input-separator.component.d.ts +0 -32
  127. package/shared/input-spacer.component.d.ts +0 -31
  128. package/shared/shared-events.directive.d.ts +0 -27
  129. package/shared/utils.d.ts +0 -10
  130. package/signature/events/close-event.d.ts +0 -10
  131. package/signature/events/index.d.ts +0 -6
  132. package/signature/events/open-event.d.ts +0 -10
  133. package/signature/localization/custom-messages.component.d.ts +0 -17
  134. package/signature/localization/index.d.ts +0 -7
  135. package/signature/localization/localized-signature-messages.directive.d.ts +0 -16
  136. package/signature/localization/messages.d.ts +0 -29
  137. package/signature/signature.component.d.ts +0 -363
  138. package/signature.module.d.ts +0 -32
  139. package/slider/localization/custom-messages.component.d.ts +0 -17
  140. package/slider/localization/localized-slider-messages.directive.d.ts +0 -16
  141. package/slider/localization/messages.d.ts +0 -25
  142. package/slider/slider-model.d.ts +0 -13
  143. package/slider/slider.component.d.ts +0 -174
  144. package/slider.module.d.ts +0 -34
  145. package/sliders-common/label-template.directive.d.ts +0 -26
  146. package/sliders-common/slider-base.d.ts +0 -161
  147. package/sliders-common/slider-model.base.d.ts +0 -28
  148. package/sliders-common/slider-ticks.component.d.ts +0 -26
  149. package/sliders-common/sliders-util.d.ts +0 -114
  150. package/sliders-common/title-callback.d.ts +0 -26
  151. package/switch/events/blur-event.d.ts +0 -13
  152. package/switch/events/focus-event.d.ts +0 -13
  153. package/switch/localization/custom-messages.component.d.ts +0 -17
  154. package/switch/localization/localized-switch-messages.directive.d.ts +0 -16
  155. package/switch/localization/messages.d.ts +0 -21
  156. package/switch/switch.component.d.ts +0 -204
  157. package/switch.module.d.ts +0 -32
  158. package/text-fields-common/text-fields-base.d.ts +0 -96
  159. package/textarea/models/adornments-orientation.d.ts +0 -12
  160. package/textarea/models/flow.d.ts +0 -12
  161. package/textarea/models/resize.d.ts +0 -15
  162. package/textarea/models/textarea-settings.d.ts +0 -101
  163. package/textarea/textarea-prefix.component.d.ts +0 -35
  164. package/textarea/textarea-suffix.component.d.ts +0 -35
  165. package/textarea/textarea.component.d.ts +0 -240
  166. package/textarea/textarea.directive.d.ts +0 -99
  167. package/textarea.module.d.ts +0 -35
  168. package/textbox/localization/custom-messages.component.d.ts +0 -17
  169. package/textbox/localization/localized-textbox-messages.directive.d.ts +0 -16
  170. package/textbox/localization/messages.d.ts +0 -17
  171. package/textbox/models/icon-show-options.d.ts +0 -13
  172. package/textbox/textbox-prefix.directive.d.ts +0 -33
  173. package/textbox/textbox-suffix.directive.d.ts +0 -32
  174. package/textbox/textbox.component.d.ts +0 -362
  175. package/textbox/textbox.directive.d.ts +0 -58
  176. package/textbox.module.d.ts +0 -38
  177. package/validators/max.validator.d.ts +0 -8
  178. package/validators/min.validator.d.ts +0 -8
@@ -1,164 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { Renderer2, EventEmitter, ElementRef, Injector, ChangeDetectorRef, NgZone } from '@angular/core';
6
- import { ControlValueAccessor, NgControl } from '@angular/forms';
7
- import { ComponentType } from './utils';
8
- import { CheckBoxRounded, InputSize } from './models';
9
- import * as i0 from "@angular/core";
10
- /**
11
- * @hidden
12
- */
13
- export declare class RadioCheckBoxBase implements ControlValueAccessor {
14
- private componentType;
15
- protected hostElement: ElementRef;
16
- protected renderer: Renderer2;
17
- protected cdr: ChangeDetectorRef;
18
- protected ngZone: NgZone;
19
- protected injector: Injector;
20
- /**
21
- * @hidden
22
- */
23
- focusableId: string;
24
- /**
25
- * Sets the `title` attribute of the `input` element of the component.
26
- *
27
- * @remarks
28
- * This property is related to accessibility.
29
- */
30
- title: string;
31
- /**
32
- * Sets the `name` attribute for the component.
33
- */
34
- name: string;
35
- /**
36
- * Sets the disabled state of the component.
37
- *
38
- * @default false
39
- */
40
- disabled: boolean;
41
- /**
42
- * Specifies the `tabindex` of the component.
43
- *
44
- * @default 0
45
- */
46
- tabindex: number;
47
- /**
48
- * @hidden
49
- */
50
- set tabIndex(tabIndex: number);
51
- get tabIndex(): number;
52
- /**
53
- * Provides a value for the component.
54
- */
55
- value: string;
56
- /**
57
- * The size property specifies the width and height of the component. The default value is set by the Kendo theme.
58
- *
59
- *
60
- */
61
- set size(size: InputSize);
62
- get size(): InputSize;
63
- /**
64
- * Sets the HTML attributes of the inner focusable input element. Attributes which are essential for certain component functionalities cannot be changed.
65
- *
66
- * @remarks
67
- * This property is related to accessibility.
68
- */
69
- set inputAttributes(attributes: {
70
- [key: string]: string;
71
- });
72
- get inputAttributes(): {
73
- [key: string]: string;
74
- };
75
- ngOnInit(): void;
76
- /**
77
- * Fires each time the user focuses the component.
78
- *
79
- */
80
- onFocus: EventEmitter<any>;
81
- /**
82
- * Fires each time the component gets blurred.
83
- *
84
- */
85
- onBlur: EventEmitter<any>;
86
- /**
87
- * Focuses the component.
88
- */
89
- focus(): void;
90
- /**
91
- * Blurs the component.
92
- */
93
- blur(): void;
94
- /**
95
- * @hidden
96
- */
97
- handleInputBlur: () => void;
98
- /**
99
- * @hidden
100
- */
101
- handleFocus(): void;
102
- /**
103
- * @hidden
104
- */
105
- handleBlur(): void;
106
- /**
107
- * @hidden
108
- */
109
- registerOnChange(fn: (_: any) => void): void;
110
- /**
111
- * @hidden
112
- */
113
- registerOnTouched(fn: () => any): void;
114
- /**
115
- * @hidden
116
- */
117
- get isControlRequired(): boolean;
118
- /**
119
- * @hidden
120
- */
121
- get isControlInvalid(): boolean;
122
- /**
123
- * Represents the visible `input` element.
124
- */
125
- input: ElementRef;
126
- /**
127
- * @hidden
128
- */
129
- get isFocused(): boolean;
130
- /**
131
- * @hidden
132
- */
133
- set isFocused(value: boolean);
134
- /**
135
- * @hidden
136
- * Called when the status of the component changes to or from `disabled`.
137
- * Depending on the value, it enables or disables the appropriate DOM element.
138
- *
139
- * @param isDisabled
140
- */
141
- setDisabledState(isDisabled: boolean): void;
142
- protected control: NgControl;
143
- protected focusChangedProgrammatically: boolean;
144
- protected get defaultAttributes(): any;
145
- protected parsedAttributes: {
146
- [key: string]: string;
147
- };
148
- protected _inputAttributes: {
149
- [key: string]: string;
150
- };
151
- protected ngChange: Function;
152
- protected ngTouched: Function;
153
- private _isFocused;
154
- private _size;
155
- constructor(componentType: ComponentType, hostElement: ElementRef, renderer: Renderer2, cdr: ChangeDetectorRef, ngZone: NgZone, injector: Injector);
156
- /**
157
- * @hidden
158
- */
159
- writeValue(_value: any): void;
160
- protected handleClasses(value: InputSize | CheckBoxRounded, input: string): void;
161
- protected setInputAttributes(): void;
162
- static ɵfac: i0.ɵɵFactoryDeclaration<RadioCheckBoxBase, never>;
163
- static ɵcmp: i0.ɵɵComponentDeclaration<RadioCheckBoxBase, "ng-component", never, { "focusableId": { "alias": "focusableId"; "required": false; }; "title": { "alias": "title"; "required": false; }; "name": { "alias": "name"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "tabindex": { "alias": "tabindex"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "value": { "alias": "value"; "required": false; }; "size": { "alias": "size"; "required": false; }; "inputAttributes": { "alias": "inputAttributes"; "required": false; }; }, { "onFocus": "focus"; "onBlur": "blur"; }, never, never, true, never>;
164
- }
package/common/utils.d.ts DELETED
@@ -1,68 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { InjectionToken } from "@angular/core";
6
- import { InputStylingClasses } from "./models";
7
- /**
8
- * @hidden
9
- *
10
- * Checks if the value is `null` or `undefined`. Falsy values like '', 0, false, NaN, etc. are regarded as present.
11
- */
12
- export declare const isPresent: (value: any) => boolean;
13
- /**
14
- * @hidden
15
- */
16
- export declare const areSame: (value1: any, value2: any) => boolean;
17
- /**
18
- * @hidden
19
- */
20
- export declare const requiresZoneOnBlur: (ngControl: any) => any;
21
- /**
22
- * @hidden
23
- *
24
- * Fits the contender number into the specified bounds. If the number is NaN or null, the min is returned.
25
- *
26
- * @param contender Represents the number you want to fit into specified bounds.
27
- * @param min The inclusive lower bound number.
28
- * @param max The inclusive upper bound number.
29
- */
30
- export declare const fitIntoBounds: (contender: number, min: number, max: number) => number;
31
- /**
32
- * @hidden
33
- */
34
- export declare const SIZE_MAP: {
35
- small: string;
36
- medium: string;
37
- large: string;
38
- };
39
- /**
40
- * @hidden
41
- */
42
- export declare const ROUNDED_MAP: {
43
- small: string;
44
- medium: string;
45
- large: string;
46
- full: string;
47
- none: string;
48
- };
49
- /**
50
- * @hidden
51
- */
52
- export declare const isNone: (style: string) => style is "none";
53
- /**
54
- * @hidden
55
- *
56
- * Returns the styling classes to be added and removed
57
- */
58
- export declare const getStylingClasses: (componentType: any, stylingOption: string, previousValue: any, newValue: any) => InputStylingClasses;
59
- /**
60
- * @hidden
61
- *
62
- * Used to differentiate between the Radio and CheckBox components in their base class.
63
- */
64
- export declare const COMPONENT_TYPE: InjectionToken<ComponentType>;
65
- /**
66
- * @hidden
67
- */
68
- export type ComponentType = 'radio' | 'checkbox';
package/directives.d.ts DELETED
@@ -1,334 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { PrefixTemplateDirective, SuffixTemplateDirective, SeparatorComponent } from "@progress/kendo-angular-common";
6
- import { CheckBoxComponent } from "./checkbox/checkbox.component";
7
- import { CheckBoxDirective } from "./checkbox/checkbox.directive";
8
- import { ColorGradientComponent } from "./colorpicker/color-gradient.component";
9
- import { ColorPaletteComponent } from "./colorpicker/color-palette.component";
10
- import { ColorPickerComponent } from "./colorpicker/colorpicker.component";
11
- import { FlatColorPickerComponent } from "./colorpicker/flatcolorpicker.component";
12
- import { ColorPickerCustomMessagesComponent } from "./colorpicker/localization/custom-messages.component";
13
- import { ErrorComponent } from "./formfield/error.component";
14
- import { FormFieldComponent } from "./formfield/formfield.component";
15
- import { HintComponent } from "./formfield/hint.component";
16
- import { MaskedTextBoxComponent } from "./maskedtextbox/maskedtextbox.component";
17
- import { NumericTextBoxCustomMessagesComponent } from "./numerictextbox/localization/custom-messages.component";
18
- import { NumericTextBoxComponent } from "./numerictextbox/numerictextbox.component";
19
- import { RadioButtonComponent } from "./radiobutton/radiobutton.component";
20
- import { RadioButtonDirective } from "./radiobutton/radiobutton.directive";
21
- import { RangeSliderCustomMessagesComponent } from "./rangeslider/localization/custom-messages.component";
22
- import { RangeSliderComponent } from "./rangeslider/rangeslider.component";
23
- import { RatingHoveredItemTemplateDirective } from "./rating/directives/rating-hovered-item.directive";
24
- import { RatingItemTemplateDirective } from "./rating/directives/rating-item.directive";
25
- import { RatingSelectedItemTemplateDirective } from "./rating/directives/rating-selected-item.directive";
26
- import { RatingComponent } from "./rating/rating.component";
27
- import { InputSeparatorComponent } from "./shared/input-separator.component";
28
- import { InputSpacerComponent } from "./shared/input-spacer.component";
29
- import { TextAreaDirective } from "./textarea/textarea.directive";
30
- import { SignatureCustomMessagesComponent } from "./signature/localization/custom-messages.component";
31
- import { SignatureComponent } from "./signature/signature.component";
32
- import { SliderCustomMessagesComponent } from "./slider/localization/custom-messages.component";
33
- import { SliderComponent } from "./slider/slider.component";
34
- import { LabelTemplateDirective } from "./sliders-common/label-template.directive";
35
- import { SwitchCustomMessagesComponent } from "./switch/localization/custom-messages.component";
36
- import { SwitchComponent } from "./switch/switch.component";
37
- import { TextAreaPrefixComponent } from "./textarea/textarea-prefix.component";
38
- import { TextAreaSuffixComponent } from "./textarea/textarea-suffix.component";
39
- import { TextAreaComponent } from "./textarea/textarea.component";
40
- import { TextBoxCustomMessagesComponent } from "./textbox/localization/custom-messages.component";
41
- import { TextBoxPrefixTemplateDirective } from "./textbox/textbox-prefix.directive";
42
- import { TextBoxSuffixTemplateDirective } from "./textbox/textbox-suffix.directive";
43
- import { TextBoxComponent } from "./textbox/textbox.component";
44
- import { TextBoxDirective } from "./textbox/textbox.directive";
45
- import { OTPInputComponent } from "./otpinput/otpinput.component";
46
- import { OTPInputCustomMessagesComponent } from "./otpinput/localization/custom-messages.component";
47
- import { FormComponent } from "./form/form.component";
48
- import { FormSeparatorComponent } from "./form/formseparator.component";
49
- import { FormFieldSetComponent } from "./formfieldset/formfieldset.component";
50
- /**
51
- * Use the `KENDO_TEXTBOX` utility array to add all TextBox-related components and directives to a standalone Angular component.
52
- *
53
- * @example
54
- * ```typescript
55
- * import { KENDO_TEXTBOX } from '@progress/kendo-angular-inputs';
56
- * @Component({
57
- * standalone: true,
58
- * imports: [KENDO_TEXTBOX],
59
- * template: `<kendo-textbox></kendo-textbox>`
60
- * })
61
- * export class MyComponent {}
62
- * ```
63
- */
64
- export declare const KENDO_TEXTBOX: readonly [typeof TextBoxDirective, typeof TextBoxComponent, typeof InputSeparatorComponent, typeof InputSpacerComponent, typeof TextBoxSuffixTemplateDirective, typeof TextBoxPrefixTemplateDirective, typeof TextBoxCustomMessagesComponent, typeof PrefixTemplateDirective, typeof SuffixTemplateDirective, typeof SeparatorComponent];
65
- /**
66
- * Use the `KENDO_NUMERICTEXTBOX` utility array to add all NumericTextBox-related components and directives to a standalone Angular component.
67
- *
68
- * @example
69
- * ```typescript
70
- * import { KENDO_NUMERICTEXTBOX } from '@progress/kendo-angular-inputs';
71
- * @Component({
72
- * standalone: true,
73
- * imports: [KENDO_NUMERICTEXTBOX],
74
- * template: `<kendo-numerictextbox></kendo-numerictextbox>`
75
- * })
76
- * export class MyComponent {}
77
- * ```
78
- */
79
- export declare const KENDO_NUMERICTEXTBOX: readonly [typeof NumericTextBoxComponent, typeof NumericTextBoxCustomMessagesComponent, typeof PrefixTemplateDirective, typeof SuffixTemplateDirective, typeof SeparatorComponent];
80
- /**
81
- * Use the `KENDO_MASKEDTEXTBOX` utility array to add all MaskedTextBox-related components and directives to a standalone Angular component.
82
- *
83
- * @example
84
- * ```typescript
85
- * import { KENDO_MASKEDTEXTBOX } from '@progress/kendo-angular-inputs';
86
- * @Component({
87
- * standalone: true,
88
- * imports: [KENDO_MASKEDTEXTBOX],
89
- * template: `<kendo-maskedtextbox></kendo-maskedtextbox>`
90
- * })
91
- * export class MyComponent {}
92
- * ```
93
- */
94
- export declare const KENDO_MASKEDTEXTBOX: readonly [typeof MaskedTextBoxComponent, typeof PrefixTemplateDirective, typeof SuffixTemplateDirective, typeof SeparatorComponent];
95
- /**
96
- * Use the `KENDO_OTPINPUT` utility array to add all OTPInput-related components and directives to a standalone Angular component.
97
- *
98
- * @example
99
- * ```typescript
100
- * import { KENDO_OTPINPUT } from '@progress/kendo-angular-inputs';
101
- * @Component({
102
- * standalone: true,
103
- * imports: [KENDO_OTPINPUT],
104
- * template: `<kendo-otpinput></kendo-otpinput>`
105
- * })
106
- * export class MyComponent {}
107
- * ```
108
- */
109
- export declare const KENDO_OTPINPUT: readonly [typeof OTPInputComponent, typeof OTPInputCustomMessagesComponent];
110
- /**
111
- * Use the `KENDO_TEXTAREA` utility array to add all TextArea-related components and directives to a standalone Angular component.
112
- *
113
- * @example
114
- * ```typescript
115
- * import { KENDO_TEXTAREA } from '@progress/kendo-angular-inputs';
116
- * @Component({
117
- * standalone: true,
118
- * imports: [KENDO_TEXTAREA],
119
- * template: `<kendo-textarea></kendo-textarea>`
120
- * })
121
- * export class MyComponent {}
122
- * ```
123
- */
124
- export declare const KENDO_TEXTAREA: readonly [typeof TextAreaComponent, typeof TextAreaDirective, typeof TextAreaPrefixComponent, typeof TextAreaSuffixComponent, typeof SeparatorComponent];
125
- /**
126
- * Use the `KENDO_CHECKBOX` utility array to add all CheckBox-related components and directives to a standalone Angular component.
127
- *
128
- * @example
129
- * ```typescript
130
- * import { KENDO_CHECKBOX } from '@progress/kendo-angular-inputs';
131
- * @Component({
132
- * standalone: true,
133
- * imports: [KENDO_CHECKBOX],
134
- * template: `<kendo-checkbox></kendo-checkbox>`
135
- * })
136
- * export class MyComponent {}
137
- * ```
138
- */
139
- export declare const KENDO_CHECKBOX: readonly [typeof CheckBoxComponent, typeof CheckBoxDirective];
140
- /**
141
- * Use the `KENDO_RADIOBUTTON` utility array to add all RadioButton-related components and directives to a standalone Angular component.
142
- *
143
- * @example
144
- * ```typescript
145
- * import { KENDO_RADIOBUTTON } from '@progress/kendo-angular-inputs';
146
- * @Component({
147
- * standalone: true,
148
- * imports: [KENDO_RADIOBUTTON],
149
- * template: `<kendo-radiobutton></kendo-radiobutton>`
150
- * })
151
- * export class MyComponent {}
152
- * ```
153
- */
154
- export declare const KENDO_RADIOBUTTON: readonly [typeof RadioButtonComponent, typeof RadioButtonDirective];
155
- /**
156
- * Use the `KENDO_SWITCH` utility array to add all Switch-related components and directives to a standalone Angular component.
157
- *
158
- * @example
159
- * ```typescript
160
- * import { KENDO_SWITCH } from '@progress/kendo-angular-inputs';
161
- * @Component({
162
- * standalone: true,
163
- * imports: [KENDO_SWITCH],
164
- * template: `<kendo-switch></kendo-switch>`
165
- * })
166
- * export class MyComponent {}
167
- * ```
168
- */
169
- export declare const KENDO_SWITCH: readonly [typeof SwitchComponent, typeof SwitchCustomMessagesComponent];
170
- /**
171
- * Use the `KENDO_FORMFIELD` utility array to add all FormField-related components and directives to a standalone Angular component.
172
- *
173
- * @example
174
- * ```typescript
175
- * import { KENDO_FORMFIELD } from '@progress/kendo-angular-inputs';
176
- * @Component({
177
- * standalone: true,
178
- * imports: [KENDO_FORMFIELD],
179
- * template: `<kendo-formfield></kendo-formfield>`
180
- * })
181
- * export class MyComponent {}
182
- * ```
183
- */
184
- export declare const KENDO_FORMFIELD: readonly [typeof FormFieldComponent, typeof HintComponent, typeof ErrorComponent];
185
- /**
186
- * Use the `KENDO_FORM` utility array to add all Form-related components and directives to a standalone Angular component.
187
- *
188
- * @example
189
- * ```typescript
190
- * import { KENDO_FORM } from '@progress/kendo-angular-inputs';
191
- * @Component({
192
- * standalone: true,
193
- * imports: [KENDO_FORM],
194
- * template: `<form kendoForm>...</form>`
195
- * })
196
- * export class MyComponent {}
197
- * ```
198
- */
199
- export declare const KENDO_FORM: readonly [typeof FormComponent, typeof FormSeparatorComponent, typeof FormFieldSetComponent, typeof FormFieldComponent, typeof HintComponent, typeof ErrorComponent];
200
- /**
201
- * Use the `KENDO_SLIDER` utility array to add all Slider-related components and directives to a standalone Angular component.
202
- *
203
- * @example
204
- * ```typescript
205
- * import { KENDO_SLIDER } from '@progress/kendo-angular-inputs';
206
- * @Component({
207
- * standalone: true,
208
- * imports: [KENDO_SLIDER],
209
- * template: `<kendo-slider></kendo-slider>`
210
- * })
211
- * export class MyComponent {}
212
- * ```
213
- */
214
- export declare const KENDO_SLIDER: readonly [typeof SliderComponent, typeof SliderCustomMessagesComponent, typeof LabelTemplateDirective];
215
- /**
216
- * Use the `KENDO_RANGESLIDER` utility array to add all RangeSlider-related components and directives to a standalone Angular component.
217
- *
218
- * @example
219
- * ```typescript
220
- * import { KENDO_RANGESLIDER } from '@progress/kendo-angular-inputs';
221
- * @Component({
222
- * standalone: true,
223
- * imports: [KENDO_RANGESLIDER],
224
- * template: `<kendo-rangeslider></kendo-rangeslider>`
225
- * })
226
- * export class MyComponent {}
227
- * ```
228
- */
229
- export declare const KENDO_RANGESLIDER: readonly [typeof RangeSliderComponent, typeof RangeSliderCustomMessagesComponent, typeof LabelTemplateDirective];
230
- /**
231
- * Use the `KENDO_RATING` utility array to add all Rating-related components and directives to a standalone Angular component.
232
- *
233
- * @example
234
- * ```typescript
235
- * import { KENDO_RATING } from '@progress/kendo-angular-inputs';
236
- * @Component({
237
- * standalone: true,
238
- * imports: [KENDO_RATING],
239
- * template: `<kendo-rating></kendo-rating>`
240
- * })
241
- * export class MyComponent {}
242
- * ```
243
- */
244
- export declare const KENDO_RATING: readonly [typeof RatingComponent, typeof RatingItemTemplateDirective, typeof RatingHoveredItemTemplateDirective, typeof RatingSelectedItemTemplateDirective];
245
- /**
246
- * Use the `KENDO_SIGNATURE` utility array to add all Signature-related components and directives to a standalone Angular component.
247
- *
248
- * @example
249
- * ```typescript
250
- * import { KENDO_SIGNATURE } from '@progress/kendo-angular-inputs';
251
- * @Component({
252
- * standalone: true,
253
- * imports: [KENDO_SIGNATURE],
254
- * template: `<kendo-signature></kendo-signature>`
255
- * })
256
- * export class MyComponent {}
257
- * ```
258
- */
259
- export declare const KENDO_SIGNATURE: readonly [typeof SignatureComponent, typeof SignatureCustomMessagesComponent];
260
- /**
261
- * Use the `KENDO_COLORPICKER` utility array to add all ColorPicker-related components and directives to a standalone Angular component.
262
- *
263
- * @example
264
- * ```typescript
265
- * import { KENDO_COLORPICKER } from '@progress/kendo-angular-inputs';
266
- * @Component({
267
- * standalone: true,
268
- * imports: [KENDO_COLORPICKER],
269
- * template: `<kendo-colorpicker></kendo-colorpicker>`
270
- * })
271
- * export class MyComponent {}
272
- * ```
273
- */
274
- export declare const KENDO_COLORPICKER: readonly [typeof ColorPickerComponent, typeof ColorPickerCustomMessagesComponent];
275
- /**
276
- * Use the `KENDO_FLATCOLORPICKER` utility array to add all FlatColorPicker-related components and directives to a standalone Angular component.
277
- *
278
- * @example
279
- * ```typescript
280
- * import { KENDO_FLATCOLORPICKER } from '@progress/kendo-angular-inputs';
281
- * @Component({
282
- * standalone: true,
283
- * imports: [KENDO_FLATCOLORPICKER],
284
- * template: `<kendo-flatcolorpicker></kendo-flatcolorpicker>`
285
- * })
286
- * export class MyComponent {}
287
- * ```
288
- */
289
- export declare const KENDO_FLATCOLORPICKER: readonly [typeof FlatColorPickerComponent, typeof ColorPickerCustomMessagesComponent];
290
- /**
291
- * Use the `KENDO_COLORPALETTE` utility array to add all ColorPalette-related components and directives to a standalone Angular component.
292
- *
293
- * @example
294
- * ```typescript
295
- * import { KENDO_COLORPALETTE } from '@progress/kendo-angular-inputs';
296
- * @Component({
297
- * standalone: true,
298
- * imports: [KENDO_COLORPALETTE],
299
- * template: `<kendo-colorpalette></kendo-colorpalette>`
300
- * })
301
- * export class MyComponent {}
302
- * ```
303
- */
304
- export declare const KENDO_COLORPALETTE: readonly [typeof ColorPaletteComponent, typeof ColorPickerCustomMessagesComponent];
305
- /**
306
- * Use the `KENDO_COLORGRADIENT` utility array to add all ColorGradient-related components and directives to a standalone Angular component.
307
- *
308
- * @example
309
- * ```typescript
310
- * import { KENDO_COLORGRADIENT } from '@progress/kendo-angular-inputs';
311
- * @Component({
312
- * standalone: true,
313
- * imports: [KENDO_COLORGRADIENT],
314
- * template: `<kendo-colorgradient></kendo-colorgradient>`
315
- * })
316
- * export class MyComponent {}
317
- * ```
318
- */
319
- export declare const KENDO_COLORGRADIENT: readonly [typeof ColorGradientComponent, typeof ColorPickerCustomMessagesComponent];
320
- /**
321
- * Use the `KENDO_INPUTS` utility array to add all `@progress/kendo-angular-inputs`-related components and directives to a standalone Angular component.
322
- *
323
- * @example
324
- * ```typescript
325
- * import { KENDO_INPUTS } from '@progress/kendo-angular-inputs';
326
- * @Component({
327
- * standalone: true,
328
- * imports: [KENDO_INPUTS],
329
- * template: `<kendo-textbox></kendo-textbox>`
330
- * })
331
- * export class MyComponent {}
332
- * ```
333
- */
334
- export declare const KENDO_INPUTS: readonly [typeof TextBoxDirective, typeof TextBoxComponent, typeof InputSeparatorComponent, typeof InputSpacerComponent, typeof TextBoxSuffixTemplateDirective, typeof TextBoxPrefixTemplateDirective, typeof TextBoxCustomMessagesComponent, typeof PrefixTemplateDirective, typeof SuffixTemplateDirective, typeof SeparatorComponent, typeof NumericTextBoxComponent, typeof NumericTextBoxCustomMessagesComponent, typeof PrefixTemplateDirective, typeof SuffixTemplateDirective, typeof SeparatorComponent, typeof MaskedTextBoxComponent, typeof PrefixTemplateDirective, typeof SuffixTemplateDirective, typeof SeparatorComponent, typeof TextAreaComponent, typeof TextAreaDirective, typeof TextAreaPrefixComponent, typeof TextAreaSuffixComponent, typeof SeparatorComponent, typeof CheckBoxComponent, typeof CheckBoxDirective, typeof RadioButtonComponent, typeof RadioButtonDirective, typeof SwitchComponent, typeof SwitchCustomMessagesComponent, typeof FormComponent, typeof FormSeparatorComponent, typeof FormFieldSetComponent, typeof FormFieldComponent, typeof HintComponent, typeof ErrorComponent, typeof FormFieldComponent, typeof HintComponent, typeof ErrorComponent, typeof SliderComponent, typeof SliderCustomMessagesComponent, typeof LabelTemplateDirective, typeof RangeSliderComponent, typeof RangeSliderCustomMessagesComponent, typeof LabelTemplateDirective, typeof RatingComponent, typeof RatingItemTemplateDirective, typeof RatingHoveredItemTemplateDirective, typeof RatingSelectedItemTemplateDirective, typeof SignatureComponent, typeof SignatureCustomMessagesComponent, typeof ColorPickerComponent, typeof ColorPickerCustomMessagesComponent, typeof FlatColorPickerComponent, typeof ColorPickerCustomMessagesComponent, typeof ColorGradientComponent, typeof ColorPickerCustomMessagesComponent, typeof ColorPaletteComponent, typeof ColorPickerCustomMessagesComponent, typeof OTPInputComponent, typeof OTPInputCustomMessagesComponent];
@@ -1,76 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { ElementRef, ChangeDetectorRef, SimpleChanges, OnChanges, AfterContentInit, OnDestroy } from '@angular/core';
6
- import { Orientation } from '../formfield/models/orientation';
7
- import { ResponsiveFormBreakPoint } from '../common/models/responsive-breakpoints';
8
- import { Gutters } from '../common/models/gutters';
9
- import { FormService } from '../common/formservice.service';
10
- import { LicenseMessage } from '@progress/kendo-licensing';
11
- import { LocalizationService } from '@progress/kendo-angular-l10n';
12
- import * as i0 from "@angular/core";
13
- /**
14
- * Represents the Kendo UI Form component for Angular.
15
- *
16
- * @remarks
17
- * Supported children components are: {@link FormFieldComponent}, {@link FormSeparatorComponent}, and {@link FormFieldSetComponent}.
18
- */
19
- export declare class FormComponent implements AfterContentInit, OnChanges, OnDestroy {
20
- private element;
21
- private cdr;
22
- private formService;
23
- private localizationService;
24
- /**
25
- * Defines the orientation of the form.
26
- *
27
- * @default 'vertical'
28
- */
29
- orientation: Orientation;
30
- /**
31
- * Defines the number of columns in the form.
32
- * Can be a number or an array of responsive breakpoints.
33
- */
34
- cols: number | ResponsiveFormBreakPoint[];
35
- /**
36
- * Defines the gutters for the form.
37
- * You can specify gutters for rows and columns.
38
- */
39
- gutters: number | string | ResponsiveFormBreakPoint[] | Gutters;
40
- /**
41
- * @hidden
42
- */
43
- columnsClass: string;
44
- /**
45
- * @hidden
46
- */
47
- guttersStyle: string;
48
- /**
49
- * @hidden
50
- */
51
- showLicenseWatermark: boolean;
52
- /**
53
- * @hidden
54
- */
55
- licenseMessage?: LicenseMessage;
56
- get formClass(): string;
57
- get horizontalClass(): boolean;
58
- direction: string;
59
- private _formColumnsNumber;
60
- private _formGutters;
61
- private subscriptions;
62
- constructor(element: ElementRef, cdr: ChangeDetectorRef, formService: FormService, localizationService: LocalizationService);
63
- ngAfterContentInit(): void;
64
- ngOnChanges(changes: SimpleChanges): void;
65
- /**
66
- * @hidden
67
- */
68
- onResize(): void;
69
- private applyColumns;
70
- private applyGutters;
71
- private updateColumnClasses;
72
- private updateGutterClasses;
73
- ngOnDestroy(): void;
74
- static ɵfac: i0.ɵɵFactoryDeclaration<FormComponent, never>;
75
- static ɵcmp: i0.ɵɵComponentDeclaration<FormComponent, "form[kendoForm]", ["kendoForm"], { "orientation": { "alias": "orientation"; "required": false; }; "cols": { "alias": "cols"; "required": false; }; "gutters": { "alias": "gutters"; "required": false; }; }, {}, never, ["*"], true, never>;
76
- }
@@ -1,32 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { ElementRef, OnChanges, OnDestroy, Renderer2, SimpleChanges } from '@angular/core';
6
- import { ResponsiveFormBreakPoint } from '../common/models/responsive-breakpoints';
7
- import { FormService } from '../common/formservice.service';
8
- import * as i0 from "@angular/core";
9
- /**
10
- * Represents the Kendo UI Form Separator component for Angular.
11
- */
12
- export declare class FormSeparatorComponent implements OnChanges, OnDestroy {
13
- private renderer;
14
- private hostElement;
15
- private formService;
16
- hostClass: boolean;
17
- /**
18
- * Defines the colspan for the separator element related to the parent Form component columns.
19
- * Can be a number or an array of responsive breakpoints.
20
- */
21
- colSpan: number | ResponsiveFormBreakPoint[];
22
- private _formWidth;
23
- private _colSpanClass;
24
- private _previousColSpan;
25
- private subscriptions;
26
- constructor(renderer: Renderer2, hostElement: ElementRef, formService: FormService);
27
- ngOnChanges(changes: SimpleChanges): void;
28
- ngOnDestroy(): void;
29
- private updateColSpanClass;
30
- static ɵfac: i0.ɵɵFactoryDeclaration<FormSeparatorComponent, never>;
31
- static ɵcmp: i0.ɵɵComponentDeclaration<FormSeparatorComponent, "kendo-form-separator", ["kendoFormSeparator"], { "colSpan": { "alias": "colSpan"; "required": false; }; }, {}, never, never, true, never>;
32
- }