@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,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 * as i0 from "@angular/core";
6
- /**
7
- * Defines the text and styles for the title of the Card.
8
- * The title is displayed at the top of the Card, above the subtitle and content.
9
- *
10
- * ```html
11
- * <kendo-card>
12
- * <h3 kendoCardTitle>Card Title</h3>
13
- * </kendo-card>
14
- * ```
15
- */
16
- export declare class CardTitleDirective {
17
- hostClass: boolean;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<CardTitleDirective, never>;
19
- static ɵdir: i0.ɵɵDirectiveDeclaration<CardTitleDirective, "[kendoCardTitle]", never, {}, {}, never, never, true, never>;
20
- }
@@ -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
- * Defines the layout of the Card action buttons.
7
- */
8
- export type ActionsLayout = 'start' | 'center' | 'end' | 'stretched';
@@ -1,21 +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 settings of the Card action buttons.
7
- */
8
- export declare class CardAction {
9
- /**
10
- * Specifies whether the action button uses primary styling.
11
- */
12
- primary?: boolean;
13
- /**
14
- * Specifies whether the action button uses flat styling.
15
- */
16
- flat?: boolean;
17
- /**
18
- * Defines the text of the action button.
19
- */
20
- text: string;
21
- }
package/card.module.d.ts DELETED
@@ -1,35 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import * as i0 from "@angular/core";
6
- import * as i1 from "./card/card.component";
7
- import * as i2 from "./card/card-actions.component";
8
- import * as i3 from "./card/card-body.component";
9
- import * as i4 from "./card/card-footer.component";
10
- import * as i5 from "./card/card-header.component";
11
- import * as i6 from "./card/directives/card-media.directive";
12
- import * as i7 from "./card/directives/card-separator.directive";
13
- import * as i8 from "./card/directives/card-subtitle.directive";
14
- import * as i9 from "./card/directives/card-title.directive";
15
- /**
16
- * Defines the [`NgModule`](link:site.data.urls.angular['ngmoduleapi']) for the Card component.
17
- *
18
- * Use this module to add the Card component to your NgModule-based Angular application.
19
- *
20
- * @example
21
- * ```typescript
22
- * import { CardModule } from '@progress/kendo-angular-layout';
23
- * import { NgModule } from '@angular/core';
24
- *
25
- * @NgModule({
26
- * imports: [CardModule]
27
- * })
28
- * export class AppModule { }
29
- * ```
30
- */
31
- export declare class CardModule {
32
- static ɵfac: i0.ɵɵFactoryDeclaration<CardModule, never>;
33
- static ɵmod: i0.ɵɵNgModuleDeclaration<CardModule, never, [typeof i1.CardComponent, typeof i2.CardActionsComponent, typeof i3.CardBodyComponent, typeof i4.CardFooterComponent, typeof i5.CardHeaderComponent, typeof i6.CardMediaDirective, typeof i7.CardSeparatorDirective, typeof i8.CardSubtitleDirective, typeof i9.CardTitleDirective], [typeof i1.CardComponent, typeof i2.CardActionsComponent, typeof i3.CardBodyComponent, typeof i4.CardFooterComponent, typeof i5.CardHeaderComponent, typeof i6.CardMediaDirective, typeof i7.CardSeparatorDirective, typeof i8.CardSubtitleDirective, typeof i9.CardTitleDirective]>;
34
- static ɵinj: i0.ɵɵInjectorDeclaration<CardModule>;
35
- }
@@ -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 type Direction = 'rtl' | 'ltr';
@@ -1,24 +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 isFocusable: (element: any) => boolean;
9
- /**
10
- * @hidden
11
- */
12
- export declare const hasClass: (element: HTMLElement, className: string) => boolean;
13
- /**
14
- * @hidden
15
- */
16
- export declare const closestInScope: (target: any, predicate: any, scope: any, targetAttr?: any) => any;
17
- /**
18
- * @hidden
19
- */
20
- export declare const itemIndex: (item: any, indexAttr: string) => number;
21
- /**
22
- * @hidden
23
- */
24
- export declare const closestItem: (target: any, targetAttr: any, scope: any) => any;
@@ -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
- * Defines the orientation of layouts in different scenarios.
7
- */
8
- export type Orientation = 'horizontal' | 'vertical';
@@ -1,25 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- /**
6
- * @hidden
7
- */
8
- export declare class PreventableEvent {
9
- private prevented;
10
- /**
11
- * Prevents the default action for a specified event.
12
- * The source component suppresses the built-in behavior that follows the event.
13
- */
14
- preventDefault(): void;
15
- /**
16
- * Returns `true` if the event was prevented by any of its subscribers.
17
- *
18
- * @returns `true` if the default action was prevented. Otherwise, returns `false`.
19
- */
20
- isDefaultPrevented(): boolean;
21
- /**
22
- * @hidden
23
- */
24
- constructor(args?: any);
25
- }
@@ -1,11 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- /**
6
- * @hidden
7
- */
8
- export interface StylingClasses {
9
- toRemove?: string;
10
- toAdd?: string;
11
- }
package/common/util.d.ts DELETED
@@ -1,44 +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 { AvatarRounded, AvatarShape } from '../avatar/models/models';
6
- import { StylingClasses } from './styling-classes';
7
- /**
8
- * @hidden
9
- */
10
- export declare const parsePanelBarItems: Function;
11
- /**
12
- * @hidden
13
- */
14
- export declare const isPresent: (value: any) => boolean;
15
- /**
16
- * @hidden
17
- */
18
- export declare const isHorizontalArrowKey: (keyCode: any) => boolean;
19
- /**
20
- * @hidden
21
- */
22
- export declare const isVerticalArrowKey: (keyCode: any) => boolean;
23
- /**
24
- * @hidden
25
- */
26
- export declare const isArrowKey: (keyCode: any) => boolean;
27
- /**
28
- * @hidden
29
- */
30
- export declare const isNavigationKey: (keyCode: any) => boolean;
31
- /**
32
- * @hidden
33
- *
34
- * Returns the styling classes to be added and removed
35
- */
36
- export declare const getStylingClasses: (componentType: any, stylingOption: string, previousValue: any, newValue: any) => StylingClasses;
37
- /**
38
- * @hidden
39
- */
40
- export declare const mapShapeToRounded: (shape: AvatarShape) => AvatarRounded;
41
- /**
42
- * @hidden
43
- */
44
- export declare const isNumber: (value: string | number) => boolean;
package/directives.d.ts DELETED
@@ -1,100 +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 { AvatarComponent } from "./avatar/avatar.component";
6
- import { AvatarCustomMessagesComponent } from "./avatar/l10n/custom-messages.component";
7
- import { CardActionsComponent } from "./card/card-actions.component";
8
- import { CardBodyComponent } from "./card/card-body.component";
9
- import { CardFooterComponent } from "./card/card-footer.component";
10
- import { CardHeaderComponent } from "./card/card-header.component";
11
- import { CardComponent } from "./card/card.component";
12
- import { CardMediaDirective } from "./card/directives/card-media.directive";
13
- import { CardSeparatorDirective } from "./card/directives/card-separator.directive";
14
- import { CardSubtitleDirective } from "./card/directives/card-subtitle.directive";
15
- import { CardTitleDirective } from "./card/directives/card-title.directive";
16
- import { DrawerContainerComponent } from "./drawer/drawer-container.component";
17
- import { DrawerContentComponent } from "./drawer/drawer-content.component";
18
- import { DrawerComponent } from "./drawer/drawer.component";
19
- import { DrawerFooterTemplateDirective, DrawerHeaderTemplateDirective, DrawerItemTemplateDirective, DrawerTemplateDirective } from "./drawer/template-directives";
20
- import { ExpansionPanelTitleDirective } from "./expansionpanel/expansionpanel-title.directive";
21
- import { ExpansionPanelComponent } from "./expansionpanel/expansionpanel.component";
22
- import { GridLayoutComponent } from "./layouts/grid-layout.component";
23
- import { GridLayoutItemComponent } from "./layouts/gridlayout-item.component";
24
- import { StackLayoutComponent } from "./layouts/stack-layout.component";
25
- import { PanelBarContentDirective } from "./panelbar/panelbar-content.directive";
26
- import { PanelBarItemTemplateDirective } from "./panelbar/panelbar-item-template.directive";
27
- import { PanelBarItemTitleDirective } from "./panelbar/panelbar-item-title.directive";
28
- import { PanelBarItemComponent } from "./panelbar/panelbar-item.component";
29
- import { PanelBarComponent } from "./panelbar/panelbar.component";
30
- import { SplitterPaneComponent } from "./splitter/splitter-pane.component";
31
- import { SplitterComponent } from "./splitter/splitter.component";
32
- import { StepperCustomMessagesComponent } from "./stepper/localization/custom-messages.component";
33
- import { StepperComponent } from "./stepper/stepper.component";
34
- import { StepperIndicatorTemplateDirective, StepperLabelTemplateDirective, StepperStepTemplateDirective } from "./stepper/template-directives";
35
- import { TabContentDirective } from "./tabstrip/directives/tab-content.directive";
36
- import { TabTitleDirective } from "./tabstrip/directives/tab-title.directive";
37
- import { TabStripCustomMessagesComponent } from "./tabstrip/localization/custom-messages.component";
38
- import { TabStripTabComponent } from "./tabstrip/models/tabstrip-tab.component";
39
- import { TabStripComponent } from "./tabstrip/tabstrip.component";
40
- import { TileLayoutItemBodyComponent } from "./tilelayout/tilelayout-item-body.component";
41
- import { TileLayoutItemHeaderComponent } from "./tilelayout/tilelayout-item-header.component";
42
- import { TileLayoutItemComponent } from "./tilelayout/tilelayout-item.component";
43
- import { TileLayoutComponent } from "./tilelayout/tilelayout.component";
44
- import { TimelineCustomMessagesComponent } from "./timeline/localization/custom-messages.component";
45
- import { TimelineCardActionsTemplateDirective } from "./timeline/templates/timeline-card-actions.directive";
46
- import { TimelineCardBodyTemplateDirective } from "./timeline/templates/timeline-card-body.directive";
47
- import { TimelineCardHeaderTemplateDirective } from "./timeline/templates/timeline-card-header.directive";
48
- import { TimelineComponent } from "./timeline/timeline.component";
49
- /**
50
- * Use the `KENDO_AVATAR` utility array to add all Avatar-related components and directives to a standalone Angular component.
51
- */
52
- export declare const KENDO_AVATAR: readonly [typeof AvatarComponent, typeof AvatarCustomMessagesComponent];
53
- /**
54
- * Use the `KENDO_CARD` utility array to add all Card-related components and directives to a standalone Angular component.
55
- */
56
- export declare const KENDO_CARD: readonly [typeof CardComponent, typeof CardActionsComponent, typeof CardBodyComponent, typeof CardFooterComponent, typeof CardHeaderComponent, typeof CardMediaDirective, typeof CardSeparatorDirective, typeof CardSubtitleDirective, typeof CardTitleDirective];
57
- /**
58
- * Use the `KENDO_DRAWER` utility array to add all Drawer-related components and directives to a standalone Angular component.
59
- */
60
- export declare const KENDO_DRAWER: readonly [typeof DrawerComponent, typeof DrawerContainerComponent, typeof DrawerContentComponent, typeof DrawerTemplateDirective, typeof DrawerFooterTemplateDirective, typeof DrawerHeaderTemplateDirective, typeof DrawerItemTemplateDirective];
61
- /**
62
- * Use the `KENDO_EXPANSIONPANEL` utility array to add all ExpansionPanel-related components and directives to a standalone Angular component.
63
- */
64
- export declare const KENDO_EXPANSIONPANEL: readonly [typeof ExpansionPanelComponent, typeof ExpansionPanelTitleDirective];
65
- /**
66
- * Use the `KENDO_GRIDLAYOUT` utility array to add all GridLayout-related components and directives to a standalone Angular component.
67
- */
68
- export declare const KENDO_GRIDLAYOUT: readonly [typeof GridLayoutComponent, typeof GridLayoutItemComponent];
69
- /**
70
- * Use the `KENDO_PANELBAR` utility array to add all PanelBar-related components and directives to a standalone Angular component.
71
- */
72
- export declare const KENDO_PANELBAR: readonly [typeof PanelBarComponent, typeof PanelBarItemComponent, typeof PanelBarContentDirective, typeof PanelBarItemTemplateDirective, typeof PanelBarItemTitleDirective];
73
- /**
74
- * Use the `KENDO_SPLITTER` utility array to add all Splitter-related components and directives to a standalone Angular component.
75
- */
76
- export declare const KENDO_SPLITTER: readonly [typeof SplitterComponent, typeof SplitterPaneComponent];
77
- /**
78
- * Use the `KENDO_STACKLAYOUT` utility array to add all StackLayout-related components and directives to a standalone Angular component.
79
- */
80
- export declare const KENDO_STACKLAYOUT: readonly [typeof StackLayoutComponent];
81
- /**
82
- * Use the `KENDO_STEPPER` utility array to add all Stepper-related components and directives to a standalone Angular component.
83
- */
84
- export declare const KENDO_STEPPER: readonly [typeof StepperComponent, typeof StepperCustomMessagesComponent, typeof StepperIndicatorTemplateDirective, typeof StepperLabelTemplateDirective, typeof StepperStepTemplateDirective];
85
- /**
86
- * Use the `KENDO_TABSTRIP` utility array to add all TabStrip-related components and directives to a standalone Angular component.
87
- */
88
- export declare const KENDO_TABSTRIP: readonly [typeof TabStripComponent, typeof TabStripTabComponent, typeof TabContentDirective, typeof TabTitleDirective, typeof TabStripCustomMessagesComponent];
89
- /**
90
- * Use the `KENDO_TILELAYOUT` utility array to add all TileLayout-related components and directives to a standalone Angular component.
91
- */
92
- export declare const KENDO_TILELAYOUT: readonly [typeof TileLayoutComponent, typeof TileLayoutItemBodyComponent, typeof TileLayoutItemComponent, typeof TileLayoutItemHeaderComponent];
93
- /**
94
- * Use the `KENDO_TIMELINE` utility array to add all Timeline-related components and directives to a standalone Angular component.
95
- */
96
- export declare const KENDO_TIMELINE: readonly [typeof TimelineComponent, typeof TimelineCustomMessagesComponent, typeof TimelineCardActionsTemplateDirective, typeof TimelineCardBodyTemplateDirective, typeof TimelineCardHeaderTemplateDirective];
97
- /**
98
- * Use the `KENDO_LAYOUT` utility array to add all `@progress/kendo-angular-layout`-related components and directives to a standalone Angular component.
99
- */
100
- export declare const KENDO_LAYOUT: readonly [typeof AvatarComponent, typeof AvatarCustomMessagesComponent, typeof CardComponent, typeof CardActionsComponent, typeof CardBodyComponent, typeof CardFooterComponent, typeof CardHeaderComponent, typeof CardMediaDirective, typeof CardSeparatorDirective, typeof CardSubtitleDirective, typeof CardTitleDirective, typeof DrawerComponent, typeof DrawerContainerComponent, typeof DrawerContentComponent, typeof DrawerTemplateDirective, typeof DrawerFooterTemplateDirective, typeof DrawerHeaderTemplateDirective, typeof DrawerItemTemplateDirective, typeof ExpansionPanelComponent, typeof ExpansionPanelTitleDirective, typeof GridLayoutComponent, typeof GridLayoutItemComponent, typeof PanelBarComponent, typeof PanelBarItemComponent, typeof PanelBarContentDirective, typeof PanelBarItemTemplateDirective, typeof PanelBarItemTitleDirective, typeof SplitterComponent, typeof SplitterPaneComponent, typeof StackLayoutComponent, typeof StepperComponent, typeof StepperCustomMessagesComponent, typeof StepperIndicatorTemplateDirective, typeof StepperLabelTemplateDirective, typeof StepperStepTemplateDirective, typeof TabStripComponent, typeof TabStripTabComponent, typeof TabContentDirective, typeof TabTitleDirective, typeof TabStripCustomMessagesComponent, typeof TileLayoutComponent, typeof TileLayoutItemBodyComponent, typeof TileLayoutItemComponent, typeof TileLayoutItemHeaderComponent, typeof TimelineComponent, typeof TimelineCustomMessagesComponent, typeof TimelineCardActionsTemplateDirective, typeof TimelineCardBodyTemplateDirective, typeof TimelineCardHeaderTemplateDirective];
@@ -1,52 +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 { DrawerComponent } from './drawer.component';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * Serves as a container for the [Drawer component](https://www.telerik.com/kendo-angular-ui/components/layout/drawer) and its content.
10
- *
11
- * @example
12
- * ```html
13
- * <kendo-drawer-container>
14
- * <kendo-drawer [items]="items"></kendo-drawer>
15
- * <kendo-drawer-content>
16
- * <h1>Main Content</h1>
17
- * </kendo-drawer-content>
18
- * </kendo-drawer-container>
19
- * ```
20
- * @remarks
21
- * Supported children components are: {@link DrawerComponent}, {@link DrawerContentComponent}.
22
- */
23
- export declare class DrawerContainerComponent {
24
- private localizationService;
25
- get hostClass(): boolean;
26
- get overlayClass(): boolean;
27
- get miniClass(): boolean;
28
- get pushClass(): boolean;
29
- get isExpandedClass(): boolean;
30
- /**
31
- * @hidden
32
- */
33
- direction: string;
34
- /**
35
- * @hidden
36
- */
37
- drawer: DrawerComponent;
38
- private dynamicRTLSubscription;
39
- private rtl;
40
- constructor(localizationService: LocalizationService);
41
- ngOnDestroy(): void;
42
- /**
43
- * @hidden
44
- */
45
- get overlay(): boolean;
46
- /**
47
- * @hidden
48
- */
49
- closeDrawer(): void;
50
- static ɵfac: i0.ɵɵFactoryDeclaration<DrawerContainerComponent, never>;
51
- static ɵcmp: i0.ɵɵComponentDeclaration<DrawerContainerComponent, "kendo-drawer-container", never, {}, {}, ["drawer"], ["*"], true, never>;
52
- }
@@ -1,22 +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
- /**
7
- * Defines the content of the Drawer component.
8
- *
9
- * @example
10
- * ```html
11
- * <kendo-drawer-content>
12
- * <h1>Main Content Area</h1>
13
- * <p>Your application content goes here.</p>
14
- * </kendo-drawer-content>
15
- * ```
16
- */
17
- export declare class DrawerContentComponent {
18
- hostClasses: boolean;
19
- constructor();
20
- static ɵfac: i0.ɵɵFactoryDeclaration<DrawerContentComponent, never>;
21
- static ɵcmp: i0.ɵɵComponentDeclaration<DrawerContentComponent, "kendo-drawer-content", never, {}, {}, never, ["*"], true, never>;
22
- }
@@ -1,204 +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, OnDestroy, SimpleChange } from '@angular/core';
6
- import { LicenseMessage } from '@progress/kendo-licensing';
7
- import { DrawerMode, DrawerPosition, DrawerAnimation } from './types';
8
- import { DrawerTemplateDirective, DrawerItemTemplateDirective, DrawerHeaderTemplateDirective, DrawerFooterTemplateDirective } from './template-directives';
9
- import { DrawerService } from './drawer.service';
10
- import { DrawerSelectEvent } from './events/select-event';
11
- import { LocalizationService } from '@progress/kendo-angular-l10n';
12
- import { DrawerListSelectEvent } from './events/drawer-list-select.event';
13
- import { DrawerViewItem } from './models/drawer-view-item.interface';
14
- import { DrawerItemExpandedFn } from './models/drawer-item-expand.interface';
15
- import * as i0 from "@angular/core";
16
- /**
17
- * Represents the [Kendo UI Drawer component for Angular](https://www.telerik.com/kendo-angular-ui/components/layout/drawer).
18
- * Provides a dismissible or permanently visible panel for navigation in responsive web applications.
19
- *
20
- * @example
21
- * ```typescript
22
- * @Component({
23
- * selector: 'my-app',
24
- * template: `
25
- * <kendo-drawer-container>
26
- * <kendo-drawer #drawer
27
- * [items]="items"
28
- * mode="overlay"
29
- * [(expanded)]="expanded">
30
- * </kendo-drawer>
31
- * <kendo-drawer-content>
32
- * <button class="k-button" (click)="drawer.toggle()">Open the Drawer</button>
33
- * </kendo-drawer-content>
34
- * </kendo-drawer-container>
35
- * `
36
- * })
37
- * class AppComponent {
38
- * public expanded = false;
39
- * public items = [
40
- * { text: 'Inbox', icon: 'inbox' },
41
- * { text: 'Notifications', icon: 'bell' }
42
- * ];
43
- * }
44
- * ```
45
- */
46
- export declare class DrawerComponent implements OnDestroy {
47
- private localizationService;
48
- private drawerService;
49
- hostClasses: boolean;
50
- get startPositionClass(): boolean;
51
- get endPositionClass(): boolean;
52
- /**
53
- * Specifies the mode in which the Drawer displays.
54
- *
55
- * @default 'overlay'
56
- */
57
- mode: DrawerMode;
58
- /**
59
- * Specifies the position of the Drawer
60
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/drawer/positioning)).
61
- *
62
- * @default 'start'
63
- */
64
- position: DrawerPosition;
65
- /**
66
- * Enables the mini (compact) view of the Drawer which displays when the component is collapsed
67
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/drawer/display-modes#mini-view)).
68
- *
69
- * @default false
70
- */
71
- mini: boolean;
72
- /**
73
- * Specifies the state of the Drawer.
74
- *
75
- * @default false
76
- */
77
- expanded: boolean;
78
- /**
79
- * Defines the width of the Drawer when it is expanded.
80
- *
81
- * @default 240
82
- */
83
- width: number;
84
- /**
85
- * Defines the width of the Drawer when the mini view is enabled and the component is collapsed.
86
- * By default, the mini view width is determined by the used Kendo Theme.
87
- */
88
- miniWidth: number;
89
- /**
90
- * Specifies if the Drawer automatically collapses when an item or the overlay is clicked.
91
- *
92
- * @default true
93
- */
94
- autoCollapse: boolean;
95
- /**
96
- * Defines the collection of items that render in the Drawer.
97
- *
98
- * @default []
99
- */
100
- items: any[];
101
- /**
102
- * Defines a callback function which determines if an item should be expanded.
103
- * This is useful for hierarchical data structures where the expansion state of an item depends on its parent or other items.
104
- */
105
- set isItemExpanded(fn: DrawerItemExpandedFn);
106
- get isItemExpanded(): DrawerItemExpandedFn;
107
- /**
108
- * @hidden
109
- */
110
- direction: string;
111
- /**
112
- * Specifies the animation settings of the Drawer
113
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/drawer/interaction-modes#toggling-between-states)).
114
- *
115
- * @default { type: 'slide', duration: 200 }
116
- */
117
- animation?: boolean | DrawerAnimation;
118
- /**
119
- * Fires when the Drawer is expanded and its animation is complete.
120
- */
121
- expand: EventEmitter<any>;
122
- /**
123
- * Fires when the Drawer is collapsed and its animation is complete.
124
- */
125
- collapse: EventEmitter<any>;
126
- /**
127
- * Fires when an item in the Drawer is selected.
128
- * This event is preventable.
129
- */
130
- select: EventEmitter<DrawerSelectEvent>;
131
- /**
132
- * Fires when the `expanded` property of the component is updated.
133
- * Used to provide a two-way binding for the `expanded` property.
134
- */
135
- expandedChange: EventEmitter<boolean>;
136
- /**
137
- * @hidden
138
- */
139
- drawerTemplate: DrawerTemplateDirective;
140
- /**
141
- * @hidden
142
- */
143
- footerTemplate: DrawerFooterTemplateDirective;
144
- /**
145
- * @hidden
146
- */
147
- headerTemplate: DrawerHeaderTemplateDirective;
148
- /**
149
- * @hidden
150
- */
151
- itemTemplate: DrawerItemTemplateDirective;
152
- /**
153
- * @hidden
154
- */
155
- showLicenseWatermark: boolean;
156
- /**
157
- * @hidden
158
- */
159
- licenseMessage?: LicenseMessage;
160
- viewItems: DrawerViewItem[];
161
- private pendingToggle;
162
- private animatingViaToggle;
163
- private dynamicRTLSubscription;
164
- private rtl;
165
- constructor(localizationService: LocalizationService, drawerService: DrawerService);
166
- ngOnChanges(changes: SimpleChange): void;
167
- ngOnDestroy(): void;
168
- /**
169
- * @hidden
170
- */
171
- get listExpanded(): boolean;
172
- /**
173
- * @hidden
174
- */
175
- get minimized(): boolean;
176
- /**
177
- * @hidden
178
- */
179
- get drawerWidth(): number;
180
- /**
181
- * @hidden
182
- */
183
- get drawerWrapperStyle(): {
184
- [key: string]: string;
185
- };
186
- /**
187
- * Toggles the visibility of the Drawer.
188
- * If the `expanded` parameter is not provided, the Drawer will toggle between expanded and collapsed states.
189
- *
190
- * @param expanded Specifies if the Drawer will be expanded or collapsed.
191
- */
192
- toggle(expanded?: boolean): void;
193
- /**
194
- * @hidden
195
- */
196
- onSelect(e: DrawerListSelectEvent): void;
197
- /**
198
- * @hidden
199
- */
200
- onTransitionEnd(event: TransitionEvent): void;
201
- private setExpanded;
202
- static ɵfac: i0.ɵɵFactoryDeclaration<DrawerComponent, never>;
203
- static ɵcmp: i0.ɵɵComponentDeclaration<DrawerComponent, "kendo-drawer", ["kendoDrawer"], { "mode": { "alias": "mode"; "required": false; }; "position": { "alias": "position"; "required": false; }; "mini": { "alias": "mini"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; "width": { "alias": "width"; "required": false; }; "miniWidth": { "alias": "miniWidth"; "required": false; }; "autoCollapse": { "alias": "autoCollapse"; "required": false; }; "items": { "alias": "items"; "required": false; }; "isItemExpanded": { "alias": "isItemExpanded"; "required": false; }; "animation": { "alias": "animation"; "required": false; }; }, { "expand": "expand"; "collapse": "collapse"; "select": "select"; "expandedChange": "expandedChange"; }, ["drawerTemplate", "footerTemplate", "headerTemplate", "itemTemplate"], never, true, never>;
204
- }
@@ -1,34 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { DrawerItemExpandedFn } from './models/drawer-item-expand.interface';
6
- import { DrawerViewItem } from './models/drawer-view-item.interface';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * @hidden
10
- */
11
- export declare const defaultIsItemExpanded: (_item: any) => boolean;
12
- /**
13
- * @hidden
14
- */
15
- export declare class DrawerService {
16
- owner: any;
17
- selectedIndices: Array<number>;
18
- viewData: Set<DrawerViewItem>;
19
- focusIndex: number;
20
- private originalItems;
21
- private idxCounter;
22
- init(): void;
23
- get view(): Array<DrawerViewItem>;
24
- changeFocusedItem(items: any, keyName: any, renderer: any): void;
25
- private populateViewData;
26
- private resetViewData;
27
- private loadChildren;
28
- isItemExpanded: DrawerItemExpandedFn;
29
- onSelect(selectedIdx: number): void;
30
- private setSelection;
31
- resetSelection(): void;
32
- static ɵfac: i0.ɵɵFactoryDeclaration<DrawerService, never>;
33
- static ɵprov: i0.ɵɵInjectableDeclaration<DrawerService>;
34
- }