@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,425 +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 { EventEmitter, ElementRef, OnDestroy, ViewContainerRef, ChangeDetectorRef, NgZone, OnChanges, OnInit, AfterViewInit, Renderer2, Injector } from '@angular/core';
6
- import { ControlValueAccessor } from '@angular/forms';
7
- import { PopupService } from '@progress/kendo-angular-popup';
8
- import { AdaptiveService, AdaptiveSize } from '@progress/kendo-angular-utils';
9
- import { ActionSheetComponent } from '@progress/kendo-angular-navigation';
10
- import { LocalizationService } from '@progress/kendo-angular-l10n';
11
- import { PopupSettings, PaletteSettings, OutputFormat, ColorPickerView, GradientSettings, ColorPickerActionsLayout } from './models';
12
- import { ActiveColorClickEvent, ColorPickerCancelEvent, ColorPickerCloseEvent, ColorPickerOpenEvent } from './events';
13
- import { InputFillMode, InputRounded, InputSize } from '../common/models';
14
- import { SVGIcon } from '@progress/kendo-angular-icons';
15
- import { AdaptiveMode } from './models/adaptive-mode';
16
- import { AdaptiveRendererComponent } from './adaptiveness/adaptive-renderer.component';
17
- import * as i0 from "@angular/core";
18
- /**
19
- * Represents the Kendo UI ColorPicker component for Angular.
20
- *
21
- * The `ColorPickerComponent` is a tool for choosing colors from Gradient and Palette views
22
- * rendered in its popup. You can preview the selected color, revert it to its previous state, or clear it.
23
- *
24
- * @example
25
- * ```html
26
- * <kendo-colorpicker [(value)]="selectedColor"></kendo-colorpicker>
27
- * ```
28
- *
29
- * @remarks
30
- * Supported children components are: {@link ColorPickerCustomMessagesComponent}.
31
- */
32
- export declare class ColorPickerComponent implements OnInit, AfterViewInit, OnChanges, OnDestroy, ControlValueAccessor {
33
- private host;
34
- private popupService;
35
- private cdr;
36
- private localizationService;
37
- private ngZone;
38
- private renderer;
39
- private injector;
40
- private adaptiveService;
41
- hostClasses: boolean;
42
- get focusedClass(): boolean;
43
- get disabledClass(): boolean;
44
- get ariaReadonly(): boolean;
45
- get ariaExpanded(): boolean;
46
- get hostTabindex(): number;
47
- direction: string;
48
- role: string;
49
- hasPopup: string;
50
- get isControlInvalid(): string;
51
- /**
52
- * @hidden
53
- */
54
- focusableId: string;
55
- /**
56
- * Specifies the views rendered in the popup.
57
- * By default, both the gradient and palette views are rendered.
58
- */
59
- views: Array<ColorPickerView>;
60
- /**
61
- * @hidden
62
- */
63
- set view(view: ColorPickerView);
64
- get view(): ColorPickerView;
65
- /**
66
- * Enables or disables the adaptive mode.
67
- * By default, adaptive rendering is disabled.
68
- */
69
- adaptiveMode: AdaptiveMode;
70
- /**
71
- * Sets the initially active view in the popup. Supports two-way binding.
72
- */
73
- activeView: ColorPickerView;
74
- /**
75
- * Sets the read-only state of the ColorPicker.
76
- *
77
- * @default false
78
- */
79
- readonly: boolean;
80
- /**
81
- * Sets the disabled state of the ColorPicker. To disable it in reactive forms, see [Forms Support](https://www.telerik.com/kendo-angular-ui/components/inputs/colorpicker/forms#managing-the-colorpicker-disabled-state-in-reactive-forms).
82
- *
83
- * @default false
84
- */
85
- disabled: boolean;
86
- /**
87
- * Specifies the output format of the ColorPicker.
88
- *
89
- * If the input value is in a different format, the component parses it into the specified output `format`.
90
- *
91
- * @default 'rgba'
92
- */
93
- format: OutputFormat;
94
- /**
95
- * Sets the value of the selected color.
96
- */
97
- set value(value: string);
98
- get value(): string;
99
- /**
100
- * Configures the popup of the ColorPicker.
101
- */
102
- set popupSettings(value: PopupSettings);
103
- get popupSettings(): PopupSettings;
104
- /**
105
- * Configures the palette displayed in the ColorPicker popup.
106
- */
107
- set paletteSettings(value: PaletteSettings);
108
- get paletteSettings(): PaletteSettings;
109
- /**
110
- * Configures the gradient displayed in the ColorPicker popup.
111
- */
112
- set gradientSettings(value: GradientSettings);
113
- get gradientSettings(): GradientSettings;
114
- /**
115
- * Defines the name of an existing icon in the Kendo UI theme.
116
- * Provide only the name of the icon without the `k-icon` or `k-i-` prefixes.
117
- */
118
- icon: string;
119
- /**
120
- * A CSS class name which displays an icon in the ColorPicker button.
121
- * `iconClass` is compatible with the `ngClass` syntax.
122
- *
123
- * Takes precedence over `icon` if both are defined.
124
- */
125
- iconClass: string | Array<string> | {
126
- [key: string]: boolean;
127
- };
128
- /**
129
- * Defines an SVGIcon to render within the button.
130
- * The input can take either an existing Kendo SVG icon or a custom one.
131
- */
132
- set svgIcon(icon: SVGIcon);
133
- get svgIcon(): SVGIcon;
134
- /**
135
- * Sets the title of the ActionSheet rendered instead of the Popup on small screens.
136
- */
137
- adaptiveTitle: string;
138
- /**
139
- * Sets the subtitle of the ActionSheet rendered instead of the Popup on small screens.
140
- * By default, the ActionSheet does not render a subtitle.
141
- */
142
- adaptiveSubtitle: any;
143
- /**
144
- * Specifies whether the ColorPicker displays a **Clear color** button.
145
- *
146
- * @default true
147
- */
148
- clearButton: boolean;
149
- /**
150
- * Sets the [`tabindex`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/tabindex) of the component.
151
- *
152
- * @default 0
153
- */
154
- set tabindex(value: number);
155
- get tabindex(): number;
156
- /**
157
- * Displays **Apply** and **Cancel** action buttons and color preview panes.
158
- *
159
- * When enabled, the component value does not change immediately upon
160
- * color selection, but only after the **Apply** button is clicked.
161
- *
162
- * The **Cancel** button reverts the current selection to its
163
- * previous state, i.e., to the current value.
164
- *
165
- * @default false
166
- */
167
- preview: boolean;
168
- /**
169
- * Configures the layout of the **Apply** and **Cancel** action buttons.
170
- *
171
- * @default 'end'
172
- */
173
- actionsLayout: ColorPickerActionsLayout;
174
- /**
175
- * The size property specifies the padding of the ColorPicker internal elements
176
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/inputs/colorpicker/appearance#size)). The default value is set by the Kendo theme.
177
- */
178
- set size(size: InputSize);
179
- get size(): InputSize;
180
- /**
181
- * The rounded property specifies the border radius of the ColorPicker
182
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/inputs/colorpicker/appearance#roundness)). The default value is set by the Kendo theme.
183
- */
184
- set rounded(rounded: InputRounded);
185
- get rounded(): InputRounded;
186
- /**
187
- * The fillMode property specifies the background and border styles of the ColorPicker
188
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/inputs/colorpicker/appearance#fill-mode)). The default value is set by the Kendo theme.
189
- */
190
- set fillMode(fillMode: InputFillMode);
191
- get fillMode(): InputFillMode;
192
- /**
193
- * Fires when the value changes.
194
- */
195
- valueChange: EventEmitter<any>;
196
- /**
197
- * Fires when the Popup (or ActionSheet in adaptive mode) is about to open.
198
- * This event is preventable. If you cancel it, the Popup (or the ActionSheet) remains closed.
199
- */
200
- open: EventEmitter<ColorPickerOpenEvent>;
201
- /**
202
- * Fires when the Popup (or ActionSheet in adaptive mode) is about to close.
203
- * This event is preventable. If you cancel it, the Popup (or the ActionSheet) remains open.
204
- */
205
- close: EventEmitter<ColorPickerCloseEvent>;
206
- /**
207
- * Fires when the ColorPicker is focused.
208
- */
209
- onFocus: EventEmitter<any>;
210
- /**
211
- * Fires when the ColorPicker is blurred.
212
- */
213
- onBlur: EventEmitter<any>;
214
- /**
215
- * Fires when the user cancels the current color selection.
216
- *
217
- * Fires on preview pane or 'Cancel' button click.
218
- */
219
- cancel: EventEmitter<ColorPickerCancelEvent>;
220
- /**
221
- * Fires when the left side of the ColorPicker wrapper is clicked.
222
- * The event is triggered regardless of whether a ColorPicker icon is set or not.
223
- *
224
- * The [`ActiveColorClickEvent`](https://www.telerik.com/kendo-angular-ui/components/inputs/api/activecolorclickevent) event provides the option to prevent the popup opening.
225
- */
226
- activeColorClick: EventEmitter<ActiveColorClickEvent>;
227
- /**
228
- * @hidden
229
- * Fires when the clear button is clicked.
230
- */
231
- clearButtonClick: EventEmitter<any>;
232
- /**
233
- * Fires when the view is about to change.
234
- * Used to provide a two-way binding for the `activeView` property.
235
- */
236
- activeViewChange: EventEmitter<string>;
237
- /**
238
- * Indicates whether the ColorPicker wrapper is focused.
239
- */
240
- isFocused: boolean;
241
- /**
242
- * @hidden
243
- */
244
- windowSize: AdaptiveSize;
245
- /**
246
- * Returns the current open state. Returns `true` if the Popup (or ActionSheet in adaptive mode) is currently open.
247
- */
248
- get isOpen(): boolean;
249
- /**
250
- * @hidden
251
- */
252
- get customIconStyles(): string;
253
- /**
254
- * @hidden
255
- */
256
- get isAdaptiveModeEnabled(): boolean;
257
- /**
258
- * @hidden
259
- */
260
- get isAdaptive(): boolean;
261
- /**
262
- * @hidden
263
- */
264
- get actionSheet(): ActionSheetComponent;
265
- /**
266
- * @hidden
267
- */
268
- get isActionSheetExpanded(): boolean;
269
- /**
270
- * @hidden
271
- */
272
- get iconStyles(): string;
273
- /**
274
- * Provides a reference to a container element inside the component markup.
275
- * The container element references the location of the appended popup&mdash;
276
- * for example, inside the component markup.
277
- */
278
- container: ViewContainerRef;
279
- private activeColor;
280
- private popupTemplate;
281
- private flatColorPicker;
282
- /**
283
- * @hidden
284
- */
285
- adaptiveRenderer: AdaptiveRendererComponent;
286
- /**
287
- * @hidden
288
- */
289
- arrowDownIcon: SVGIcon;
290
- private popupRef;
291
- private _svgIcon;
292
- private _value;
293
- private _tabindex;
294
- private _popupSettings;
295
- private _paletteSettings;
296
- private _gradientSettings;
297
- private _size;
298
- private _rounded;
299
- private _fillMode;
300
- private dynamicRTLSubscription;
301
- private subscriptions;
302
- private popupSubs;
303
- private colorPickerId;
304
- private control;
305
- constructor(host: ElementRef, popupService: PopupService, cdr: ChangeDetectorRef, localizationService: LocalizationService, ngZone: NgZone, renderer: Renderer2, injector: Injector, adaptiveService: AdaptiveService);
306
- ngOnInit(): void;
307
- ngAfterViewInit(): void;
308
- ngOnChanges(changes: any): void;
309
- ngOnDestroy(): void;
310
- /**
311
- * @hidden
312
- */
313
- onResize(): void;
314
- /**
315
- * @hidden
316
- */
317
- handleCancelEvent(ev: ColorPickerCancelEvent): void;
318
- /**
319
- * @hidden
320
- */
321
- togglePopup(): void;
322
- /**
323
- * @hidden
324
- */
325
- handleWrapperClick(event: MouseEvent): void;
326
- /**
327
- * Focuses the wrapper of the ColorPicker.
328
- */
329
- focus(): void;
330
- /**
331
- * @hidden
332
- */
333
- handleWrapperFocus(): void;
334
- /**
335
- * Blurs the ColorPicker.
336
- */
337
- blur(): void;
338
- /**
339
- * @hidden
340
- */
341
- handleWrapperBlur(): void;
342
- /**
343
- * Clears the value of the ColorPicker.
344
- */
345
- reset(): void;
346
- /**
347
- * Toggles the Popup (or ActionSheet in adaptive mode) of the ColorPicker.
348
- * Does not trigger the `open` and `close` events of the component.
349
- *
350
- * @param open An optional parameter. Specifies whether the popup will be opened or closed.
351
- */
352
- toggle(open?: boolean): void;
353
- /**
354
- * @hidden
355
- */
356
- handleValueChange(color: string): void;
357
- /**
358
- * @hidden
359
- */
360
- handlePopupBlur(event: FocusEvent): void;
361
- /**
362
- * @hidden
363
- */
364
- writeValue(value: string): void;
365
- /**
366
- * @hidden
367
- */
368
- registerOnChange(fn: any): void;
369
- /**
370
- * @hidden
371
- */
372
- registerOnTouched(fn: any): void;
373
- /**
374
- * @hidden
375
- */
376
- setDisabledState(isDisabled: boolean): void;
377
- /**
378
- * @hidden
379
- */
380
- handleWrapperKeyDown(event: KeyboardEvent): void;
381
- /**
382
- * @hidden
383
- */
384
- applyValue(): void;
385
- /**
386
- * @hidden
387
- */
388
- cancelValue(e: any): void;
389
- /**
390
- * @hidden
391
- */
392
- onActionSheetClose(e: any): void;
393
- /**
394
- * @hidden
395
- */
396
- handlePopupKeyDown(event: any): void;
397
- /**
398
- * @hidden
399
- */
400
- messageFor(key: string): string;
401
- /**
402
- * @hidden
403
- * Used by the FloatingLabel to determine if the component is empty.
404
- */
405
- isEmpty(): boolean;
406
- private setHostElementAriaLabel;
407
- private handleClasses;
408
- private popupBlurInvalid;
409
- private toggleWithEvents;
410
- private focusFirstElement;
411
- private openActionSheet;
412
- private closeActionSheet;
413
- private openPopup;
414
- private closePopup;
415
- private get firstFocusableElement();
416
- private get lastFocusableElement();
417
- private notifyNgTouched;
418
- private notifyNgChanged;
419
- private handleDomEvents;
420
- private initDomEvents;
421
- private domFocusListener;
422
- private handleHostId;
423
- static ɵfac: i0.ɵɵFactoryDeclaration<ColorPickerComponent, never>;
424
- static ɵcmp: i0.ɵɵComponentDeclaration<ColorPickerComponent, "kendo-colorpicker", ["kendoColorPicker"], { "views": { "alias": "views"; "required": false; }; "view": { "alias": "view"; "required": false; }; "adaptiveMode": { "alias": "adaptiveMode"; "required": false; }; "activeView": { "alias": "activeView"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "format": { "alias": "format"; "required": false; }; "value": { "alias": "value"; "required": false; }; "popupSettings": { "alias": "popupSettings"; "required": false; }; "paletteSettings": { "alias": "paletteSettings"; "required": false; }; "gradientSettings": { "alias": "gradientSettings"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "iconClass": { "alias": "iconClass"; "required": false; }; "svgIcon": { "alias": "svgIcon"; "required": false; }; "adaptiveTitle": { "alias": "adaptiveTitle"; "required": false; }; "adaptiveSubtitle": { "alias": "adaptiveSubtitle"; "required": false; }; "clearButton": { "alias": "clearButton"; "required": false; }; "tabindex": { "alias": "tabindex"; "required": false; }; "preview": { "alias": "preview"; "required": false; }; "actionsLayout": { "alias": "actionsLayout"; "required": false; }; "size": { "alias": "size"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; "fillMode": { "alias": "fillMode"; "required": false; }; }, { "valueChange": "valueChange"; "open": "open"; "close": "close"; "onFocus": "focus"; "onBlur": "blur"; "cancel": "cancel"; "activeColorClick": "activeColorClick"; "clearButtonClick": "clearButtonClick"; "activeViewChange": "activeViewChange"; }, never, never, true, never>;
425
- }
@@ -1,41 +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 { OutputFormat } from "./models";
6
- /**
7
- * @hidden
8
- */
9
- export declare const DEFAULT_OUTPUT_FORMAT: OutputFormat;
10
- /**
11
- * @hidden
12
- */
13
- export declare const DEFAULT_GRADIENT_BACKGROUND_COLOR = "rgba(255, 0, 0, 1)";
14
- /**
15
- * @hidden
16
- */
17
- export declare const DRAGHANDLE_MOVE_SPEED = 5;
18
- /**
19
- * @hidden
20
- */
21
- export declare const DRAGHANDLE_MOVE_SPEED_SMALL_STEP = 2;
22
- /**
23
- * @hidden
24
- */
25
- export declare const AAA_RATIO = 7;
26
- /**
27
- * @hidden
28
- */
29
- export declare const AA_RATIO = 4.5;
30
- /**
31
- * @hidden
32
- */
33
- export declare const DEFAULT_PRESET = "office";
34
- /**
35
- * @hidden
36
- */
37
- export declare const DEFAULT_ACCESSIBLE_PRESET = "accessible";
38
- /**
39
- * @hidden
40
- */
41
- export declare const STEP_COUNT = 16;
@@ -1,24 +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 { SVGIcon } from '@progress/kendo-svg-icons';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * @hidden
10
- */
11
- export declare class ContrastValidationComponent {
12
- private localization;
13
- type: string;
14
- pass: boolean;
15
- value: string;
16
- checkIcon: SVGIcon;
17
- xCircleIcon: SVGIcon;
18
- constructor(localization: LocalizationService);
19
- get passMessage(): string;
20
- get failMessage(): string;
21
- get contrastText(): string;
22
- static ɵfac: i0.ɵɵFactoryDeclaration<ContrastValidationComponent, never>;
23
- static ɵcmp: i0.ɵɵComponentDeclaration<ContrastValidationComponent, "[kendoContrastValidation]", never, { "type": { "alias": "type"; "required": false; }; "pass": { "alias": "pass"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, never, true, never>;
24
- }
@@ -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 { LocalizationService } from '@progress/kendo-angular-l10n';
6
- import { SVGIcon } from '@progress/kendo-svg-icons';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * @hidden
10
- */
11
- export declare class ContrastComponent {
12
- private localization;
13
- value: string;
14
- ratio: string;
15
- checkIcon: SVGIcon;
16
- xCircleIcon: SVGIcon;
17
- constructor(localization: LocalizationService);
18
- get formatedRatio(): string;
19
- get contrastRatioText(): string;
20
- get satisfiesAACondition(): boolean;
21
- get satisfiesAAACondition(): boolean;
22
- get contrastRatio(): number;
23
- static ɵfac: i0.ɵɵFactoryDeclaration<ContrastComponent, never>;
24
- static ɵcmp: i0.ɵɵComponentDeclaration<ContrastComponent, "[kendoContrastTool]", never, { "value": { "alias": "value"; "required": false; }; "ratio": { "alias": "ratio"; "required": false; }; }, {}, never, never, true, never>;
25
- }
@@ -1,49 +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
- * Fires when you click the left side of the ColorPicker wrapper.
7
- * The event triggers whether you set a ColorPicker icon or not.
8
- *
9
- * Provides information about the current active color and lets you prevent the popup from opening.
10
- *
11
- * @example
12
- * ```typescript
13
- * @Component({
14
- * selector: 'my-app',
15
- * template: `
16
- * <kendo-colorpicker
17
- * [icon]="'edit-tools'"
18
- * [value]="'#900'"
19
- * (activeColorClick)="onColorClick($event)"
20
- * >
21
- * </kendo-colorpicker>
22
- * `
23
- * })
24
- * class AppComponent {
25
- * public onColorClick(event: ActiveColorClickEvent): void {
26
- * event.preventOpen();
27
- * }
28
- * }
29
- * ```
30
- */
31
- export declare class ActiveColorClickEvent {
32
- color?: string;
33
- private openPrevented;
34
- /**
35
- * @hidden
36
- * @param color Represents the current value of the ColorPicker.
37
- */
38
- constructor(color?: string);
39
- /**
40
- * Prevents the popup from opening.
41
- */
42
- preventOpen(): void;
43
- /**
44
- * Returns `true` if the popup opening is prevented by any of its subscribers.
45
- *
46
- * @returns Returns `true` if the open action was prevented. Otherwise, returns `false`.
47
- */
48
- isOpenPrevented(): boolean;
49
- }
@@ -1,15 +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 the arguments for the `cancel` event of the ColorPicker and FlatColorPicker components.
8
- */
9
- export declare class ColorPickerCancelEvent extends PreventableEvent {
10
- /**
11
- * The DOM event that triggered the `cancel` event.
12
- */
13
- originalEvent: any;
14
- constructor(originalEvent: any);
15
- }
@@ -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 the arguments for the `close` event of the ColorPicker component.
8
- */
9
- export declare class ColorPickerCloseEvent extends PreventableEvent {
10
- }
@@ -1,21 +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
- export interface KendoDragEvent {
9
- /**
10
- * The original dom event triggered by mouse interaction.
11
- */
12
- originalEvent: PointerEvent;
13
- /**
14
- * The current mouse position in the X axis.
15
- */
16
- clientX: number;
17
- /**
18
- * The current mouse position in the Y axis.
19
- */
20
- clientY: number;
21
- }
@@ -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 the arguments for the `open` event of the ColorPicker component.
8
- */
9
- export declare class ColorPickerOpenEvent extends PreventableEvent {
10
- }
@@ -1,8 +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 './events/cancel-event';
6
- export * from './events/close-event';
7
- export * from './events/open-event';
8
- export * from './events/active-color-click-event';
@@ -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 { EventEmitter, ElementRef } from '@angular/core';
6
- import { LocalizationService } from '@progress/kendo-angular-l10n';
7
- import { InputSize } from '../common/models';
8
- import * as i0 from "@angular/core";
9
- /**
10
- * @hidden
11
- */
12
- export declare class FlatColorPickerActionButtonsComponent {
13
- localizationService: LocalizationService;
14
- hostClasses: boolean;
15
- innerTabIndex: number;
16
- size: InputSize;
17
- actionButtonClick: EventEmitter<any>;
18
- tabOut: EventEmitter<any>;
19
- firstButton: ElementRef;
20
- lastButton: ElementRef;
21
- constructor(localizationService: LocalizationService);
22
- getText(text: string): string;
23
- onActionButtonClick(type: string, ev: any): void;
24
- static ɵfac: i0.ɵɵFactoryDeclaration<FlatColorPickerActionButtonsComponent, never>;
25
- static ɵcmp: i0.ɵɵComponentDeclaration<FlatColorPickerActionButtonsComponent, "[kendoFlatColorPickerActionButtons]", never, { "innerTabIndex": { "alias": "innerTabIndex"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, { "actionButtonClick": "actionButtonClick"; "tabOut": "tabOut"; }, never, never, true, never>;
26
- }