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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (177) hide show
  1. package/fesm2022/progress-kendo-angular-layout.mjs +289 -289
  2. package/index.d.ts +4926 -97
  3. package/package-metadata.mjs +2 -2
  4. package/package.json +13 -13
  5. package/avatar/avatar.component.d.ts +0 -152
  6. package/avatar/l10n/custom-messages.component.d.ts +0 -26
  7. package/avatar/l10n/localized-messages.directive.d.ts +0 -16
  8. package/avatar/l10n/messages.d.ts +0 -17
  9. package/avatar/models/fill.d.ts +0 -8
  10. package/avatar/models/models.d.ts +0 -9
  11. package/avatar/models/rounded.d.ts +0 -8
  12. package/avatar/models/shape.d.ts +0 -15
  13. package/avatar/models/size.d.ts +0 -8
  14. package/avatar/models/theme-color.d.ts +0 -14
  15. package/avatar.module.d.ts +0 -28
  16. package/card/card-actions.component.d.ts +0 -65
  17. package/card/card-body.component.d.ts +0 -21
  18. package/card/card-footer.component.d.ts +0 -21
  19. package/card/card-header.component.d.ts +0 -22
  20. package/card/card.component.d.ts +0 -55
  21. package/card/directives/card-media.directive.d.ts +0 -22
  22. package/card/directives/card-separator.directive.d.ts +0 -34
  23. package/card/directives/card-subtitle.directive.d.ts +0 -20
  24. package/card/directives/card-title.directive.d.ts +0 -20
  25. package/card/models/actions-layout.d.ts +0 -8
  26. package/card/models/card-action.d.ts +0 -21
  27. package/card.module.d.ts +0 -35
  28. package/common/direction.d.ts +0 -8
  29. package/common/dom-queries.d.ts +0 -24
  30. package/common/orientation.d.ts +0 -8
  31. package/common/preventable-event.d.ts +0 -25
  32. package/common/styling-classes.d.ts +0 -11
  33. package/common/util.d.ts +0 -44
  34. package/directives.d.ts +0 -100
  35. package/drawer/drawer-container.component.d.ts +0 -52
  36. package/drawer/drawer-content.component.d.ts +0 -22
  37. package/drawer/drawer.component.d.ts +0 -204
  38. package/drawer/drawer.service.d.ts +0 -34
  39. package/drawer/events/drawer-list-select.event.d.ts +0 -26
  40. package/drawer/events/select-event.d.ts +0 -31
  41. package/drawer/item.component.d.ts +0 -38
  42. package/drawer/list.component.d.ts +0 -37
  43. package/drawer/models/constants.d.ts +0 -8
  44. package/drawer/models/drawer-animation.interface.d.ts +0 -18
  45. package/drawer/models/drawer-item-expand.interface.d.ts +0 -8
  46. package/drawer/models/drawer-item.interface.d.ts +0 -63
  47. package/drawer/models/drawer-view-item.interface.d.ts +0 -29
  48. package/drawer/models/mode.d.ts +0 -11
  49. package/drawer/models/position.d.ts +0 -8
  50. package/drawer/template-directives/drawer-template.directive.d.ts +0 -32
  51. package/drawer/template-directives/footer-template.directive.d.ts +0 -25
  52. package/drawer/template-directives/header-template.directive.d.ts +0 -25
  53. package/drawer/template-directives/item-template.directive.d.ts +0 -33
  54. package/drawer/template-directives.d.ts +0 -8
  55. package/drawer/types.d.ts +0 -8
  56. package/drawer/util.d.ts +0 -16
  57. package/drawer.module.d.ts +0 -33
  58. package/expansionpanel/animations.d.ts +0 -13
  59. package/expansionpanel/events/action-event.d.ts +0 -22
  60. package/expansionpanel/expansionpanel-title.directive.d.ts +0 -27
  61. package/expansionpanel/expansionpanel.component.d.ts +0 -179
  62. package/expansionpanel.module.d.ts +0 -28
  63. package/gridlayout.module.d.ts +0 -28
  64. package/layout.module.d.ts +0 -79
  65. package/layouts/grid-layout.component.d.ts +0 -74
  66. package/layouts/gridlayout-item.component.d.ts +0 -48
  67. package/layouts/models/gridlayout-gap-settings.d.ts +0 -17
  68. package/layouts/models/gridlayout-row-col-size.d.ts +0 -22
  69. package/layouts/models/layout-align-settings.d.ts +0 -18
  70. package/layouts/models/layout-horizontal-align.d.ts +0 -8
  71. package/layouts/models/layout-vertical-align.d.ts +0 -8
  72. package/layouts/models.d.ts +0 -10
  73. package/layouts/stack-layout.component.d.ts +0 -60
  74. package/layouts/util.d.ts +0 -42
  75. package/package-metadata.d.ts +0 -9
  76. package/panelbar/events/collapse-event.d.ts +0 -15
  77. package/panelbar/events/expand-event.d.ts +0 -15
  78. package/panelbar/events/item-click-event.d.ts +0 -18
  79. package/panelbar/events/select-event.d.ts +0 -15
  80. package/panelbar/events/state-change-event.d.ts +0 -14
  81. package/panelbar/events.d.ts +0 -9
  82. package/panelbar/panelbar-content.directive.d.ts +0 -27
  83. package/panelbar/panelbar-expand-mode.d.ts +0 -28
  84. package/panelbar/panelbar-item-model.d.ts +0 -63
  85. package/panelbar/panelbar-item-template.directive.d.ts +0 -26
  86. package/panelbar/panelbar-item-title.directive.d.ts +0 -31
  87. package/panelbar/panelbar-item.component.d.ts +0 -187
  88. package/panelbar/panelbar.component.d.ts +0 -196
  89. package/panelbar/panelbar.service.d.ts +0 -31
  90. package/panelbar.module.d.ts +0 -31
  91. package/splitter/splitter-bar.component.d.ts +0 -61
  92. package/splitter/splitter-pane.component.d.ts +0 -158
  93. package/splitter/splitter.component.d.ts +0 -87
  94. package/splitter/splitter.service.d.ts +0 -68
  95. package/splitter/util.d.ts +0 -17
  96. package/splitter.module.d.ts +0 -28
  97. package/stacklayout.module.d.ts +0 -27
  98. package/stepper/events/activate-event.d.ts +0 -31
  99. package/stepper/list.component.d.ts +0 -48
  100. package/stepper/localization/custom-messages.component.d.ts +0 -26
  101. package/stepper/localization/localized-messages.directive.d.ts +0 -16
  102. package/stepper/localization/messages.d.ts +0 -17
  103. package/stepper/models/constants.d.ts +0 -8
  104. package/stepper/models/orientation.d.ts +0 -11
  105. package/stepper/models/step-predicate.d.ts +0 -18
  106. package/stepper/models/step-type.d.ts +0 -11
  107. package/stepper/models/stepper-step.interface.d.ts +0 -66
  108. package/stepper/step.component.d.ts +0 -64
  109. package/stepper/stepper.component.d.ts +0 -177
  110. package/stepper/stepper.service.d.ts +0 -41
  111. package/stepper/template-directives/indicator-template.directive.d.ts +0 -26
  112. package/stepper/template-directives/label-template.directive.d.ts +0 -26
  113. package/stepper/template-directives/step-template.directive.d.ts +0 -28
  114. package/stepper/template-directives.d.ts +0 -7
  115. package/stepper/types.d.ts +0 -8
  116. package/stepper.module.d.ts +0 -31
  117. package/tabstrip/constants.d.ts +0 -29
  118. package/tabstrip/directives/tab-content.directive.d.ts +0 -30
  119. package/tabstrip/directives/tab-title.directive.d.ts +0 -28
  120. package/tabstrip/directives/tab.directive.d.ts +0 -15
  121. package/tabstrip/events/select-event.d.ts +0 -21
  122. package/tabstrip/events/tabclose-event.d.ts +0 -21
  123. package/tabstrip/events/tabscroll-event.d.ts +0 -20
  124. package/tabstrip/events.d.ts +0 -7
  125. package/tabstrip/localization/custom-messages.component.d.ts +0 -27
  126. package/tabstrip/localization/localized-messages.directive.d.ts +0 -16
  127. package/tabstrip/localization/messages.d.ts +0 -25
  128. package/tabstrip/models/button-state-change.d.ts +0 -11
  129. package/tabstrip/models/scroll-button-type.d.ts +0 -8
  130. package/tabstrip/models/scroll-buttons-visibility.d.ts +0 -8
  131. package/tabstrip/models/scrollable-settings.d.ts +0 -65
  132. package/tabstrip/models/size.d.ts +0 -8
  133. package/tabstrip/models/tab-alignment.d.ts +0 -9
  134. package/tabstrip/models/tab-position.d.ts +0 -9
  135. package/tabstrip/models/tabstrip-tab.component.d.ts +0 -88
  136. package/tabstrip/rendering/tab.component.d.ts +0 -37
  137. package/tabstrip/scrollable-button.component.d.ts +0 -48
  138. package/tabstrip/tabstrip-scroll.service.d.ts +0 -36
  139. package/tabstrip/tabstrip.component.d.ts +0 -252
  140. package/tabstrip/tabstrip.service.d.ts +0 -35
  141. package/tabstrip/util.d.ts +0 -69
  142. package/tabstrip.module.d.ts +0 -31
  143. package/tilelayout/constants.d.ts +0 -48
  144. package/tilelayout/dragging-service.d.ts +0 -60
  145. package/tilelayout/keyboard-navigation.service.d.ts +0 -40
  146. package/tilelayout/models/dragging-config.interface.d.ts +0 -18
  147. package/tilelayout/models/flowmode.type.d.ts +0 -16
  148. package/tilelayout/models/gap.interface.d.ts +0 -17
  149. package/tilelayout/models/navigation.interface.d.ts +0 -17
  150. package/tilelayout/reorder-event.d.ts +0 -34
  151. package/tilelayout/resize-event.d.ts +0 -30
  152. package/tilelayout/tilelayout-item-body.component.d.ts +0 -23
  153. package/tilelayout/tilelayout-item-header.component.d.ts +0 -24
  154. package/tilelayout/tilelayout-item.component.d.ts +0 -119
  155. package/tilelayout/tilelayout-resize-handle.directive.d.ts +0 -22
  156. package/tilelayout/tilelayout.component.d.ts +0 -141
  157. package/tilelayout/util.d.ts +0 -68
  158. package/tilelayout.module.d.ts +0 -30
  159. package/timeline/events/navigation-direction.d.ts +0 -11
  160. package/timeline/localization/custom-messages.component.d.ts +0 -17
  161. package/timeline/localization/localized-messages.directive.d.ts +0 -16
  162. package/timeline/localization/messages.d.ts +0 -21
  163. package/timeline/models/anchor-target.d.ts +0 -11
  164. package/timeline/models/default-model-fields.d.ts +0 -9
  165. package/timeline/models/events-order.d.ts +0 -10
  166. package/timeline/models/model-fields.d.ts +0 -51
  167. package/timeline/models/timeline-event.d.ts +0 -49
  168. package/timeline/templates/timeline-card-actions.directive.d.ts +0 -29
  169. package/timeline/templates/timeline-card-body.directive.d.ts +0 -29
  170. package/timeline/templates/timeline-card-header.directive.d.ts +0 -30
  171. package/timeline/timeline-card.component.d.ts +0 -60
  172. package/timeline/timeline-horizontal.component.d.ts +0 -110
  173. package/timeline/timeline-vertical.component.d.ts +0 -41
  174. package/timeline/timeline.component.d.ts +0 -203
  175. package/timeline/timeline.service.d.ts +0 -17
  176. package/timeline/util.d.ts +0 -18
  177. package/timeline.module.d.ts +0 -31
@@ -1,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
- import { PreventableEvent } from "@progress/kendo-angular-common";
6
- /**
7
- * Arguments for the `select` event of the TabStrip.
8
- * The `select` event fires when tab is selected (clicked).
9
- */
10
- export declare class SelectEvent extends PreventableEvent {
11
- index: number;
12
- title: string;
13
- /**
14
- * Constructs the event arguments for the `select` event.
15
- * @param index - The index of the selected tab.
16
- * @param title - The title of the selected tab.
17
- *
18
- * @hidden
19
- */
20
- constructor(index: number, title: string);
21
- }
@@ -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
- import { TabStripTabComponent } from "../models/tabstrip-tab.component";
6
- /**
7
- * Arguments for the `tabClose` event of the TabStrip.
8
- * The `tabClose` event fires when a tab is closed (clicked on the close button).
9
- *
10
- */
11
- export declare class TabCloseEvent {
12
- index: number;
13
- tab: TabStripTabComponent;
14
- /**
15
- * Constructs the event arguments for the `tabClose` event.
16
- * @param index - The index of the closed tab.
17
- * @param tab - The closed tab instance
18
- * @hidden
19
- */
20
- constructor(index: number, tab: TabStripTabComponent);
21
- }
@@ -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 { PreventableEvent } from "@progress/kendo-angular-common";
6
- /**
7
- * Arguments for the `tabScroll` event of the TabStrip.
8
- * The `tabScroll` event fires when you scroll the tabs.
9
- *
10
- */
11
- export declare class TabScrollEvent extends PreventableEvent {
12
- /**
13
- * The original DOM event that caused the tab scroll.
14
- */
15
- originalEvent: any;
16
- /**
17
- * @hidden
18
- */
19
- constructor(args?: any);
20
- }
@@ -1,7 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- export { TabCloseEvent } from "./events/tabclose-event";
6
- export { TabScrollEvent } from "./events/tabscroll-event";
7
- export { SelectEvent } from "./events/select-event";
@@ -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 { LocalizationService } from '@progress/kendo-angular-l10n';
6
- import { TabStripMessages } from './messages';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * Represents the custom messages component for the TabStrip.
10
- * It allows you to override the default messages used in the TabStrip component ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/globalization)).
11
- *
12
- * ```html
13
- * <kendo-tabstrip>
14
- * <kendo-tabstrip-messages
15
- * closeTitle="Close this tab"
16
- * previousTabButton="Go to previous tab"
17
- * </kendo-tabstrip-messages>
18
- * </kendo-tabstrip>
19
- * ```
20
- */
21
- export declare class TabStripCustomMessagesComponent extends TabStripMessages {
22
- protected service: LocalizationService;
23
- constructor(service: LocalizationService);
24
- protected get override(): boolean;
25
- static ɵfac: i0.ɵɵFactoryDeclaration<TabStripCustomMessagesComponent, never>;
26
- static ɵcmp: i0.ɵɵComponentDeclaration<TabStripCustomMessagesComponent, "kendo-tabstrip-messages", never, {}, {}, never, never, true, never>;
27
- }
@@ -1,16 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { LocalizationService } from '@progress/kendo-angular-l10n';
6
- import { TabStripMessages } from './messages';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * @hidden
10
- */
11
- export declare class LocalizedTabStripMessagesDirective extends TabStripMessages {
12
- protected service: LocalizationService;
13
- constructor(service: LocalizationService);
14
- static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedTabStripMessagesDirective, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<LocalizedTabStripMessagesDirective, "[kendoTabStripLocalizedMessages]", never, {}, {}, never, never, true, never>;
16
- }
@@ -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 { ComponentMessages } from '@progress/kendo-angular-l10n';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * @hidden
9
- */
10
- export declare class TabStripMessages extends ComponentMessages {
11
- /**
12
- * Sets the title for the **Close** button in the TabStrip tab.
13
- */
14
- closeTitle: string;
15
- /**
16
- * Sets the title for the **Previous Tab** button when the TabStrip is scrollable.
17
- */
18
- previousTabButton: string;
19
- /**
20
- * Sets the title for the **Next Tab** button when the TabStrip is scrollable.
21
- */
22
- nextTabButton: string;
23
- static ɵfac: i0.ɵɵFactoryDeclaration<TabStripMessages, never>;
24
- static ɵdir: i0.ɵɵDirectiveDeclaration<TabStripMessages, "kendo-tabstrip-messages-base", never, { "closeTitle": { "alias": "closeTitle"; "required": false; }; "previousTabButton": { "alias": "previousTabButton"; "required": false; }; "nextTabButton": { "alias": "nextTabButton"; "required": false; }; }, {}, never, never, true, never>;
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 type ScrollButtonActiveStateChange = {
9
- buttonType: string;
10
- active: boolean;
11
- };
@@ -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 ScrollButtonType = 'prev' | 'next';
@@ -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 visibility of the scroll buttons in a TabStrip component.
7
- */
8
- export type TabStripScrollButtonsVisibility = 'hidden' | 'visible' | 'auto';
@@ -1,65 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { SVGIcon } from "@progress/kendo-svg-icons";
6
- import { TabStripScrollButtonsVisibility } from "./scroll-buttons-visibility";
7
- /**
8
- * Configures the scrollable functionality of the TabStrip. ([See example](https://www.telerik.com/kendo-angular-ui/components/layout/tabstrip/scrollable)).
9
- */
10
- export interface TabStripScrollableSettings {
11
- /**
12
- * Determines whether the TabStrip will be scrollable.
13
- *
14
- * @default true
15
- */
16
- enabled?: boolean;
17
- /**
18
- * Controls when the TabStrip scroll buttons appear.
19
- */
20
- scrollButtons?: TabStripScrollButtonsVisibility;
21
- /**
22
- * Enables scrolling with the mouse wheel, touchpad, and touch gestures on touch screens.
23
- * @default true
24
- */
25
- mouseScroll?: boolean;
26
- /**
27
- * Sets how many pixels the tab list scrolls when you click the scroll buttons.
28
- * @default 100
29
- */
30
- buttonScrollSpeed?: number;
31
- /**
32
- * Sets custom CSS classes for the previous scroll button icon.
33
- * You can define a single class or multiple classes separated by spaces.
34
- * Use this to apply custom icons.
35
- */
36
- prevButtonIcon?: string;
37
- /**
38
- * Sets custom CSS classes for the next scroll button icon.
39
- * You can define a single class or multiple classes separated by spaces.
40
- * Use this to apply custom icons.
41
- */
42
- nextButtonIcon?: string;
43
- /**
44
- * Sets an SVG icon for the previous button.
45
- * You can use an [existing Kendo SVG icon](https://www.telerik.com/kendo-angular-ui/components/icons/svgicon/svgicon-list) or provide a custom one.
46
- */
47
- prevSVGButtonIcon?: SVGIcon;
48
- /**
49
- * Sets an SVG icon for the next button.
50
- * You can use an [existing Kendo SVG icon](https://www.telerik.com/kendo-angular-ui/components/icons/svgicon/svgicon-list) or provide a custom one.
51
- */
52
- nextSVGButtonIcon?: SVGIcon;
53
- /**
54
- * Specifies where to position the scroll buttons.
55
- */
56
- scrollButtonsPosition?: TabStripScrollButtonsPosition;
57
- }
58
- /**
59
- * Specifies where to position the scroll buttons.
60
- */
61
- export type TabStripScrollButtonsPosition = 'start' | 'end' | 'split';
62
- /**
63
- * @hidden
64
- */
65
- export declare const normalizeScrollableSettings: (settings: 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
- * Specifies the size of the TabStrip ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/tabstrip/sizing)).
7
- */
8
- export type TabStripSize = 'small' | 'medium' | 'large';
@@ -1,9 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- /**
6
- * Specifies how to align the tabs
7
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/tabstrip/tabs#tab-alignment)).
8
- */
9
- export type TabAlignment = 'start' | 'end' | 'center' | 'justify' | 'stretched';
@@ -1,9 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- /**
6
- * Specifies where to position the tabs
7
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/tabstrip/tabs#tab-position)).
8
- */
9
- export type TabPosition = 'top' | 'left' | 'right' | 'bottom';
@@ -1,88 +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 { QueryList } from '@angular/core';
6
- import { SVGIcon } from '@progress/kendo-svg-icons';
7
- import { TabContentDirective } from '../directives/tab-content.directive';
8
- import { TabTitleDirective } from '../directives/tab-title.directive';
9
- import { TabTemplateDirective } from '../directives/tab.directive';
10
- import * as i0 from "@angular/core";
11
- /**
12
- * Represents the Kendo UI TabStrip tab component.
13
- * Use this component to define individual tabs within a TabStrip.
14
- *
15
- * @example
16
- * ```html
17
- * <kendo-tabstrip>
18
- * <kendo-tabstrip-tab title="Home" [selected]="true">
19
- * <ng-template kendoTabContent>
20
- * Home content here
21
- * </ng-template>
22
- * </kendo-tabstrip-tab>
23
- * </kendo-tabstrip>
24
- * ```
25
- */
26
- export declare class TabStripTabComponent {
27
- /**
28
- * Sets the title text for the tab ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/tabstrip/tabs#tab-titles)).
29
- */
30
- title: string;
31
- /**
32
- * Disables the tab and prevents user interaction ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/tabstrip/tabs#disabled-tabs)).
33
- *
34
- * @default false
35
- */
36
- disabled: boolean;
37
- /**
38
- * Specifies the CSS classes to apply to the `tab` element.
39
- * Accepts the same values as [`ngClass`](link:site.data.urls.angular['ngclassapi']).
40
- */
41
- cssClass: any;
42
- /**
43
- * Specifies the CSS styles to apply to the `tab` element.
44
- * Accepts the same values as [`ngStyle`](link:site.data.urls.angular['ngstyleapi']).
45
- */
46
- cssStyle: any;
47
- /**
48
- * Selects the tab when the TabStrip loads
49
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/tabstrip/tabs#selected-tab)).
50
- */
51
- selected: boolean;
52
- /**
53
- * Shows a close button inside the tab when set to `true`.
54
- * This setting overrides the TabStrip `closable` option.
55
- */
56
- closable: boolean;
57
- /**
58
- * Sets the name of an existing font icon in the Kendo UI theme for the close button.
59
- * This setting overrides the TabStrip `closeIcon` option.
60
- */
61
- closeIcon: string;
62
- /**
63
- * Sets custom CSS classes for the close button icon.
64
- * You can define a single class or multiple classes separated by spaces.
65
- * This setting overrides the TabStrip `closeIcon` option.
66
- */
67
- closeIconClass: string;
68
- /**
69
- * Sets an SVG icon for the close button.
70
- * You can use an [existing Kendo SVG icon](https://www.telerik.com/kendo-angular-ui/components/icons/svgicon/svgicon-list) or provide a custom one.
71
- */
72
- closeSVGIcon: SVGIcon;
73
- get tabContent(): TabContentDirective;
74
- get tabTitle(): TabTitleDirective;
75
- get tabTemplate(): TabTemplateDirective;
76
- _tabDirective: QueryList<TabTemplateDirective>;
77
- _tabContent: QueryList<TabContentDirective>;
78
- _tabTitleDirective: QueryList<TabTitleDirective>;
79
- /**
80
- * @hidden
81
- *
82
- * Currently only disabled tabs can be focused. Otherwise they will be
83
- * immediately selected
84
- */
85
- focused: boolean;
86
- static ɵfac: i0.ɵɵFactoryDeclaration<TabStripTabComponent, never>;
87
- static ɵcmp: i0.ɵɵComponentDeclaration<TabStripTabComponent, "kendo-tabstrip-tab", ["kendoTabStripTab"], { "title": { "alias": "title"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "cssClass": { "alias": "cssClass"; "required": false; }; "cssStyle": { "alias": "cssStyle"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "closable": { "alias": "closable"; "required": false; }; "closeIcon": { "alias": "closeIcon"; "required": false; }; "closeIconClass": { "alias": "closeIconClass"; "required": false; }; "closeSVGIcon": { "alias": "closeSVGIcon"; "required": false; }; }, {}, ["_tabDirective", "_tabContent", "_tabTitleDirective"], never, true, never>;
88
- }
@@ -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 { TabStripTabComponent } from '../models/tabstrip-tab.component';
6
- import { EventEmitter } from '@angular/core';
7
- import { LocalizationService } from '@progress/kendo-angular-l10n';
8
- import { TabCloseEvent } from '../events/tabclose-event';
9
- import { SVGIcon } from '@progress/kendo-svg-icons';
10
- import * as i0 from "@angular/core";
11
- /**
12
- * @hidden
13
- */
14
- export declare class TabComponent {
15
- localization: LocalizationService;
16
- tab: TabStripTabComponent;
17
- index: number;
18
- tabStripClosable: boolean;
19
- tabStripCloseIcon: string;
20
- customTabstripCloseIcon: string;
21
- closeSVGIcon: SVGIcon;
22
- tabClose: EventEmitter<TabCloseEvent>;
23
- hostClasses: boolean;
24
- get activeClass(): boolean;
25
- get disabledClass(): boolean | null;
26
- get focusedClass(): boolean;
27
- get tabIndex(): number;
28
- constructor(localization: LocalizationService);
29
- get tabClosable(): boolean;
30
- get closeSVGIconClass(): SVGIcon;
31
- get closeIconClasses(): string;
32
- get customCloseIconClasses(): string;
33
- get closeButtonTitle(): string;
34
- closeTab(index: number): void;
35
- static ɵfac: i0.ɵɵFactoryDeclaration<TabComponent, never>;
36
- static ɵcmp: i0.ɵɵComponentDeclaration<TabComponent, "[kendoTabStripTab]", never, { "tab": { "alias": "tab"; "required": false; }; "index": { "alias": "index"; "required": false; }; "tabStripClosable": { "alias": "tabStripClosable"; "required": false; }; "tabStripCloseIcon": { "alias": "tabStripCloseIcon"; "required": false; }; "customTabstripCloseIcon": { "alias": "customTabstripCloseIcon"; "required": false; }; "closeSVGIcon": { "alias": "closeSVGIcon"; "required": false; }; }, { "tabClose": "tabClose"; }, never, never, true, never>;
37
- }
@@ -1,48 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { ElementRef, Renderer2, NgZone, AfterViewInit, OnDestroy, EventEmitter } from '@angular/core';
6
- import { TabPosition } from './models/tab-position';
7
- import { TabStripScrollableSettings } from './models/scrollable-settings';
8
- import { TabScrollEvent } from './events/tabscroll-event';
9
- import { ScrollButtonType } from './models/scroll-button-type';
10
- import { SVGIcon } from '@progress/kendo-svg-icons';
11
- import { LocalizationService } from '@progress/kendo-angular-l10n';
12
- import * as i0 from "@angular/core";
13
- /**
14
- * @hidden
15
- */
16
- export declare class TabStripScrollableButtonComponent implements AfterViewInit, OnDestroy {
17
- host: ElementRef;
18
- private renderer;
19
- private ngZone;
20
- private localization;
21
- get prevClass(): boolean;
22
- get nextClass(): boolean;
23
- prev: boolean;
24
- tabPosition: TabPosition;
25
- scrollable: boolean | TabStripScrollableSettings;
26
- tabScroll: EventEmitter<TabScrollEvent>;
27
- onClick: EventEmitter<ScrollButtonType>;
28
- get hostBoundingClientRect(): any;
29
- get iconClass(): string;
30
- get customIconClass(): string;
31
- get svgIcon(): SVGIcon;
32
- chevronLeftIcon: SVGIcon;
33
- chevronRightIcon: SVGIcon;
34
- chevronUpIcon: SVGIcon;
35
- chevronDownIcon: SVGIcon;
36
- private subs;
37
- constructor(host: ElementRef, renderer: Renderer2, ngZone: NgZone, localization: LocalizationService);
38
- ngAfterViewInit(): void;
39
- ngOnDestroy(): void;
40
- toggle(show: boolean): void;
41
- private clickHandler;
42
- private get scrollButtonIconClass();
43
- private get customScrollButtonIconClass();
44
- private get scrollButtonSVGIcon();
45
- private emitScrollEvent;
46
- static ɵfac: i0.ɵɵFactoryDeclaration<TabStripScrollableButtonComponent, never>;
47
- static ɵcmp: i0.ɵɵComponentDeclaration<TabStripScrollableButtonComponent, "[kendoTabStripScrollableButton]", never, { "prev": { "alias": "prev"; "required": false; }; "tabPosition": { "alias": "tabPosition"; "required": false; }; "scrollable": { "alias": "scrollable"; "required": false; }; }, { "tabScroll": "tabScroll"; "onClick": "onClick"; }, never, never, true, never>;
48
- }
@@ -1,36 +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 { ScrollButtonActiveStateChange } from './models/button-state-change';
6
- import { NgZone } from '@angular/core';
7
- import { Subject } from 'rxjs';
8
- import { TabStripComponent } from './tabstrip.component';
9
- import { LocalizationService } from '@progress/kendo-angular-l10n';
10
- import * as i0 from "@angular/core";
11
- /**
12
- * @hidden
13
- */
14
- export declare class ScrollService {
15
- private ngZone;
16
- private localization;
17
- owner: TabStripComponent;
18
- position: number;
19
- scrollButtonActiveStateChange: Subject<ScrollButtonActiveStateChange>;
20
- get tablistElement(): HTMLElement;
21
- get tabstripSize(): number;
22
- get tablistOverflowSize(): number;
23
- get tabsOverflow(): boolean;
24
- constructor(ngZone: NgZone, localization: LocalizationService);
25
- toggleScrollButtonsState(): void;
26
- scrollToSelectedTab(): void;
27
- getScrollOffset(activeIndex: number): number;
28
- onScroll(e: Event): void;
29
- scrollTabs(direction: string): void;
30
- calculateListPosition(direction: string, scrollSpeed: number): void;
31
- restoreScrollPosition(): void;
32
- private toggleButtonActiveState;
33
- private isDisabled;
34
- static ɵfac: i0.ɵɵFactoryDeclaration<ScrollService, never>;
35
- static ɵprov: i0.ɵɵInjectableDeclaration<ScrollService>;
36
- }