@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.
- package/fesm2022/progress-kendo-angular-layout.mjs +289 -289
- package/index.d.ts +4926 -97
- package/package-metadata.mjs +2 -2
- package/package.json +13 -13
- package/avatar/avatar.component.d.ts +0 -152
- package/avatar/l10n/custom-messages.component.d.ts +0 -26
- package/avatar/l10n/localized-messages.directive.d.ts +0 -16
- package/avatar/l10n/messages.d.ts +0 -17
- package/avatar/models/fill.d.ts +0 -8
- package/avatar/models/models.d.ts +0 -9
- package/avatar/models/rounded.d.ts +0 -8
- package/avatar/models/shape.d.ts +0 -15
- package/avatar/models/size.d.ts +0 -8
- package/avatar/models/theme-color.d.ts +0 -14
- package/avatar.module.d.ts +0 -28
- package/card/card-actions.component.d.ts +0 -65
- package/card/card-body.component.d.ts +0 -21
- package/card/card-footer.component.d.ts +0 -21
- package/card/card-header.component.d.ts +0 -22
- package/card/card.component.d.ts +0 -55
- package/card/directives/card-media.directive.d.ts +0 -22
- package/card/directives/card-separator.directive.d.ts +0 -34
- package/card/directives/card-subtitle.directive.d.ts +0 -20
- package/card/directives/card-title.directive.d.ts +0 -20
- package/card/models/actions-layout.d.ts +0 -8
- package/card/models/card-action.d.ts +0 -21
- package/card.module.d.ts +0 -35
- package/common/direction.d.ts +0 -8
- package/common/dom-queries.d.ts +0 -24
- package/common/orientation.d.ts +0 -8
- package/common/preventable-event.d.ts +0 -25
- package/common/styling-classes.d.ts +0 -11
- package/common/util.d.ts +0 -44
- package/directives.d.ts +0 -100
- package/drawer/drawer-container.component.d.ts +0 -52
- package/drawer/drawer-content.component.d.ts +0 -22
- package/drawer/drawer.component.d.ts +0 -204
- package/drawer/drawer.service.d.ts +0 -34
- package/drawer/events/drawer-list-select.event.d.ts +0 -26
- package/drawer/events/select-event.d.ts +0 -31
- package/drawer/item.component.d.ts +0 -38
- package/drawer/list.component.d.ts +0 -37
- package/drawer/models/constants.d.ts +0 -8
- package/drawer/models/drawer-animation.interface.d.ts +0 -18
- package/drawer/models/drawer-item-expand.interface.d.ts +0 -8
- package/drawer/models/drawer-item.interface.d.ts +0 -63
- package/drawer/models/drawer-view-item.interface.d.ts +0 -29
- package/drawer/models/mode.d.ts +0 -11
- package/drawer/models/position.d.ts +0 -8
- package/drawer/template-directives/drawer-template.directive.d.ts +0 -32
- package/drawer/template-directives/footer-template.directive.d.ts +0 -25
- package/drawer/template-directives/header-template.directive.d.ts +0 -25
- package/drawer/template-directives/item-template.directive.d.ts +0 -33
- package/drawer/template-directives.d.ts +0 -8
- package/drawer/types.d.ts +0 -8
- package/drawer/util.d.ts +0 -16
- package/drawer.module.d.ts +0 -33
- package/expansionpanel/animations.d.ts +0 -13
- package/expansionpanel/events/action-event.d.ts +0 -22
- package/expansionpanel/expansionpanel-title.directive.d.ts +0 -27
- package/expansionpanel/expansionpanel.component.d.ts +0 -179
- package/expansionpanel.module.d.ts +0 -28
- package/gridlayout.module.d.ts +0 -28
- package/layout.module.d.ts +0 -79
- package/layouts/grid-layout.component.d.ts +0 -74
- package/layouts/gridlayout-item.component.d.ts +0 -48
- package/layouts/models/gridlayout-gap-settings.d.ts +0 -17
- package/layouts/models/gridlayout-row-col-size.d.ts +0 -22
- package/layouts/models/layout-align-settings.d.ts +0 -18
- package/layouts/models/layout-horizontal-align.d.ts +0 -8
- package/layouts/models/layout-vertical-align.d.ts +0 -8
- package/layouts/models.d.ts +0 -10
- package/layouts/stack-layout.component.d.ts +0 -60
- package/layouts/util.d.ts +0 -42
- package/package-metadata.d.ts +0 -9
- package/panelbar/events/collapse-event.d.ts +0 -15
- package/panelbar/events/expand-event.d.ts +0 -15
- package/panelbar/events/item-click-event.d.ts +0 -18
- package/panelbar/events/select-event.d.ts +0 -15
- package/panelbar/events/state-change-event.d.ts +0 -14
- package/panelbar/events.d.ts +0 -9
- package/panelbar/panelbar-content.directive.d.ts +0 -27
- package/panelbar/panelbar-expand-mode.d.ts +0 -28
- package/panelbar/panelbar-item-model.d.ts +0 -63
- package/panelbar/panelbar-item-template.directive.d.ts +0 -26
- package/panelbar/panelbar-item-title.directive.d.ts +0 -31
- package/panelbar/panelbar-item.component.d.ts +0 -187
- package/panelbar/panelbar.component.d.ts +0 -196
- package/panelbar/panelbar.service.d.ts +0 -31
- package/panelbar.module.d.ts +0 -31
- package/splitter/splitter-bar.component.d.ts +0 -61
- package/splitter/splitter-pane.component.d.ts +0 -158
- package/splitter/splitter.component.d.ts +0 -87
- package/splitter/splitter.service.d.ts +0 -68
- package/splitter/util.d.ts +0 -17
- package/splitter.module.d.ts +0 -28
- package/stacklayout.module.d.ts +0 -27
- package/stepper/events/activate-event.d.ts +0 -31
- package/stepper/list.component.d.ts +0 -48
- package/stepper/localization/custom-messages.component.d.ts +0 -26
- package/stepper/localization/localized-messages.directive.d.ts +0 -16
- package/stepper/localization/messages.d.ts +0 -17
- package/stepper/models/constants.d.ts +0 -8
- package/stepper/models/orientation.d.ts +0 -11
- package/stepper/models/step-predicate.d.ts +0 -18
- package/stepper/models/step-type.d.ts +0 -11
- package/stepper/models/stepper-step.interface.d.ts +0 -66
- package/stepper/step.component.d.ts +0 -64
- package/stepper/stepper.component.d.ts +0 -177
- package/stepper/stepper.service.d.ts +0 -41
- package/stepper/template-directives/indicator-template.directive.d.ts +0 -26
- package/stepper/template-directives/label-template.directive.d.ts +0 -26
- package/stepper/template-directives/step-template.directive.d.ts +0 -28
- package/stepper/template-directives.d.ts +0 -7
- package/stepper/types.d.ts +0 -8
- package/stepper.module.d.ts +0 -31
- package/tabstrip/constants.d.ts +0 -29
- package/tabstrip/directives/tab-content.directive.d.ts +0 -30
- package/tabstrip/directives/tab-title.directive.d.ts +0 -28
- package/tabstrip/directives/tab.directive.d.ts +0 -15
- package/tabstrip/events/select-event.d.ts +0 -21
- package/tabstrip/events/tabclose-event.d.ts +0 -21
- package/tabstrip/events/tabscroll-event.d.ts +0 -20
- package/tabstrip/events.d.ts +0 -7
- package/tabstrip/localization/custom-messages.component.d.ts +0 -27
- package/tabstrip/localization/localized-messages.directive.d.ts +0 -16
- package/tabstrip/localization/messages.d.ts +0 -25
- package/tabstrip/models/button-state-change.d.ts +0 -11
- package/tabstrip/models/scroll-button-type.d.ts +0 -8
- package/tabstrip/models/scroll-buttons-visibility.d.ts +0 -8
- package/tabstrip/models/scrollable-settings.d.ts +0 -65
- package/tabstrip/models/size.d.ts +0 -8
- package/tabstrip/models/tab-alignment.d.ts +0 -9
- package/tabstrip/models/tab-position.d.ts +0 -9
- package/tabstrip/models/tabstrip-tab.component.d.ts +0 -88
- package/tabstrip/rendering/tab.component.d.ts +0 -37
- package/tabstrip/scrollable-button.component.d.ts +0 -48
- package/tabstrip/tabstrip-scroll.service.d.ts +0 -36
- package/tabstrip/tabstrip.component.d.ts +0 -252
- package/tabstrip/tabstrip.service.d.ts +0 -35
- package/tabstrip/util.d.ts +0 -69
- package/tabstrip.module.d.ts +0 -31
- package/tilelayout/constants.d.ts +0 -48
- package/tilelayout/dragging-service.d.ts +0 -60
- package/tilelayout/keyboard-navigation.service.d.ts +0 -40
- package/tilelayout/models/dragging-config.interface.d.ts +0 -18
- package/tilelayout/models/flowmode.type.d.ts +0 -16
- package/tilelayout/models/gap.interface.d.ts +0 -17
- package/tilelayout/models/navigation.interface.d.ts +0 -17
- package/tilelayout/reorder-event.d.ts +0 -34
- package/tilelayout/resize-event.d.ts +0 -30
- package/tilelayout/tilelayout-item-body.component.d.ts +0 -23
- package/tilelayout/tilelayout-item-header.component.d.ts +0 -24
- package/tilelayout/tilelayout-item.component.d.ts +0 -119
- package/tilelayout/tilelayout-resize-handle.directive.d.ts +0 -22
- package/tilelayout/tilelayout.component.d.ts +0 -141
- package/tilelayout/util.d.ts +0 -68
- package/tilelayout.module.d.ts +0 -30
- package/timeline/events/navigation-direction.d.ts +0 -11
- package/timeline/localization/custom-messages.component.d.ts +0 -17
- package/timeline/localization/localized-messages.directive.d.ts +0 -16
- package/timeline/localization/messages.d.ts +0 -21
- package/timeline/models/anchor-target.d.ts +0 -11
- package/timeline/models/default-model-fields.d.ts +0 -9
- package/timeline/models/events-order.d.ts +0 -10
- package/timeline/models/model-fields.d.ts +0 -51
- package/timeline/models/timeline-event.d.ts +0 -49
- package/timeline/templates/timeline-card-actions.directive.d.ts +0 -29
- package/timeline/templates/timeline-card-body.directive.d.ts +0 -29
- package/timeline/templates/timeline-card-header.directive.d.ts +0 -30
- package/timeline/timeline-card.component.d.ts +0 -60
- package/timeline/timeline-horizontal.component.d.ts +0 -110
- package/timeline/timeline-vertical.component.d.ts +0 -41
- package/timeline/timeline.component.d.ts +0 -203
- package/timeline/timeline.service.d.ts +0 -17
- package/timeline/util.d.ts +0 -18
- package/timeline.module.d.ts +0 -31
|
@@ -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 { PreventableEvent } from "@progress/kendo-angular-common";
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export declare class DrawerListSelectEvent extends PreventableEvent {
|
|
10
|
-
/**
|
|
11
|
-
* The index of the selected item in the `items` collection.
|
|
12
|
-
*/
|
|
13
|
-
index: number;
|
|
14
|
-
/**
|
|
15
|
-
* The selected Drawer item.
|
|
16
|
-
*/
|
|
17
|
-
item: any;
|
|
18
|
-
/**
|
|
19
|
-
* The DOM event that triggered the selection.
|
|
20
|
-
*/
|
|
21
|
-
originalEvent: any;
|
|
22
|
-
/**
|
|
23
|
-
* @hidden
|
|
24
|
-
*/
|
|
25
|
-
constructor(args?: any);
|
|
26
|
-
}
|
|
@@ -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 { DrawerComponent } from './../drawer.component';
|
|
7
|
-
/**
|
|
8
|
-
* Defines the arguments for the `select` event of the Drawer.
|
|
9
|
-
*/
|
|
10
|
-
export declare class DrawerSelectEvent extends PreventableEvent {
|
|
11
|
-
/**
|
|
12
|
-
* Defines the index of the selected item in the `items` collection.
|
|
13
|
-
*/
|
|
14
|
-
index: number;
|
|
15
|
-
/**
|
|
16
|
-
* Defines the selected Drawer item.
|
|
17
|
-
*/
|
|
18
|
-
item: any;
|
|
19
|
-
/**
|
|
20
|
-
* Defines the DOM event that triggered the selection.
|
|
21
|
-
*/
|
|
22
|
-
originalEvent: any;
|
|
23
|
-
/**
|
|
24
|
-
* Defines the Drawer that triggered the event.
|
|
25
|
-
*/
|
|
26
|
-
sender: DrawerComponent;
|
|
27
|
-
/**
|
|
28
|
-
* @hidden
|
|
29
|
-
*/
|
|
30
|
-
constructor(args?: any);
|
|
31
|
-
}
|
|
@@ -1,38 +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, ElementRef, Renderer2, AfterViewInit } from "@angular/core";
|
|
6
|
-
import { SVGIcon } from "@progress/kendo-svg-icons";
|
|
7
|
-
import { DrawerService } from './drawer.service';
|
|
8
|
-
import { DrawerViewItem } from "./models/drawer-view-item.interface";
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export declare class DrawerItemComponent implements AfterViewInit {
|
|
14
|
-
drawerService: DrawerService;
|
|
15
|
-
private element;
|
|
16
|
-
private renderer;
|
|
17
|
-
viewItem: DrawerViewItem;
|
|
18
|
-
index: number;
|
|
19
|
-
itemTemplate: TemplateRef<any>;
|
|
20
|
-
mini: boolean;
|
|
21
|
-
expanded: boolean;
|
|
22
|
-
disabled: boolean;
|
|
23
|
-
cssClass: boolean;
|
|
24
|
-
cssStyle: boolean;
|
|
25
|
-
get disabledClass(): boolean;
|
|
26
|
-
get selectedClass(): boolean;
|
|
27
|
-
get label(): boolean;
|
|
28
|
-
arrowUpIcon: SVGIcon;
|
|
29
|
-
arrowDownIcon: SVGIcon;
|
|
30
|
-
constructor(drawerService: DrawerService, element: ElementRef, renderer: Renderer2);
|
|
31
|
-
ngAfterViewInit(): void;
|
|
32
|
-
get iconClasses(): string;
|
|
33
|
-
get innerCssClasses(): string;
|
|
34
|
-
get customIconClasses(): string;
|
|
35
|
-
get item(): any;
|
|
36
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DrawerItemComponent, never>;
|
|
37
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DrawerItemComponent, "[kendoDrawerItem]", never, { "viewItem": { "alias": "viewItem"; "required": false; }; "index": { "alias": "index"; "required": false; }; "itemTemplate": { "alias": "itemTemplate"; "required": false; }; "mini": { "alias": "mini"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "cssClass": { "alias": "cssClass"; "required": false; }; "cssStyle": { "alias": "cssStyle"; "required": false; }; }, {}, never, never, true, never>;
|
|
38
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ElementRef, NgZone, OnDestroy, OnInit, Renderer2, TemplateRef, EventEmitter, QueryList } from "@angular/core";
|
|
6
|
-
import { DrawerService } from './drawer.service';
|
|
7
|
-
import { DrawerListSelectEvent } from './events/drawer-list-select.event';
|
|
8
|
-
import { DrawerViewItem } from './models/drawer-view-item.interface';
|
|
9
|
-
import { DrawerItemComponent } from './item.component';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
export declare class DrawerListComponent implements OnInit, OnDestroy {
|
|
15
|
-
private drawerService;
|
|
16
|
-
private renderer;
|
|
17
|
-
private ngZone;
|
|
18
|
-
element: ElementRef;
|
|
19
|
-
itemTemplate: TemplateRef<any>;
|
|
20
|
-
mini: boolean;
|
|
21
|
-
expanded: boolean;
|
|
22
|
-
view: DrawerViewItem[];
|
|
23
|
-
select: EventEmitter<DrawerListSelectEvent>;
|
|
24
|
-
viewChange: EventEmitter<DrawerViewItem[]>;
|
|
25
|
-
items: QueryList<DrawerItemComponent>;
|
|
26
|
-
private subscriptions;
|
|
27
|
-
constructor(drawerService: DrawerService, renderer: Renderer2, ngZone: NgZone, element: ElementRef);
|
|
28
|
-
ngOnInit(): void;
|
|
29
|
-
ngOnDestroy(): void;
|
|
30
|
-
identifyItem(_index: number, viewItem: DrawerViewItem): any;
|
|
31
|
-
private initDomEvents;
|
|
32
|
-
private clickHandler;
|
|
33
|
-
private onEnterOrSpaceKeyDown;
|
|
34
|
-
private getDrawerItemIndex;
|
|
35
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DrawerListComponent, never>;
|
|
36
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DrawerListComponent, "[kendoDrawerList]", never, { "itemTemplate": { "alias": "itemTemplate"; "required": false; }; "mini": { "alias": "mini"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; "view": { "alias": "view"; "required": false; }; }, { "select": "select"; "viewChange": "viewChange"; }, never, never, true, never>;
|
|
37
|
-
}
|
|
@@ -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 DRAWER_ITEM_INDEX = "data-kendo-drawer-index";
|
|
@@ -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
|
-
* Defines the animation settings of the Drawer
|
|
7
|
-
* ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/drawer/interaction-modes#toggling-between-states)).
|
|
8
|
-
*/
|
|
9
|
-
export interface DrawerAnimation {
|
|
10
|
-
/**
|
|
11
|
-
* Specifies the duration of the Drawer animation.
|
|
12
|
-
*/
|
|
13
|
-
duration: number;
|
|
14
|
-
/**
|
|
15
|
-
* Specifies the type of the Drawer animation. Currently, only the `slide` animation type is supported.
|
|
16
|
-
*/
|
|
17
|
-
type?: string;
|
|
18
|
-
}
|
|
@@ -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 callback that the [`isItemExpanded`](https://www.telerik.com/kendo-angular-ui/components/layout/api/drawercomponent#isItemExpanded) property uses ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/drawer/hierarchical-drawer)).
|
|
7
|
-
*/
|
|
8
|
-
export type DrawerItemExpandedFn = (item: any) => boolean;
|
|
@@ -1,63 +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
|
-
/**
|
|
7
|
-
* Defines an interface for the Drawer items.
|
|
8
|
-
*/
|
|
9
|
-
export interface DrawerItem {
|
|
10
|
-
/**
|
|
11
|
-
* Defines the CSS classes that render on the item element of the Drawer.
|
|
12
|
-
* Supports the type of values that [`ngClass`](link:site.data.urls.angular['ngclassapi']) supports.
|
|
13
|
-
*/
|
|
14
|
-
cssClass?: any;
|
|
15
|
-
/**
|
|
16
|
-
* Defines the CSS styles that render on the item element of the Drawer.
|
|
17
|
-
* Supports the type of values that [`ngStyle`](link:site.data.urls.angular['ngstyleapi']) supports.
|
|
18
|
-
*/
|
|
19
|
-
cssStyle?: any;
|
|
20
|
-
/**
|
|
21
|
-
* Specifies if the Drawer item is disabled.
|
|
22
|
-
*
|
|
23
|
-
*/
|
|
24
|
-
disabled?: boolean;
|
|
25
|
-
/**
|
|
26
|
-
* Defines the name for an existing icon in a Kendo UI theme.
|
|
27
|
-
* The icon renders inside the Drawer item by the `kendo-icon` element.
|
|
28
|
-
*/
|
|
29
|
-
icon?: string;
|
|
30
|
-
/**
|
|
31
|
-
* Defines a CSS class or multiple classes separated by spaces.
|
|
32
|
-
* You can apply these classes to a `span` element inside the Drawer item to use custom icons.
|
|
33
|
-
*/
|
|
34
|
-
iconClass?: string;
|
|
35
|
-
/**
|
|
36
|
-
* Defines an SVG icon to render inside the Drawer Item.
|
|
37
|
-
* 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.
|
|
38
|
-
*/
|
|
39
|
-
svgIcon?: SVGIcon;
|
|
40
|
-
/**
|
|
41
|
-
* Specifies the `id` of the Drawer item.
|
|
42
|
-
*/
|
|
43
|
-
id?: number | string;
|
|
44
|
-
/**
|
|
45
|
-
* Specifies the parentId of the Drawer item.
|
|
46
|
-
*/
|
|
47
|
-
parentId?: number | string;
|
|
48
|
-
/**
|
|
49
|
-
* Specifies if the Drawer item is initially selected.
|
|
50
|
-
*
|
|
51
|
-
*/
|
|
52
|
-
selected?: boolean;
|
|
53
|
-
/**
|
|
54
|
-
* Specifies if this is a separator item.
|
|
55
|
-
* If set to `true`, only the `cssClass` and `cssStyle` fields render.
|
|
56
|
-
*
|
|
57
|
-
*/
|
|
58
|
-
separator?: boolean;
|
|
59
|
-
/**
|
|
60
|
-
* Specifies the text content of the Drawer item.
|
|
61
|
-
*/
|
|
62
|
-
text?: string;
|
|
63
|
-
}
|
|
@@ -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 interface DrawerViewItem {
|
|
9
|
-
/**
|
|
10
|
-
* A reference to the original data item
|
|
11
|
-
*/
|
|
12
|
-
item: any;
|
|
13
|
-
/**
|
|
14
|
-
* The item index in the view data items collection
|
|
15
|
-
*/
|
|
16
|
-
index: number;
|
|
17
|
-
/**
|
|
18
|
-
* The hierarchical level of the item
|
|
19
|
-
*/
|
|
20
|
-
level: number;
|
|
21
|
-
/**
|
|
22
|
-
* Indicates whether the item has children
|
|
23
|
-
*/
|
|
24
|
-
hasChildren: boolean;
|
|
25
|
-
/**
|
|
26
|
-
* Indicates whether the item is currently expanded
|
|
27
|
-
*/
|
|
28
|
-
isExpanded: boolean;
|
|
29
|
-
}
|
package/drawer/models/mode.d.ts
DELETED
|
@@ -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
|
-
* Defines the way the Drawer interacts with the associated content.
|
|
7
|
-
* The supported modes are:
|
|
8
|
-
* - `overlay`—The Drawer overlaps the associated content with an overlay effect.
|
|
9
|
-
* - `push`—The Drawer renders next to the associated content and shrinks it.
|
|
10
|
-
*/
|
|
11
|
-
export type DrawerMode = 'overlay' | 'push';
|
|
@@ -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 position of the Drawer ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/drawer/positioning)).
|
|
7
|
-
*/
|
|
8
|
-
export type DrawerPosition = 'start' | 'end';
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { TemplateRef } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* Defines a template that specifies the content of the Drawer.
|
|
9
|
-
* To define the template, nest an `<ng-template>` tag with the `kendoDrawerTemplate` directive inside the `<kendo-drawer>` tag.
|
|
10
|
-
* Using this template directive overrides all other templates, for example, `kendoDrawerHeaderTemplate` and `kendoDrawerItemTemplate`.
|
|
11
|
-
*
|
|
12
|
-
* @example
|
|
13
|
-
* ```html
|
|
14
|
-
* <kendo-drawer>
|
|
15
|
-
* <ng-template kendoDrawerTemplate>
|
|
16
|
-
* <div class="custom-drawer-content">
|
|
17
|
-
* <h3>Custom Drawer</h3>
|
|
18
|
-
* <ul>
|
|
19
|
-
* <li>Custom Item 1</li>
|
|
20
|
-
* <li>Custom Item 2</li>
|
|
21
|
-
* </ul>
|
|
22
|
-
* </div>
|
|
23
|
-
* </ng-template>
|
|
24
|
-
* </kendo-drawer>
|
|
25
|
-
* ```
|
|
26
|
-
*/
|
|
27
|
-
export declare class DrawerTemplateDirective {
|
|
28
|
-
templateRef: TemplateRef<any>;
|
|
29
|
-
constructor(templateRef: TemplateRef<any>);
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DrawerTemplateDirective, [{ optional: true; }]>;
|
|
31
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DrawerTemplateDirective, "[kendoDrawerTemplate]", never, {}, {}, never, never, true, never>;
|
|
32
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { TemplateRef } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* Defines a template that specifies the footer content of the Drawer.
|
|
9
|
-
* To define the template, nest an `<ng-template>` tag with the `kendoDrawerFooterTemplate` directive inside the `<kendo-drawer>` tag.
|
|
10
|
-
*
|
|
11
|
-
* @example
|
|
12
|
-
* ```html
|
|
13
|
-
* <kendo-drawer>
|
|
14
|
-
* <ng-template kendoDrawerFooterTemplate>
|
|
15
|
-
* <p>© 2023 Company Name</p>
|
|
16
|
-
* </ng-template>
|
|
17
|
-
* </kendo-drawer>
|
|
18
|
-
* ```
|
|
19
|
-
*/
|
|
20
|
-
export declare class DrawerFooterTemplateDirective {
|
|
21
|
-
templateRef: TemplateRef<any>;
|
|
22
|
-
constructor(templateRef: TemplateRef<any>);
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DrawerFooterTemplateDirective, [{ optional: true; }]>;
|
|
24
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DrawerFooterTemplateDirective, "[kendoDrawerFooterTemplate]", never, {}, {}, never, never, true, never>;
|
|
25
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { TemplateRef } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* Defines a template that specifies the header content of the Drawer.
|
|
9
|
-
* To define the template, nest an `<ng-template>` tag with the `kendoDrawerHeaderTemplate` directive inside the `<kendo-drawer>` tag.
|
|
10
|
-
*
|
|
11
|
-
* @example
|
|
12
|
-
* ```html
|
|
13
|
-
* <kendo-drawer>
|
|
14
|
-
* <ng-template kendoDrawerHeaderTemplate>
|
|
15
|
-
* <h3>Navigation Menu</h3>
|
|
16
|
-
* </ng-template>
|
|
17
|
-
* </kendo-drawer>
|
|
18
|
-
* ```
|
|
19
|
-
*/
|
|
20
|
-
export declare class DrawerHeaderTemplateDirective {
|
|
21
|
-
templateRef: TemplateRef<any>;
|
|
22
|
-
constructor(templateRef: TemplateRef<any>);
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DrawerHeaderTemplateDirective, [{ optional: true; }]>;
|
|
24
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DrawerHeaderTemplateDirective, "[kendoDrawerHeaderTemplate]", never, {}, {}, never, never, true, never>;
|
|
25
|
-
}
|
|
@@ -1,33 +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
|
-
* Defines a template that specifies the item content of the Drawer.
|
|
9
|
-
* To define the template, nest an `<ng-template>` tag with the `kendoDrawerItemTemplate` directive inside the `<kendo-drawer>` tag.
|
|
10
|
-
*
|
|
11
|
-
* The `let-item` context variable provides access to the item data.
|
|
12
|
-
*
|
|
13
|
-
* For the Hierarchical Drawer, the `kendoDrawerItemTemplate` directive provides additional context fields:
|
|
14
|
-
*
|
|
15
|
-
* * `level`—A number that indicates the nesting level of the current item. Use the `let-level="level"` syntax to access the nesting level.
|
|
16
|
-
* * `hasChildren`—A boolean that indicates whether the current item has nested items. Use the `let-hasChildren="hasChildren"` syntax to access the value.
|
|
17
|
-
* * `isItemExpanded`—A boolean that holds information about the expanded state of the current item, which indicates whether its children are visible or not. Use the `let-isItemExpanded="isItemExpanded"` syntax to access the value of the expanded state.
|
|
18
|
-
*
|
|
19
|
-
* @example
|
|
20
|
-
* ```html
|
|
21
|
-
* <kendo-drawer>
|
|
22
|
-
* <ng-template kendoDrawerItemTemplate let-item>
|
|
23
|
-
* <span class="custom-item">{{ item.text }}</span>
|
|
24
|
-
* </ng-template>
|
|
25
|
-
* </kendo-drawer>
|
|
26
|
-
* ```
|
|
27
|
-
*/
|
|
28
|
-
export declare class DrawerItemTemplateDirective {
|
|
29
|
-
templateRef: TemplateRef<any>;
|
|
30
|
-
constructor(templateRef: TemplateRef<any>);
|
|
31
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DrawerItemTemplateDirective, [{ optional: true; }]>;
|
|
32
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DrawerItemTemplateDirective, "[kendoDrawerItemTemplate]", never, {}, {}, never, never, true, never>;
|
|
33
|
-
}
|
|
@@ -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 { DrawerTemplateDirective } from './template-directives/drawer-template.directive';
|
|
6
|
-
export { DrawerItemTemplateDirective } from './template-directives/item-template.directive';
|
|
7
|
-
export { DrawerHeaderTemplateDirective } from './template-directives/header-template.directive';
|
|
8
|
-
export { DrawerFooterTemplateDirective } from './template-directives/footer-template.directive';
|
package/drawer/types.d.ts
DELETED
|
@@ -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 { DrawerItem } from './models/drawer-item.interface';
|
|
6
|
-
export { DrawerMode } from './models/mode';
|
|
7
|
-
export { DrawerPosition } from './models/position';
|
|
8
|
-
export { DrawerAnimation } from './models/drawer-animation.interface';
|
package/drawer/util.d.ts
DELETED
|
@@ -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
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
export declare const DRAWER_LINK_SELECTOR = ".k-drawer-link";
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export declare const ACTIVE_NESTED_LINK_SELECTOR = ":focus:not(.k-disabled) .k-drawer-link";
|
|
13
|
-
/**
|
|
14
|
-
* @hidden
|
|
15
|
-
*/
|
|
16
|
-
export declare const nestedLink: (element: HTMLElement, selector: string) => HTMLElement;
|
package/drawer.module.d.ts
DELETED
|
@@ -1,33 +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 "./drawer/drawer.component";
|
|
7
|
-
import * as i2 from "./drawer/drawer-container.component";
|
|
8
|
-
import * as i3 from "./drawer/drawer-content.component";
|
|
9
|
-
import * as i4 from "./drawer/template-directives/drawer-template.directive";
|
|
10
|
-
import * as i5 from "./drawer/template-directives/footer-template.directive";
|
|
11
|
-
import * as i6 from "./drawer/template-directives/header-template.directive";
|
|
12
|
-
import * as i7 from "./drawer/template-directives/item-template.directive";
|
|
13
|
-
/**
|
|
14
|
-
* Defines the [`NgModule`](link:site.data.urls.angular['ngmoduleapi']) for the Drawer component.
|
|
15
|
-
*
|
|
16
|
-
* Use this module to add the Drawer component to your NgModule-based Angular application.
|
|
17
|
-
*
|
|
18
|
-
* @example
|
|
19
|
-
* ```typescript
|
|
20
|
-
* import { DrawerModule } from '@progress/kendo-angular-layout';
|
|
21
|
-
* import { NgModule } from '@angular/core';
|
|
22
|
-
*
|
|
23
|
-
* @NgModule({
|
|
24
|
-
* imports: [DrawerModule]
|
|
25
|
-
* })
|
|
26
|
-
* export class AppModule { }
|
|
27
|
-
* ```
|
|
28
|
-
*/
|
|
29
|
-
export declare class DrawerModule {
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DrawerModule, never>;
|
|
31
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DrawerModule, never, [typeof i1.DrawerComponent, typeof i2.DrawerContainerComponent, typeof i3.DrawerContentComponent, typeof i4.DrawerTemplateDirective, typeof i5.DrawerFooterTemplateDirective, typeof i6.DrawerHeaderTemplateDirective, typeof i7.DrawerItemTemplateDirective], [typeof i1.DrawerComponent, typeof i2.DrawerContainerComponent, typeof i3.DrawerContentComponent, typeof i4.DrawerTemplateDirective, typeof i5.DrawerFooterTemplateDirective, typeof i6.DrawerHeaderTemplateDirective, typeof i7.DrawerItemTemplateDirective]>;
|
|
32
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DrawerModule>;
|
|
33
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { AnimationMetadata } from '@angular/animations';
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export declare function expand(duration: number, height: string): AnimationMetadata[];
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export declare function collapse(duration: number, height: string): AnimationMetadata[];
|
|
@@ -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 { PreventableEvent } from "@progress/kendo-angular-common";
|
|
6
|
-
/**
|
|
7
|
-
* Defines the type of the action that takes place upon interaction with the ExpansionPanel.
|
|
8
|
-
*/
|
|
9
|
-
export type ExpansionPanelAction = 'expand' | 'collapse';
|
|
10
|
-
/**
|
|
11
|
-
* Defines the arguments for the `action` event of the ExpansionPanel.
|
|
12
|
-
*/
|
|
13
|
-
export declare class ExpansionPanelActionEvent extends PreventableEvent {
|
|
14
|
-
/**
|
|
15
|
-
* Defines the action that takes place upon interaction with the ExpansionPanel.
|
|
16
|
-
*/
|
|
17
|
-
action: ExpansionPanelAction;
|
|
18
|
-
/**
|
|
19
|
-
* @hidden
|
|
20
|
-
*/
|
|
21
|
-
constructor(args?: any);
|
|
22
|
-
}
|
|
@@ -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 { TemplateRef } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* Defines a template that specifies the content of the ExpansionPanel title.
|
|
9
|
-
* To define the template, nest an `<ng-template>` tag with the `kendoExpansionPanelTitleDirective` directive inside the `<kendo-expansionpanel>` tag
|
|
10
|
-
* ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/expansionpanel/title#title-template)).
|
|
11
|
-
*
|
|
12
|
-
* @example
|
|
13
|
-
* ```html
|
|
14
|
-
* <kendo-expansionpanel>
|
|
15
|
-
* <ng-template kendoExpansionPanelTitleDirective>
|
|
16
|
-
* <h3>Custom Title</h3>
|
|
17
|
-
* </ng-template>
|
|
18
|
-
* <p>Panel content</p>
|
|
19
|
-
* </kendo-expansionpanel>
|
|
20
|
-
* ```
|
|
21
|
-
*/
|
|
22
|
-
export declare class ExpansionPanelTitleDirective {
|
|
23
|
-
templateRef: TemplateRef<any>;
|
|
24
|
-
constructor(templateRef: TemplateRef<any>);
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ExpansionPanelTitleDirective, [{ optional: true; }]>;
|
|
26
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ExpansionPanelTitleDirective, "[kendoExpansionPanelTitleDirective]", never, {}, {}, never, never, true, never>;
|
|
27
|
-
}
|