@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
@@ -7,7 +7,7 @@ export const packageMetadata = {
7
7
  "productCodes": [
8
8
  "KENDOUIANGULAR"
9
9
  ],
10
- "publishDate": 1783411029,
11
- "version": "24.2.2-develop.9",
10
+ "publishDate": 1783679841,
11
+ "version": "25.0.0-develop.1",
12
12
  "licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning"
13
13
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-layout",
3
- "version": "24.2.2-develop.9",
3
+ "version": "25.0.0-develop.1",
4
4
  "description": "Kendo UI for Angular Layout Package - a collection of components to create professional application layoyts",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -79,27 +79,27 @@
79
79
  "package": {
80
80
  "productName": "Kendo UI for Angular",
81
81
  "productCode": "KENDOUIANGULAR",
82
- "publishDate": 1783411029,
82
+ "publishDate": 1783679841,
83
83
  "licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning"
84
84
  }
85
85
  },
86
86
  "peerDependencies": {
87
- "@angular/animations": "19 - 22",
88
- "@angular/common": "19 - 22",
89
- "@angular/core": "19 - 22",
90
- "@angular/platform-browser": "19 - 22",
87
+ "@angular/animations": "20 - 22",
88
+ "@angular/common": "20 - 22",
89
+ "@angular/core": "20 - 22",
90
+ "@angular/platform-browser": "20 - 22",
91
91
  "@progress/kendo-licensing": "^1.11.0",
92
- "@progress/kendo-angular-common": "24.2.2-develop.9",
93
- "@progress/kendo-angular-l10n": "24.2.2-develop.9",
94
- "@progress/kendo-angular-progressbar": "24.2.2-develop.9",
95
- "@progress/kendo-angular-icons": "24.2.2-develop.9",
96
- "@progress/kendo-angular-buttons": "24.2.2-develop.9",
97
- "@progress/kendo-angular-intl": "24.2.2-develop.9",
92
+ "@progress/kendo-angular-common": "25.0.0-develop.1",
93
+ "@progress/kendo-angular-l10n": "25.0.0-develop.1",
94
+ "@progress/kendo-angular-progressbar": "25.0.0-develop.1",
95
+ "@progress/kendo-angular-icons": "25.0.0-develop.1",
96
+ "@progress/kendo-angular-buttons": "25.0.0-develop.1",
97
+ "@progress/kendo-angular-intl": "25.0.0-develop.1",
98
98
  "rxjs": "^6.5.3 || ^7.0.0"
99
99
  },
100
100
  "dependencies": {
101
101
  "tslib": "^2.3.1",
102
- "@progress/kendo-angular-schematics": "24.2.2-develop.9",
102
+ "@progress/kendo-angular-schematics": "25.0.0-develop.1",
103
103
  "@progress/kendo-draggable": "^3.0.2"
104
104
  },
105
105
  "schematics": "./schematics/collection.json",
@@ -1,152 +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 { OnInit, Renderer2, ElementRef } from '@angular/core';
6
- import { SVGIcon } from '@progress/kendo-svg-icons';
7
- import { LocalizationService } from '@progress/kendo-angular-l10n';
8
- import { AvatarFillMode, AvatarShape, AvatarSize, AvatarThemeColor, AvatarRounded } from './models/models';
9
- import * as i0 from "@angular/core";
10
- /**
11
- * Represents the Kendo UI Avatar component for Angular. Displays images, icons, or initials representing people or other entities.
12
- *
13
- * @example
14
- * ```typescript
15
- * @Component({
16
- * selector: 'my-app',
17
- * template: `
18
- * <kendo-avatar [imageSrc]="userImage" size="large"></kendo-avatar>
19
- * <kendo-avatar [initials]="userInitials" themeColor="primary"></kendo-avatar>
20
- * <kendo-avatar [icon]="userIcon" fillMode="outline"></kendo-avatar>
21
- * `
22
- * })
23
- * class AppComponent {
24
- * userImage = 'path/to/image.jpg';
25
- * userInitials = 'JD';
26
- * userIcon = 'user';
27
- * }
28
- * ```
29
- * @remarks
30
- * Supported children components are: {@link AvatarCustomMessagesComponent}.
31
- */
32
- export declare class AvatarComponent implements OnInit {
33
- private localization;
34
- private renderer;
35
- private element;
36
- hostClass: boolean;
37
- /**
38
- * @hidden
39
- */
40
- get borderClass(): boolean;
41
- /**
42
- * @hidden
43
- */
44
- get flexBasis(): string;
45
- /**
46
- * Sets the shape for the avatar.
47
- * @hidden
48
- */
49
- set shape(shape: AvatarShape);
50
- /**
51
- * Specifies the size of the Avatar
52
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/avatar/appearance#size)). The default value is set by the Kendo theme.
53
- */
54
- set size(size: AvatarSize);
55
- get size(): AvatarSize;
56
- /**
57
- * Specifies the rounded styling of the Avatar
58
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/avatar/appearance#roundness)). The default value is set by the Kendo theme.
59
- */
60
- set rounded(rounded: AvatarRounded);
61
- get rounded(): AvatarRounded;
62
- /**
63
- * Specifies the theme color of the Avatar.
64
- * The theme color applies as background and border color while adjusting the text color accordingly. The default value is set by the Kendo theme.
65
- */
66
- set themeColor(themeColor: AvatarThemeColor);
67
- get themeColor(): AvatarThemeColor;
68
- /**
69
- * Specifies the fill style of the Avatar. The default value is set by the Kendo theme.
70
- */
71
- set fillMode(fillMode: AvatarFillMode);
72
- get fillMode(): AvatarFillMode;
73
- /**
74
- * Specifies the appearance fill style of the avatar.
75
- * Deprecated, left for backward compatibility.
76
- *
77
- * @hidden
78
- */
79
- set fill(fillMode: AvatarFillMode);
80
- /**
81
- * Adds a border to the Avatar.
82
- *
83
- * @default false
84
- */
85
- border: boolean;
86
- /**
87
- * Defines a CSS class or multiple classes separated by spaces.
88
- * You can apply these classes to a `span` element inside the Avatar and also use custom icons.
89
- */
90
- iconClass: string;
91
- /**
92
- * Sets the width of the Avatar.
93
- */
94
- width: string;
95
- /**
96
- * @hidden
97
- */
98
- get avatarWidth(): string;
99
- /**
100
- * Sets the height of the Avatar.
101
- */
102
- height: string;
103
- /**
104
- * @hidden
105
- */
106
- get avatarHeight(): string;
107
- /**
108
- * Defines the CSS styles that render on the content element of the Avatar.
109
- * Supports the type of values that [`ngStyle`](link:site.data.urls.angular['ngstyleapi']) supports.
110
- */
111
- cssStyle?: any;
112
- /**
113
- * Sets the initials for the Avatar.
114
- */
115
- initials: string;
116
- /**
117
- * Sets the icon for the Avatar.
118
- * All [Kendo UI Icons](https://www.telerik.com/kendo-angular-ui/components/styling/icons#icons-list) are supported.
119
- */
120
- icon: string;
121
- /**
122
- * Sets the image source of the Avatar.
123
- */
124
- imageSrc: string;
125
- /**
126
- * Defines an SVG icon to render.
127
- * 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.
128
- */
129
- set svgIcon(icon: SVGIcon);
130
- get svgIcon(): SVGIcon;
131
- private _themeColor;
132
- private _size;
133
- private _fillMode;
134
- private _rounded;
135
- private _svgIcon;
136
- private _themeColorClasses;
137
- constructor(localization: LocalizationService, renderer: Renderer2, element: ElementRef);
138
- ngOnInit(): void;
139
- /**
140
- * @hidden
141
- */
142
- get customAvatar(): boolean;
143
- private verifyProperties;
144
- private handleClasses;
145
- private handleFillModeAndThemeColorClasses;
146
- /**
147
- * @hidden
148
- */
149
- textFor(key: string): string;
150
- static ɵfac: i0.ɵɵFactoryDeclaration<AvatarComponent, never>;
151
- static ɵcmp: i0.ɵɵComponentDeclaration<AvatarComponent, "kendo-avatar", never, { "shape": { "alias": "shape"; "required": false; }; "size": { "alias": "size"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; "themeColor": { "alias": "themeColor"; "required": false; }; "fillMode": { "alias": "fillMode"; "required": false; }; "fill": { "alias": "fill"; "required": false; }; "border": { "alias": "border"; "required": false; }; "iconClass": { "alias": "iconClass"; "required": false; }; "width": { "alias": "width"; "required": false; }; "height": { "alias": "height"; "required": false; }; "cssStyle": { "alias": "cssStyle"; "required": false; }; "initials": { "alias": "initials"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "imageSrc": { "alias": "imageSrc"; "required": false; }; "svgIcon": { "alias": "svgIcon"; "required": false; }; }, {}, never, ["*"], true, never>;
152
- }
@@ -1,26 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { LocalizationService } from '@progress/kendo-angular-l10n';
6
- import { Messages } from './messages';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * Provides custom component messages that override default component messages
10
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/globalization)).
11
- *
12
- * ```html
13
- * <kendo-avatar>
14
- * <kendo-avatar-messages
15
- * avatarAlt="User's profile picture"
16
- * ></kendo-avatar-messages>
17
- * </kendo-avatar>
18
- * ```
19
- */
20
- export declare class AvatarCustomMessagesComponent extends Messages {
21
- protected service: LocalizationService;
22
- constructor(service: LocalizationService);
23
- protected get override(): boolean;
24
- static ɵfac: i0.ɵɵFactoryDeclaration<AvatarCustomMessagesComponent, never>;
25
- static ɵcmp: i0.ɵɵComponentDeclaration<AvatarCustomMessagesComponent, "kendo-avatar-messages", never, {}, {}, never, never, true, never>;
26
- }
@@ -1,16 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { LocalizationService } from '@progress/kendo-angular-l10n';
6
- import { Messages } from './messages';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * @hidden
10
- */
11
- export declare class LocalizedAvatarMessagesDirective extends Messages {
12
- protected service: LocalizationService;
13
- constructor(service: LocalizationService);
14
- static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedAvatarMessagesDirective, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<LocalizedAvatarMessagesDirective, "[kendoAvatarLocalizedMessages]", never, {}, {}, never, never, true, never>;
16
- }
@@ -1,17 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { ComponentMessages } from '@progress/kendo-angular-l10n';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * @hidden
9
- */
10
- export declare class Messages extends ComponentMessages {
11
- /**
12
- * Defines the alt attribute text of the image in the Avatar.
13
- */
14
- avatarAlt: string;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<Messages, never>;
16
- static ɵdir: i0.ɵɵDirectiveDeclaration<Messages, "kendoAvatarMessages", never, { "avatarAlt": { "alias": "avatarAlt"; "required": false; }; }, {}, never, never, true, never>;
17
- }
@@ -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 possible fill styles of the Avatar ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/avatar/appearance#fill-mode)).
7
- */
8
- export type AvatarFillMode = 'solid' | 'outline';
@@ -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
- export * from './shape';
6
- export * from './fill';
7
- export * from './size';
8
- export * from './rounded';
9
- export * from './theme-color';
@@ -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 possible rounded options of the Avatar ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/avatar/appearance#roundness)).
7
- */
8
- export type AvatarRounded = 'small' | 'medium' | 'large' | 'full' | 'none';
@@ -1,15 +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
- * Specifies the possible shapes of the avatar.
8
- */
9
- export type AvatarShape = 'square' | 'rectangle' | 'rounded' | 'circle';
10
- /**
11
- * Alias for backwards-compatibility.
12
- *
13
- * @hidden
14
- */
15
- export type Shape = AvatarShape;
@@ -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 possible sizes of the Avatar ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/avatar/appearance#size)).
7
- */
8
- export type AvatarSize = 'small' | 'medium' | 'large';
@@ -1,14 +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 possible theme colors of the Avatar ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/avatar/appearance#theme-color)).
7
- *
8
- * The possible values are:
9
- * * `base`&mdash;Applies base coloring value.
10
- * * `primary`&mdash;Applies primary coloring value.
11
- * * `secondary`&mdash;Applies secondary coloring value.
12
- * * `tertiary`&mdash;Applies tertiary coloring value.
13
- */
14
- export type AvatarThemeColor = 'primary' | 'secondary' | 'tertiary' | 'base';
@@ -1,28 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import * as i0 from "@angular/core";
6
- import * as i1 from "./avatar/avatar.component";
7
- import * as i2 from "./avatar/l10n/custom-messages.component";
8
- /**
9
- * Defines the [`NgModule`](link:site.data.urls.angular['ngmoduleapi']) for the Avatar component.
10
- *
11
- * Use this module to add the Avatar component to your NgModule-based Angular application.
12
- *
13
- * @example
14
- * ```typescript
15
- * import { AvatarModule } from '@progress/kendo-angular-layout';
16
- * import { NgModule } from '@angular/core';
17
- *
18
- * @NgModule({
19
- * imports: [AvatarModule]
20
- * })
21
- * export class AppModule { }
22
- * ```
23
- */
24
- export declare class AvatarModule {
25
- static ɵfac: i0.ɵɵFactoryDeclaration<AvatarModule, never>;
26
- static ɵmod: i0.ɵɵNgModuleDeclaration<AvatarModule, never, [typeof i1.AvatarComponent, typeof i2.AvatarCustomMessagesComponent], [typeof i1.AvatarComponent, typeof i2.AvatarCustomMessagesComponent]>;
27
- static ɵinj: i0.ɵɵInjectorDeclaration<AvatarModule>;
28
- }
@@ -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 { EventEmitter, TemplateRef } from '@angular/core';
6
- import { ActionsLayout } from './models/actions-layout';
7
- import { CardAction } from './models/card-action';
8
- import { Orientation } from '../common/orientation';
9
- import * as i0 from "@angular/core";
10
- /**
11
- * Defines the action buttons of the Card ([see example](https://www.telerik.com/kendo-angular-ui/components/layout/card/action_buttons)).
12
- * The Card actions can be used to perform operations related to the Card's content, such as saving, editing, or deleting.
13
- *
14
- * @example
15
- * ```html
16
- * <kendo-card-actions
17
- * layout="end"
18
- * orientation="horizontal">
19
- * </kendo-card-actions>
20
- * ```
21
- */
22
- export declare class CardActionsComponent {
23
- hostClass: boolean;
24
- get stretchedClass(): boolean;
25
- get startClass(): boolean;
26
- get endClass(): boolean;
27
- get centerClass(): boolean;
28
- get verticalClass(): boolean;
29
- get horizontalClass(): boolean;
30
- /**
31
- * Specifies the orientation of the Card action buttons.
32
- *
33
- * @default 'horizontal'
34
- */
35
- orientation: Orientation;
36
- /**
37
- * Specifies the layout of the Card action buttons.
38
- *
39
- * @default 'start'
40
- */
41
- layout: ActionsLayout;
42
- /**
43
- * Defines the Card actions declaratively.
44
- * You can pass an array of `CardAction` objects or a `TemplateRef`.
45
- */
46
- set actions(value: CardAction[] | TemplateRef<any>);
47
- /**
48
- * Fires when you click an action button.
49
- */
50
- action: EventEmitter<CardAction>;
51
- /**
52
- * @hidden
53
- */
54
- actionsArray: CardAction[];
55
- /**
56
- * @hidden
57
- */
58
- actionsTemplate: TemplateRef<any>;
59
- /**
60
- * @hidden
61
- */
62
- onClick(action: CardAction): void;
63
- static ɵfac: i0.ɵɵFactoryDeclaration<CardActionsComponent, never>;
64
- static ɵcmp: i0.ɵɵComponentDeclaration<CardActionsComponent, "kendo-card-actions", never, { "orientation": { "alias": "orientation"; "required": false; }; "layout": { "alias": "layout"; "required": false; }; "actions": { "alias": "actions"; "required": false; }; }, { "action": "action"; }, never, ["*"], true, never>;
65
- }
@@ -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 * as i0 from "@angular/core";
6
- /**
7
- * Defines the content in the Card body.
8
- * The body is the main area of the Card where the primary content is displayed.
9
- *
10
- * @example
11
- * ```html
12
- * <kendo-card-body>
13
- * <p>Main content of the card.</p>
14
- * </kendo-card-body>
15
- * ```
16
- */
17
- export declare class CardBodyComponent {
18
- hostClass: boolean;
19
- static ɵfac: i0.ɵɵFactoryDeclaration<CardBodyComponent, never>;
20
- static ɵcmp: i0.ɵɵComponentDeclaration<CardBodyComponent, "kendo-card-body", never, {}, {}, never, ["*"], true, never>;
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 * as i0 from "@angular/core";
6
- /**
7
- * Defines the content in the Card footer.
8
- * The footer can include additional information, actions, or links related to the Card's content.
9
- *
10
- * @example
11
- * ```html
12
- * <kendo-card-footer>
13
- * <p>Footer content</p>
14
- * </kendo-card-footer>
15
- * ```
16
- */
17
- export declare class CardFooterComponent {
18
- hostClass: boolean;
19
- static ɵfac: i0.ɵɵFactoryDeclaration<CardFooterComponent, never>;
20
- static ɵcmp: i0.ɵɵComponentDeclaration<CardFooterComponent, "kendo-card-footer", never, {}, {}, never, ["*"], true, never>;
21
- }
@@ -1,22 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import * as i0 from "@angular/core";
6
- /**
7
- * Defines the content in the Card header.
8
- * The header can include a title, subtitle, and other elements that provide context for the Card's content.
9
- *
10
- * @example
11
- * ```html
12
- * <kendo-card-header>
13
- * <h5 kendoCardTitle>Card Title</h5>
14
- * <p kendoCardSubtitle>Card Subtitle</p>
15
- * </kendo-card-header>
16
- * ```
17
- */
18
- export declare class CardHeaderComponent {
19
- hostClass: boolean;
20
- static ɵfac: i0.ɵɵFactoryDeclaration<CardHeaderComponent, never>;
21
- static ɵcmp: i0.ɵɵComponentDeclaration<CardHeaderComponent, "kendo-card-header", never, {}, {}, never, ["*"], true, never>;
22
- }
@@ -1,55 +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 { OnDestroy } from '@angular/core';
6
- import { LocalizationService } from '@progress/kendo-angular-l10n';
7
- import { Orientation } from '../common/orientation';
8
- import * as i0 from "@angular/core";
9
- /**
10
- * Represents the Kendo UI Card component for Angular.
11
- * Displays content in a structured container with customizable layout and styling ([Card overview](https://www.telerik.com/kendo-angular-ui/components/layout/card)).
12
- *
13
- * @example
14
- * ```html
15
- * <kendo-card orientation="vertical">
16
- * <kendo-card-header>
17
- * <h5 kendoCardTitle>Card Title</h5>
18
- * </kendo-card-header>
19
- * <kendo-card-body>
20
- * <p>Card content goes here.</p>
21
- * </kendo-card-body>
22
- * </kendo-card>
23
- * ```
24
- * @remarks
25
- * Supported children components are: {@link CardFooterComponent}, {@link CardHeaderComponent}, {@link CardActionsComponent}, {@link CardBodyComponent}.
26
- */
27
- export declare class CardComponent implements OnDestroy {
28
- private localizationService;
29
- hostClass: boolean;
30
- get widthStyle(): string;
31
- get vertical(): boolean;
32
- get horizontal(): boolean;
33
- /**
34
- * @hidden
35
- */
36
- direction: string;
37
- /**
38
- * Specifies the layout of the Card content.
39
- *
40
- * @default 'vertical'
41
- */
42
- orientation: Orientation;
43
- /**
44
- * Defines the width of the Card.
45
- *
46
- * @default '285px'
47
- */
48
- width: string;
49
- private dynamicRTLSubscription;
50
- private rtl;
51
- constructor(localizationService: LocalizationService);
52
- ngOnDestroy(): void;
53
- static ɵfac: i0.ɵɵFactoryDeclaration<CardComponent, never>;
54
- static ɵcmp: i0.ɵɵComponentDeclaration<CardComponent, "kendo-card", never, { "orientation": { "alias": "orientation"; "required": false; }; "width": { "alias": "width"; "required": false; }; }, {}, never, ["*"], true, never>;
55
- }
@@ -1,22 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import * as i0 from "@angular/core";
6
- /**
7
- * Defines any media that displays and aligns in the Card.
8
- * The media can be an image, video, or any other media type.
9
- *
10
- * ```html
11
- * <kendo-card>
12
- * <div kendoCardMedia>
13
- * <img src="path/to/image.jpg" alt="Card Media">
14
- * </div>
15
- * </kendo-card>
16
- * ```
17
- */
18
- export declare class CardMediaDirective {
19
- hostClass: boolean;
20
- static ɵfac: i0.ɵɵFactoryDeclaration<CardMediaDirective, never>;
21
- static ɵdir: i0.ɵɵDirectiveDeclaration<CardMediaDirective, "[kendoCardMedia]", never, {}, {}, never, never, true, never>;
22
- }
@@ -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 { Orientation } from '../../common/orientation';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * Defines a separator in the content of the Card.
9
- * The separator can be used to visually divide sections within the Card.
10
- *
11
- * ```html
12
- * <kendo-card>
13
- * <div kendoCardSeparator></div>
14
- * <p>Content below the separator</p>
15
- * </kendo-card>
16
- * ```
17
- */
18
- export declare class CardSeparatorDirective {
19
- hostClass: boolean;
20
- get verticalClass(): boolean;
21
- get horizontalClass(): boolean;
22
- /**
23
- * Sets the color of the Card separator.
24
- */
25
- color: string;
26
- /**
27
- * Specifies the orientation of the Card separator.
28
- *
29
- * @default 'horizontal'
30
- */
31
- orientation: Orientation;
32
- static ɵfac: i0.ɵɵFactoryDeclaration<CardSeparatorDirective, never>;
33
- static ɵdir: i0.ɵɵDirectiveDeclaration<CardSeparatorDirective, "[kendoCardSeparator]", never, { "color": { "alias": "color"; "required": false; }; "orientation": { "alias": "orientation"; "required": false; }; }, {}, never, never, true, never>;
34
- }
@@ -1,20 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import * as i0 from "@angular/core";
6
- /**
7
- * Defines the text and styles for the subtitle of the Card.
8
- * The subtitle is displayed below the title and above the content of the Card.
9
- *
10
- * ```html
11
- * <kendo-card>
12
- * <h4 kendoCardSubtitle>Card Subtitle</h4>
13
- * </kendo-card>
14
- * ```
15
- */
16
- export declare class CardSubtitleDirective {
17
- hostClass: boolean;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<CardSubtitleDirective, never>;
19
- static ɵdir: i0.ɵɵDirectiveDeclaration<CardSubtitleDirective, "[kendoCardSubtitle]", never, {}, {}, never, never, true, never>;
20
- }