@progress/kendo-angular-layout 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 (177) hide show
  1. package/fesm2022/progress-kendo-angular-layout.mjs +289 -289
  2. package/index.d.ts +4926 -97
  3. package/package-metadata.mjs +2 -2
  4. package/package.json +13 -13
  5. package/avatar/avatar.component.d.ts +0 -152
  6. package/avatar/l10n/custom-messages.component.d.ts +0 -26
  7. package/avatar/l10n/localized-messages.directive.d.ts +0 -16
  8. package/avatar/l10n/messages.d.ts +0 -17
  9. package/avatar/models/fill.d.ts +0 -8
  10. package/avatar/models/models.d.ts +0 -9
  11. package/avatar/models/rounded.d.ts +0 -8
  12. package/avatar/models/shape.d.ts +0 -15
  13. package/avatar/models/size.d.ts +0 -8
  14. package/avatar/models/theme-color.d.ts +0 -14
  15. package/avatar.module.d.ts +0 -28
  16. package/card/card-actions.component.d.ts +0 -65
  17. package/card/card-body.component.d.ts +0 -21
  18. package/card/card-footer.component.d.ts +0 -21
  19. package/card/card-header.component.d.ts +0 -22
  20. package/card/card.component.d.ts +0 -55
  21. package/card/directives/card-media.directive.d.ts +0 -22
  22. package/card/directives/card-separator.directive.d.ts +0 -34
  23. package/card/directives/card-subtitle.directive.d.ts +0 -20
  24. package/card/directives/card-title.directive.d.ts +0 -20
  25. package/card/models/actions-layout.d.ts +0 -8
  26. package/card/models/card-action.d.ts +0 -21
  27. package/card.module.d.ts +0 -35
  28. package/common/direction.d.ts +0 -8
  29. package/common/dom-queries.d.ts +0 -24
  30. package/common/orientation.d.ts +0 -8
  31. package/common/preventable-event.d.ts +0 -25
  32. package/common/styling-classes.d.ts +0 -11
  33. package/common/util.d.ts +0 -44
  34. package/directives.d.ts +0 -100
  35. package/drawer/drawer-container.component.d.ts +0 -52
  36. package/drawer/drawer-content.component.d.ts +0 -22
  37. package/drawer/drawer.component.d.ts +0 -204
  38. package/drawer/drawer.service.d.ts +0 -34
  39. package/drawer/events/drawer-list-select.event.d.ts +0 -26
  40. package/drawer/events/select-event.d.ts +0 -31
  41. package/drawer/item.component.d.ts +0 -38
  42. package/drawer/list.component.d.ts +0 -37
  43. package/drawer/models/constants.d.ts +0 -8
  44. package/drawer/models/drawer-animation.interface.d.ts +0 -18
  45. package/drawer/models/drawer-item-expand.interface.d.ts +0 -8
  46. package/drawer/models/drawer-item.interface.d.ts +0 -63
  47. package/drawer/models/drawer-view-item.interface.d.ts +0 -29
  48. package/drawer/models/mode.d.ts +0 -11
  49. package/drawer/models/position.d.ts +0 -8
  50. package/drawer/template-directives/drawer-template.directive.d.ts +0 -32
  51. package/drawer/template-directives/footer-template.directive.d.ts +0 -25
  52. package/drawer/template-directives/header-template.directive.d.ts +0 -25
  53. package/drawer/template-directives/item-template.directive.d.ts +0 -33
  54. package/drawer/template-directives.d.ts +0 -8
  55. package/drawer/types.d.ts +0 -8
  56. package/drawer/util.d.ts +0 -16
  57. package/drawer.module.d.ts +0 -33
  58. package/expansionpanel/animations.d.ts +0 -13
  59. package/expansionpanel/events/action-event.d.ts +0 -22
  60. package/expansionpanel/expansionpanel-title.directive.d.ts +0 -27
  61. package/expansionpanel/expansionpanel.component.d.ts +0 -179
  62. package/expansionpanel.module.d.ts +0 -28
  63. package/gridlayout.module.d.ts +0 -28
  64. package/layout.module.d.ts +0 -79
  65. package/layouts/grid-layout.component.d.ts +0 -74
  66. package/layouts/gridlayout-item.component.d.ts +0 -48
  67. package/layouts/models/gridlayout-gap-settings.d.ts +0 -17
  68. package/layouts/models/gridlayout-row-col-size.d.ts +0 -22
  69. package/layouts/models/layout-align-settings.d.ts +0 -18
  70. package/layouts/models/layout-horizontal-align.d.ts +0 -8
  71. package/layouts/models/layout-vertical-align.d.ts +0 -8
  72. package/layouts/models.d.ts +0 -10
  73. package/layouts/stack-layout.component.d.ts +0 -60
  74. package/layouts/util.d.ts +0 -42
  75. package/package-metadata.d.ts +0 -9
  76. package/panelbar/events/collapse-event.d.ts +0 -15
  77. package/panelbar/events/expand-event.d.ts +0 -15
  78. package/panelbar/events/item-click-event.d.ts +0 -18
  79. package/panelbar/events/select-event.d.ts +0 -15
  80. package/panelbar/events/state-change-event.d.ts +0 -14
  81. package/panelbar/events.d.ts +0 -9
  82. package/panelbar/panelbar-content.directive.d.ts +0 -27
  83. package/panelbar/panelbar-expand-mode.d.ts +0 -28
  84. package/panelbar/panelbar-item-model.d.ts +0 -63
  85. package/panelbar/panelbar-item-template.directive.d.ts +0 -26
  86. package/panelbar/panelbar-item-title.directive.d.ts +0 -31
  87. package/panelbar/panelbar-item.component.d.ts +0 -187
  88. package/panelbar/panelbar.component.d.ts +0 -196
  89. package/panelbar/panelbar.service.d.ts +0 -31
  90. package/panelbar.module.d.ts +0 -31
  91. package/splitter/splitter-bar.component.d.ts +0 -61
  92. package/splitter/splitter-pane.component.d.ts +0 -158
  93. package/splitter/splitter.component.d.ts +0 -87
  94. package/splitter/splitter.service.d.ts +0 -68
  95. package/splitter/util.d.ts +0 -17
  96. package/splitter.module.d.ts +0 -28
  97. package/stacklayout.module.d.ts +0 -27
  98. package/stepper/events/activate-event.d.ts +0 -31
  99. package/stepper/list.component.d.ts +0 -48
  100. package/stepper/localization/custom-messages.component.d.ts +0 -26
  101. package/stepper/localization/localized-messages.directive.d.ts +0 -16
  102. package/stepper/localization/messages.d.ts +0 -17
  103. package/stepper/models/constants.d.ts +0 -8
  104. package/stepper/models/orientation.d.ts +0 -11
  105. package/stepper/models/step-predicate.d.ts +0 -18
  106. package/stepper/models/step-type.d.ts +0 -11
  107. package/stepper/models/stepper-step.interface.d.ts +0 -66
  108. package/stepper/step.component.d.ts +0 -64
  109. package/stepper/stepper.component.d.ts +0 -177
  110. package/stepper/stepper.service.d.ts +0 -41
  111. package/stepper/template-directives/indicator-template.directive.d.ts +0 -26
  112. package/stepper/template-directives/label-template.directive.d.ts +0 -26
  113. package/stepper/template-directives/step-template.directive.d.ts +0 -28
  114. package/stepper/template-directives.d.ts +0 -7
  115. package/stepper/types.d.ts +0 -8
  116. package/stepper.module.d.ts +0 -31
  117. package/tabstrip/constants.d.ts +0 -29
  118. package/tabstrip/directives/tab-content.directive.d.ts +0 -30
  119. package/tabstrip/directives/tab-title.directive.d.ts +0 -28
  120. package/tabstrip/directives/tab.directive.d.ts +0 -15
  121. package/tabstrip/events/select-event.d.ts +0 -21
  122. package/tabstrip/events/tabclose-event.d.ts +0 -21
  123. package/tabstrip/events/tabscroll-event.d.ts +0 -20
  124. package/tabstrip/events.d.ts +0 -7
  125. package/tabstrip/localization/custom-messages.component.d.ts +0 -27
  126. package/tabstrip/localization/localized-messages.directive.d.ts +0 -16
  127. package/tabstrip/localization/messages.d.ts +0 -25
  128. package/tabstrip/models/button-state-change.d.ts +0 -11
  129. package/tabstrip/models/scroll-button-type.d.ts +0 -8
  130. package/tabstrip/models/scroll-buttons-visibility.d.ts +0 -8
  131. package/tabstrip/models/scrollable-settings.d.ts +0 -65
  132. package/tabstrip/models/size.d.ts +0 -8
  133. package/tabstrip/models/tab-alignment.d.ts +0 -9
  134. package/tabstrip/models/tab-position.d.ts +0 -9
  135. package/tabstrip/models/tabstrip-tab.component.d.ts +0 -88
  136. package/tabstrip/rendering/tab.component.d.ts +0 -37
  137. package/tabstrip/scrollable-button.component.d.ts +0 -48
  138. package/tabstrip/tabstrip-scroll.service.d.ts +0 -36
  139. package/tabstrip/tabstrip.component.d.ts +0 -252
  140. package/tabstrip/tabstrip.service.d.ts +0 -35
  141. package/tabstrip/util.d.ts +0 -69
  142. package/tabstrip.module.d.ts +0 -31
  143. package/tilelayout/constants.d.ts +0 -48
  144. package/tilelayout/dragging-service.d.ts +0 -60
  145. package/tilelayout/keyboard-navigation.service.d.ts +0 -40
  146. package/tilelayout/models/dragging-config.interface.d.ts +0 -18
  147. package/tilelayout/models/flowmode.type.d.ts +0 -16
  148. package/tilelayout/models/gap.interface.d.ts +0 -17
  149. package/tilelayout/models/navigation.interface.d.ts +0 -17
  150. package/tilelayout/reorder-event.d.ts +0 -34
  151. package/tilelayout/resize-event.d.ts +0 -30
  152. package/tilelayout/tilelayout-item-body.component.d.ts +0 -23
  153. package/tilelayout/tilelayout-item-header.component.d.ts +0 -24
  154. package/tilelayout/tilelayout-item.component.d.ts +0 -119
  155. package/tilelayout/tilelayout-resize-handle.directive.d.ts +0 -22
  156. package/tilelayout/tilelayout.component.d.ts +0 -141
  157. package/tilelayout/util.d.ts +0 -68
  158. package/tilelayout.module.d.ts +0 -30
  159. package/timeline/events/navigation-direction.d.ts +0 -11
  160. package/timeline/localization/custom-messages.component.d.ts +0 -17
  161. package/timeline/localization/localized-messages.directive.d.ts +0 -16
  162. package/timeline/localization/messages.d.ts +0 -21
  163. package/timeline/models/anchor-target.d.ts +0 -11
  164. package/timeline/models/default-model-fields.d.ts +0 -9
  165. package/timeline/models/events-order.d.ts +0 -10
  166. package/timeline/models/model-fields.d.ts +0 -51
  167. package/timeline/models/timeline-event.d.ts +0 -49
  168. package/timeline/templates/timeline-card-actions.directive.d.ts +0 -29
  169. package/timeline/templates/timeline-card-body.directive.d.ts +0 -29
  170. package/timeline/templates/timeline-card-header.directive.d.ts +0 -30
  171. package/timeline/timeline-card.component.d.ts +0 -60
  172. package/timeline/timeline-horizontal.component.d.ts +0 -110
  173. package/timeline/timeline-vertical.component.d.ts +0 -41
  174. package/timeline/timeline.component.d.ts +0 -203
  175. package/timeline/timeline.service.d.ts +0 -17
  176. package/timeline/util.d.ts +0 -18
  177. package/timeline.module.d.ts +0 -31
@@ -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
- * @hidden
7
- */
8
- export declare const STEPPER_STEP_INDEX = "data-kendo-stepper-index";
@@ -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 orientation of the Stepper
7
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/stepper/orientation)).
8
- *
9
- * Use `horizontal` to display steps in a row or `vertical` to display steps in a column.
10
- */
11
- export type StepperOrientation = 'horizontal' | 'vertical';
@@ -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
- * Represents the callback function used by the `isValid` and `validate` properties of a [step](https://www.telerik.com/kendo-angular-ui/components/layout/api/stepperstep).
7
- *
8
- * The function receives the index of the step as an argument.
9
- *
10
- * Use an arrow function for the callback to capture the `this` execution context of the current class.
11
- *
12
- * ```typescript
13
- * public stepCallback = (index: number): boolean => {
14
- * return index === 3;
15
- * }
16
- * ```
17
- */
18
- export type StepPredicateFn = (stepIndex: number) => boolean;
@@ -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 type of the steps
7
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/stepper/orientation)).
8
- *
9
- * Use `indicator` to show only step indicators, `label` to show only step labels, or `full` to show both indicators and labels.
10
- */
11
- export type StepType = 'indicator' | 'label' | 'full';
@@ -1,66 +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 { SVGIcon } from '@progress/kendo-svg-icons';
6
- import { StepPredicateFn } from './step-predicate';
7
- /**
8
- * Represents an interface for the steps of the Stepper component.
9
- */
10
- export interface StepperStep {
11
- /**
12
- * Specifies the CSS classes that will be rendered on the step element of the Stepper.
13
- * Supports the type of values that are supported by [ngClass](link:site.data.urls.angular['ngclassapi']).
14
- */
15
- cssClass?: any;
16
- /**
17
- * Specifies the CSS styles that will be rendered on the item element of the Drawer.
18
- * Supports the type of values that are supported by [ngStyle](link:site.data.urls.angular['ngstyleapi']).
19
- */
20
- cssStyle?: any;
21
- /**
22
- * Specifies whether the step is disabled.
23
- */
24
- disabled?: boolean;
25
- /**
26
- * Specifies if a step is valid.
27
- * By default only previous steps are validated. You can override this behavior by setting the `validate` property.
28
- *
29
- * ([More information and example](https://www.telerik.com/kendo-angular-ui/components/layout/stepper/step-validation)).
30
- */
31
- isValid?: boolean | StepPredicateFn;
32
- /**
33
- * Specifies if a step should be validated. This property overrides the default validation behavior.
34
- *
35
- * ([More information and example](https://www.telerik.com/kendo-angular-ui/components/layout/stepper/step-validation)).
36
- */
37
- validate?: boolean | StepPredicateFn;
38
- /**
39
- * Specifies the name of an existing icon in a Kendo UI theme.
40
- * If you provide this property, the icon will be rendered inside the step indicator by a `span.k-icon` element, instead of the default numeric or text content.
41
- */
42
- icon?: string;
43
- /**
44
- * Specifies a CSS class or multiple classes separated by spaces which are applied to a `span` element.
45
- * Allows you to use custom icons, rendered inside the step indicator instead of the default numeric or text content.
46
- */
47
- iconClass?: string;
48
- /**
49
- * Specifies an SVG icon to be rendered inside the step indicator instead of the default numeric or text content.
50
- * You can use either an [existing Kendo SVG icon](https://www.telerik.com/kendo-angular-ui/components/icons/svgicon/svgicon-list) or a custom one.
51
- */
52
- svgIcon?: SVGIcon;
53
- /**
54
- * Specifies the text content of the step label.
55
- */
56
- label?: string;
57
- /**
58
- * Specifies that the step is optional. An `Optional` label will be rendered.
59
- */
60
- optional?: boolean;
61
- /**
62
- * Specifies the text content of the step indicator.
63
- * If not set, the step index will be rendered by default.
64
- */
65
- text?: string;
66
- }
@@ -1,64 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { TemplateRef, OnInit, SimpleChanges, OnDestroy, OnChanges, NgZone, ElementRef } from '@angular/core';
6
- import { StepType } from './models/step-type';
7
- import { StepperService } from './stepper.service';
8
- import { LocalizationService } from '@progress/kendo-angular-l10n';
9
- import { SVGIcon } from '@progress/kendo-svg-icons';
10
- import * as i0 from "@angular/core";
11
- /**
12
- * @hidden
13
- */
14
- export declare class StepperStepComponent implements OnInit, OnChanges, OnDestroy {
15
- private service;
16
- private localization;
17
- private ngZone;
18
- step: any;
19
- index: number;
20
- current: number;
21
- type: StepType;
22
- successIcon: string;
23
- successSVGIcon: SVGIcon;
24
- errorIcon: string;
25
- errorSVGIcon: SVGIcon;
26
- svgIcon: SVGIcon;
27
- indicatorTemplate: TemplateRef<any>;
28
- labelTemplate: TemplateRef<any>;
29
- stepTemplate: TemplateRef<any>;
30
- stepLink: ElementRef;
31
- isStepValid: boolean;
32
- shouldCheckValidity: boolean;
33
- checkCircleIcon: SVGIcon;
34
- exclamationCircleIcon: SVGIcon;
35
- private subs;
36
- constructor(service: StepperService, localization: LocalizationService, ngZone: NgZone);
37
- get errorStepClass(): boolean;
38
- get successStepClass(): boolean;
39
- ngOnInit(): void;
40
- ngOnChanges(changes: SimpleChanges): void;
41
- ngOnDestroy(): void;
42
- onFocusedStepChange(): void;
43
- onFocus(): void;
44
- get tabIndexAttr(): number;
45
- get indicatorIconClass(): string;
46
- get customIndicatorIconClass(): string;
47
- get SVGIndicatorIcon(): SVGIcon;
48
- get validationIconClasses(): string;
49
- get customValidationIconClasses(): string;
50
- get validationSVGIcon(): SVGIcon;
51
- get showIndicatorIcon(): boolean;
52
- get showLabelIcon(): boolean;
53
- get showLabelText(): boolean;
54
- get indicatorText(): string;
55
- updateStepValidity(): boolean;
56
- get showIndicator(): boolean;
57
- get showLabel(): boolean;
58
- get optionalText(): string;
59
- get transitionDuration(): number;
60
- private _shouldCheckValidity;
61
- private handleValidityChecks;
62
- static ɵfac: i0.ɵɵFactoryDeclaration<StepperStepComponent, never>;
63
- static ɵcmp: i0.ɵɵComponentDeclaration<StepperStepComponent, "[kendoStepperStep]", never, { "step": { "alias": "step"; "required": false; }; "index": { "alias": "index"; "required": false; }; "current": { "alias": "current"; "required": false; }; "type": { "alias": "type"; "required": false; }; "successIcon": { "alias": "successIcon"; "required": false; }; "successSVGIcon": { "alias": "successSVGIcon"; "required": false; }; "errorIcon": { "alias": "errorIcon"; "required": false; }; "errorSVGIcon": { "alias": "errorSVGIcon"; "required": false; }; "svgIcon": { "alias": "svgIcon"; "required": false; }; "indicatorTemplate": { "alias": "indicatorTemplate"; "required": false; }; "labelTemplate": { "alias": "labelTemplate"; "required": false; }; "stepTemplate": { "alias": "stepTemplate"; "required": false; }; }, {}, never, never, true, never>;
64
- }
@@ -1,177 +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 { OnDestroy, EventEmitter, Renderer2, ElementRef, SimpleChanges, OnChanges } from '@angular/core';
6
- import { StepperOrientation } from './models/orientation';
7
- import { LocalizationService } from '@progress/kendo-angular-l10n';
8
- import { StepType } from './models/step-type';
9
- import { StepperStepTemplateDirective } from './template-directives/step-template.directive';
10
- import { StepperLabelTemplateDirective } from './template-directives/label-template.directive';
11
- import { StepperActivateEvent } from './events/activate-event';
12
- import { StepperIndicatorTemplateDirective } from './template-directives/indicator-template.directive';
13
- import { StepperService } from './stepper.service';
14
- import { SVGIcon } from '@progress/kendo-svg-icons';
15
- import * as i0 from "@angular/core";
16
- /**
17
- * Represents the [Kendo UI Stepper component for Angular](https://www.telerik.com/kendo-angular-ui/components/layout/stepper).
18
- *
19
- * @example
20
- * ```ts
21
- * @Component({
22
- * selector: 'my-app',
23
- * template: `
24
- * <kendo-stepper [steps]="steps">
25
- * </kendo-stepper>
26
- * `
27
- * })
28
- * class AppComponent {
29
- * public steps: Array<StepperStep> = [
30
- * { label: 'Step One' }, { label: 'Step Two' }, { label: 'Step Three' }
31
- * ];
32
- * }
33
- * ```
34
- * @remarks
35
- * Supported children components are: {@link StepperCustomMessagesComponent}.
36
- */
37
- export declare class StepperComponent implements OnChanges, OnDestroy {
38
- private renderer;
39
- private elem;
40
- private localization;
41
- private stepperService;
42
- hostClasses: boolean;
43
- get linearClass(): boolean;
44
- ariaRole: string;
45
- direction: string;
46
- displayStyle: string;
47
- /**
48
- * Specifies the type of the steps in the Stepper.
49
- *
50
- * @default 'indicator'
51
- */
52
- stepType: StepType;
53
- /**
54
- * Specifies the linear flow of the Stepper.
55
- *
56
- * @default true
57
- */
58
- linear: boolean;
59
- /**
60
- * Specifies the orientation of the Stepper
61
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/stepper/orientation)).
62
- *
63
- * @default 'horizontal'
64
- */
65
- orientation: StepperOrientation;
66
- /**
67
- * Specifies the index of the current step.
68
- */
69
- set currentStep(value: number);
70
- get currentStep(): number;
71
- /**
72
- * Specifies the collection of steps that will be rendered in the Stepper
73
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/stepper/step-appearance)).
74
- */
75
- set steps(steps: any[]);
76
- get steps(): any[];
77
- /**
78
- * Specifies an SVG icon to be rendered inside the step indicator instead of the default numeric or text content.
79
- * You can use either an [existing Kendo SVG icon](https://www.telerik.com/kendo-angular-ui/components/icons/svgicon/svgicon-list) or a custom one.
80
- */
81
- set svgIcon(icon: SVGIcon);
82
- get svgIcon(): SVGIcon;
83
- /**
84
- * Specifies an SVG icon to be rendered for the success icon.
85
- * You can use either an [existing Kendo SVG icon](https://www.telerik.com/kendo-angular-ui/components/icons/svgicon/svgicon-list) or a custom one.
86
- */
87
- successSVGIcon: SVGIcon;
88
- /**
89
- * Specifies an SVG icon to be rendered for the error icon.
90
- * You can use either an [existing Kendo SVG icon](https://www.telerik.com/kendo-angular-ui/components/icons/svgicon/svgicon-list) or a custom one.
91
- */
92
- errorSVGIcon: SVGIcon;
93
- /**
94
- * Specifies an SVG icon that will be rendered inside the step for valid previous steps.
95
- * You can use either an [existing Kendo SVG icon](https://www.telerik.com/kendo-angular-ui/components/icons/svgicon/svgicon-list) or a custom one.
96
- */
97
- successIcon: string;
98
- /**
99
- * Specifies an SVG icon that will be rendered inside the step for invalid previous steps.
100
- * You can use either an [existing Kendo SVG icon](https://www.telerik.com/kendo-angular-ui/components/icons/svgicon/svgicon-list) or a custom one.
101
- */
102
- errorIcon: string;
103
- /**
104
- * Specifies the duration of the progress indicator animation in milliseconds.
105
- *
106
- * @default true
107
- */
108
- animation?: boolean | number;
109
- /**
110
- * Fires when a step is about to be activated. You can prevent this event.
111
- */
112
- activate: EventEmitter<StepperActivateEvent>;
113
- /**
114
- * Fires when the `currentStep` property of the component was updated.
115
- * Use this event to provide a two-way binding for the `currentStep` property.
116
- */
117
- currentStepChange: EventEmitter<number>;
118
- /**
119
- * @hidden
120
- */
121
- stepTemplate: StepperStepTemplateDirective;
122
- /**
123
- * @hidden
124
- */
125
- labelTemplate: StepperLabelTemplateDirective;
126
- /**
127
- * @hidden
128
- */
129
- indicatorTemplate: StepperIndicatorTemplateDirective;
130
- private dynamicRTLSubscription;
131
- private _steps;
132
- private _successSVGIcon;
133
- private _errorSVGIcon;
134
- private _svgIcon;
135
- constructor(renderer: Renderer2, elem: ElementRef, localization: LocalizationService, stepperService: StepperService);
136
- ngOnInit(): void;
137
- ngOnChanges(changes: SimpleChanges): void;
138
- ngOnDestroy(): void;
139
- /**
140
- * Manually triggers the validity check configured by the [isValid](https://www.telerik.com/kendo-angular-ui/components/layout/api/stepperstep#isvalid) property of the steps ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/stepper/step-validation#triggering-the-validation)).
141
- *
142
- * Steps that have their [validate](https://www.telerik.com/kendo-angular-ui/components/layout/api/stepperstep#validate) property set to `false`, will not be validated.
143
- */
144
- validateSteps(): void;
145
- private applyHostStyling;
146
- private resetHostStyling;
147
- /**
148
- * @hidden
149
- */
150
- get progressAnimation(): any;
151
- /**
152
- * @hidden
153
- */
154
- get animationDuration(): number;
155
- /**
156
- * @hidden
157
- */
158
- get stepsListStyling(): object;
159
- /**
160
- * @hidden
161
- */
162
- get progressBarStyling(): object;
163
- /**
164
- * @hidden
165
- */
166
- onListKeydown(e: any): void;
167
- /**
168
- * @hidden
169
- */
170
- onListClick(e: any): void;
171
- /**
172
- * @hidden
173
- */
174
- get isHorizontal(): boolean;
175
- static ɵfac: i0.ɵɵFactoryDeclaration<StepperComponent, never>;
176
- static ɵcmp: i0.ɵɵComponentDeclaration<StepperComponent, "kendo-stepper", ["kendoStepper"], { "stepType": { "alias": "stepType"; "required": false; }; "linear": { "alias": "linear"; "required": false; }; "orientation": { "alias": "orientation"; "required": false; }; "currentStep": { "alias": "currentStep"; "required": false; }; "steps": { "alias": "steps"; "required": false; }; "svgIcon": { "alias": "svgIcon"; "required": false; }; "successSVGIcon": { "alias": "successSVGIcon"; "required": false; }; "errorSVGIcon": { "alias": "errorSVGIcon"; "required": false; }; "successIcon": { "alias": "successIcon"; "required": false; }; "errorIcon": { "alias": "errorIcon"; "required": false; }; "animation": { "alias": "animation"; "required": false; }; }, { "activate": "activate"; "currentStepChange": "currentStepChange"; }, ["stepTemplate", "labelTemplate", "indicatorTemplate"], never, true, never>;
177
- }
@@ -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 { NgZone, ChangeDetectorRef, EventEmitter } from '@angular/core';
6
- import { LocalizationService } from '@progress/kendo-angular-l10n';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * @hidden
10
- */
11
- export declare class StepperService {
12
- private localization;
13
- private ngZone;
14
- private changeDetector;
15
- owner: any;
16
- currentStep: number;
17
- focusedStep: number;
18
- triggerValidation: EventEmitter<any>;
19
- focusedStepChange: EventEmitter<number>;
20
- private get handlers();
21
- constructor(localization: LocalizationService, ngZone: NgZone, changeDetector: ChangeDetectorRef);
22
- emit(event: string, eventArgs: any): boolean;
23
- onActivate(currentIdx: number, originalEvent: any): void;
24
- validateSteps(): void;
25
- keydown(e: KeyboardEvent): void;
26
- left(): void;
27
- right(): void;
28
- up(): void;
29
- down(): void;
30
- home(): void;
31
- end(): void;
32
- enter(event: any): void;
33
- focus(focusedIdx: number): void;
34
- focusNextStep(): void;
35
- focusPrevStep(): void;
36
- isStepDisabled(index: number): boolean;
37
- isPrevOrNextStep(index: number): boolean;
38
- get isHorizontal(): boolean;
39
- static ɵfac: i0.ɵɵFactoryDeclaration<StepperService, never>;
40
- static ɵprov: i0.ɵɵInjectableDeclaration<StepperService>;
41
- }
@@ -1,26 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { TemplateRef } from '@angular/core';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * Use this template to define custom content for the step indicator.
9
- * To define the template, nest an `<ng-template>` tag
10
- * with the `kendoStepperIndicatorTemplate` directive inside the `<kendo-stepper>` tag.
11
- *
12
- * @example
13
- * ```html
14
- * <kendo-stepper>
15
- * <ng-template kendoStepperIndicatorTemplate let-step="step" let-index="index">
16
- * <span>{{ index + 1 }}</span>
17
- * </ng-template>
18
- * </kendo-stepper>
19
- * ```
20
- */
21
- export declare class StepperIndicatorTemplateDirective {
22
- templateRef: TemplateRef<any>;
23
- constructor(templateRef: TemplateRef<any>);
24
- static ɵfac: i0.ɵɵFactoryDeclaration<StepperIndicatorTemplateDirective, [{ optional: true; }]>;
25
- static ɵdir: i0.ɵɵDirectiveDeclaration<StepperIndicatorTemplateDirective, "[kendoStepperIndicatorTemplate]", never, {}, {}, never, never, true, never>;
26
- }
@@ -1,26 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { TemplateRef } from '@angular/core';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * Use this template to define custom content for the step label.
9
- * To define the template, nest an `<ng-template>` tag
10
- * with the `kendoStepperLabelTemplate` directive inside the `<kendo-stepper>` tag.
11
- *
12
- * @example
13
- * ```html
14
- * <kendo-stepper>
15
- * <ng-template kendoStepperLabelTemplate let-step="step" let-index="index">
16
- * <span class="custom-label">{{ step.label }}</span>
17
- * </ng-template>
18
- * </kendo-stepper>
19
- * ```
20
- */
21
- export declare class StepperLabelTemplateDirective {
22
- templateRef: TemplateRef<any>;
23
- constructor(templateRef: TemplateRef<any>);
24
- static ɵfac: i0.ɵɵFactoryDeclaration<StepperLabelTemplateDirective, [{ optional: true; }]>;
25
- static ɵdir: i0.ɵɵDirectiveDeclaration<StepperLabelTemplateDirective, "[kendoStepperLabelTemplate]", never, {}, {}, never, never, true, never>;
26
- }
@@ -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 { TemplateRef } from '@angular/core';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * Use this template to define custom content for the entire step.
9
- * To define the template, nest an `<ng-template>` tag
10
- * with the `kendoStepperStepTemplate` directive inside the `<kendo-stepper>` tag.
11
- *
12
- * @example
13
- * ```html
14
- * <kendo-stepper>
15
- * <ng-template kendoStepperStepTemplate let-step="step" let-index="index">
16
- * <div class="custom-step">
17
- * <span>{{ step.label }}</span>
18
- * </div>
19
- * </ng-template>
20
- * </kendo-stepper>
21
- * ```
22
- */
23
- export declare class StepperStepTemplateDirective {
24
- templateRef: TemplateRef<any>;
25
- constructor(templateRef: TemplateRef<any>);
26
- static ɵfac: i0.ɵɵFactoryDeclaration<StepperStepTemplateDirective, [{ optional: true; }]>;
27
- static ɵdir: i0.ɵɵDirectiveDeclaration<StepperStepTemplateDirective, "[kendoStepperStepTemplate]", never, {}, {}, never, never, true, never>;
28
- }
@@ -1,7 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- export { StepperIndicatorTemplateDirective } from './template-directives/indicator-template.directive';
6
- export { StepperLabelTemplateDirective } from './template-directives/label-template.directive';
7
- export { StepperStepTemplateDirective } from './template-directives/step-template.directive';
@@ -1,8 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- export { StepType } from './models/step-type';
6
- export { StepperOrientation } from './models/orientation';
7
- export { StepperStep } from './models/stepper-step.interface';
8
- export { StepPredicateFn } from './models/step-predicate';
@@ -1,31 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import * as i0 from "@angular/core";
6
- import * as i1 from "./stepper/stepper.component";
7
- import * as i2 from "./stepper/localization/custom-messages.component";
8
- import * as i3 from "./stepper/template-directives/indicator-template.directive";
9
- import * as i4 from "./stepper/template-directives/label-template.directive";
10
- import * as i5 from "./stepper/template-directives/step-template.directive";
11
- /**
12
- * Defines the [`NgModule`](link:site.data.urls.angular['ngmoduleapi']) for the Stepper component.
13
- *
14
- * Use this module to add the Stepper component to your NgModule-based Angular application.
15
- *
16
- * @example
17
- * ```typescript
18
- * import { StepperModule } from '@progress/kendo-angular-layout';
19
- * import { NgModule } from '@angular/core';
20
- *
21
- * @NgModule({
22
- * imports: [StepperModule]
23
- * })
24
- * export class AppModule { }
25
- * ```
26
- */
27
- export declare class StepperModule {
28
- static ɵfac: i0.ɵɵFactoryDeclaration<StepperModule, never>;
29
- static ɵmod: i0.ɵɵNgModuleDeclaration<StepperModule, never, [typeof i1.StepperComponent, typeof i2.StepperCustomMessagesComponent, typeof i3.StepperIndicatorTemplateDirective, typeof i4.StepperLabelTemplateDirective, typeof i5.StepperStepTemplateDirective], [typeof i1.StepperComponent, typeof i2.StepperCustomMessagesComponent, typeof i3.StepperIndicatorTemplateDirective, typeof i4.StepperLabelTemplateDirective, typeof i5.StepperStepTemplateDirective]>;
30
- static ɵinj: i0.ɵɵInjectorDeclaration<StepperModule>;
31
- }
@@ -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
- /**
6
- * @hidden
7
- */
8
- export declare const BUTTON_SCROLL_SPEED = 100;
9
- /**
10
- * @hidden
11
- */
12
- export declare const SCROLLABLE_CLASS = "k-tabstrip-scrollable";
13
- /**
14
- * @hidden
15
- */
16
- export declare const HIDDEN_CLASS = "k-hidden";
17
- /**
18
- * @hidden
19
- */
20
- export declare const DIRECTION_CLASSES: {
21
- left: string;
22
- right: string;
23
- up: string;
24
- down: string;
25
- };
26
- /**
27
- * @hidden
28
- */
29
- export declare const DEFAULT_SCROLL_BEHAVIOR = "smooth";
@@ -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 { TemplateRef } from '@angular/core';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * Represents the content template of the Kendo UI TabStrip.
9
- * To define the template, nest an `<ng-template>` tag with the `kendoTabContent` directive inside the component tag.
10
- *
11
- * @example
12
- * ```html
13
- * <kendo-tabstrip>
14
- * <kendo-tabstrip-tab title="First Tab">
15
- * <ng-template kendoTabContent>
16
- * <div class="tab-content">
17
- * <h2>Welcome</h2>
18
- * <p>This is the content of the first tab.</p>
19
- * </div>
20
- * </ng-template>
21
- * </kendo-tabstrip-tab>
22
- * </kendo-tabstrip>
23
- * ```
24
- */
25
- export declare class TabContentDirective {
26
- templateRef: TemplateRef<any>;
27
- constructor(templateRef: TemplateRef<any>);
28
- static ɵfac: i0.ɵɵFactoryDeclaration<TabContentDirective, never>;
29
- static ɵdir: i0.ɵɵDirectiveDeclaration<TabContentDirective, "[kendoTabContent]", never, {}, {}, never, never, true, never>;
30
- }
@@ -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 { TemplateRef } from '@angular/core';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * Represents the title template of the Kendo UI TabStrip.
9
- * To define the template, nest an `<ng-template>` tag with the `kendoTabTitle` directive inside the component tag.
10
- * The `kendoTabTitle` directive overrides the TabStripTab [`title`](https://www.telerik.com/kendo-angular-ui/components/layout/api/tabstriptabcomponent#title) option.
11
- *
12
- * @example
13
- * ```html
14
- * <kendo-tabstrip>
15
- * <kendo-tabstrip-tab>
16
- * <ng-template kendoTabTitle>
17
- * <span class="custom-title">My Custom Title</span>
18
- * </ng-template>
19
- * </kendo-tabstrip-tab>
20
- * </kendo-tabstrip>
21
- * ```
22
- */
23
- export declare class TabTitleDirective {
24
- templateRef: TemplateRef<any>;
25
- constructor(templateRef: TemplateRef<any>);
26
- static ɵfac: i0.ɵɵFactoryDeclaration<TabTitleDirective, never>;
27
- static ɵdir: i0.ɵɵDirectiveDeclaration<TabTitleDirective, "[kendoTabTitle]", never, {}, {}, never, never, true, never>;
28
- }
@@ -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 { TemplateRef } from '@angular/core';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * @hidden
9
- */
10
- export declare class TabTemplateDirective {
11
- templateRef: TemplateRef<any>;
12
- constructor(templateRef: TemplateRef<any>);
13
- static ɵfac: i0.ɵɵFactoryDeclaration<TabTemplateDirective, never>;
14
- static ɵdir: i0.ɵɵDirectiveDeclaration<TabTemplateDirective, "[kendoTabTemplate]", never, {}, {}, never, never, true, never>;
15
- }