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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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,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 { Observable, Subject } from 'rxjs';
6
- import { PanelBarItemComponent } from "./panelbar-item.component";
7
- import { PanelBarExpandMode } from './panelbar-expand-mode';
8
- import { PanelBarItemClickEvent } from './events';
9
- import * as i0 from "@angular/core";
10
- /**
11
- * @hidden
12
- */
13
- export declare class PanelBarService {
14
- children$: Observable<PanelBarItemComponent>;
15
- keepContent$: Observable<boolean | 'loadOnDemand'>;
16
- parent$: Observable<boolean>;
17
- pbId: number;
18
- animate: boolean;
19
- expandMode: PanelBarExpandMode;
20
- itemClick: Subject<PanelBarItemClickEvent>;
21
- private childSource;
22
- private keepContentSource;
23
- private parentSource;
24
- onKeepContent(keepContent: boolean | 'loadOnDemand'): void;
25
- onSelect(event: PanelBarItemComponent): void;
26
- onFocus(): void;
27
- onBlur(): void;
28
- constructor();
29
- static ɵfac: i0.ɵɵFactoryDeclaration<PanelBarService, never>;
30
- static ɵprov: i0.ɵɵInjectableDeclaration<PanelBarService>;
31
- }
@@ -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 "./panelbar/panelbar.component";
7
- import * as i2 from "./panelbar/panelbar-item.component";
8
- import * as i3 from "./panelbar/panelbar-content.directive";
9
- import * as i4 from "./panelbar/panelbar-item-template.directive";
10
- import * as i5 from "./panelbar/panelbar-item-title.directive";
11
- /**
12
- * Defines the [`NgModule`](link:site.data.urls.angular['ngmoduleapi']) for the PanelBar component.
13
- *
14
- * Use this module to add the PanelBar component to your NgModule-based Angular application.
15
- *
16
- * @example
17
- * ```typescript
18
- * import { PanelBarModule } from '@progress/kendo-angular-layout';
19
- * import { NgModule } from '@angular/core';
20
- *
21
- * @NgModule({
22
- * imports: [PanelBarModule]
23
- * })
24
- * export class AppModule { }
25
- * ```
26
- */
27
- export declare class PanelBarModule {
28
- static ɵfac: i0.ɵɵFactoryDeclaration<PanelBarModule, never>;
29
- static ɵmod: i0.ɵɵNgModuleDeclaration<PanelBarModule, never, [typeof i1.PanelBarComponent, typeof i2.PanelBarItemComponent, typeof i3.PanelBarContentDirective, typeof i4.PanelBarItemTemplateDirective, typeof i5.PanelBarItemTitleDirective], [typeof i1.PanelBarComponent, typeof i2.PanelBarItemComponent, typeof i3.PanelBarContentDirective, typeof i4.PanelBarItemTemplateDirective, typeof i5.PanelBarItemTitleDirective]>;
30
- static ɵinj: i0.ɵɵInjectorDeclaration<PanelBarModule>;
31
- }
@@ -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
- import { ChangeDetectorRef, ElementRef, OnDestroy, OnInit, Renderer2 } from '@angular/core';
6
- import { LocalizationService } from '@progress/kendo-angular-l10n';
7
- import { Orientation } from '../common/orientation';
8
- import { DraggableDirective } from '@progress/kendo-angular-common';
9
- import { SplitterService } from './splitter.service';
10
- import { SVGIcon } from '@progress/kendo-svg-icons';
11
- import * as i0 from "@angular/core";
12
- /**
13
- * @hidden
14
- */
15
- export declare class SplitterBarComponent implements OnInit, OnDestroy {
16
- draggable: DraggableDirective;
17
- private localization;
18
- private splitterService;
19
- element: ElementRef<HTMLElement>;
20
- private renderer;
21
- private cdr;
22
- ariaRole: string;
23
- ariaLabel: string;
24
- focused: boolean;
25
- get hostOrientation(): string;
26
- ariaKeyShortcuts: string;
27
- get tabIndex(): number;
28
- get hostClasses(): string;
29
- get order(): number;
30
- orientation: Orientation;
31
- index: number;
32
- set htmlAttributes(attributes: {
33
- [key: string]: string;
34
- });
35
- get htmlAttributes(): {
36
- [key: string]: string;
37
- };
38
- private subscriptions;
39
- private _htmlAttributes;
40
- private parsedAttributes;
41
- private get defaultAttributes();
42
- private get mutableAttributes();
43
- constructor(draggable: DraggableDirective, localization: LocalizationService, splitterService: SplitterService, element: ElementRef<HTMLElement>, renderer: Renderer2, cdr: ChangeDetectorRef);
44
- ngOnInit(): void;
45
- ngOnDestroy(): void;
46
- togglePrevious(): void;
47
- toggleNext(): void;
48
- get direction(): string;
49
- shouldShowIcon(iconName: string): boolean;
50
- previousArrowClass(): any;
51
- previousSVGArrowClass(): SVGIcon;
52
- nextArrowClass(): any;
53
- nextSVGArrowClass(): SVGIcon;
54
- private togglePane;
55
- private get expandLast();
56
- private onKeyDown;
57
- private tryToggleNearest;
58
- private setHtmlAttributes;
59
- static ɵfac: i0.ɵɵFactoryDeclaration<SplitterBarComponent, [{ host: true; }, null, null, null, null, null]>;
60
- static ɵcmp: i0.ɵɵComponentDeclaration<SplitterBarComponent, "kendo-splitter-bar", never, { "orientation": { "alias": "orientation"; "required": false; }; "index": { "alias": "index"; "required": false; }; "htmlAttributes": { "alias": "htmlAttributes"; "required": false; }; }, {}, never, never, true, never>;
61
- }
@@ -1,158 +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 { ChangeDetectorRef, ElementRef, EventEmitter, Renderer2, AfterViewChecked, SimpleChanges } from '@angular/core';
6
- import { Orientation } from '../common/orientation';
7
- import { SplitterService } from './splitter.service';
8
- import * as i0 from "@angular/core";
9
- /**
10
- * Represents the pane component of the Splitter.
11
- *
12
- * @example
13
- * ```html
14
- * <kendo-splitter>
15
- * <kendo-splitter-pane size="30%" [collapsible]="true">
16
- * Left pane content
17
- * </kendo-splitter-pane>
18
- * <kendo-splitter-pane>
19
- * Right pane content
20
- * </kendo-splitter-pane>
21
- * </kendo-splitter>
22
- * ```
23
- */
24
- export declare class SplitterPaneComponent implements AfterViewChecked {
25
- element: ElementRef<HTMLElement>;
26
- private renderer;
27
- private cdr;
28
- private splitterService;
29
- /**
30
- * @hidden
31
- */
32
- set order(paneOrder: number);
33
- get order(): number;
34
- /**
35
- * Defines the initial size of the pane.
36
- * Accepts values in pixels and percentages.
37
- * The value must be between the `min` and `max` properties.
38
- */
39
- set size(newSize: string);
40
- get size(): string;
41
- /**
42
- * Defines the HTML attributes of the splitter bar.
43
- * Accepts string key-value pairs.
44
- * You cannot change attributes that are essential for certain functionalities.
45
- */
46
- set splitterBarAttributes(attributes: {
47
- [key: string]: string;
48
- });
49
- get splitterBarAttributes(): {
50
- [key: string]: string;
51
- };
52
- /**
53
- * Defines the CSS classes that are rendered on the splitter bar.
54
- * Supports the same values as [`ngClass`](link:site.data.urls.angular['ngclassapi']).
55
- */
56
- splitterBarClass: string | Array<string> | object;
57
- /**
58
- * Defines the minimum possible size of the pane.
59
- * Accepts values in pixels and percentages.
60
- */
61
- min: string;
62
- /**
63
- * Defines the maximum possible size of the pane.
64
- * Accepts values in pixels and percentages.
65
- */
66
- max: string;
67
- /**
68
- * Determines if you can resize the pane and provide space for other panes.
69
- *
70
- * @default true
71
- */
72
- resizable: boolean;
73
- /**
74
- * Determines if you can hide the pane and provide space for other panes.
75
- *
76
- * @default false
77
- */
78
- collapsible: boolean;
79
- /**
80
- * Determines if overflowing content is scrollable or hidden.
81
- *
82
- * @default true
83
- */
84
- scrollable: boolean;
85
- /**
86
- * Determines if the pane is initially collapsed.
87
- *
88
- * @default false
89
- */
90
- set collapsed(value: boolean);
91
- get collapsed(): boolean;
92
- /**
93
- * @hidden
94
- */
95
- orientation: Orientation;
96
- /**
97
- * @hidden
98
- */
99
- set containsSplitter(value: boolean);
100
- /**
101
- * @hidden
102
- */
103
- overlayContent: boolean;
104
- /**
105
- * Fires when the Splitter pane size changes.
106
- * The event data contains the new pane size.
107
- * Enables two-way binding of the pane `size` property.
108
- */
109
- sizeChange: EventEmitter<string>;
110
- /**
111
- * Fires when the Splitter pane collapses or expands.
112
- * The event data contains the new property state.
113
- * Enables two-way binding of the `collapsed` pane property.
114
- */
115
- collapsedChange: EventEmitter<boolean>;
116
- get isHidden(): boolean;
117
- ariaRole: string;
118
- hostClass: boolean;
119
- get scrollablePaneClass(): boolean;
120
- get fixedSize(): boolean;
121
- /**
122
- * @hidden
123
- */
124
- set forceExpand(value: boolean);
125
- get forceExpand(): boolean;
126
- /**
127
- * @hidden
128
- */
129
- isResized: boolean;
130
- private _size;
131
- private _order;
132
- private _splitterBarAttributes;
133
- private _collapsed;
134
- private _forceExpand;
135
- constructor(element: ElementRef<HTMLElement>, renderer: Renderer2, cdr: ChangeDetectorRef, splitterService: SplitterService);
136
- ngAfterViewChecked(): void;
137
- ngOnChanges(changes: SimpleChanges): void;
138
- /**
139
- * @hidden
140
- */
141
- get computedSize(): number;
142
- /**
143
- * @hidden
144
- */
145
- get nativeElement(): HTMLElement;
146
- /**
147
- * @hidden
148
- */
149
- toggleOverlay(show: boolean): void;
150
- /**
151
- * @hidden
152
- */
153
- detectChanges(): void;
154
- private setOrderStyles;
155
- private setStaticPaneClass;
156
- static ɵfac: i0.ɵɵFactoryDeclaration<SplitterPaneComponent, never>;
157
- static ɵcmp: i0.ɵɵComponentDeclaration<SplitterPaneComponent, "kendo-splitter-pane", ["kendoSplitterPane"], { "order": { "alias": "order"; "required": false; }; "size": { "alias": "size"; "required": false; }; "splitterBarAttributes": { "alias": "splitterBarAttributes"; "required": false; }; "splitterBarClass": { "alias": "splitterBarClass"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "resizable": { "alias": "resizable"; "required": false; }; "collapsible": { "alias": "collapsible"; "required": false; }; "scrollable": { "alias": "scrollable"; "required": false; }; "collapsed": { "alias": "collapsed"; "required": false; }; "orientation": { "alias": "orientation"; "required": false; }; "containsSplitter": { "alias": "containsSplitter"; "required": false; }; "overlayContent": { "alias": "overlayContent"; "required": false; }; }, { "sizeChange": "sizeChange"; "collapsedChange": "collapsedChange"; }, never, ["*"], true, never>;
158
- }
@@ -1,87 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { ElementRef, EventEmitter, AfterContentInit, QueryList, Renderer2, NgZone } from '@angular/core';
6
- import { LocalizationService } from '@progress/kendo-angular-l10n';
7
- import { Orientation } from '../common/orientation';
8
- import { SplitterPaneComponent } from './splitter-pane.component';
9
- import { SplitterBarComponent } from './splitter-bar.component';
10
- import { SplitterService } from './splitter.service';
11
- import * as i0 from "@angular/core";
12
- /**
13
- * Represents the [Kendo UI Splitter component for Angular](https://www.telerik.com/kendo-angular-ui/components/layout/splitter).
14
- *
15
- * @example
16
- * ```html
17
- * <kendo-splitter [style.height.px]="280">
18
- * <kendo-splitter-pane [collapsible]="true" size="30%">
19
- * <h3>Left pane</h3>
20
- * </kendo-splitter-pane>
21
- * <kendo-splitter-pane>
22
- * <h3>Right pane</h3>
23
- * </kendo-splitter-pane>
24
- * </kendo-splitter>
25
- * ```
26
- * @remarks
27
- * Supported children components are: {@link SplitterPaneComponent}.
28
- */
29
- export declare class SplitterComponent implements AfterContentInit {
30
- protected element: ElementRef<HTMLElement>;
31
- protected splitterService: SplitterService;
32
- private localization;
33
- private renderer;
34
- private ngZone;
35
- private enclosingPane?;
36
- /**
37
- * Defines the orientation of the panes within the Splitter.
38
- * Use `horizontal` to place panes horizontally or `vertical` to place them vertically.
39
- *
40
- * @default 'horizontal'
41
- */
42
- orientation: Orientation;
43
- /**
44
- * Defines the width or height of the Splitter splitbars in pixels.
45
- * The dimension depends on the orientation of the Splitter.
46
- */
47
- splitbarWidth: number;
48
- /**
49
- * Defines the distance in pixels that you move the separator during keyboard navigation.
50
- *
51
- * @default 10
52
- */
53
- set resizeStep(value: number);
54
- get resizeStep(): number;
55
- /**
56
- * Defines the CSS classes that are rendered on the splitter bars.
57
- * Supports the same values as [`ngClass`](link:site.data.urls.angular['ngclassapi']).
58
- */
59
- splitterBarClass: string | Array<string> | object;
60
- /**
61
- * Fires when the layout of the Splitter changes.
62
- * Use this event to trigger layout calculations on components that are positioned inside the panes.
63
- */
64
- layoutChange: EventEmitter<string>;
65
- get hostClasses(): boolean;
66
- get horizontalHostClasses(): boolean;
67
- get verticalHostClasses(): boolean;
68
- get dir(): string;
69
- set splitbars(splitbars: QueryList<SplitterBarComponent>);
70
- /**
71
- * @hidden
72
- */
73
- panes: QueryList<SplitterPaneComponent>;
74
- private paneChangesSubscription;
75
- private _styleObserver;
76
- constructor(element: ElementRef<HTMLElement>, splitterService: SplitterService, localization: LocalizationService, renderer: Renderer2, ngZone: NgZone, enclosingPane?: SplitterPaneComponent);
77
- ngAfterContentInit(): void;
78
- ngOnChanges(changes: any): void;
79
- ngOnDestroy(): void;
80
- private reconfigure;
81
- private unsubscribeChanges;
82
- private configure;
83
- private get direction();
84
- private setFixedHeight;
85
- static ɵfac: i0.ɵɵFactoryDeclaration<SplitterComponent, [null, null, null, null, null, { optional: true; host: true; }]>;
86
- static ɵcmp: i0.ɵɵComponentDeclaration<SplitterComponent, "kendo-splitter", ["kendoSplitter"], { "orientation": { "alias": "orientation"; "required": false; }; "splitbarWidth": { "alias": "splitbarWidth"; "required": false; }; "resizeStep": { "alias": "resizeStep"; "required": false; }; "splitterBarClass": { "alias": "splitterBarClass"; "required": false; }; }, { "layoutChange": "layoutChange"; }, ["panes"], ["kendo-splitter-pane"], true, never>;
87
- }
@@ -1,68 +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, NgZone } from '@angular/core';
6
- import { Orientation } from '../common/orientation';
7
- import { SplitterPaneComponent } from './splitter-pane.component';
8
- import { Direction } from '../common/direction';
9
- import { SplitterBarComponent } from './splitter-bar.component';
10
- import * as i0 from "@angular/core";
11
- /**
12
- * @hidden
13
- */
14
- export type SplitterParameters = {
15
- containerSize: () => number;
16
- panes: Array<SplitterPaneComponent>;
17
- orientation: Orientation;
18
- direction: Direction;
19
- };
20
- /**
21
- * @hidden
22
- */
23
- export type SplitterDragState = {
24
- prev: {
25
- index: number;
26
- initialSize: number;
27
- min: number;
28
- max: number;
29
- };
30
- next: {
31
- index: number;
32
- initialSize: number;
33
- min: number;
34
- max: number;
35
- };
36
- };
37
- /**
38
- * @hidden
39
- */
40
- export declare class SplitterService {
41
- private zone;
42
- panes: Array<SplitterPaneComponent>;
43
- splitterBars: Array<SplitterBarComponent>;
44
- layoutChange: EventEmitter<any>;
45
- resizeStep: number;
46
- fixedHeight: boolean;
47
- constructor(zone: NgZone);
48
- tryToggle(paneIndex: number): boolean;
49
- togglePane(keyCode: string, index: number): void;
50
- resizePane(keyCode: string, index: number): void;
51
- toggleContentOverlay(index: number, show: boolean): void;
52
- dragState(splitbarIndex: number): SplitterDragState;
53
- setSize(state: SplitterDragState, delta: number): void;
54
- isDraggable(splitBarIndex: number): boolean;
55
- isStatic(splitBarIndex: number): boolean;
56
- pane(index: number): SplitterPaneComponent;
57
- paneByIndex(pane: SplitterPaneComponent): number;
58
- getPaneSplitterBar(pane: SplitterPaneComponent): SplitterBarComponent | null;
59
- configure({ panes, orientation, containerSize, direction }: SplitterParameters): void;
60
- syncPaneExpandState(): void;
61
- private containerSize;
62
- private rtl;
63
- private isPercent;
64
- private toPixels;
65
- private emit;
66
- static ɵfac: i0.ɵɵFactoryDeclaration<SplitterService, never>;
67
- static ɵprov: i0.ɵɵInjectableDeclaration<SplitterService>;
68
- }
@@ -1,17 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { SplitterPaneComponent } from "./splitter-pane.component";
6
- /**
7
- * @hidden
8
- */
9
- export declare const shouldTogglePrev: (keyCode: string, prev: SplitterPaneComponent, next: SplitterPaneComponent) => boolean;
10
- /**
11
- * @hidden
12
- */
13
- export declare const shouldToggleNext: (keyCode: string, prev: SplitterPaneComponent, next: SplitterPaneComponent) => boolean;
14
- /**
15
- * @hidden
16
- */
17
- export declare const shouldToggleOrResize: (keyCode: string, orientation: string) => boolean;
@@ -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 * as i0 from "@angular/core";
6
- import * as i1 from "./splitter/splitter.component";
7
- import * as i2 from "./splitter/splitter-pane.component";
8
- /**
9
- * Defines the [`NgModule`](link:site.data.urls.angular['ngmoduleapi']) for the Splitter component.
10
- *
11
- * Use this module to add the Splitter component to your NgModule-based Angular application.
12
- *
13
- * @example
14
- * ```typescript
15
- * import { SplitterModule } from '@progress/kendo-angular-layout';
16
- * import { NgModule } from '@angular/core';
17
- *
18
- * @NgModule({
19
- * imports: [SplitterModule]
20
- * })
21
- * export class AppModule { }
22
- * ```
23
- */
24
- export declare class SplitterModule {
25
- static ɵfac: i0.ɵɵFactoryDeclaration<SplitterModule, never>;
26
- static ɵmod: i0.ɵɵNgModuleDeclaration<SplitterModule, never, [typeof i1.SplitterComponent, typeof i2.SplitterPaneComponent], [typeof i1.SplitterComponent, typeof i2.SplitterPaneComponent]>;
27
- static ɵinj: i0.ɵɵInjectorDeclaration<SplitterModule>;
28
- }
@@ -1,27 +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 "./layouts/stack-layout.component";
7
- /**
8
- * Defines the [`NgModule`](link:site.data.urls.angular['ngmoduleapi']) for the StackLayout component.
9
- *
10
- * Use this module to add the StackLayout component to your NgModule-based Angular application.
11
- *
12
- * @example
13
- * ```typescript
14
- * import { StackLayoutModule } from '@progress/kendo-angular-layout';
15
- * import { NgModule } from '@angular/core';
16
- *
17
- * @NgModule({
18
- * imports: [StackLayoutModule]
19
- * })
20
- * export class AppModule { }
21
- * ```
22
- */
23
- export declare class StackLayoutModule {
24
- static ɵfac: i0.ɵɵFactoryDeclaration<StackLayoutModule, never>;
25
- static ɵmod: i0.ɵɵNgModuleDeclaration<StackLayoutModule, never, [typeof i1.StackLayoutComponent], [typeof i1.StackLayoutComponent]>;
26
- static ɵinj: i0.ɵɵInjectorDeclaration<StackLayoutModule>;
27
- }
@@ -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 { PreventableEvent } from '@progress/kendo-angular-common';
6
- import { StepperComponent } from './../stepper.component';
7
- /**
8
- * Represents the arguments for the `activate` event of the Stepper.
9
- */
10
- export declare class StepperActivateEvent extends PreventableEvent {
11
- /**
12
- * Specifies the index of the activated step in the `steps` collection.
13
- */
14
- index: number;
15
- /**
16
- * Specifies the activated step.
17
- */
18
- step: any;
19
- /**
20
- * Specifies the DOM event that triggered the step activation.
21
- */
22
- originalEvent: any;
23
- /**
24
- * Specifies the Stepper that triggered the event.
25
- */
26
- sender: StepperComponent;
27
- /**
28
- * @hidden
29
- */
30
- constructor(args?: any);
31
- }
@@ -1,48 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { ElementRef, EventEmitter, NgZone, OnDestroy, OnInit, Renderer2, TemplateRef } from "@angular/core";
6
- import { StepperOrientation } from './models/orientation';
7
- import { StepType } from './models/step-type';
8
- import { StepperService } from "./stepper.service";
9
- import { SVGIcon } from "@progress/kendo-svg-icons";
10
- import * as i0 from "@angular/core";
11
- /**
12
- * @hidden
13
- */
14
- export declare class StepperListComponent implements OnInit, OnDestroy {
15
- private renderer;
16
- private ngZone;
17
- private service;
18
- element: ElementRef;
19
- linear: boolean;
20
- stepType: StepType;
21
- orientation: StepperOrientation;
22
- currentStep: number;
23
- steps: any[];
24
- successIcon: string;
25
- successSVGIcon: SVGIcon;
26
- errorIcon: string;
27
- errorSVGIcon: SVGIcon;
28
- svgIcon: SVGIcon;
29
- indicatorTemplate: TemplateRef<any>;
30
- labelTemplate: TemplateRef<any>;
31
- stepTemplate: TemplateRef<any>;
32
- listKeydown: EventEmitter<any>;
33
- listClick: EventEmitter<any>;
34
- private domSubs;
35
- constructor(renderer: Renderer2, ngZone: NgZone, service: StepperService, element: ElementRef);
36
- ngOnInit(): void;
37
- ngOnDestroy(): void;
38
- get maxStepWidth(): number;
39
- get maxStepHeight(): number;
40
- get focusedStep(): number;
41
- isPresent(arg: number): boolean;
42
- private maxStepDimension;
43
- private initDomEvents;
44
- private clickHandler;
45
- private getStepIndex;
46
- static ɵfac: i0.ɵɵFactoryDeclaration<StepperListComponent, never>;
47
- static ɵcmp: i0.ɵɵComponentDeclaration<StepperListComponent, "[kendoStepperList]", never, { "linear": { "alias": "linear"; "required": false; }; "stepType": { "alias": "stepType"; "required": false; }; "orientation": { "alias": "orientation"; "required": false; }; "currentStep": { "alias": "currentStep"; "required": false; }; "steps": { "alias": "steps"; "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; }; }, { "listKeydown": "listKeydown"; "listClick": "listClick"; }, never, never, true, never>;
48
- }
@@ -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 { LocalizationService } from '@progress/kendo-angular-l10n';
6
- import { StepperMessages } from './messages';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * Provides custom component messages that override default component messages
10
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/globalization)).
11
- *
12
- * ```html
13
- * <kendo-stepper>
14
- * <kendo-stepper-messages
15
- * optional="Optional step"
16
- * ></kendo-stepper-messages>
17
- * </kendo-stepper>
18
- * ```
19
- */
20
- export declare class StepperCustomMessagesComponent extends StepperMessages {
21
- protected service: LocalizationService;
22
- constructor(service: LocalizationService);
23
- protected get override(): boolean;
24
- static ɵfac: i0.ɵɵFactoryDeclaration<StepperCustomMessagesComponent, never>;
25
- static ɵcmp: i0.ɵɵComponentDeclaration<StepperCustomMessagesComponent, "kendo-stepper-messages", never, {}, {}, never, never, true, never>;
26
- }
@@ -1,16 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { LocalizationService } from '@progress/kendo-angular-l10n';
6
- import { StepperMessages } from './messages';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * @hidden
10
- */
11
- export declare class LocalizedStepperMessagesDirective extends StepperMessages {
12
- protected service: LocalizationService;
13
- constructor(service: LocalizationService);
14
- static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedStepperMessagesDirective, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<LocalizedStepperMessagesDirective, " [kendoStepperLocalizedMessages] ", never, {}, {}, never, never, true, never>;
16
- }
@@ -1,17 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { ComponentMessages } from '@progress/kendo-angular-l10n';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * @hidden
9
- */
10
- export declare class StepperMessages extends ComponentMessages {
11
- /**
12
- * Specifies the optional text.
13
- */
14
- optional: string;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<StepperMessages, never>;
16
- static ɵdir: i0.ɵɵDirectiveDeclaration<StepperMessages, "kendo-stepper-messages-base", never, { "optional": { "alias": "optional"; "required": false; }; }, {}, never, never, true, never>;
17
- }