@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,252 +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, QueryList, Renderer2, OnDestroy, AfterViewInit, NgZone, SimpleChanges } from '@angular/core';
|
|
6
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
7
|
-
import { LicenseMessage } from '@progress/kendo-licensing';
|
|
8
|
-
import { TabStripTabComponent } from './models/tabstrip-tab.component';
|
|
9
|
-
import { SelectEvent, TabCloseEvent } from './events';
|
|
10
|
-
import { TabStripService } from './tabstrip.service';
|
|
11
|
-
import { ScrollService } from './tabstrip-scroll.service';
|
|
12
|
-
import { TabPosition } from './models/tab-position';
|
|
13
|
-
import { TabAlignment } from './models/tab-alignment';
|
|
14
|
-
import { Subscription } from 'rxjs';
|
|
15
|
-
import { TabStripScrollableSettings, TabStripScrollButtonsPosition } from './models/scrollable-settings';
|
|
16
|
-
import { TabScrollEvent } from './events/tabscroll-event';
|
|
17
|
-
import { TabStripScrollableButtonComponent } from './scrollable-button.component';
|
|
18
|
-
import { ScrollButtonType } from './models/scroll-button-type';
|
|
19
|
-
import { SVGIcon } from '@progress/kendo-svg-icons';
|
|
20
|
-
import { TabStripSize } from './models/size';
|
|
21
|
-
import * as i0 from "@angular/core";
|
|
22
|
-
/**
|
|
23
|
-
* Represents the [Kendo UI TabStrip component for Angular](https://www.telerik.com/kendo-angular-ui/components/layout/tabstrip).
|
|
24
|
-
*
|
|
25
|
-
* @example
|
|
26
|
-
* ```html
|
|
27
|
-
* <kendo-tabstrip>
|
|
28
|
-
* <kendo-tabstrip-tab [title]="'First Tab'">
|
|
29
|
-
* <ng-template kendoTabContent>
|
|
30
|
-
* <p>Content of the first tab.</p>
|
|
31
|
-
* </ng-template>
|
|
32
|
-
* </kendo-tabstrip-tab>
|
|
33
|
-
* <kendo-tabstrip-tab [title]="'Second Tab'">
|
|
34
|
-
* <ng-template kendoTabContent>
|
|
35
|
-
* <p>Content of the second tab.</p>
|
|
36
|
-
* </ng-template>
|
|
37
|
-
* </kendo-tabstrip-tab>
|
|
38
|
-
* </kendo-tabstrip>
|
|
39
|
-
* ```
|
|
40
|
-
* @remarks
|
|
41
|
-
* Supported children components are: {@link TabStripCustomMessagesComponent}, {@link TabStripTabComponent}.
|
|
42
|
-
*/
|
|
43
|
-
export declare class TabStripComponent implements AfterViewInit, OnDestroy {
|
|
44
|
-
localization: LocalizationService;
|
|
45
|
-
private renderer;
|
|
46
|
-
wrapper: ElementRef;
|
|
47
|
-
private tabstripService;
|
|
48
|
-
private scrollService;
|
|
49
|
-
private ngZone;
|
|
50
|
-
/**
|
|
51
|
-
* Sets the height of the TabStrip.
|
|
52
|
-
* Accepts a CSS size value, such as `100px`, `50%`, or `auto`.
|
|
53
|
-
*/
|
|
54
|
-
set height(value: string | null | undefined);
|
|
55
|
-
get height(): string | null | undefined;
|
|
56
|
-
/**
|
|
57
|
-
* Sets whether the TabStrip should animate when switching tabs.
|
|
58
|
-
*
|
|
59
|
-
* @default true
|
|
60
|
-
*/
|
|
61
|
-
animate: boolean;
|
|
62
|
-
/**
|
|
63
|
-
* Sets the alignment of the tabs.
|
|
64
|
-
*
|
|
65
|
-
* @default 'start'
|
|
66
|
-
*/
|
|
67
|
-
tabAlignment: TabAlignment;
|
|
68
|
-
/**
|
|
69
|
-
* Sets the position of the tabs.
|
|
70
|
-
*
|
|
71
|
-
* @default 'top'
|
|
72
|
-
*/
|
|
73
|
-
tabPosition: TabPosition;
|
|
74
|
-
/**
|
|
75
|
-
* Controls how the TabStrip renders tab content.
|
|
76
|
-
*
|
|
77
|
-
* The available options are:
|
|
78
|
-
*
|
|
79
|
-
* * `true`—Renders all tabs' content and persists them in the DOM.
|
|
80
|
-
* * `false`—Removes inactive tabs' content from the DOM.
|
|
81
|
-
* * `"loadOnDemand"`—Loads tabs' content only when activated for the first time. Inactive tabs' content is not rendered until the tab is activated.
|
|
82
|
-
*
|
|
83
|
-
* For more information, refer to the [Rendering Modes](https://www.telerik.com/kendo-angular-ui/components/layout/tabstrip/rendering-modes) article.
|
|
84
|
-
*
|
|
85
|
-
* @default false
|
|
86
|
-
*/
|
|
87
|
-
keepTabContent: boolean | 'loadOnDemand';
|
|
88
|
-
/**
|
|
89
|
-
* When set to `true`, renders a close button inside each tab.
|
|
90
|
-
*
|
|
91
|
-
* @default false
|
|
92
|
-
*/
|
|
93
|
-
closable: boolean;
|
|
94
|
-
/**
|
|
95
|
-
* Enables scrolling of the tab list.
|
|
96
|
-
* When set to `true` and the total size of all tabs exceeds the size of the TabStrip container, scroll buttons appear on each end of the tab list.
|
|
97
|
-
*
|
|
98
|
-
* @default false
|
|
99
|
-
*/
|
|
100
|
-
set scrollable(value: boolean | TabStripScrollableSettings);
|
|
101
|
-
get scrollable(): boolean | TabStripScrollableSettings;
|
|
102
|
-
/**
|
|
103
|
-
* Sets the size of the TabStrip.
|
|
104
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/layout/api/tabstripcomponent#size). The default value is set by the Kendo theme.
|
|
105
|
-
*/
|
|
106
|
-
set size(value: TabStripSize);
|
|
107
|
-
get size(): TabStripSize;
|
|
108
|
-
/**
|
|
109
|
-
* Defines the name of an existing font icon in the Kendo UI theme for the close icon.
|
|
110
|
-
* @default 'x'
|
|
111
|
-
*/
|
|
112
|
-
closeIcon: string;
|
|
113
|
-
/**
|
|
114
|
-
* Defines a custom CSS class, or multiple classes separated by spaces, applied to the close button.
|
|
115
|
-
*/
|
|
116
|
-
closeIconClass: string;
|
|
117
|
-
/**
|
|
118
|
-
* Defines an SVGIcon to render for the close icon.
|
|
119
|
-
* The input accepts either an [existing Kendo SVG icon](https://www.telerik.com/kendo-angular-ui/components/icons/svgicon/svgicon-list) or a custom one.
|
|
120
|
-
*/
|
|
121
|
-
set closeSVGIcon(icon: SVGIcon);
|
|
122
|
-
get closeSVGIcon(): SVGIcon;
|
|
123
|
-
/**
|
|
124
|
-
* If set to `false`, the content area is hidden, but the tab headers are still visible.
|
|
125
|
-
*
|
|
126
|
-
* @default true
|
|
127
|
-
*/
|
|
128
|
-
showContentArea: boolean;
|
|
129
|
-
/**
|
|
130
|
-
* Fires each time a tab is selected.
|
|
131
|
-
* The event data contains the index of the selected tab and its title.
|
|
132
|
-
*/
|
|
133
|
-
tabSelect: EventEmitter<SelectEvent>;
|
|
134
|
-
/**
|
|
135
|
-
* Fires each time a tab is closed.
|
|
136
|
-
* The event data contains the index of the closed tab and its instance.
|
|
137
|
-
*/
|
|
138
|
-
tabClose: EventEmitter<TabCloseEvent>;
|
|
139
|
-
/**
|
|
140
|
-
* Fires when the tab list is scrolled.
|
|
141
|
-
* The event is preventable.
|
|
142
|
-
*/
|
|
143
|
-
tabScroll: EventEmitter<TabScrollEvent>;
|
|
144
|
-
hostClasses: boolean;
|
|
145
|
-
get tabsAtTop(): boolean;
|
|
146
|
-
get tabsAtRight(): boolean;
|
|
147
|
-
get tabsAtBottom(): boolean;
|
|
148
|
-
get tabsAtLeft(): boolean;
|
|
149
|
-
get dir(): string;
|
|
150
|
-
get tabStripScrollable(): boolean;
|
|
151
|
-
get tabStripScrollableOverlay(): boolean;
|
|
152
|
-
/**
|
|
153
|
-
* A query list of all declared tabs.
|
|
154
|
-
*/
|
|
155
|
-
tabs: QueryList<TabStripTabComponent>;
|
|
156
|
-
/**
|
|
157
|
-
* @hidden
|
|
158
|
-
*/
|
|
159
|
-
tablist: ElementRef;
|
|
160
|
-
/**
|
|
161
|
-
* @hidden
|
|
162
|
-
*/
|
|
163
|
-
tabHeaderContainers: QueryList<ElementRef<HTMLLIElement>>;
|
|
164
|
-
/**
|
|
165
|
-
* @hidden
|
|
166
|
-
*/
|
|
167
|
-
prevScrollButton: TabStripScrollableButtonComponent;
|
|
168
|
-
/**
|
|
169
|
-
* @hidden
|
|
170
|
-
*/
|
|
171
|
-
nextScrollButton: TabStripScrollableButtonComponent;
|
|
172
|
-
/**
|
|
173
|
-
* @hidden
|
|
174
|
-
*/
|
|
175
|
-
localizationChangeSubscription: Subscription;
|
|
176
|
-
/**
|
|
177
|
-
* @hidden
|
|
178
|
-
*/
|
|
179
|
-
showLicenseWatermark: boolean;
|
|
180
|
-
/**
|
|
181
|
-
* @hidden
|
|
182
|
-
*/
|
|
183
|
-
licenseMessage?: LicenseMessage;
|
|
184
|
-
private _height;
|
|
185
|
-
private _scrollableSettings;
|
|
186
|
-
private subscriptions;
|
|
187
|
-
private subscriptionsArePresent;
|
|
188
|
-
private _closeSVGIcon;
|
|
189
|
-
private tabStripId;
|
|
190
|
-
private tabsChangesSub;
|
|
191
|
-
private activeStateChangeSub;
|
|
192
|
-
private _size;
|
|
193
|
-
constructor(localization: LocalizationService, renderer: Renderer2, wrapper: ElementRef, tabstripService: TabStripService, scrollService: ScrollService, ngZone: NgZone);
|
|
194
|
-
ngAfterViewInit(): void;
|
|
195
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
196
|
-
ngOnDestroy(): void;
|
|
197
|
-
/**
|
|
198
|
-
* @hidden
|
|
199
|
-
*/
|
|
200
|
-
get isScrollable(): boolean;
|
|
201
|
-
/**
|
|
202
|
-
* @hidden
|
|
203
|
-
*/
|
|
204
|
-
get hasScrollButtons(): {
|
|
205
|
-
visible: boolean;
|
|
206
|
-
position: TabStripScrollButtonsPosition;
|
|
207
|
-
};
|
|
208
|
-
/**
|
|
209
|
-
* @hidden
|
|
210
|
-
*/
|
|
211
|
-
get mouseScrollEnabled(): boolean;
|
|
212
|
-
/**
|
|
213
|
-
* @hidden
|
|
214
|
-
*/
|
|
215
|
-
get itemsWrapperClass(): string;
|
|
216
|
-
/**
|
|
217
|
-
* Allows you to programmatically select a tab by its index.
|
|
218
|
-
* If the tab is disabled, it will not be selected. The `tabSelect` event will not be fired.
|
|
219
|
-
* @param {number} index The index of the tab that will be selected.
|
|
220
|
-
*/
|
|
221
|
-
selectTab(index: number): void;
|
|
222
|
-
/**
|
|
223
|
-
* @hidden
|
|
224
|
-
*/
|
|
225
|
-
getTabId(idx: number): string;
|
|
226
|
-
/**
|
|
227
|
-
* @hidden
|
|
228
|
-
*/
|
|
229
|
-
getTabPanelId(idx: number): string;
|
|
230
|
-
/**
|
|
231
|
-
* @hidden
|
|
232
|
-
*/
|
|
233
|
-
onTabClick(originalEvent: MouseEvent, tabIndex: number): void;
|
|
234
|
-
/**
|
|
235
|
-
* @hidden
|
|
236
|
-
*/
|
|
237
|
-
onResize(): void;
|
|
238
|
-
/**
|
|
239
|
-
* @hidden
|
|
240
|
-
*/
|
|
241
|
-
scrollToSelectedTab(): void;
|
|
242
|
-
/**
|
|
243
|
-
* @hidden
|
|
244
|
-
*/
|
|
245
|
-
onScrollButtonClick(buttonType: ScrollButtonType): void;
|
|
246
|
-
private initDomEvents;
|
|
247
|
-
private toggleScrollButtons;
|
|
248
|
-
private attachTablistScrollHandler;
|
|
249
|
-
private setScrollableOverlayClasses;
|
|
250
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabStripComponent, never>;
|
|
251
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabStripComponent, "kendo-tabstrip", ["kendoTabStrip"], { "height": { "alias": "height"; "required": false; }; "animate": { "alias": "animate"; "required": false; }; "tabAlignment": { "alias": "tabAlignment"; "required": false; }; "tabPosition": { "alias": "tabPosition"; "required": false; }; "keepTabContent": { "alias": "keepTabContent"; "required": false; }; "closable": { "alias": "closable"; "required": false; }; "scrollable": { "alias": "scrollable"; "required": false; }; "size": { "alias": "size"; "required": false; }; "closeIcon": { "alias": "closeIcon"; "required": false; }; "closeIconClass": { "alias": "closeIconClass"; "required": false; }; "closeSVGIcon": { "alias": "closeSVGIcon"; "required": false; }; "showContentArea": { "alias": "showContentArea"; "required": false; }; }, { "tabSelect": "tabSelect"; "tabClose": "tabClose"; "tabScroll": "tabScroll"; }, ["tabs"], never, true, never>;
|
|
252
|
-
}
|
|
@@ -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 { ChangeDetectorRef, NgZone } from '@angular/core';
|
|
6
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
7
|
-
import { TabStripComponent } from './tabstrip.component';
|
|
8
|
-
import { TabStripTabComponent } from './models/tabstrip-tab.component';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export declare class TabStripService {
|
|
14
|
-
private localization;
|
|
15
|
-
private ngZone;
|
|
16
|
-
private cdr;
|
|
17
|
-
owner: TabStripComponent;
|
|
18
|
-
constructor(localization: LocalizationService, ngZone: NgZone, cdr: ChangeDetectorRef);
|
|
19
|
-
onKeyDown(event: KeyboardEvent): void;
|
|
20
|
-
onTabSelect(tab: TabStripTabComponent, index: number): void;
|
|
21
|
-
selectTab(tab: TabStripTabComponent, index: number): void;
|
|
22
|
-
private onNavigate;
|
|
23
|
-
private onDelete;
|
|
24
|
-
private activateTab;
|
|
25
|
-
private focusTabHeader;
|
|
26
|
-
private shouldHandleKey;
|
|
27
|
-
private computeNextIndex;
|
|
28
|
-
private invertKeys;
|
|
29
|
-
private firstNavigableIndex;
|
|
30
|
-
private lastNavigableIndex;
|
|
31
|
-
private prevNavigableIndex;
|
|
32
|
-
private nextNavigableIndex;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabStripService, never>;
|
|
34
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<TabStripService>;
|
|
35
|
-
}
|
package/tabstrip/util.d.ts
DELETED
|
@@ -1,69 +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, QueryList } from "@angular/core";
|
|
6
|
-
import { TabStripScrollableSettings, TabStripScrollButtonsPosition } from './models/scrollable-settings';
|
|
7
|
-
import { TabStripTabComponent } from "./models/tabstrip-tab.component";
|
|
8
|
-
import { TabPosition } from './models/tab-position';
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*
|
|
12
|
-
* Checks if the current target is a TabStrip tab element
|
|
13
|
-
*/
|
|
14
|
-
export declare const isTabElement: (target: any) => boolean;
|
|
15
|
-
/**
|
|
16
|
-
* @hidden
|
|
17
|
-
*
|
|
18
|
-
* Checks if the current tab is closable. Depends on the value of the TabStrip closable property.
|
|
19
|
-
*/
|
|
20
|
-
export declare const isTabClosable: (tab: TabStripTabComponent, tabStripClosable: boolean) => boolean;
|
|
21
|
-
/**
|
|
22
|
-
* @hidden
|
|
23
|
-
*
|
|
24
|
-
* Checks if the TabStrip scroll buttons will be rendered. Depends on the value of the TabStrip scrollable settings.
|
|
25
|
-
*/
|
|
26
|
-
export declare const tabStripHasScrollButtons: (scrollableSettings: TabStripScrollableSettings) => {
|
|
27
|
-
visible: boolean;
|
|
28
|
-
position: TabStripScrollButtonsPosition;
|
|
29
|
-
};
|
|
30
|
-
/**
|
|
31
|
-
* @hidden
|
|
32
|
-
*
|
|
33
|
-
* Checks if the TabStrip mouse scroll will be enabled. Depends on the value of the TabStrip scrollable settings.
|
|
34
|
-
*/
|
|
35
|
-
export declare const mouseScrollEnabled: (scrollableSettings: TabStripScrollableSettings) => boolean;
|
|
36
|
-
/**
|
|
37
|
-
* @hidden
|
|
38
|
-
*
|
|
39
|
-
* Retrieves the current active tab element and its index.
|
|
40
|
-
* This could either be the currently selected tab or the currently focused tab.
|
|
41
|
-
*/
|
|
42
|
-
export declare const getActiveTab: (tabs: QueryList<TabStripTabComponent>) => {
|
|
43
|
-
tab: TabStripTabComponent;
|
|
44
|
-
index: number;
|
|
45
|
-
};
|
|
46
|
-
/**
|
|
47
|
-
* @hidden
|
|
48
|
-
*/
|
|
49
|
-
export declare const getTabByIndex: (tabs: QueryList<TabStripTabComponent>, index: number) => TabStripTabComponent;
|
|
50
|
-
/**
|
|
51
|
-
* @hidden
|
|
52
|
-
*/
|
|
53
|
-
export declare const getTabHeaderByIndex: (tabHeaderContainers: QueryList<ElementRef<HTMLLIElement>>, index: number) => ElementRef<HTMLLIElement>;
|
|
54
|
-
/**
|
|
55
|
-
* @hidden
|
|
56
|
-
*/
|
|
57
|
-
export declare const resetTabFocus: (tabs: QueryList<TabStripTabComponent>) => void;
|
|
58
|
-
/**
|
|
59
|
-
* @hidden
|
|
60
|
-
*/
|
|
61
|
-
export declare const resetTabSelection: (tabs: QueryList<TabStripTabComponent>) => void;
|
|
62
|
-
/**
|
|
63
|
-
* @hidden
|
|
64
|
-
*/
|
|
65
|
-
export declare const isTablistHorizontal: (tabPosition: TabPosition) => boolean;
|
|
66
|
-
/**
|
|
67
|
-
* @hidden
|
|
68
|
-
*/
|
|
69
|
-
export declare const getId: (prefix: string, tabStripId: string, tabIndex: number) => string;
|
package/tabstrip.module.d.ts
DELETED
|
@@ -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 "./tabstrip/tabstrip.component";
|
|
7
|
-
import * as i2 from "./tabstrip/models/tabstrip-tab.component";
|
|
8
|
-
import * as i3 from "./tabstrip/directives/tab-content.directive";
|
|
9
|
-
import * as i4 from "./tabstrip/directives/tab-title.directive";
|
|
10
|
-
import * as i5 from "./tabstrip/localization/custom-messages.component";
|
|
11
|
-
/**
|
|
12
|
-
* Defines the [`NgModule`](link:site.data.urls.angular['ngmoduleapi']) for the TabStrip component.
|
|
13
|
-
*
|
|
14
|
-
* Use this module to add the TabStrip component to your NgModule-based Angular application.
|
|
15
|
-
*
|
|
16
|
-
* @example
|
|
17
|
-
* ```typescript
|
|
18
|
-
* import { TabStripModule } from '@progress/kendo-angular-layout';
|
|
19
|
-
* import { NgModule } from '@angular/core';
|
|
20
|
-
*
|
|
21
|
-
* @NgModule({
|
|
22
|
-
* imports: [TabStripModule]
|
|
23
|
-
* })
|
|
24
|
-
* export class AppModule { }
|
|
25
|
-
* ```
|
|
26
|
-
*/
|
|
27
|
-
export declare class TabStripModule {
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabStripModule, never>;
|
|
29
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TabStripModule, never, [typeof i1.TabStripComponent, typeof i2.TabStripTabComponent, typeof i3.TabContentDirective, typeof i4.TabTitleDirective, typeof i5.TabStripCustomMessagesComponent], [typeof i1.TabStripComponent, typeof i2.TabStripTabComponent, typeof i3.TabContentDirective, typeof i4.TabTitleDirective, typeof i5.TabStripCustomMessagesComponent]>;
|
|
30
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<TabStripModule>;
|
|
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
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
export declare const RESIZE_HANDLE_UNIDIRECTIONAL_SIZE = 9;
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export declare const RESIZE_HANDLE_BIDIRECTIONAL_SIZE = 25;
|
|
13
|
-
/**
|
|
14
|
-
* @hidden
|
|
15
|
-
*/
|
|
16
|
-
export declare const RESIZE_HANDLE_UNIDIRECTIONAL_OVERLAP = 5;
|
|
17
|
-
/**
|
|
18
|
-
* @hidden
|
|
19
|
-
*/
|
|
20
|
-
export declare const RESIZE_HANDLE_BIDIRECTIONAL_OVERLAP = 18;
|
|
21
|
-
/**
|
|
22
|
-
* @hidden
|
|
23
|
-
*/
|
|
24
|
-
export declare const DRAGGED_ZINDEX = 10;
|
|
25
|
-
/**
|
|
26
|
-
* @hidden
|
|
27
|
-
*/
|
|
28
|
-
export declare const RESIZE_DIRECTIONS: Array<string>;
|
|
29
|
-
/**
|
|
30
|
-
* @hidden
|
|
31
|
-
*/
|
|
32
|
-
export declare const RTL_RESIZE_DIRECTIONS: Array<string>;
|
|
33
|
-
/**
|
|
34
|
-
* @hidden
|
|
35
|
-
*/
|
|
36
|
-
export declare const RESIZE_HANDLE_DIMENSIONS: any;
|
|
37
|
-
/**
|
|
38
|
-
* @hidden
|
|
39
|
-
*/
|
|
40
|
-
export declare const OVERLAP_THRESHOLD = 0.3;
|
|
41
|
-
/**
|
|
42
|
-
* @hidden
|
|
43
|
-
*/
|
|
44
|
-
export declare const REVERSE_OVERLAP_THRESHOLD = -0.7;
|
|
45
|
-
/**
|
|
46
|
-
* @hidden
|
|
47
|
-
*/
|
|
48
|
-
export declare const HINT_BORDERS_HEIGHT = 2;
|
|
@@ -1,60 +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, NgZone, Renderer2 } from '@angular/core';
|
|
6
|
-
import { BehaviorSubject, Subject } from 'rxjs';
|
|
7
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
8
|
-
import { DraggingServiceConfig } from './models/dragging-config.interface';
|
|
9
|
-
import { TileLayoutReorderEvent } from './reorder-event';
|
|
10
|
-
import { TileLayoutResizeEvent } from './resize-event';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
/**
|
|
13
|
-
* @hidden
|
|
14
|
-
*/
|
|
15
|
-
export declare class TileLayoutDraggingService {
|
|
16
|
-
private zone;
|
|
17
|
-
private renderer;
|
|
18
|
-
private cdr;
|
|
19
|
-
private localization;
|
|
20
|
-
reorderable: BehaviorSubject<boolean>;
|
|
21
|
-
resizable: BehaviorSubject<boolean>;
|
|
22
|
-
reorder: Subject<TileLayoutReorderEvent>;
|
|
23
|
-
resize: Subject<TileLayoutResizeEvent>;
|
|
24
|
-
tileLayoutSettings: DraggingServiceConfig;
|
|
25
|
-
get colStart(): string;
|
|
26
|
-
get rowStart(): string;
|
|
27
|
-
get itemWrapper(): HTMLElement;
|
|
28
|
-
get order(): number;
|
|
29
|
-
private draggedItem;
|
|
30
|
-
private draggedItemWrapper;
|
|
31
|
-
private reordering;
|
|
32
|
-
private resizing;
|
|
33
|
-
private offset;
|
|
34
|
-
private targetSize;
|
|
35
|
-
private cellSize;
|
|
36
|
-
private targetOrder;
|
|
37
|
-
private currentColStart;
|
|
38
|
-
private currentRowStart;
|
|
39
|
-
private startingPoint;
|
|
40
|
-
private currentResizingColSpan;
|
|
41
|
-
private currentResizingRowSpan;
|
|
42
|
-
private direction;
|
|
43
|
-
private lastDragCursorOffset;
|
|
44
|
-
private localizationSubscription;
|
|
45
|
-
private rtl;
|
|
46
|
-
constructor(zone: NgZone, renderer: Renderer2, cdr: ChangeDetectorRef, localization: LocalizationService);
|
|
47
|
-
ngOnDestroy(): void;
|
|
48
|
-
handlePress(originalEvent: any): void;
|
|
49
|
-
handleDrag(originalEvent: any): void;
|
|
50
|
-
handleRelease(originalEvent: any): void;
|
|
51
|
-
private reorderItems;
|
|
52
|
-
private resizeItem;
|
|
53
|
-
private cleanUp;
|
|
54
|
-
private targetSpan;
|
|
55
|
-
private getTargetCol;
|
|
56
|
-
private getTargetRow;
|
|
57
|
-
private calculateHintHeight;
|
|
58
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TileLayoutDraggingService, never>;
|
|
59
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<TileLayoutDraggingService>;
|
|
60
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { NgZone, Renderer2 } from '@angular/core';
|
|
6
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
7
|
-
import { BehaviorSubject } from 'rxjs';
|
|
8
|
-
import { DraggingServiceConfig } from './models/dragging-config.interface';
|
|
9
|
-
import { TileLayoutItemComponent } from './tilelayout-item.component';
|
|
10
|
-
import { TileLayoutComponent } from './tilelayout.component';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
/**
|
|
13
|
-
* @hidden
|
|
14
|
-
*/
|
|
15
|
-
export declare class TileLayoutKeyboardNavigationService {
|
|
16
|
-
private zone;
|
|
17
|
-
private renderer;
|
|
18
|
-
private localization;
|
|
19
|
-
navigable: BehaviorSubject<boolean>;
|
|
20
|
-
owner: TileLayoutComponent;
|
|
21
|
-
mousedown: boolean;
|
|
22
|
-
private localizationSubscription;
|
|
23
|
-
private rtl;
|
|
24
|
-
private lastFocused;
|
|
25
|
-
constructor(zone: NgZone, renderer: Renderer2, localization: LocalizationService);
|
|
26
|
-
ngOnDestroy(): void;
|
|
27
|
-
onKeyDown(event: KeyboardEvent, elem: HTMLElement, focusableItems: Array<HTMLElement>, settings: DraggingServiceConfig): void;
|
|
28
|
-
onFocusOut(event: any, elem: HTMLElement, focusableItems: Array<HTMLElement>): void;
|
|
29
|
-
onMousedown(event: any, elem: HTMLElement, focusableItems: Array<HTMLElement>, tile: TileLayoutItemComponent): void;
|
|
30
|
-
changeTabIndex(tabIndex: string, elem: HTMLElement, focusableItems: Array<HTMLElement>): void;
|
|
31
|
-
getAllFocusableChildren(parent: any): Array<any>;
|
|
32
|
-
returnFocus(): void;
|
|
33
|
-
private resizeItem;
|
|
34
|
-
private reorderItem;
|
|
35
|
-
private keepFocusWithinComponent;
|
|
36
|
-
private getFirstAndLastFocusable;
|
|
37
|
-
private targetTile;
|
|
38
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TileLayoutKeyboardNavigationService, never>;
|
|
39
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<TileLayoutKeyboardNavigationService>;
|
|
40
|
-
}
|
|
@@ -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
|
-
import { TileLayoutItemComponent } from "../tilelayout-item.component";
|
|
6
|
-
import { TileLayoutGap } from "./gap.interface";
|
|
7
|
-
import { TileLayoutFlowMode } from "./flowmode.type";
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export interface DraggingServiceConfig {
|
|
12
|
-
tileLayoutElement?: HTMLElement;
|
|
13
|
-
hintElement?: HTMLElement;
|
|
14
|
-
gap: TileLayoutGap;
|
|
15
|
-
columns: number;
|
|
16
|
-
autoFlow: TileLayoutFlowMode;
|
|
17
|
-
items: TileLayoutItemComponent[];
|
|
18
|
-
}
|
|
@@ -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
|
-
* The flow modes controls how auto-placed items are arranged in the TileLayout.
|
|
7
|
-
* For further reference, check the [grid-auto-flow CSS article](https://developer.mozilla.org/en-US/docs/Web/CSS/grid-auto-flow).
|
|
8
|
-
*
|
|
9
|
-
* The available values are:
|
|
10
|
-
* * `column` (Default)—Sets the grid-auto-flow CSS property of the TileLayout to column.
|
|
11
|
-
* * `column-dense`—Sets the grid-auto-flow CSS property of the TileLayout to column dense.
|
|
12
|
-
* *`row`—Sets the grid-auto-flow CSS property of the TileLayout to row.
|
|
13
|
-
* *`row-dense`—Sets the grid-auto-flow CSS property of the TileLayout to row dense.
|
|
14
|
-
* *`none`—Does not apply the grid-auto-flow CSS property. In this case the default behavior of the CSS Grid Layout will be used.
|
|
15
|
-
*/
|
|
16
|
-
export type TileLayoutFlowMode = 'none' | 'row' | 'column' | 'row-dense' | 'column-dense';
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
/**
|
|
6
|
-
* Sets the spacing between layout items horizontally and vertically.
|
|
7
|
-
*/
|
|
8
|
-
export interface TileLayoutGap {
|
|
9
|
-
/**
|
|
10
|
-
* Sets the vertical spacing in pixels.
|
|
11
|
-
*/
|
|
12
|
-
rows?: number;
|
|
13
|
-
/**
|
|
14
|
-
* Sets the horizontal spacing in pixels.
|
|
15
|
-
*/
|
|
16
|
-
columns?: number;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
/**
|
|
6
|
-
* Тhe values which determine wether there will be resizing or reordering via keyboard navigation.
|
|
7
|
-
*
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export interface TileLayoutNavigation {
|
|
11
|
-
resizeLeft?: boolean;
|
|
12
|
-
resizeRight?: boolean;
|
|
13
|
-
resizeUp?: boolean;
|
|
14
|
-
resizeDown?: boolean;
|
|
15
|
-
reorderLeft?: boolean;
|
|
16
|
-
reorderRight?: boolean;
|
|
17
|
-
}
|
|
@@ -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 { PreventableEvent } from '@progress/kendo-angular-common';
|
|
6
|
-
import { TileLayoutItemComponent } from './tilelayout-item.component';
|
|
7
|
-
/**
|
|
8
|
-
* Arguments for the `reorder` event.
|
|
9
|
-
* The event fires when you change the order or starting positions of items through the UI.
|
|
10
|
-
* You can prevent this event to cancel the reorder operation.
|
|
11
|
-
*/
|
|
12
|
-
export declare class TileLayoutReorderEvent extends PreventableEvent {
|
|
13
|
-
item: TileLayoutItemComponent;
|
|
14
|
-
items: TileLayoutItemComponent[];
|
|
15
|
-
newIndex: number;
|
|
16
|
-
oldIndex: number;
|
|
17
|
-
newCol?: number;
|
|
18
|
-
oldCol?: number;
|
|
19
|
-
newRow?: number;
|
|
20
|
-
oldRow?: number;
|
|
21
|
-
/**
|
|
22
|
-
* Constructs the event arguments for the `reorder` event.
|
|
23
|
-
* @param item - The TileLayoutItem being reordered.
|
|
24
|
-
* @param items - The TileLayoutItem collection that holds the currently rendered items and their internal state.
|
|
25
|
-
* @param newIndex - The new order index of the reordered item used to determine its positioning relative to the other items.
|
|
26
|
-
* @param oldIndex - The initial order index of the reordered item used to determine its positioning relative to the other items.
|
|
27
|
-
* @param newCol - The new start column of the reordered item.
|
|
28
|
-
* @param oldCol - The initial start column of the reordered item.
|
|
29
|
-
* @param newRow - The new start row of the reordered item.
|
|
30
|
-
* @param oldRow - The initial start row of the reordered item.
|
|
31
|
-
* @hidden
|
|
32
|
-
*/
|
|
33
|
-
constructor(item: TileLayoutItemComponent, items: TileLayoutItemComponent[], newIndex: number, oldIndex: number, newCol?: number, oldCol?: number, newRow?: number, oldRow?: number);
|
|
34
|
-
}
|