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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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,45 +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, QueryList, ElementRef, Renderer2, AfterViewInit } from '@angular/core';
6
- import { SVGIcon } from '@progress/kendo-svg-icons';
7
- import { LocalizationService } from '@progress/kendo-angular-l10n';
8
- import { ColorPickerView } from './models';
9
- import { InputSize } from '../common/models';
10
- import * as i0 from "@angular/core";
11
- /**
12
- * @hidden
13
- */
14
- export declare class FlatColorPickerHeaderComponent implements AfterViewInit {
15
- private localizationService;
16
- private renderer;
17
- hostClasses: boolean;
18
- clearButton: boolean;
19
- activeView: ColorPickerView;
20
- views: Array<ColorPickerView>;
21
- preview: boolean;
22
- innerTabIndex: number;
23
- value: string;
24
- selection: string;
25
- size: InputSize;
26
- viewChange: EventEmitter<ColorPickerView>;
27
- valuePaneClick: EventEmitter<any>;
28
- clearButtonClick: EventEmitter<any>;
29
- tabOut: EventEmitter<any>;
30
- viewButtonsCollection: QueryList<ElementRef>;
31
- clearButtonElement: ElementRef;
32
- dropletSliderIcon: SVGIcon;
33
- paletteIcon: SVGIcon;
34
- dropletSlashIcon: SVGIcon;
35
- constructor(localizationService: LocalizationService, renderer: Renderer2);
36
- ngAfterViewInit(): void;
37
- onViewButtonClick(view: ColorPickerView): void;
38
- get viewButtons(): boolean;
39
- getViewButtonIcon(view: string): string;
40
- getViewButtonsSVGIcon(view: string): SVGIcon;
41
- getText(text: string): string;
42
- onHeaderTabOut(ev: any, index: number): void;
43
- static ɵfac: i0.ɵɵFactoryDeclaration<FlatColorPickerHeaderComponent, never>;
44
- static ɵcmp: i0.ɵɵComponentDeclaration<FlatColorPickerHeaderComponent, "[kendoFlatColorPickerHeader]", never, { "clearButton": { "alias": "clearButton"; "required": false; }; "activeView": { "alias": "activeView"; "required": false; }; "views": { "alias": "views"; "required": false; }; "preview": { "alias": "preview"; "required": false; }; "innerTabIndex": { "alias": "innerTabIndex"; "required": false; }; "value": { "alias": "value"; "required": false; }; "selection": { "alias": "selection"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, { "viewChange": "viewChange"; "valuePaneClick": "valuePaneClick"; "clearButtonClick": "clearButtonClick"; "tabOut": "tabOut"; }, never, never, true, never>;
45
- }
@@ -1,281 +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, EventEmitter, NgZone, ChangeDetectorRef, OnInit, AfterViewInit, OnDestroy, Renderer2, SimpleChanges, Injector } from "@angular/core";
6
- import { ControlValueAccessor } from '@angular/forms';
7
- import { LocalizationService } from '@progress/kendo-angular-l10n';
8
- import { FlatColorPickerService } from './services/flatcolorpicker.service';
9
- import { ColorPickerView, GradientSettings, OutputFormat, PaletteSettings, ColorPickerActionsLayout } from "./models";
10
- import { ColorPickerCancelEvent } from './events';
11
- import { ColorGradientComponent } from './color-gradient.component';
12
- import { ColorPaletteComponent } from './color-palette.component';
13
- import { FlatColorPickerHeaderComponent } from './flatcolorpicker-header.component';
14
- import { FlatColorPickerActionButtonsComponent } from './flatcolorpicker-actions.component';
15
- import { InputSize } from "../common/models";
16
- import * as i0 from "@angular/core";
17
- /**
18
- * Represents the Kendo UI FlatColorPicker component for Angular.
19
- *
20
- * The `FlatColorPickerComponent` lets you choose colors through palettes with predefined sets of colors and through a gradient that renders an HSV canvas. You can preview the selected color, revert it to its previous state, or clear it.
21
- *
22
- * @example
23
- * ```html
24
- * <kendo-flatcolorpicker [(value)]="selectedColor"></kendo-flatcolorpicker>
25
- * ```
26
- *
27
- * @remarks
28
- * Supported children components are: {@link ColorPickerCustomMessagesComponent}.
29
- */
30
- export declare class FlatColorPickerComponent implements OnInit, AfterViewInit, OnDestroy, ControlValueAccessor {
31
- host: ElementRef;
32
- private service;
33
- private localizationService;
34
- private cdr;
35
- private renderer;
36
- private ngZone;
37
- private injector;
38
- hostClasses: boolean;
39
- get disabledClass(): boolean;
40
- get ariaReadonly(): boolean;
41
- direction: string;
42
- get hostTabindex(): string;
43
- ariaRole: string;
44
- get isControlInvalid(): string;
45
- get isDisabled(): string | undefined;
46
- /**
47
- * @hidden
48
- */
49
- enterHandler(event: any): void;
50
- /**
51
- * @hidden
52
- */
53
- escapeHandler(): void;
54
- /**
55
- * @hidden
56
- */
57
- focusHandler(ev: any): void;
58
- /**
59
- * Sets the read-only state of the FlatColorPicker.
60
- *
61
- * @default false
62
- */
63
- readonly: boolean;
64
- /**
65
- * Sets the disabled state of the FlatColorPicker. To disable it in reactive forms, see [Forms Support](https://www.telerik.com/kendo-angular-ui/components/inputs/flatcolorpicker/forms#managing-the-flatcolorpicker-disabled-state-in-reactive-forms).
66
- *
67
- * @default false
68
- */
69
- disabled: boolean;
70
- /**
71
- * Specifies the output format of the FlatColorPicker.
72
- *
73
- * If the input value is in a different format, the component parses it into the specified output `format`.
74
- *
75
- * @default 'rgba'
76
- */
77
- format: OutputFormat;
78
- /**
79
- * Specifies the initially selected color.
80
- */
81
- set value(value: string);
82
- get value(): string;
83
- /**
84
- * Specifies the [tabindex](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/tabindex) of the component.
85
- *
86
- * @default 0
87
- */
88
- set tabindex(value: number);
89
- get tabindex(): number;
90
- /**
91
- * Specifies whether the FlatColorPicker displays a **Clear color** button.
92
- *
93
- * @default true
94
- */
95
- clearButton: boolean;
96
- /**
97
- * Displays `Apply` and `Cancel` action buttons and a color preview pane.
98
- *
99
- * When enabled, the component value does not change immediately upon
100
- * color selection, but only after the **Apply** button is clicked.
101
- *
102
- * The **Cancel** button reverts the current selection to its
103
- * initial state, i.e., to the current value.
104
- *
105
- * @default true
106
- */
107
- preview: boolean;
108
- /**
109
- * Configures the layout of the `Apply` and `Cancel` action buttons.
110
- *
111
- * @default 'end'
112
- */
113
- actionsLayout: ColorPickerActionsLayout;
114
- /**
115
- * Sets the initially active view in the FlatColorPicker. Supports two-way binding.
116
- */
117
- activeView: ColorPickerView;
118
- /**
119
- * Specifies the views to render. The default value is gradient and palette.
120
- */
121
- views: Array<ColorPickerView>;
122
- /**
123
- * Configures the gradient view.
124
- */
125
- set gradientSettings(value: GradientSettings);
126
- get gradientSettings(): GradientSettings;
127
- /**
128
- * @hidden
129
- */
130
- adaptiveMode: boolean;
131
- /**
132
- * Configures the palette view.
133
- */
134
- set paletteSettings(value: PaletteSettings);
135
- get paletteSettings(): PaletteSettings;
136
- /**
137
- * Sets the size of the FlatColorPicker internal elements. The default value is set by the Kendo theme.
138
- *
139
- */
140
- set size(size: InputSize);
141
- get size(): InputSize;
142
- /**
143
- * Fires when the component value changes.
144
- */
145
- valueChange: EventEmitter<any>;
146
- /**
147
- * Fires when the user cancels the current color selection.
148
- *
149
- * The event is emitted on preview pane or on 'Cancel' button click.
150
- */
151
- cancel: EventEmitter<ColorPickerCancelEvent>;
152
- /**
153
- * Fires when the view is about to change.
154
- * Used to provide a two-way binding for the `activeView` property.
155
- */
156
- activeViewChange: EventEmitter<string>;
157
- /**
158
- * @hidden
159
- * Fires each time the clear button is clicked.
160
- */
161
- clearButtonClick: EventEmitter<any>;
162
- /**
163
- * @hidden
164
- */
165
- actionButtonClick: EventEmitter<any>;
166
- header: FlatColorPickerHeaderComponent;
167
- headerElement: ElementRef;
168
- gradient: ColorGradientComponent;
169
- gradientElement: ElementRef;
170
- palette: ColorPaletteComponent;
171
- footer: FlatColorPickerActionButtonsComponent;
172
- /**
173
- * @hidden
174
- */
175
- selection: string;
176
- private focused;
177
- private _value;
178
- private _tabindex;
179
- private _gradientSettings;
180
- private _paletteSettings;
181
- private dynamicRTLSubscription;
182
- private subscriptions;
183
- private internalNavigation;
184
- private _size;
185
- private control;
186
- /**
187
- * @hidden
188
- */
189
- get innerTabIndex(): number;
190
- /**
191
- * @hidden
192
- */
193
- get firstFocusable(): any;
194
- constructor(host: ElementRef, service: FlatColorPickerService, localizationService: LocalizationService, cdr: ChangeDetectorRef, renderer: Renderer2, ngZone: NgZone, injector: Injector);
195
- ngOnInit(): void;
196
- ngAfterViewInit(): void;
197
- ngOnChanges(changes: SimpleChanges): void;
198
- ngOnDestroy(): void;
199
- /**
200
- * @hidden
201
- */
202
- focusFirstHeaderButton(): void;
203
- /**
204
- * @hidden
205
- */
206
- lastFocusable(event: any): any;
207
- /**
208
- * @hidden
209
- */
210
- onTab(ev: KeyboardEvent): void;
211
- /**
212
- * @hidden
213
- */
214
- get headerHasContent(): boolean;
215
- /**
216
- * @hidden
217
- * Used by the FloatingLabel to determine if the component is empty.
218
- */
219
- isEmpty(): boolean;
220
- /**
221
- * Focuses the wrapper of the FlatColorPicker.
222
- */
223
- focus(): void;
224
- /**
225
- * Blurs the wrapper of the FlatColorPicker.
226
- */
227
- blur(): void;
228
- /**
229
- * Clears the value of the FlatColorPicker.
230
- */
231
- reset(): void;
232
- /**
233
- * @hidden
234
- */
235
- onViewChange(view: ColorPickerView): void;
236
- /**
237
- * @hidden
238
- */
239
- onClearButtonClick(): void;
240
- /**
241
- * @hidden
242
- */
243
- handleValueChange(color: string): void;
244
- /**
245
- * @hidden
246
- */
247
- onAction(ev: any): void;
248
- /**
249
- * @hidden
250
- */
251
- writeValue(value: string): void;
252
- /**
253
- * @hidden
254
- */
255
- registerOnChange(fn: any): void;
256
- /**
257
- * @hidden
258
- */
259
- registerOnTouched(fn: any): void;
260
- /**
261
- * @hidden
262
- */
263
- setDisabledState(isDisabled: boolean): void;
264
- /**
265
- * @hidden
266
- */
267
- resetSelection(ev: any): void;
268
- private setHostElementAriaLabel;
269
- private setSizingVariables;
270
- private changeCurrentValue;
271
- private resetInnerComponentValue;
272
- private setFlatColorPickerValue;
273
- private setActiveView;
274
- private notifyNgChanged;
275
- private notifyNgTouched;
276
- private initDomEvents;
277
- private removeGradientAttributes;
278
- private handleClasses;
279
- static ɵfac: i0.ɵɵFactoryDeclaration<FlatColorPickerComponent, never>;
280
- static ɵcmp: i0.ɵɵComponentDeclaration<FlatColorPickerComponent, "kendo-flatcolorpicker", ["kendoFlatColorPicker"], { "readonly": { "alias": "readonly"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "format": { "alias": "format"; "required": false; }; "value": { "alias": "value"; "required": false; }; "tabindex": { "alias": "tabindex"; "required": false; }; "clearButton": { "alias": "clearButton"; "required": false; }; "preview": { "alias": "preview"; "required": false; }; "actionsLayout": { "alias": "actionsLayout"; "required": false; }; "activeView": { "alias": "activeView"; "required": false; }; "views": { "alias": "views"; "required": false; }; "gradientSettings": { "alias": "gradientSettings"; "required": false; }; "adaptiveMode": { "alias": "adaptiveMode"; "required": false; }; "paletteSettings": { "alias": "paletteSettings"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, { "valueChange": "valueChange"; "cancel": "cancel"; "activeViewChange": "activeViewChange"; "clearButtonClick": "clearButtonClick"; "actionButtonClick": "actionButtonClick"; }, never, never, true, never>;
281
- }
@@ -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, MessageService } from '@progress/kendo-angular-l10n';
6
- import { FlatColorPickerLocalizationService } from './flatcolorpicker-localization.service';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * @hidden
10
- */
11
- export declare class ColorGradientLocalizationService extends LocalizationService {
12
- private flatColorPickerLocalization?;
13
- constructor(prefix: string, messageService: MessageService, _rtl: boolean, flatColorPickerLocalization?: FlatColorPickerLocalizationService);
14
- get(shortKey: string): string;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<ColorGradientLocalizationService, [null, { optional: true; }, { optional: true; }, { optional: true; }]>;
16
- static ɵprov: i0.ɵɵInjectableDeclaration<ColorGradientLocalizationService>;
17
- }
@@ -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, MessageService } from '@progress/kendo-angular-l10n';
6
- import { FlatColorPickerLocalizationService } from './flatcolorpicker-localization.service';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * @hidden
10
- */
11
- export declare class ColorPaletteLocalizationService extends LocalizationService {
12
- private flatColorPickerLocalization?;
13
- constructor(prefix: string, messageService: MessageService, _rtl: boolean, flatColorPickerLocalization?: FlatColorPickerLocalizationService);
14
- get(shortKey: string): string;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<ColorPaletteLocalizationService, [null, { optional: true; }, { optional: true; }, { optional: true; }]>;
16
- static ɵprov: i0.ɵɵInjectableDeclaration<ColorPaletteLocalizationService>;
17
- }
@@ -1,14 +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, MessageService } from '@progress/kendo-angular-l10n';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * @hidden
9
- */
10
- export declare class ColorPickerLocalizationService extends LocalizationService {
11
- constructor(prefix: string, messageService: MessageService, _rtl: boolean);
12
- static ɵfac: i0.ɵɵFactoryDeclaration<ColorPickerLocalizationService, [null, { optional: true; }, { optional: true; }]>;
13
- static ɵprov: i0.ɵɵInjectableDeclaration<ColorPickerLocalizationService>;
14
- }
@@ -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 { ColorPickerMessages } from './messages';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * Overrides the default component messages for the ColorPicker.
10
- *
11
- * @example
12
- * ```html
13
- * <kendo-colorpicker-messages
14
- * [applyButton]="'Apply custom'"
15
- * [cancelButton]="'Cancel custom'">
16
- * </kendo-colorpicker-messages>
17
- * ```
18
- */
19
- export declare class ColorPickerCustomMessagesComponent extends ColorPickerMessages {
20
- protected service: LocalizationService;
21
- constructor(service: LocalizationService);
22
- protected get override(): boolean;
23
- static ɵfac: i0.ɵɵFactoryDeclaration<ColorPickerCustomMessagesComponent, never>;
24
- static ɵcmp: i0.ɵɵComponentDeclaration<ColorPickerCustomMessagesComponent, "kendo-colorpicker-messages, kendo-flatcolorpicker-messages, kendo-colorgradient-messages, kendo-colorpalette-messages", never, {}, {}, never, never, true, never>;
25
- }
@@ -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, MessageService } from '@progress/kendo-angular-l10n';
6
- import { ColorPickerLocalizationService } from './colorpicker-localization.service';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * @hidden
10
- */
11
- export declare class FlatColorPickerLocalizationService extends LocalizationService {
12
- private colorPickerLocalization?;
13
- constructor(prefix: string, messageService: MessageService, _rtl: boolean, colorPickerLocalization?: ColorPickerLocalizationService);
14
- get(shortKey: string): string;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<FlatColorPickerLocalizationService, [null, { optional: true; }, { optional: true; }, { optional: true; }]>;
16
- static ɵprov: i0.ɵɵInjectableDeclaration<FlatColorPickerLocalizationService>;
17
- }
@@ -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 { ColorPickerMessages } from './messages';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * @hidden
10
- */
11
- export declare class LocalizedColorPickerMessagesDirective extends ColorPickerMessages {
12
- protected service: LocalizationService;
13
- constructor(service: LocalizationService);
14
- static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedColorPickerMessagesDirective, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<LocalizedColorPickerMessagesDirective, "[kendoColorPickerLocalizedMessages], [kendoFlatColorPickerLocalizedMessages], [kendoColorGradientLocalizedMessages], [kendoColorPaletteLocalizedMessages]", never, {}, {}, never, never, true, never>;
16
- }
@@ -1,133 +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 ColorPickerMessages extends ComponentMessages {
11
- /**
12
- * Sets the `aria-label` for the ColorPalette component when the value is empty.
13
- */
14
- colorPaletteNoColor: string;
15
- /**
16
- * Sets the `aria-label` for the ColorGradient component when the value is empty.
17
- */
18
- colorGradientNoColor: string;
19
- /**
20
- * Sets the `aria-label` for the FlatColorPicker component when the value is empty.
21
- */
22
- flatColorPickerNoColor: string;
23
- /**
24
- * Sets the `aria-label` for the ColorPicker component when the value is empty.
25
- */
26
- colorPickerNoColor: string;
27
- /**
28
- * Sets the title for the gradient color drag handle chooser.
29
- */
30
- colorGradientHandle: string;
31
- /**
32
- * Sets the title for the clear button.
33
- */
34
- clearButton: string;
35
- /**
36
- * Sets the title for the hue slider handle.
37
- */
38
- hueSliderHandle: string;
39
- /**
40
- * Sets the title for the opacity slider handle.
41
- */
42
- opacitySliderHandle: string;
43
- /**
44
- * Sets the placeholder for the HEX color input.
45
- */
46
- hexInputPlaceholder: string;
47
- /**
48
- * Sets the placeholder for the red color input.
49
- */
50
- redInputPlaceholder: string;
51
- /**
52
- * Sets the placeholder for the green color input.
53
- */
54
- greenInputPlaceholder: string;
55
- /**
56
- * Sets the placeholder for the blue color input.
57
- */
58
- blueInputPlaceholder: string;
59
- /**
60
- * Sets the placeholder for the alpha input.
61
- */
62
- alphaInputPlaceholder: string;
63
- /**
64
- * Sets the `aria-label` for the red color input.
65
- */
66
- redChannelLabel: string;
67
- /**
68
- * Sets the `aria-label` for the green color input.
69
- */
70
- greenChannelLabel: string;
71
- /**
72
- * Sets the `aria-label` for the blue color input.
73
- */
74
- blueChannelLabel: string;
75
- /**
76
- * Sets the `aria-label` for the alpha color input.
77
- */
78
- alphaChannelLabel: string;
79
- /**
80
- * Sets the "Pass" message for the contrast tool.
81
- */
82
- passContrast: string;
83
- /**
84
- * Sets the "Fail" message for the contrast tool.
85
- */
86
- failContrast: string;
87
- /**
88
- * Sets the "Contrast ratio" message for the contrast tool.
89
- */
90
- contrastRatio: string;
91
- /**
92
- * Sets the message for the color preview pane.
93
- */
94
- previewColor: string;
95
- /**
96
- * Sets the message for the selected color pane.
97
- */
98
- revertSelection: string;
99
- /**
100
- * Sets the message for the gradient view button.
101
- */
102
- gradientView: string;
103
- /**
104
- * Sets the message for the palette view button.
105
- */
106
- paletteView: string;
107
- /**
108
- * Sets the message for the input format toggle button.
109
- */
110
- formatButton: string;
111
- /**
112
- * Sets the message for the **Apply** action button.
113
- */
114
- applyButton: string;
115
- /**
116
- * Sets the message for the **Cancel** action button.
117
- */
118
- cancelButton: string;
119
- /**
120
- * Sets the title of the **Close** button for the ActionSheet in adaptive mode.
121
- */
122
- adaptiveCloseButtonTitle: string;
123
- /**
124
- * Sets the title for the ActionSheet in adaptive mode.
125
- */
126
- adaptiveTitle: string;
127
- /**
128
- * Sets the aria-label attribute of the ColorPicker toggle button.
129
- */
130
- toggleButtonLabel: string;
131
- static ɵfac: i0.ɵɵFactoryDeclaration<ColorPickerMessages, never>;
132
- static ɵdir: i0.ɵɵDirectiveDeclaration<ColorPickerMessages, "kendo-colorpicker-messages-base", never, { "colorPaletteNoColor": { "alias": "colorPaletteNoColor"; "required": false; }; "colorGradientNoColor": { "alias": "colorGradientNoColor"; "required": false; }; "flatColorPickerNoColor": { "alias": "flatColorPickerNoColor"; "required": false; }; "colorPickerNoColor": { "alias": "colorPickerNoColor"; "required": false; }; "colorGradientHandle": { "alias": "colorGradientHandle"; "required": false; }; "clearButton": { "alias": "clearButton"; "required": false; }; "hueSliderHandle": { "alias": "hueSliderHandle"; "required": false; }; "opacitySliderHandle": { "alias": "opacitySliderHandle"; "required": false; }; "hexInputPlaceholder": { "alias": "hexInputPlaceholder"; "required": false; }; "redInputPlaceholder": { "alias": "redInputPlaceholder"; "required": false; }; "greenInputPlaceholder": { "alias": "greenInputPlaceholder"; "required": false; }; "blueInputPlaceholder": { "alias": "blueInputPlaceholder"; "required": false; }; "alphaInputPlaceholder": { "alias": "alphaInputPlaceholder"; "required": false; }; "redChannelLabel": { "alias": "redChannelLabel"; "required": false; }; "greenChannelLabel": { "alias": "greenChannelLabel"; "required": false; }; "blueChannelLabel": { "alias": "blueChannelLabel"; "required": false; }; "alphaChannelLabel": { "alias": "alphaChannelLabel"; "required": false; }; "passContrast": { "alias": "passContrast"; "required": false; }; "failContrast": { "alias": "failContrast"; "required": false; }; "contrastRatio": { "alias": "contrastRatio"; "required": false; }; "previewColor": { "alias": "previewColor"; "required": false; }; "revertSelection": { "alias": "revertSelection"; "required": false; }; "gradientView": { "alias": "gradientView"; "required": false; }; "paletteView": { "alias": "paletteView"; "required": false; }; "formatButton": { "alias": "formatButton"; "required": false; }; "applyButton": { "alias": "applyButton"; "required": false; }; "cancelButton": { "alias": "cancelButton"; "required": false; }; "adaptiveCloseButtonTitle": { "alias": "adaptiveCloseButtonTitle"; "required": false; }; "adaptiveTitle": { "alias": "adaptiveTitle"; "required": false; }; "toggleButtonLabel": { "alias": "toggleButtonLabel"; "required": false; }; }, {}, never, never, true, never>;
133
- }
@@ -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
- /**
6
- * The possible layouts of the ColorPicker and FlatColorPicker action buttons.
7
- */
8
- export type ColorPickerActionsLayout = 'start' | 'center' | 'end' | 'stretch';
@@ -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
- /**
6
- * Specifies the adaptive rendering of the component.
7
- *
8
- * The supported values are:
9
- * * `none`&mdash;(default)
10
- * * `auto`
11
- */
12
- export type AdaptiveMode = 'none' | 'auto';
13
- /**
14
- * @hidden
15
- */
16
- export declare const animationDuration = 300;
@@ -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
- /**
6
- * The possible popup views of the ColorPicker and FlatColorPicker components.
7
- */
8
- export type ColorPickerView = 'gradient' | 'palette';
@@ -1,35 +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
- * Configures the color gradient that opens in the popup.
7
- */
8
- export interface GradientSettings {
9
- /**
10
- * Specifies if the component will render an alpha slider.
11
- */
12
- opacity?: boolean;
13
- /**
14
- * Enables the color contrast tool.
15
- * Accepts the background color that will be compared to the selected value.
16
- * The tool will calculate the contrast ratio between two colors.
17
- */
18
- contrastTool?: string;
19
- /**
20
- * Determines the delay time (in milliseconds) before the ColorGradient value is changed on handle drag. A value of 0 indicates no delay.
21
- */
22
- delay?: number;
23
- /**
24
- * Determines the step (in pixels) when moving the gradient drag handle using the keyboard arrow keys.
25
- *
26
- * @default 5
27
- */
28
- gradientSliderStep?: number;
29
- /**
30
- * Determines the step (in pixels) when moving the gradient drag handle using the keyboard arrow keys while holding the shift key.
31
- *
32
- * @default 2
33
- */
34
- gradientSliderSmallStep?: number;
35
- }
@@ -1,13 +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 HSVA {
9
- h?: number;
10
- s?: number;
11
- v?: number;
12
- a?: number;
13
- }