@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
@@ -7,7 +7,7 @@ export const packageMetadata = {
7
7
  "productCodes": [
8
8
  "KENDOUIANGULAR"
9
9
  ],
10
- "publishDate": 1783511395,
11
- "version": "24.2.2",
10
+ "publishDate": 1783688566,
11
+ "version": "25.0.0-develop.2",
12
12
  "licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
13
13
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-inputs",
3
- "version": "24.2.2",
3
+ "version": "25.0.0-develop.2",
4
4
  "description": "Kendo UI for Angular Inputs Package - Everything you need to build professional form functionality (Checkbox, ColorGradient, ColorPalette, ColorPicker, FlatColorPicker, FormField, MaskedTextBox, NumericTextBox, RadioButton, RangeSlider, Slider, Switch, TextArea, and TextBox Components)",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -55,32 +55,32 @@
55
55
  "package": {
56
56
  "productName": "Kendo UI for Angular",
57
57
  "productCode": "KENDOUIANGULAR",
58
- "publishDate": 1783511395,
58
+ "publishDate": 1783688566,
59
59
  "licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
60
60
  }
61
61
  },
62
62
  "peerDependencies": {
63
- "@angular/animations": "19 - 22",
64
- "@angular/common": "19 - 22",
65
- "@angular/core": "19 - 22",
66
- "@angular/forms": "19 - 22",
67
- "@angular/platform-browser": "19 - 22",
63
+ "@angular/animations": "20 - 22",
64
+ "@angular/common": "20 - 22",
65
+ "@angular/core": "20 - 22",
66
+ "@angular/forms": "20 - 22",
67
+ "@angular/platform-browser": "20 - 22",
68
68
  "@progress/kendo-drawing": "^1.25.0",
69
69
  "@progress/kendo-licensing": "^1.11.0",
70
- "@progress/kendo-angular-buttons": "24.2.2",
71
- "@progress/kendo-angular-common": "24.2.2",
72
- "@progress/kendo-angular-utils": "24.2.2",
73
- "@progress/kendo-angular-navigation": "24.2.2",
74
- "@progress/kendo-angular-dialog": "24.2.2",
75
- "@progress/kendo-angular-intl": "24.2.2",
76
- "@progress/kendo-angular-l10n": "24.2.2",
77
- "@progress/kendo-angular-popup": "24.2.2",
78
- "@progress/kendo-angular-icons": "24.2.2",
70
+ "@progress/kendo-angular-buttons": "25.0.0-develop.2",
71
+ "@progress/kendo-angular-common": "25.0.0-develop.2",
72
+ "@progress/kendo-angular-utils": "25.0.0-develop.2",
73
+ "@progress/kendo-angular-navigation": "25.0.0-develop.2",
74
+ "@progress/kendo-angular-dialog": "25.0.0-develop.2",
75
+ "@progress/kendo-angular-intl": "25.0.0-develop.2",
76
+ "@progress/kendo-angular-l10n": "25.0.0-develop.2",
77
+ "@progress/kendo-angular-popup": "25.0.0-develop.2",
78
+ "@progress/kendo-angular-icons": "25.0.0-develop.2",
79
79
  "rxjs": "^6.5.3 || ^7.0.0"
80
80
  },
81
81
  "dependencies": {
82
82
  "tslib": "^2.3.1",
83
- "@progress/kendo-angular-schematics": "24.2.2",
83
+ "@progress/kendo-angular-schematics": "25.0.0-develop.2",
84
84
  "@progress/kendo-common": "^1.0.1",
85
85
  "@progress/kendo-draggable": "^3.0.0",
86
86
  "@progress/kendo-inputs-common": "^3.1.0"
@@ -1,71 +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, Renderer2, AfterViewInit, EventEmitter, ChangeDetectorRef, NgZone, Injector, OnInit } from '@angular/core';
6
- import { ControlValueAccessor } from '@angular/forms';
7
- import { CheckBoxRounded } from '../common/models';
8
- import { CheckBoxState } from './checked-state';
9
- import { RadioCheckBoxBase } from '../common/radio-checkbox.base';
10
- import * as i0 from "@angular/core";
11
- /**
12
- * Represents the Kendo UI CheckBox component for Angular.
13
- * Use this component to create a styled checkbox with support for indeterminate state.
14
- *
15
- * @example
16
- * ```html
17
- * <kendo-checkbox [(checkedState)]="value"></kendo-checkbox>
18
- * ```
19
- */
20
- export declare class CheckBoxComponent extends RadioCheckBoxBase implements ControlValueAccessor, OnInit, AfterViewInit {
21
- protected renderer: Renderer2;
22
- hostElement: ElementRef;
23
- protected cdr: ChangeDetectorRef;
24
- protected ngZone: NgZone;
25
- protected injector: Injector;
26
- hostClass: boolean;
27
- /**
28
- * Sets the checked state of the component.
29
- *
30
- * Use `true`, `false`, or `'indeterminate'` to control the state.
31
- *
32
- * @default false
33
- */
34
- set checkedState(value: CheckBoxState);
35
- get checkedState(): CheckBoxState;
36
- /**
37
- * Sets the `rounded` property to specify the border radius of the CheckBox
38
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/inputs/checkbox/appearance#roundness)). The default value is set by the Kendo theme.
39
- */
40
- set rounded(rounded: CheckBoxRounded);
41
- get rounded(): CheckBoxRounded;
42
- /**
43
- * Fires when the inner input's checked state changes.
44
- * This event does not fire when you change the state programmatically using `ngModel` or `formControl`.
45
- * Use this event for two-way binding with the `checkedState` property.
46
- */
47
- checkedStateChange: EventEmitter<CheckBoxState>;
48
- /**
49
- * @hidden
50
- */
51
- get isChecked(): boolean;
52
- /**
53
- * @hidden
54
- */
55
- get isIndeterminate(): boolean;
56
- protected get defaultAttributes(): any;
57
- private _rounded;
58
- private _checkedState;
59
- constructor(renderer: Renderer2, hostElement: ElementRef, cdr: ChangeDetectorRef, ngZone: NgZone, injector: Injector);
60
- ngAfterViewInit(): void;
61
- /**
62
- * @hidden
63
- */
64
- handleChange: ($event: any) => void;
65
- /**
66
- * @hidden
67
- */
68
- writeValue(value: any): void;
69
- static ɵfac: i0.ɵɵFactoryDeclaration<CheckBoxComponent, never>;
70
- static ɵcmp: i0.ɵɵComponentDeclaration<CheckBoxComponent, "kendo-checkbox", ["kendoCheckBox"], { "checkedState": { "alias": "checkedState"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; }, { "checkedStateChange": "checkedStateChange"; }, never, never, true, never>;
71
- }
@@ -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 { ElementRef, Renderer2 } from '@angular/core';
6
- import { CheckBoxRounded, InputSize } from '../common/models';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * Renders the [Kendo UI CheckBox](https://www.telerik.com/kendo-angular-ui/components/inputs/checkbox) input component.
10
- * Apply this directive to `input type="checkbox"` HTML elements.
11
- *
12
- * @example
13
- * ```html
14
- * <input type="checkbox" kendoCheckBox />
15
- * ```
16
- */
17
- export declare class CheckBoxDirective {
18
- private renderer;
19
- private hostElement;
20
- get isDisabled(): boolean;
21
- /**
22
- * Sets the `size` property to specify the width and height of the CheckBox
23
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/inputs/checkbox/appearance#size)). The default value is set by the Kendo theme.
24
- */
25
- set size(size: InputSize);
26
- get size(): InputSize;
27
- /**
28
- * Sets the `rounded` property to specify the border radius of the CheckBox
29
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/inputs/checkbox/appearance#roundness)). The default value is set by the Kendo theme.
30
- *
31
- */
32
- set rounded(rounded: CheckBoxRounded);
33
- get rounded(): CheckBoxRounded;
34
- private _size;
35
- private _rounded;
36
- constructor(renderer: Renderer2, hostElement: ElementRef);
37
- ngAfterViewInit(): void;
38
- private handleClasses;
39
- static ɵfac: i0.ɵɵFactoryDeclaration<CheckBoxDirective, never>;
40
- static ɵdir: i0.ɵɵDirectiveDeclaration<CheckBoxDirective, "input[kendoCheckBox]", never, { "size": { "alias": "size"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; }, {}, never, never, true, never>;
41
- }
@@ -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
- * Defines the options for the `checkedState` input of the CheckBox component.
7
- *
8
- * Use this type to set the checked state to `true`, `false`, or `'indeterminate'`.
9
- *
10
- * @example
11
- * ```html
12
- * <kendo-checkbox [checkedState]="true"></kendo-checkbox>
13
- * <kendo-checkbox [checkedState]="false"></kendo-checkbox>
14
- * <kendo-checkbox checkedState="indeterminate"></kendo-checkbox>
15
- * ```
16
- */
17
- export type CheckBoxState = boolean | 'indeterminate';
@@ -1,32 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import * as i0 from "@angular/core";
6
- import * as i1 from "./checkbox/checkbox.component";
7
- import * as i2 from "./checkbox/checkbox.directive";
8
- /**
9
- * Defines the [`NgModule`](link:site.data.urls.angular['ngmoduleapi']) for the CheckBox directive and CheckBoxComponent.
10
- *
11
- * Use this module to add CheckBox features to your NgModule-based Angular application.
12
- *
13
- * @example
14
- * ```typescript
15
- * import { CheckBoxModule } from '@progress/kendo-angular-inputs';
16
- * import { NgModule } from '@angular/core';
17
- * import { BrowserModule } from '@angular/platform-browser';
18
- * import { AppComponent } from './app.component';
19
- *
20
- * @NgModule({
21
- * declarations: [AppComponent],
22
- * imports: [BrowserModule, CheckBoxModule],
23
- * bootstrap: [AppComponent]
24
- * })
25
- * export class AppModule {}
26
- * ```
27
- */
28
- export declare class CheckBoxModule {
29
- static ɵfac: i0.ɵɵFactoryDeclaration<CheckBoxModule, never>;
30
- static ɵmod: i0.ɵɵNgModuleDeclaration<CheckBoxModule, never, [typeof i1.CheckBoxComponent, typeof i2.CheckBoxDirective], [typeof i1.CheckBoxComponent, typeof i2.CheckBoxDirective]>;
31
- static ɵinj: i0.ɵɵInjectorDeclaration<CheckBoxModule>;
32
- }
@@ -1,20 +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 } from '@angular/core';
6
- import { ButtonThemeColor } from '@progress/kendo-angular-buttons';
7
- import { SVGIcon } from '@progress/kendo-angular-icons';
8
- import * as i0 from "@angular/core";
9
- /**
10
- * @hidden
11
- */
12
- export declare class AdaptiveCloseButtonComponent {
13
- title: string;
14
- icon: string;
15
- svgIcon: SVGIcon;
16
- color: ButtonThemeColor;
17
- close: EventEmitter<any>;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<AdaptiveCloseButtonComponent, never>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<AdaptiveCloseButtonComponent, "kendo-adaptive-close-button", never, { "title": { "alias": "title"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "svgIcon": { "alias": "svgIcon"; "required": false; }; "color": { "alias": "color"; "required": false; }; }, { "close": "close"; }, never, never, true, never>;
20
- }
@@ -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
- import { EventEmitter, TemplateRef } from '@angular/core';
6
- import { LocalizationService } from '@progress/kendo-angular-l10n';
7
- import { SVGIcon } from '@progress/kendo-angular-icons';
8
- import { ActionSheetComponent } from '@progress/kendo-angular-navigation';
9
- import { ButtonComponent } from '@progress/kendo-angular-buttons';
10
- import { TextBoxComponent } from '../../textbox/textbox.component';
11
- import { AdaptiveService, AdaptiveSize } from '@progress/kendo-angular-utils';
12
- import * as i0 from "@angular/core";
13
- /**
14
- * @hidden
15
- */
16
- export declare class AdaptiveRendererComponent {
17
- localization: LocalizationService;
18
- adaptiveService: AdaptiveService;
19
- title: string;
20
- subtitle: string;
21
- actionSheetTemplate: TemplateRef<any>;
22
- isActionSheetExpanded: boolean;
23
- preview: boolean;
24
- actionSheetClose: EventEmitter<any>;
25
- onExpand: EventEmitter<any>;
26
- onCollapse: EventEmitter<any>;
27
- onApply: EventEmitter<any>;
28
- onCancel: EventEmitter<any>;
29
- actionSheet: ActionSheetComponent;
30
- actionSheetSearchBar: TextBoxComponent;
31
- cancelButton: ButtonComponent;
32
- applyButton: ButtonComponent;
33
- constructor(localization: LocalizationService, adaptiveService: AdaptiveService);
34
- animationDuration: number;
35
- checkIcon: SVGIcon;
36
- messageFor(key: string): string;
37
- get windowSize(): AdaptiveSize;
38
- static ɵfac: i0.ɵɵFactoryDeclaration<AdaptiveRendererComponent, never>;
39
- static ɵcmp: i0.ɵɵComponentDeclaration<AdaptiveRendererComponent, "kendo-adaptive-renderer", never, { "title": { "alias": "title"; "required": false; }; "subtitle": { "alias": "subtitle"; "required": false; }; "actionSheetTemplate": { "alias": "actionSheetTemplate"; "required": false; }; "isActionSheetExpanded": { "alias": "isActionSheetExpanded"; "required": false; }; "preview": { "alias": "preview"; "required": false; }; }, { "actionSheetClose": "actionSheetClose"; "onExpand": "onExpand"; "onCollapse": "onCollapse"; "onApply": "onApply"; "onCancel": "onCancel"; }, never, never, true, never>;
40
- }
@@ -1,29 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { SimpleChanges, AfterViewInit, OnChanges } from '@angular/core';
6
- import { BehaviorSubject } from 'rxjs';
7
- import { HSVA } from './models';
8
- import * as i0 from "@angular/core";
9
- /**
10
- * @hidden
11
- */
12
- export declare class ColorContrastSvgComponent implements AfterViewInit, OnChanges {
13
- hostClass: boolean;
14
- wrapper: any;
15
- hsva: BehaviorSubject<HSVA>;
16
- backgroundColor: string;
17
- paths: any[];
18
- oldHsva: HSVA;
19
- oldH: number;
20
- oldA: number;
21
- metrics: any;
22
- ngAfterViewInit(): void;
23
- ngOnChanges(changes: SimpleChanges): void;
24
- setPaths(): void;
25
- private findValue;
26
- private getPaths;
27
- static ɵfac: i0.ɵɵFactoryDeclaration<ColorContrastSvgComponent, never>;
28
- static ɵcmp: i0.ɵɵComponentDeclaration<ColorContrastSvgComponent, "[kendoColorContrastSvg]", never, { "wrapper": { "alias": "wrapper"; "required": false; }; "hsva": { "alias": "hsva"; "required": false; }; "backgroundColor": { "alias": "backgroundColor"; "required": false; }; }, {}, never, never, true, never>;
29
- }
@@ -1,20 +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 { OnInit } from '@angular/core';
6
- import { LocalizationService } from '@progress/kendo-angular-l10n';
7
- import { NumericTextBoxComponent } from './../numerictextbox/numerictextbox.component';
8
- import * as i0 from "@angular/core";
9
- /**
10
- * @hidden
11
- */
12
- export declare class NumericLabelDirective implements OnInit {
13
- private host;
14
- kendoAdditionalNumericLabel: 'red' | 'green' | 'blue' | 'alpha';
15
- localizationService: LocalizationService;
16
- constructor(host: NumericTextBoxComponent);
17
- ngOnInit(): void;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<NumericLabelDirective, never>;
19
- static ɵdir: i0.ɵɵDirectiveDeclaration<NumericLabelDirective, "[kendoAdditionalNumericLabel]", never, { "kendoAdditionalNumericLabel": { "alias": "kendoAdditionalNumericLabel"; "required": false; }; "localizationService": { "alias": "localizationService"; "required": false; }; }, {}, never, never, true, never>;
20
- }
@@ -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 { OnInit, Renderer2 } from '@angular/core';
6
- import { TextBoxComponent } from '../textbox/textbox.component';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * @hidden
10
- */
11
- export declare class TextLabelDirective implements OnInit {
12
- private textBox;
13
- private renderer;
14
- focusableId: any;
15
- constructor(textBox: TextBoxComponent, renderer: Renderer2);
16
- ngOnInit(): void;
17
- static ɵfac: i0.ɵɵFactoryDeclaration<TextLabelDirective, never>;
18
- static ɵdir: i0.ɵɵDirectiveDeclaration<TextLabelDirective, "[kendoTextLabel]", never, { "focusableId": { "alias": "focusableId"; "required": false; }; }, {}, never, never, true, never>;
19
- }