@progress/kendo-angular-inputs 24.2.2 → 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,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
- * Specifies the output format of the ColorPicker.
7
- */
8
- export type OutputFormat = 'hex' | 'rgba' | 'name';
@@ -1,61 +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 declare const PALETTEPRESETS: {
9
- basic: {
10
- colors: string;
11
- columns: number;
12
- };
13
- office: {
14
- colors: string;
15
- columns: number;
16
- };
17
- apex: {
18
- colors: string;
19
- columns: number;
20
- };
21
- austin: {
22
- colors: string;
23
- columns: number;
24
- };
25
- clarity: {
26
- colors: string;
27
- columns: number;
28
- };
29
- slipstream: {
30
- colors: string;
31
- columns: number;
32
- };
33
- metro: {
34
- colors: string;
35
- columns: number;
36
- };
37
- flow: {
38
- colors: string;
39
- columns: number;
40
- };
41
- hardcover: {
42
- colors: string;
43
- columns: number;
44
- };
45
- trek: {
46
- colors: string;
47
- columns: number;
48
- };
49
- verve: {
50
- colors: string;
51
- columns: number;
52
- };
53
- monochrome: {
54
- colors: string;
55
- columns: number;
56
- };
57
- accessible: {
58
- colors: string;
59
- columns: number;
60
- };
61
- };
@@ -1,30 +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 { TileSize } from '../models';
6
- /**
7
- * Configures the color palette that opens in the popup.
8
- */
9
- export interface PaletteSettings {
10
- /**
11
- * Specifies the set of colors.
12
- * Provides a set of predefined palette presets (for example, `office`, `basic`, and `apex`)
13
- * and enables you to implement a custom color palette.
14
- *
15
- * The supported values are:
16
- * * The name of the predefined palette preset (for example, `office`, `basic`, and `apex`).
17
- * * A string with comma-separated colors.
18
- * * A string array.
19
- */
20
- palette?: string | Array<string>;
21
- /**
22
- * Specifies the number of columns that will be displayed.
23
- */
24
- columns?: number;
25
- /**
26
- * Specifies the size of a color cell.
27
- *
28
- */
29
- tileSize?: number | TileSize;
30
- }
@@ -1,18 +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 { ViewContainerRef } from '@angular/core';
6
- /**
7
- * Configures the popup animation and markup position in the DOM.
8
- */
9
- export interface PopupSettings {
10
- /**
11
- * Controls the popup animation. By default, the open and close animations are enabled.
12
- */
13
- animate?: boolean;
14
- /**
15
- * Controls the popup container. By default, the popup will be appended to the root component.
16
- */
17
- appendTo?: ViewContainerRef;
18
- }
@@ -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
- * @hidden
7
- */
8
- export interface RGB {
9
- r?: number;
10
- g?: number;
11
- b?: number;
12
- }
@@ -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 RGBA {
9
- r?: number;
10
- g?: number;
11
- b?: number;
12
- a?: number;
13
- }
@@ -1,11 +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 TableCell {
9
- row: number;
10
- col: number;
11
- }
@@ -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
- /**
6
- * Specifies the size of a color cell in the ColorPalette component.
7
- */
8
- export interface TileSize {
9
- /**
10
- * The width of the tile in pixels.
11
- */
12
- width: number;
13
- /**
14
- * The height of the tile in pixels.
15
- */
16
- height: number;
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
- export * from './models/actions-layout';
6
- export * from './models/colorpicker-view';
7
- export * from './models/gradient-settings';
8
- export * from './models/hsva';
9
- export * from './models/output-format';
10
- export * from './models/palette-presets';
11
- export * from './models/palette-settings';
12
- export * from './models/popup-settings';
13
- export * from './models/rgb';
14
- export * from './models/rgba';
15
- export * from './models/table-cell';
16
- export * from './models/tile-size';
@@ -1,19 +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 { TableCell } from '../models';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * @hidden
9
- */
10
- export declare class ColorPaletteService {
11
- colorRows: string[][];
12
- setColorMatrix(palette: string[], columns: number): void;
13
- getCellCoordsFor(color: string): TableCell;
14
- getColorAt(cellCoords: TableCell): string;
15
- getNextCell(current: TableCell, horizontalStep: number, verticalStep: number): TableCell;
16
- private clampIndex;
17
- static ɵfac: i0.ɵɵFactoryDeclaration<ColorPaletteService, never>;
18
- static ɵprov: i0.ɵɵInjectableDeclaration<ColorPaletteService>;
19
- }
@@ -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 { TileSize, PaletteSettings } from "../models";
6
- import * as i0 from "@angular/core";
7
- /**
8
- * @hidden
9
- */
10
- export declare class FlatColorPickerService {
11
- getPaletteSettings(settings: PaletteSettings, format: string): PaletteSettings;
12
- paletteTileLayout(tileSize: number | TileSize): TileSize;
13
- static ɵfac: i0.ɵɵFactoryDeclaration<FlatColorPickerService, never>;
14
- static ɵprov: i0.ɵɵInjectableDeclaration<FlatColorPickerService>;
15
- }
@@ -1,77 +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, HSVA, RGBA } from '../models';
6
- import { RGB } from '../models/rgb';
7
- /**
8
- * @hidden
9
- *
10
- * Returns the hex or rgba string representation of the color.
11
- */
12
- export declare const parseColor: (value: string, format: OutputFormat, opacityEnabled?: boolean, safe?: boolean) => string;
13
- /**
14
- * @hidden
15
- *
16
- * Returns an HSV object representation of the color string.
17
- */
18
- export declare const getHSV: (value: string, safe?: boolean) => HSVA;
19
- /**
20
- * @hidden
21
- *
22
- * Returns an RGBA object representation of the color string.
23
- */
24
- export declare const getRGBA: (value: string, safe?: boolean) => RGBA;
25
- /**
26
- * @hidden
27
- *
28
- * Returns the RGBA string representation of the color.
29
- */
30
- export declare const getColorFromHSV: (hsva: HSVA, format?: OutputFormat, opacityEnabled?: boolean) => string;
31
- /**
32
- * @hidden
33
- *
34
- * Returns the HEX value.
35
- */
36
- export declare const getHexValue: (color: any, opacity: boolean) => string;
37
- /**
38
- * @hidden
39
- *
40
- * Returns the RGBA string representation of the color based on the `hue`, assuming the `value`, `saturation` and `alpha` have value of `1`.
41
- */
42
- export declare const getColorFromHue: (hue: number) => string;
43
- /**
44
- * @hidden
45
- *
46
- * Returns the RGBA string representation of the color.
47
- */
48
- export declare const getColorFromRGBA: (rgba: RGBA) => string;
49
- /**
50
- *
51
- * @hidden
52
- */
53
- export declare function nameFormat(value: string, safe: boolean): string;
54
- /**
55
- * @hidden
56
- *
57
- * Returns the RGB object representation of the color based on the background color.
58
- */
59
- export declare const getRGBFromRGBA: (foregroundColor: RGBA, backgroundColor: RGBA) => RGB;
60
- /**
61
- * @hidden
62
- *
63
- * Returns the relative luminance.
64
- */
65
- export declare const getLuminance: (rgb: RGB) => number;
66
- /**
67
- * @hidden
68
- *
69
- * Returns the color contrast.
70
- */
71
- export declare const getContrast: (luminance1: number, luminance2: number) => number;
72
- /**
73
- * @hidden
74
- *
75
- * Returns the color contrast from two RGBA colors.
76
- */
77
- export declare const getContrastFromTwoRGBAs: (a: RGBA, b: RGBA) => number;
@@ -1,37 +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 declare const bezierCommand: (controlPointCalc: Function) => (point: number[], i: number, a: number[]) => string;
9
- /**
10
- * @hidden
11
- */
12
- export declare const controlPoint: (lineCalc: Function) => (current: number[], previous: number[], next: number[], reverse?: boolean) => number[];
13
- /**
14
- * @hidden
15
- */
16
- export declare const line: (pointA: number[], pointB: number[]) => {
17
- length: number;
18
- angle: number;
19
- };
20
- /**
21
- * @hidden
22
- */
23
- export declare const d: (points: number[][], command: Function) => string;
24
- /**
25
- * @hidden
26
- *
27
- * Render the svg <path> element.
28
- *
29
- * @param points (array) Represents the points coordinates as an array of tuples.
30
- * @param command (function) The command that is used (bezierCommand, lineCommand).
31
- * @param point (array) [x,y] Represents the current point coordinates.
32
- * @param i (integer) Represents the index of 'point' in the array 'a'.
33
- * @param a (array) Represents the complete array of points coordinates.
34
- * @output (string) a svg path command.
35
- * @output (string) a Svg <path> element
36
- */
37
- export declare const svgPath: (points: number[][], command: Function) => string;
@@ -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 './utils/color-parser';
6
- export * from './utils/contrast-curve';
@@ -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
- import * as i0 from "@angular/core";
6
- import * as i1 from "./colorpicker/colorpicker.component";
7
- import * as i2 from "./colorpicker/localization/custom-messages.component";
8
- import * as i3 from "./colorpicker/flatcolorpicker.component";
9
- import * as i4 from "./colorpicker/color-gradient.component";
10
- import * as i5 from "./colorpicker/color-palette.component";
11
- /**
12
- * Defines the [NgModule](link:site.data.urls.angular['ngmoduleapi']) for the ColorPicker.
13
- *
14
- * Use this module to add ColorPicker features to your NgModule-based Angular application.
15
- *
16
- * @example
17
- * ```typescript
18
- * import { ColorPickerModule } from '@progress/kendo-angular-inputs';
19
- * import { NgModule } from '@angular/core';
20
- * import { BrowserModule } from '@angular/platform-browser';
21
- * import { AppComponent } from './app.component';
22
- *
23
- * @NgModule({
24
- * declarations: [AppComponent],
25
- * imports: [BrowserModule, ColorPickerModule],
26
- * bootstrap: [AppComponent]
27
- * })
28
- * export class AppModule {}
29
- * ```
30
- */
31
- export declare class ColorPickerModule {
32
- static ɵfac: i0.ɵɵFactoryDeclaration<ColorPickerModule, never>;
33
- static ɵmod: i0.ɵɵNgModuleDeclaration<ColorPickerModule, never, [typeof i1.ColorPickerComponent, typeof i2.ColorPickerCustomMessagesComponent, typeof i3.FlatColorPickerComponent, typeof i2.ColorPickerCustomMessagesComponent, typeof i4.ColorGradientComponent, typeof i2.ColorPickerCustomMessagesComponent, typeof i5.ColorPaletteComponent, typeof i2.ColorPickerCustomMessagesComponent], [typeof i1.ColorPickerComponent, typeof i2.ColorPickerCustomMessagesComponent, typeof i3.FlatColorPickerComponent, typeof i2.ColorPickerCustomMessagesComponent, typeof i4.ColorGradientComponent, typeof i2.ColorPickerCustomMessagesComponent, typeof i5.ColorPaletteComponent, typeof i2.ColorPickerCustomMessagesComponent]>;
34
- static ɵinj: i0.ɵɵInjectorDeclaration<ColorPickerModule>;
35
- }
@@ -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 { ElementRef } from '@angular/core';
6
- /**
7
- * @hidden
8
- */
9
- export declare const hasClass: (element: HTMLElement, className: string) => boolean;
10
- /**
11
- * @hidden
12
- */
13
- export declare function invokeElementMethod(element: ElementRef, name: string, ...args: any[]): any;
14
- /**
15
- * @hidden
16
- */
17
- export declare const isUntouched: (element: any) => boolean;
18
- /**
19
- * @hidden
20
- */
21
- export declare const containsFocus: (hostElement: any, contender: any) => boolean;
22
- /**
23
- * @hidden
24
- */
25
- export declare const closest: (node: any, predicate: any) => any;
@@ -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 { BehaviorSubject } from 'rxjs';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * @hidden
9
- */
10
- export declare class FormService {
11
- formWidth: BehaviorSubject<number>;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<FormService, never>;
13
- static ɵprov: i0.ɵɵInjectableDeclaration<FormService>;
14
- }
package/common/math.d.ts DELETED
@@ -1,40 +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 declare const limitPrecision: (precision: number) => number;
9
- /**
10
- * @hidden
11
- */
12
- export declare const parseExponent: (exponentMatch: RegExpMatchArray) => number;
13
- /**
14
- * @hidden
15
- */
16
- export declare const fractionLength: (value: number) => number;
17
- /**
18
- * @hidden
19
- */
20
- export declare const toFixedPrecision: (value: number, precision: number) => number;
21
- /**
22
- * @hidden
23
- */
24
- export declare const add: (value1: number, value2: number) => number;
25
- /**
26
- * @hidden
27
- */
28
- export declare const subtract: (value1: number, value2: number) => number;
29
- /**
30
- * @hidden
31
- */
32
- export declare const multiply: (value1: number, value2: number) => number;
33
- /**
34
- * @hidden
35
- */
36
- export declare const divide: (dividend: number, divisor: number) => number;
37
- /**
38
- * @hidden
39
- */
40
- export declare const remainder: (dividend: number, divisor: number) => number;
@@ -1,11 +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 possible `fillMode` options for the inputs.
7
- *
8
- * Use this type to set the `fillMode` property.
9
- *
10
- */
11
- export type InputFillMode = 'solid' | 'flat' | 'outline';
@@ -1,28 +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 { ResponsiveFormBreakPoint } from './responsive-breakpoints';
6
- /**
7
- * Represents the gutters configuration for a Form layout. Defines the spacing between the columns and rows of the Form.
8
- * Set any property to a number or a string to apply that value as a fixed gutter size. Set it to an array of responsive breakpoints to allow different gutter sizes in relation to the current Form width.
9
- * Numeric values are interpreted as pixels. String values can include units like `px`, `rem`, `em`, etc.
10
- *
11
- * @example
12
- * ```ts
13
- * const formGutters: Gutters = {
14
- * cols: 16,
15
- * rows: '1rem'
16
- * };
17
- * ```
18
- */
19
- export interface Gutters {
20
- /**
21
- * Defines the gutters for the columns in the Form.
22
- */
23
- cols?: number | string | ResponsiveFormBreakPoint[];
24
- /**
25
- * Defines the gutters for the rows in the Form.
26
- */
27
- rows?: number | string | ResponsiveFormBreakPoint[];
28
- }
@@ -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
- /**
6
- * Defines responsive breakpoints for form controls in relation to the width of the Form component.
7
- * Each breakpoint can specify a minimum and/or maximum width, and a value that represents either the number of columns
8
- * or the colspan/gutters for that breakpoint.
9
- *
10
- * @example
11
- * ```ts
12
- * const breakpoints: ResponsiveFormBreakPoint[] = [
13
- * { minWidth: 768, value: 2 },
14
- * { maxWidth: 767, value: 1 }
15
- * ];
16
- * ```
17
- */
18
- export interface ResponsiveFormBreakPoint {
19
- /**
20
- * Specifies the minimum Form width for this breakpoint in pixels.
21
- */
22
- minWidth?: number;
23
- /**
24
- * Specifies the maximum Form width for this breakpoint in pixels.
25
- */
26
- maxWidth?: number;
27
- /**
28
- * Specifies the value associated with this breakpoint.
29
- * Can represent the number of columns or the colspan/gutters for the form control.
30
- * For gutters configurations, numeric values are interpreted as pixels, while string values can include units like `px`, `em`, etc.
31
- * For columns number and colspan, numeric values are typically used and strings are parsed to numbers.
32
- */
33
- value: number | string;
34
- }
@@ -1,18 +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 possible `rounded` options for the inputs.
7
- *
8
- * Use this type to set the `rounded` property.
9
- *
10
- */
11
- export type InputRounded = 'small' | 'medium' | 'large' | 'full' | 'none';
12
- /**
13
- * Specifies the possible `rounded` options for the CheckBox.
14
- *
15
- * Use this type to set the `rounded` property of the CheckBox.
16
- *
17
- */
18
- export type CheckBoxRounded = 'small' | 'medium' | 'large' | 'none';
@@ -1,11 +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 possible `size` options for the inputs.
7
- *
8
- * Use this type to set the `size` property.
9
- *
10
- */
11
- export type InputSize = 'small' | 'medium' | 'large';
@@ -1,11 +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 InputStylingClasses {
9
- toRemove?: string;
10
- toAdd?: string;
11
- }
@@ -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
- * Specifies the possible input type options for the TextBox.
7
- *
8
- * Use this type to set the `type` property.
9
- *
10
- * @default `text`
11
- */
12
- export type InputType = 'text' | 'password';
@@ -1,9 +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 './models/fillmode';
6
- export * from './models/rounded';
7
- export * from './models/size';
8
- export * from './models/styling-classes';
9
- export * from './models/type';