@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,26 +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 { TemplateRef } from '@angular/core';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * Renders the hovered rating item content.
9
- * To define an item template, nest an `<ng-template>` tag with the `kendoRatingHoveredItemTemplate` directive inside the `<kendo-rating>` tag ([see example](https://www.telerik.com/kendo-angular-ui/components/inputs/rating/templates)).
10
- *
11
- * The index of the currently hovered item is available as an implicit context using the `let-index="index"` syntax.
12
- * @example
13
- * ```html
14
- * <kendo-rating [value]="ratingValue">
15
- * <ng-template kendoRatingHoveredItemTemplate let-index="index">
16
- * <span>Hovered item: {{ index }}</span>
17
- * </ng-template>
18
- * </kendo-rating>
19
- * ```
20
- */
21
- export declare class RatingHoveredItemTemplateDirective {
22
- templateRef: TemplateRef<any>;
23
- constructor(templateRef: TemplateRef<any>);
24
- static ɵfac: i0.ɵɵFactoryDeclaration<RatingHoveredItemTemplateDirective, never>;
25
- static ɵdir: i0.ɵɵDirectiveDeclaration<RatingHoveredItemTemplateDirective, "[kendoRatingHoveredItemTemplate]", never, {}, {}, never, never, true, never>;
26
- }
@@ -1,25 +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 { TemplateRef } from '@angular/core';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * Renders the rating item content.
9
- * To define an item template, nest an `<ng-template>` tag with the `kendoRatingItemTemplate` directive inside the `<kendo-rating>` tag ([see example](https://www.telerik.com/kendo-angular-ui/components/inputs/rating/templates)).
10
- * The index of the current item is available as an implicit context using the `let-index="index"` syntax.
11
- * * @example
12
- * ```html
13
- * <kendo-rating [value]="ratingValue">
14
- * <ng-template kendoRatingItemTemplate let-index="index">
15
- * <span>Item: {{ index }}</span>
16
- * </ng-template>
17
- * </kendo-rating>
18
- * ```
19
- */
20
- export declare class RatingItemTemplateDirective {
21
- templateRef: TemplateRef<any>;
22
- constructor(templateRef: TemplateRef<any>);
23
- static ɵfac: i0.ɵɵFactoryDeclaration<RatingItemTemplateDirective, never>;
24
- static ɵdir: i0.ɵɵDirectiveDeclaration<RatingItemTemplateDirective, "[kendoRatingItemTemplate]", never, {}, {}, never, never, true, never>;
25
- }
@@ -1,27 +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 { TemplateRef } from '@angular/core';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * Renders the selected rating item content.
9
- * To define an item template, nest an `<ng-template>` tag with the `kendoRatingSelectedItemTemplate` directive inside the `<kendo-rating>` tag ([see example](https://www.telerik.com/kendo-angular-ui/components/inputs/rating/templates)).
10
- *
11
- * The index of the currently selected item is available as an implicit context using the `let-index="index"` syntax.
12
- *
13
- * @example
14
- * ```html
15
- * <kendo-rating [value]="ratingValue">
16
- * <ng-template kendoRatingSelectedItemTemplate let-index="index">
17
- * <span>Selected item: {{ index }}</span>
18
- * </ng-template>
19
- * </kendo-rating>
20
- * ```
21
- */
22
- export declare class RatingSelectedItemTemplateDirective {
23
- templateRef: TemplateRef<any>;
24
- constructor(templateRef: TemplateRef<any>);
25
- static ɵfac: i0.ɵɵFactoryDeclaration<RatingSelectedItemTemplateDirective, never>;
26
- static ɵdir: i0.ɵɵDirectiveDeclaration<RatingSelectedItemTemplateDirective, "[kendoRatingSelectedItemTemplate]", never, {}, {}, never, never, true, never>;
27
- }
@@ -1,12 +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
- /**
6
- * Sets the precision with which an item is selected.
7
- *
8
- * The available values are:
9
- * * `item` (default)
10
- * * `half`
11
- */
12
- export type RatingPrecision = 'item' | 'half';
@@ -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
- /**
6
- * An interface for the rating items in the Rating component
7
- *
8
- * @hidden
9
- *
10
- */
11
- export interface RatingItem {
12
- /**
13
- * Specifies the rating item title.
14
- */
15
- title?: string;
16
- /**
17
- * Specifies whether the rating item is selected.
18
- */
19
- selected?: boolean;
20
- /**
21
- * Specifies whether the rating item should be indicated as selected (if the `k-selected` class should be rendered).
22
- */
23
- selectedIndicator?: boolean;
24
- /**
25
- * Specifies whether the rating item is hovered.
26
- */
27
- hovered?: boolean;
28
- /**
29
- * Specifies whether the value represents half icon or whole icon.
30
- */
31
- half?: boolean;
32
- }
@@ -1,12 +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
- /**
6
- * Sets the `selection` mode of the Rating ([see example](https://www.telerik.com/kendo-angular-ui/components/inputs/rating/selection)).
7
- *
8
- * The available values are:
9
- * * `continuous` (default)
10
- * * `single`
11
- */
12
- export type RatingSelectionMode = 'continuous' | 'single';
@@ -1,182 +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 { AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, NgZone, OnDestroy, OnInit, Renderer2 } from '@angular/core';
6
- import { ControlValueAccessor } from '@angular/forms';
7
- import { LocalizationService } from '@progress/kendo-angular-l10n';
8
- import { SVGIcon } from '@progress/kendo-svg-icons';
9
- import { RatingSelectionMode } from './models/selection';
10
- import { RatingItem } from './models/rating-item.interface';
11
- import { RatingItemTemplateDirective } from './directives/rating-item.directive';
12
- import { RatingHoveredItemTemplateDirective } from './directives/rating-hovered-item.directive';
13
- import { RatingSelectedItemTemplateDirective } from './directives/rating-selected-item.directive';
14
- import { RatingPrecision } from './models/precision';
15
- import * as i0 from "@angular/core";
16
- /**
17
- * Represents the Kendo UI Rating component for Angular.
18
- * Use this component to let users select a rating value.
19
- *
20
- * @example
21
- * ```html
22
- * <kendo-rating [itemsCount]="5" [(value)]="ratingValue"></kendo-rating>
23
- * ```
24
- */
25
- export declare class RatingComponent implements OnInit, AfterViewInit, OnDestroy, ControlValueAccessor {
26
- element: ElementRef;
27
- private renderer;
28
- private localizationService;
29
- private cdr;
30
- private zone;
31
- itemTemplate: RatingItemTemplateDirective;
32
- hoveredItemTemplate: RatingHoveredItemTemplateDirective;
33
- selectedItemTemplate: RatingSelectedItemTemplateDirective;
34
- /**
35
- * When `true`, disables the Rating ([see example](https://www.telerik.com/kendo-angular-ui/components/inputs/rating/disabled)).
36
-
37
- * To disable the component in reactive forms, see [Forms Support](https://www.telerik.com/kendo-angular-ui/components/inputs/rating/forms#managing-the-rating-disabled-state-in-reactive-forms).
38
- *
39
- * @default false
40
- */
41
- disabled: boolean;
42
- /**
43
- * When `true`, sets the Rating to read-only ([see example](https://www.telerik.com/kendo-angular-ui/components/inputs/rating/readonly)).
44
-
45
- *
46
- * @default false
47
- */
48
- readonly: boolean;
49
- /**
50
- * Sets the [`tabindex`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/tabindex) of the Rating.
51
- *
52
- * @default 0
53
- */
54
- tabindex: number;
55
- /**
56
- * Sets the number of Rating items ([see example](https://www.telerik.com/kendo-angular-ui/components/inputs/rating/items)).
57
- *
58
- * @default 5
59
- */
60
- itemsCount: number;
61
- /**
62
- * Sets the initial value of the Rating component.
63
- * Use either `ngModel` or the `value` binding, but not both at the same time.
64
- */
65
- set value(value: number);
66
- get value(): number;
67
- /**
68
- * Sets the selection mode of the Rating ([see example](https://www.telerik.com/kendo-angular-ui/components/inputs/rating/selection)).
69
- *
70
- * @default 'continuous'
71
- */
72
- set selection(selection: RatingSelectionMode);
73
- get selection(): RatingSelectionMode;
74
- /**
75
- * Sets the precision of the Rating ([see example](https://www.telerik.com/kendo-angular-ui/components/inputs/rating/precision)).
76
- *
77
- * @default 'item'
78
- */
79
- set precision(precision: RatingPrecision);
80
- get precision(): RatingPrecision;
81
- /**
82
- * Sets the label text for the Rating. The text renders in a `<span>` element ([see example](https://www.telerik.com/kendo-angular-ui/components/inputs/rating/label)).
83
- */
84
- label: string;
85
- /**
86
- * Sets a custom font icon for the Rating items ([see example](https://www.telerik.com/kendo-angular-ui/components/inputs/rating/icon)).
87
- */
88
- icon: string;
89
- /**
90
- * Sets a custom SVG icon for the selected or hovered state of the Rating items ([see example](https://www.telerik.com/kendo-angular-ui/components/inputs/rating/icon)).
91
- */
92
- svgIcon: SVGIcon;
93
- /**
94
- * Sets a custom SVG icon for the default state of the Rating items when not hovered or selected ([see example](https://www.telerik.com/kendo-angular-ui/components/inputs/rating/icon)).
95
- */
96
- svgIconOutline: SVGIcon;
97
- /**
98
- * Fires when the user selects a new value.
99
- */
100
- valueChange: EventEmitter<number>;
101
- hostClass: boolean;
102
- direction: string;
103
- get isControlInvalid(): string;
104
- valueMin: number;
105
- get valueMax(): number;
106
- get valueNow(): number;
107
- ariaRole: string;
108
- /**
109
- * @hidden
110
- */
111
- ratingItems: RatingItem[];
112
- private control;
113
- private ngChange;
114
- private ngTouched;
115
- private rect;
116
- private _value;
117
- private _selection;
118
- private _precision;
119
- private subscriptions;
120
- constructor(element: ElementRef, renderer: Renderer2, localizationService: LocalizationService, cdr: ChangeDetectorRef, zone: NgZone);
121
- ngOnInit(): void;
122
- ngAfterViewInit(): void;
123
- ngOnDestroy(): void;
124
- /**
125
- * Focuses the Rating component.
126
- */
127
- focus(): void;
128
- /**
129
- * Blurs the Rating component.
130
- */
131
- blur(): void;
132
- /**
133
- * @hidden
134
- */
135
- private createRatingItems;
136
- /**
137
- * @hidden
138
- */
139
- onMouseEnter(event: any): void;
140
- /**
141
- * @hidden
142
- */
143
- onMouseMove(value: number, event: any): void;
144
- /**
145
- * @hidden
146
- */
147
- onMouseOut(): void;
148
- /**
149
- * @hidden
150
- * Called when the status of the component changes to or from `disabled`.
151
- * Depending on the value, it enables or disables the appropriate DOM element.
152
- *
153
- * @param isDisabled
154
- */
155
- setDisabledState(isDisabled: boolean): void;
156
- /**
157
- * @hidden
158
- */
159
- changeValue(index: number, event: any): void;
160
- /**
161
- * @hidden
162
- */
163
- updateRatingItems(): void;
164
- /**
165
- * @hidden
166
- */
167
- writeValue(value: number): void;
168
- /**
169
- * @hidden
170
- */
171
- registerOnChange(fn: () => any): void;
172
- /**
173
- * @hidden
174
- */
175
- registerOnTouched(fn: () => any): void;
176
- private isSelected;
177
- private isHalf;
178
- private isFirstHalf;
179
- private onKeyDown;
180
- static ɵfac: i0.ɵɵFactoryDeclaration<RatingComponent, never>;
181
- static ɵcmp: i0.ɵɵComponentDeclaration<RatingComponent, "kendo-rating", ["kendoRating"], { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "tabindex": { "alias": "tabindex"; "required": false; }; "itemsCount": { "alias": "itemsCount"; "required": false; }; "value": { "alias": "value"; "required": false; }; "selection": { "alias": "selection"; "required": false; }; "precision": { "alias": "precision"; "required": false; }; "label": { "alias": "label"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "svgIcon": { "alias": "svgIcon"; "required": false; }; "svgIconOutline": { "alias": "svgIconOutline"; "required": false; }; }, { "valueChange": "valueChange"; }, ["itemTemplate", "hoveredItemTemplate", "selectedItemTemplate"], never, true, never>;
182
- }
@@ -1,34 +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 * as i0 from "@angular/core";
6
- import * as i1 from "./rating/rating.component";
7
- import * as i2 from "./rating/directives/rating-item.directive";
8
- import * as i3 from "./rating/directives/rating-hovered-item.directive";
9
- import * as i4 from "./rating/directives/rating-selected-item.directive";
10
- /**
11
- * Defines the [`NgModule`](link:site.data.urls.angular['ngmoduleapi']) for the Rating component.
12
- *
13
- * Use this module to add the Rating component to your NgModule-based Angular application.
14
- *
15
- * @example
16
- *
17
- * ```typescript
18
- * import { RatingModule } from '@progress/kendo-angular-inputs';
19
- * import { NgModule } from '@angular/core';
20
- * import { AppComponent } from './app.component';
21
- *
22
- * @NgModule({
23
- * declarations: [AppComponent],
24
- * imports: [BrowserModule, RatingModule],
25
- * bootstrap: [AppComponent]
26
- * })
27
- * export class AppModule {}
28
- * ```
29
- */
30
- export declare class RatingModule {
31
- static ɵfac: i0.ɵɵFactoryDeclaration<RatingModule, never>;
32
- static ɵmod: i0.ɵɵNgModuleDeclaration<RatingModule, never, [typeof i1.RatingComponent, typeof i2.RatingItemTemplateDirective, typeof i3.RatingHoveredItemTemplateDirective, typeof i4.RatingSelectedItemTemplateDirective], [typeof i1.RatingComponent, typeof i2.RatingItemTemplateDirective, typeof i3.RatingHoveredItemTemplateDirective, typeof i4.RatingSelectedItemTemplateDirective]>;
33
- static ɵinj: i0.ɵɵInjectorDeclaration<RatingModule>;
34
- }
@@ -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 { SeparatorOrientation } from '@progress/kendo-angular-common';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * Represents a separator in the content of components like TextArea and TextBox. ([see examples](https://www.telerik.com/kendo-angular-ui/components/inputs/textbox/adornments#separator)).
9
- *
10
- * @example
11
- * ```html
12
- * <kendo-textbox>
13
- * <ng-template kendoTextBoxSuffixTemplate>
14
- * <kendo-input-separator></kendo-input-separator>
15
- * <button kendoButton icon="image"></button>
16
- * </ng-template>
17
- * </kendo-textbox>
18
- * ```
19
- */
20
- export declare class InputSeparatorComponent {
21
- /**
22
- * Sets the orientation of the separator. Use this for the adornments of the [`TextAreaComponent`](https://www.telerik.com/kendo-angular-ui/components/inputs/api/textareacomponent).
23
- *
24
- * @default 'vertical'
25
- */
26
- orientation: SeparatorOrientation;
27
- get vertical(): boolean;
28
- get horizontal(): boolean;
29
- hostClass: boolean;
30
- static ɵfac: i0.ɵɵFactoryDeclaration<InputSeparatorComponent, never>;
31
- static ɵcmp: i0.ɵɵComponentDeclaration<InputSeparatorComponent, "kendo-input-separator, kendo-textbox-separator", never, { "orientation": { "alias": "orientation"; "required": false; }; }, {}, never, never, true, never>;
32
- }
@@ -1,31 +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 * as i0 from "@angular/core";
6
- /**
7
- * Represents a spacer in the content of components like TextArea and TextBox.
8
- *
9
- * @example
10
- * ```html
11
- * <kendo-textbox>
12
- * <ng-template kendoTextBoxSuffixTemplate>
13
- * <kendo-input-spacer></kendo-input-spacer>
14
- * <button kendoButton icon="image"></button>
15
- * </ng-template>
16
- * </kendo-textbox>
17
- * ```
18
- */
19
- export declare class InputSpacerComponent {
20
- hostClass: boolean;
21
- get sizedClass(): boolean;
22
- get flexBasisStyle(): string;
23
- /**
24
- * Specifies the width of the Input Spacer.
25
- * Accepts string values for the [CSS `flex-basis`](https://developer.mozilla.org/en-US/docs/Web/CSS/flex-basis) property.
26
- * If not set, the Input Spacer takes all available space.
27
- */
28
- width: string;
29
- static ɵfac: i0.ɵɵFactoryDeclaration<InputSpacerComponent, never>;
30
- static ɵcmp: i0.ɵɵComponentDeclaration<InputSpacerComponent, "kendo-input-spacer, kendo-textbox-spacer", never, { "width": { "alias": "width"; "required": false; }; }, {}, never, never, true, never>;
31
- }
@@ -1,27 +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 { AfterViewInit, ChangeDetectorRef, EventEmitter, NgZone, OnDestroy, Renderer2 } from '@angular/core';
6
- import { Subscription } from 'rxjs';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * @hidden
10
- */
11
- export declare class SharedInputEventsDirective implements AfterViewInit, OnDestroy {
12
- private ngZone;
13
- protected renderer: Renderer2;
14
- cdr: ChangeDetectorRef;
15
- hostElement: any;
16
- clearButtonClicked: boolean;
17
- isFocused: boolean;
18
- isFocusedChange: EventEmitter<boolean>;
19
- onFocus: EventEmitter<any>;
20
- handleBlur: EventEmitter<any>;
21
- protected subscriptions: Subscription;
22
- constructor(ngZone: NgZone, renderer: Renderer2, cdr: ChangeDetectorRef);
23
- ngAfterViewInit(): void;
24
- ngOnDestroy(): void;
25
- static ɵfac: i0.ɵɵFactoryDeclaration<SharedInputEventsDirective, never>;
26
- static ɵdir: i0.ɵɵDirectiveDeclaration<SharedInputEventsDirective, "[kendoInputSharedEvents]", never, { "hostElement": { "alias": "hostElement"; "required": false; }; "clearButtonClicked": { "alias": "clearButtonClicked"; "required": false; }; "isFocused": { "alias": "isFocused"; "required": false; }; }, { "isFocusedChange": "isFocusedChange"; "onFocus": "onFocus"; "handleBlur": "handleBlur"; }, never, never, true, never>;
27
- }
package/shared/utils.d.ts DELETED
@@ -1,10 +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
- /**
6
- * @hidden
7
- *
8
- * Checks if input is Japanese IME
9
- */
10
- export declare const isJapanese: (input: any) => boolean;
@@ -1,10 +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 { PreventableEvent } from "@progress/kendo-angular-common";
6
- /**
7
- * Provides arguments for the `close` event of the Signature component.
8
- */
9
- export declare class SignatureCloseEvent extends PreventableEvent {
10
- }
@@ -1,6 +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
- export * from './close-event';
6
- export * from './open-event';
@@ -1,10 +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 { PreventableEvent } from "@progress/kendo-angular-common";
6
- /**
7
- * Arguments for the `open` event of the Signature component.
8
- */
9
- export declare class SignatureOpenEvent extends PreventableEvent {
10
- }
@@ -1,17 +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 { LocalizationService } from '@progress/kendo-angular-l10n';
6
- import { SignatureMessages } from './messages';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * Use this component to override the default Signature messages.
10
- */
11
- export declare class SignatureCustomMessagesComponent extends SignatureMessages {
12
- protected service: LocalizationService;
13
- constructor(service: LocalizationService);
14
- protected get override(): boolean;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<SignatureCustomMessagesComponent, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<SignatureCustomMessagesComponent, "kendo-signature-messages", never, {}, {}, never, never, true, never>;
17
- }
@@ -1,7 +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
- export { SignatureCustomMessagesComponent } from './custom-messages.component';
6
- export { LocalizedSignatureMessagesDirective } from './localized-signature-messages.directive';
7
- export { SignatureMessages } from './messages';
@@ -1,16 +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 { LocalizationService } from '@progress/kendo-angular-l10n';
6
- import { SignatureMessages } from './messages';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * @hidden
10
- */
11
- export declare class LocalizedSignatureMessagesDirective extends SignatureMessages {
12
- protected service: LocalizationService;
13
- constructor(service: LocalizationService);
14
- static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedSignatureMessagesDirective, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<LocalizedSignatureMessagesDirective, "[kendoSignatureLocalizedMessages]", never, {}, {}, never, never, true, never>;
16
- }
@@ -1,29 +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 { ComponentMessages } from '@progress/kendo-angular-l10n';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * @hidden
9
- */
10
- export declare class SignatureMessages extends ComponentMessages {
11
- /**
12
- * The title of the Clear button of the Signature.
13
- */
14
- clear: string;
15
- /**
16
- * The title of the Minimize button of the Signature.
17
- */
18
- minimize: string;
19
- /**
20
- * The title of the Maximize button of the Signature.
21
- */
22
- maximize: string;
23
- /**
24
- * The value of the Signature canvas element aria-label attribute.
25
- */
26
- canvasLabel: string;
27
- static ɵfac: i0.ɵɵFactoryDeclaration<SignatureMessages, never>;
28
- static ɵdir: i0.ɵɵDirectiveDeclaration<SignatureMessages, "kendo-signature-messages-base", never, { "clear": { "alias": "clear"; "required": false; }; "minimize": { "alias": "minimize"; "required": false; }; "maximize": { "alias": "maximize"; "required": false; }; "canvasLabel": { "alias": "canvasLabel"; "required": false; }; }, {}, never, never, true, never>;
29
- }