@fundamental-ngx/ui5-webcomponents-fiori 0.58.0-rc.8 → 0.58.0-rc.80

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 (137) hide show
  1. package/README.md +75 -1
  2. package/barcode-scanner-dialog/index.d.ts +35 -0
  3. package/dynamic-page/index.d.ts +26 -0
  4. package/dynamic-page-header/index.d.ts +23 -0
  5. package/dynamic-page-title/index.d.ts +49 -0
  6. package/dynamic-side-content/index.d.ts +25 -0
  7. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-barcode-scanner-dialog.mjs +42 -0
  8. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-barcode-scanner-dialog.mjs.map +1 -1
  9. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-dynamic-page-header.mjs +25 -0
  10. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-dynamic-page-header.mjs.map +1 -1
  11. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-dynamic-page-title.mjs +79 -0
  12. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-dynamic-page-title.mjs.map +1 -1
  13. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-dynamic-page.mjs +40 -0
  14. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-dynamic-page.mjs.map +1 -1
  15. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-dynamic-side-content.mjs +30 -0
  16. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-dynamic-side-content.mjs.map +1 -1
  17. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-filter-item-option.mjs.map +1 -1
  18. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-filter-item.mjs +25 -0
  19. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-filter-item.mjs.map +1 -1
  20. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-flexible-column-layout.mjs +35 -0
  21. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-flexible-column-layout.mjs.map +1 -1
  22. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-group-item.mjs.map +1 -1
  23. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-illustrated-message.mjs +43 -0
  24. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-illustrated-message.mjs.map +1 -1
  25. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-media-gallery-item.mjs +30 -0
  26. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-media-gallery-item.mjs.map +1 -1
  27. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-media-gallery.mjs +29 -0
  28. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-media-gallery.mjs.map +1 -1
  29. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-navigation-layout.mjs +35 -0
  30. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-navigation-layout.mjs.map +1 -1
  31. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-notification-list-group-item.mjs +26 -0
  32. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-notification-list-group-item.mjs.map +1 -1
  33. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-notification-list-item.mjs +53 -0
  34. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-notification-list-item.mjs.map +1 -1
  35. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-notification-list.mjs +25 -0
  36. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-notification-list.mjs.map +1 -1
  37. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-page.mjs +35 -0
  38. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-page.mjs.map +1 -1
  39. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-product-switch-item.mjs +29 -0
  40. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-product-switch-item.mjs.map +1 -1
  41. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-product-switch.mjs +25 -0
  42. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-product-switch.mjs.map +1 -1
  43. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-search-item-group.mjs.map +1 -1
  44. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-search-item-show-more.mjs +2 -2
  45. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-search-item-show-more.mjs.map +1 -1
  46. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-search-item.mjs +38 -0
  47. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-search-item.mjs.map +1 -1
  48. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-search-message-area.mjs.map +1 -1
  49. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-search-scope.mjs.map +1 -1
  50. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-search.mjs +54 -0
  51. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-search.mjs.map +1 -1
  52. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-shell-bar-branding.mjs +33 -0
  53. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-shell-bar-branding.mjs.map +1 -1
  54. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-shell-bar-item.mjs.map +1 -1
  55. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-shell-bar-search.mjs +54 -0
  56. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-shell-bar-search.mjs.map +1 -1
  57. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-shell-bar-spacer.mjs.map +1 -1
  58. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-shell-bar.mjs +92 -0
  59. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-shell-bar.mjs.map +1 -1
  60. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-side-navigation-group.mjs +25 -0
  61. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-side-navigation-group.mjs.map +1 -1
  62. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-side-navigation-item.mjs +25 -0
  63. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-side-navigation-item.mjs.map +1 -1
  64. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-side-navigation-sub-item.mjs.map +1 -1
  65. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-side-navigation.mjs +40 -0
  66. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-side-navigation.mjs.map +1 -1
  67. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-sort-item.mjs.map +1 -1
  68. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-timeline-group-item.mjs +25 -0
  69. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-timeline-group-item.mjs.map +1 -1
  70. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-timeline-item.mjs +25 -0
  71. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-timeline-item.mjs.map +1 -1
  72. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-timeline.mjs +25 -0
  73. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-timeline.mjs.map +1 -1
  74. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-upload-collection-item.mjs +32 -0
  75. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-upload-collection-item.mjs.map +1 -1
  76. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-upload-collection.mjs +36 -0
  77. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-upload-collection.mjs.map +1 -1
  78. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-menu-account.mjs.map +1 -1
  79. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-menu-item-group.mjs.map +1 -1
  80. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-menu-item.mjs +27 -0
  81. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-menu-item.mjs.map +1 -1
  82. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-menu.mjs +33 -0
  83. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-menu.mjs.map +1 -1
  84. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-settings-account-view.mjs +130 -0
  85. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-settings-account-view.mjs.map +1 -0
  86. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-settings-dialog.mjs +32 -0
  87. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-settings-dialog.mjs.map +1 -1
  88. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-settings-item.mjs +35 -0
  89. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-settings-item.mjs.map +1 -1
  90. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-settings-view.mjs +25 -0
  91. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-settings-view.mjs.map +1 -1
  92. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-view-settings-dialog.mjs +41 -0
  93. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-view-settings-dialog.mjs.map +1 -1
  94. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-wizard-step.mjs +25 -0
  95. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-wizard-step.mjs.map +1 -1
  96. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-wizard.mjs +27 -0
  97. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-wizard.mjs.map +1 -1
  98. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori.mjs +1479 -3
  99. package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori.mjs.map +1 -1
  100. package/filter-item/index.d.ts +23 -0
  101. package/flexible-column-layout/index.d.ts +26 -0
  102. package/illustrated-message/index.d.ts +36 -0
  103. package/index.d.ts +1141 -3
  104. package/media-gallery/index.d.ts +27 -0
  105. package/media-gallery-item/index.d.ts +24 -0
  106. package/navigation-layout/index.d.ts +25 -0
  107. package/notification-list/index.d.ts +23 -0
  108. package/notification-list-group-item/index.d.ts +24 -0
  109. package/notification-list-item/index.d.ts +39 -0
  110. package/package.json +7 -3
  111. package/page/index.d.ts +25 -0
  112. package/product-switch/index.d.ts +23 -0
  113. package/product-switch-item/index.d.ts +27 -0
  114. package/search/index.d.ts +36 -0
  115. package/search-item/index.d.ts +31 -0
  116. package/search-item-show-more/index.d.ts +2 -2
  117. package/shell-bar/index.d.ts +58 -0
  118. package/shell-bar-branding/index.d.ts +27 -0
  119. package/shell-bar-item/index.d.ts +1 -0
  120. package/shell-bar-search/index.d.ts +36 -0
  121. package/side-navigation/index.d.ts +34 -0
  122. package/side-navigation-group/index.d.ts +23 -0
  123. package/side-navigation-item/index.d.ts +23 -0
  124. package/timeline/index.d.ts +23 -0
  125. package/timeline-group-item/index.d.ts +23 -0
  126. package/timeline-item/index.d.ts +23 -0
  127. package/upload-collection/index.d.ts +30 -0
  128. package/upload-collection-item/index.d.ts +26 -0
  129. package/user-menu/index.d.ts +27 -0
  130. package/user-menu-item/index.d.ts +25 -0
  131. package/user-settings-account-view/index.d.ts +64 -0
  132. package/user-settings-dialog/index.d.ts +26 -0
  133. package/user-settings-item/index.d.ts +29 -0
  134. package/user-settings-view/index.d.ts +23 -0
  135. package/view-settings-dialog/index.d.ts +31 -0
  136. package/wizard/index.d.ts +25 -0
  137. package/wizard-step/index.d.ts +23 -0
@@ -94,6 +94,29 @@ declare class SideNavigationItem implements AfterViewInit {
94
94
  * Fired when the component is activated either with a click/tap or by using the [Enter] or [Space] keys.
95
95
  */
96
96
  ui5Click: _angular_core.OutputEmitterRef<UI5CustomEvent<_SideNavigationItem, "click">>;
97
+ /**
98
+ * Available slots for content projection in this component.
99
+ *
100
+ * Slots allow you to insert custom content into predefined areas of the web component.
101
+ * Use the `slot` attribute on child elements to target specific slots.
102
+ *
103
+ * - **(default)**: Defines nested items by passing `ui5-side-navigation-sub-item` to the default slot.
104
+ *
105
+ * @example
106
+ * ```html
107
+ * <ui5-side-navigation-item>
108
+ * <div slot="header">Custom header content</div>
109
+ * <p>Default slot content</p>
110
+ * </ui5-side-navigation-item>
111
+ * ```
112
+ *
113
+ * @readonly
114
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
115
+ */
116
+ readonly slots: {
117
+ name: string;
118
+ description: string;
119
+ }[];
97
120
  elementRef: ElementRef<_SideNavigationItem>;
98
121
  injector: Injector;
99
122
  get element(): _SideNavigationItem;
@@ -39,6 +39,29 @@ declare class Timeline implements AfterViewInit {
39
39
  **Note:** The event will be fired if `growing` is set to `Button` or `Scroll`.
40
40
  */
41
41
  ui5LoadMore: _angular_core.OutputEmitterRef<UI5CustomEvent<_Timeline, "load-more">>;
42
+ /**
43
+ * Available slots for content projection in this component.
44
+ *
45
+ * Slots allow you to insert custom content into predefined areas of the web component.
46
+ * Use the `slot` attribute on child elements to target specific slots.
47
+ *
48
+ * - **(default)**: Determines the content of the `ui5-timeline`.
49
+ *
50
+ * @example
51
+ * ```html
52
+ * <ui5-timeline>
53
+ * <div slot="header">Custom header content</div>
54
+ * <p>Default slot content</p>
55
+ * </ui5-timeline>
56
+ * ```
57
+ *
58
+ * @readonly
59
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
60
+ */
61
+ readonly slots: {
62
+ name: string;
63
+ description: string;
64
+ }[];
42
65
  elementRef: ElementRef<_Timeline>;
43
66
  injector: Injector;
44
67
  get element(): _Timeline;
@@ -16,6 +16,29 @@ declare class TimelineGroupItem implements AfterViewInit {
16
16
  * Fired when the group item is expanded or collapsed.
17
17
  */
18
18
  ui5Toggle: _angular_core.OutputEmitterRef<UI5CustomEvent<_TimelineGroupItem, "toggle">>;
19
+ /**
20
+ * Available slots for content projection in this component.
21
+ *
22
+ * Slots allow you to insert custom content into predefined areas of the web component.
23
+ * Use the `slot` attribute on child elements to target specific slots.
24
+ *
25
+ * - **(default)**: Determines the content of the `ui5-timeline-group-item`.
26
+ *
27
+ * @example
28
+ * ```html
29
+ * <ui5-timeline-group-item>
30
+ * <div slot="header">Custom header content</div>
31
+ * <p>Default slot content</p>
32
+ * </ui5-timeline-group-item>
33
+ * ```
34
+ *
35
+ * @readonly
36
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
37
+ */
38
+ readonly slots: {
39
+ name: string;
40
+ description: string;
41
+ }[];
19
42
  elementRef: ElementRef<_TimelineGroupItem>;
20
43
  injector: Injector;
21
44
  get element(): _TimelineGroupItem;
@@ -39,6 +39,29 @@ declare class TimelineItem implements AfterViewInit {
39
39
  attribute is not set.
40
40
  */
41
41
  ui5NameClick: _angular_core.OutputEmitterRef<UI5CustomEvent<_TimelineItem, "name-click">>;
42
+ /**
43
+ * Available slots for content projection in this component.
44
+ *
45
+ * Slots allow you to insert custom content into predefined areas of the web component.
46
+ * Use the `slot` attribute on child elements to target specific slots.
47
+ *
48
+ * - **(default)**: Defines the content of the `ui5-timeline-item`.
49
+ *
50
+ * @example
51
+ * ```html
52
+ * <ui5-timeline-item>
53
+ * <div slot="header">Custom header content</div>
54
+ * <p>Default slot content</p>
55
+ * </ui5-timeline-item>
56
+ * ```
57
+ *
58
+ * @readonly
59
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
60
+ */
61
+ readonly slots: {
62
+ name: string;
63
+ description: string;
64
+ }[];
42
65
  elementRef: ElementRef<_TimelineItem>;
43
66
  injector: Injector;
44
67
  get element(): _TimelineItem;
@@ -43,6 +43,36 @@ declare class UploadCollection implements AfterViewInit {
43
43
  in `Single` and `Multiple` modes.
44
44
  */
45
45
  ui5SelectionChange: _angular_core.OutputEmitterRef<UI5CustomEvent<_UploadCollection, "selection-change">>;
46
+ /**
47
+ * Available slots for content projection in this component.
48
+ *
49
+ * Slots allow you to insert custom content into predefined areas of the web component.
50
+ * Use the `slot` attribute on child elements to target specific slots.
51
+ *
52
+ * - **(default)**: Defines the items of the `ui5-upload-collection`.
53
+
54
+ **Note:** Use `ui5-upload-collection-item` for the intended design.
55
+ * - **header**: Defines the `ui5-upload-collection` header.
56
+
57
+ **Note:** If `header` slot is provided,
58
+ the labelling of the `UploadCollection` is a responsibility of the application developer.
59
+ `accessibleName` should be used.
60
+ *
61
+ * @example
62
+ * ```html
63
+ * <ui5-upload-collection>
64
+ * <div slot="header">Custom header content</div>
65
+ * <p>Default slot content</p>
66
+ * </ui5-upload-collection>
67
+ * ```
68
+ *
69
+ * @readonly
70
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
71
+ */
72
+ readonly slots: {
73
+ name: string;
74
+ description: string;
75
+ }[];
46
76
  elementRef: ElementRef<_UploadCollection>;
47
77
  injector: Injector;
48
78
  get element(): _UploadCollection;
@@ -74,6 +74,32 @@ declare class UploadCollectionItem implements AfterViewInit {
74
74
  **Note:** Retry button is displayed when `uploadState` property is set to `Error`.
75
75
  */
76
76
  ui5Retry: _angular_core.OutputEmitterRef<UI5CustomEvent<_UploadCollectionItem, "retry">>;
77
+ /**
78
+ * Available slots for content projection in this component.
79
+ *
80
+ * Slots allow you to insert custom content into predefined areas of the web component.
81
+ * Use the `slot` attribute on child elements to target specific slots.
82
+ *
83
+ * - **(default)**: Hold the description of the `ui5-upload-collection-item`. Will be shown below the file name.
84
+ * - **thumbnail**: A thumbnail, which will be shown in the beginning of the `ui5-upload-collection-item`.
85
+
86
+ **Note:** Use `ui5-icon` or `img` for the intended design.
87
+ *
88
+ * @example
89
+ * ```html
90
+ * <ui5-upload-collection-item>
91
+ * <div slot="header">Custom header content</div>
92
+ * <p>Default slot content</p>
93
+ * </ui5-upload-collection-item>
94
+ * ```
95
+ *
96
+ * @readonly
97
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
98
+ */
99
+ readonly slots: {
100
+ name: string;
101
+ description: string;
102
+ }[];
77
103
  elementRef: ElementRef<_UploadCollectionItem>;
78
104
  injector: Injector;
79
105
  get element(): _UploadCollectionItem;
@@ -62,6 +62,33 @@ declare class UserMenu implements AfterViewInit {
62
62
  * Fired when the "Sign Out" button is selected.
63
63
  */
64
64
  ui5SignOutClick: _angular_core.OutputEmitterRef<UI5CustomEvent<_UserMenu, "sign-out-click">>;
65
+ /**
66
+ * Available slots for content projection in this component.
67
+ *
68
+ * Slots allow you to insert custom content into predefined areas of the web component.
69
+ * Use the `slot` attribute on child elements to target specific slots.
70
+ *
71
+ * - **(default)**: Defines the menu items.
72
+ * - **accounts**: Defines the user accounts.
73
+
74
+ **Note:** If one item is used, it will be shown as the selected one. If more than one item is used, the first one will be shown as selected unless
75
+ there is an item with `selected` property set to `true`.
76
+ *
77
+ * @example
78
+ * ```html
79
+ * <ui5-user-menu>
80
+ * <div slot="header">Custom header content</div>
81
+ * <p>Default slot content</p>
82
+ * </ui5-user-menu>
83
+ * ```
84
+ *
85
+ * @readonly
86
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
87
+ */
88
+ readonly slots: {
89
+ name: string;
90
+ description: string;
91
+ }[];
65
92
  elementRef: ElementRef<_UserMenu>;
66
93
  injector: Injector;
67
94
  get element(): _UserMenu;
@@ -3,6 +3,31 @@ import { AfterViewInit, ElementRef, Injector } from '@angular/core';
3
3
  import _UserMenuItem from '@ui5/webcomponents-fiori/dist/UserMenuItem.js';
4
4
 
5
5
  declare class UserMenuItem implements AfterViewInit {
6
+ /**
7
+ * Available slots for content projection in this component.
8
+ *
9
+ * Slots allow you to insert custom content into predefined areas of the web component.
10
+ * Use the `slot` attribute on child elements to target specific slots.
11
+ *
12
+ * - **(default)**: Defines the items of this component.
13
+
14
+ **Note:** Use `ui5-user-menu-item` for the intended design.
15
+ *
16
+ * @example
17
+ * ```html
18
+ * <ui5-user-menu-item>
19
+ * <div slot="header">Custom header content</div>
20
+ * <p>Default slot content</p>
21
+ * </ui5-user-menu-item>
22
+ * ```
23
+ *
24
+ * @readonly
25
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
26
+ */
27
+ readonly slots: {
28
+ name: string;
29
+ description: string;
30
+ }[];
6
31
  elementRef: ElementRef<_UserMenuItem>;
7
32
  injector: Injector;
8
33
  get element(): _UserMenuItem;
@@ -0,0 +1,64 @@
1
+ import * as _angular_core from '@angular/core';
2
+ import { AfterViewInit, ElementRef, Injector } from '@angular/core';
3
+ import _UserSettingsAccountView from '@ui5/webcomponents-fiori/dist/UserSettingsAccountView.js';
4
+ import { UI5CustomEvent } from '@ui5/webcomponents-base';
5
+
6
+ declare class UserSettingsAccountView implements AfterViewInit {
7
+ /**
8
+ * Defines if the User Menu shows the `Manage Account` option.
9
+ */
10
+ showManageAccount: _angular_core.InputSignalWithTransform<boolean, unknown>;
11
+ /**
12
+ * Defines the title text of the user settings view.
13
+ */
14
+ text: _angular_core.InputSignal<string | undefined>;
15
+ /**
16
+ * Defines whether the view is selected. There can be just one selected view at a time.
17
+ */
18
+ selected: _angular_core.InputSignalWithTransform<boolean, unknown>;
19
+ /**
20
+ * Indicates whether the view is secondary. It is relevant only if the view is used in `pages` slot of `ui5-user-settings-item`
21
+ and controls the visibility of the back button.
22
+ */
23
+ secondary: _angular_core.InputSignalWithTransform<boolean, unknown>;
24
+ /**
25
+ * Fired when the `Edit Accounts` button is selected.
26
+ */
27
+ ui5EditAccountsClick: _angular_core.OutputEmitterRef<UI5CustomEvent<_UserSettingsAccountView, "edit-accounts-click">>;
28
+ /**
29
+ * Fired when the `Manage Account` button is selected.
30
+ */
31
+ ui5ManageAccountClick: _angular_core.OutputEmitterRef<UI5CustomEvent<_UserSettingsAccountView, "manage-account-click">>;
32
+ /**
33
+ * Available slots for content projection in this component.
34
+ *
35
+ * Slots allow you to insert custom content into predefined areas of the web component.
36
+ * Use the `slot` attribute on child elements to target specific slots.
37
+ *
38
+ * - **account**: Defines the user account.
39
+ * - **(default)**: Defines the content of the view.
40
+ *
41
+ * @example
42
+ * ```html
43
+ * <ui5-user-settings-account-view>
44
+ * <div slot="header">Custom header content</div>
45
+ * <p>Default slot content</p>
46
+ * </ui5-user-settings-account-view>
47
+ * ```
48
+ *
49
+ * @readonly
50
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
51
+ */
52
+ readonly slots: {
53
+ name: string;
54
+ description: string;
55
+ }[];
56
+ elementRef: ElementRef<_UserSettingsAccountView>;
57
+ injector: Injector;
58
+ get element(): _UserSettingsAccountView;
59
+ ngAfterViewInit(): void;
60
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<UserSettingsAccountView, never>;
61
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<UserSettingsAccountView, "ui5-user-settings-account-view, [ui5-user-settings-account-view]", ["ui5UserSettingsAccountView"], { "showManageAccount": { "alias": "showManageAccount"; "required": false; "isSignal": true; }; "text": { "alias": "text"; "required": false; "isSignal": true; }; "selected": { "alias": "selected"; "required": false; "isSignal": true; }; "secondary": { "alias": "secondary"; "required": false; "isSignal": true; }; }, { "ui5EditAccountsClick": "ui5EditAccountsClick"; "ui5ManageAccountClick": "ui5ManageAccountClick"; }, never, ["*"], true, never>;
62
+ }
63
+
64
+ export { UserSettingsAccountView };
@@ -34,6 +34,32 @@ declare class UserSettingsDialog implements AfterViewInit {
34
34
  * Fired when a settings dialog is closed.
35
35
  */
36
36
  ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_UserSettingsDialog, "close">>;
37
+ /**
38
+ * Available slots for content projection in this component.
39
+ *
40
+ * Slots allow you to insert custom content into predefined areas of the web component.
41
+ * Use the `slot` attribute on child elements to target specific slots.
42
+ *
43
+ * - **(default)**: Defines the user settings items.
44
+
45
+ **Note:** If no setting item is set as `selected`, the first one will be selected.
46
+ * - **fixedItems**: Defines the fixed user settings items.
47
+ *
48
+ * @example
49
+ * ```html
50
+ * <ui5-user-settings-dialog>
51
+ * <div slot="header">Custom header content</div>
52
+ * <p>Default slot content</p>
53
+ * </ui5-user-settings-dialog>
54
+ * ```
55
+ *
56
+ * @readonly
57
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
58
+ */
59
+ readonly slots: {
60
+ name: string;
61
+ description: string;
62
+ }[];
37
63
  elementRef: ElementRef<_UserSettingsDialog>;
38
64
  injector: Injector;
39
65
  get element(): _UserSettingsDialog;
@@ -48,6 +48,35 @@ declare class UserSettingsItem implements AfterViewInit {
48
48
  * Fired when a selected view changed.
49
49
  */
50
50
  ui5SelectionChange: _angular_core.OutputEmitterRef<UI5CustomEvent<_UserSettingsItem, "selection-change">>;
51
+ /**
52
+ * Available slots for content projection in this component.
53
+ *
54
+ * Slots allow you to insert custom content into predefined areas of the web component.
55
+ * Use the `slot` attribute on child elements to target specific slots.
56
+ *
57
+ * - **(default)**: Defines the page views of the user settings item.
58
+
59
+ If there are no tab views, the first page view will be shown unless there is selected one. If there is selected page
60
+ view it will be shown no matter if there are tab views.
61
+
62
+ The page views are displayed by default if there is no selected tab view.
63
+ * - **tabs**: Defines the tab views of the user settings item.
64
+ *
65
+ * @example
66
+ * ```html
67
+ * <ui5-user-settings-item>
68
+ * <div slot="header">Custom header content</div>
69
+ * <p>Default slot content</p>
70
+ * </ui5-user-settings-item>
71
+ * ```
72
+ *
73
+ * @readonly
74
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
75
+ */
76
+ readonly slots: {
77
+ name: string;
78
+ description: string;
79
+ }[];
51
80
  elementRef: ElementRef<_UserSettingsItem>;
52
81
  injector: Injector;
53
82
  get element(): _UserSettingsItem;
@@ -16,6 +16,29 @@ declare class UserSettingsView implements AfterViewInit {
16
16
  and controls the visibility of the back button.
17
17
  */
18
18
  secondary: _angular_core.InputSignalWithTransform<boolean, unknown>;
19
+ /**
20
+ * Available slots for content projection in this component.
21
+ *
22
+ * Slots allow you to insert custom content into predefined areas of the web component.
23
+ * Use the `slot` attribute on child elements to target specific slots.
24
+ *
25
+ * - **(default)**: Defines the content of the view.
26
+ *
27
+ * @example
28
+ * ```html
29
+ * <ui5-user-settings-view>
30
+ * <div slot="header">Custom header content</div>
31
+ * <p>Default slot content</p>
32
+ * </ui5-user-settings-view>
33
+ * ```
34
+ *
35
+ * @readonly
36
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
37
+ */
38
+ readonly slots: {
39
+ name: string;
40
+ description: string;
41
+ }[];
19
42
  elementRef: ElementRef<_UserSettingsView>;
20
43
  injector: Injector;
21
44
  get element(): _UserSettingsView;
@@ -36,6 +36,37 @@ declare class ViewSettingsDialog implements AfterViewInit {
36
36
  * Fired after the dialog is closed.
37
37
  */
38
38
  ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_ViewSettingsDialog, "close">>;
39
+ /**
40
+ * Available slots for content projection in this component.
41
+ *
42
+ * Slots allow you to insert custom content into predefined areas of the web component.
43
+ * Use the `slot` attribute on child elements to target specific slots.
44
+ *
45
+ * - **sortItems**: Defines the list of items against which the user could sort data.
46
+
47
+ **Note:** If you want to use this slot, you need to import used item: `import "@ui5/webcomponents-fiori/dist/SortItem.js";`
48
+ * - **filterItems**: Defines the `filterItems` list.
49
+
50
+ **Note:** If you want to use this slot, you need to import used item: `import "@ui5/webcomponents-fiori/dist/FilterItem.js";`
51
+ * - **groupItems**: Defines the list of items against which the user could group data.
52
+
53
+ **Note:** If you want to use this slot, you need to import used item: `import "@ui5/webcomponents-fiori/dist/GroupItem.js";`
54
+ *
55
+ * @example
56
+ * ```html
57
+ * <ui5-view-settings-dialog>
58
+ * <div slot="header">Custom header content</div>
59
+ * <p>Default slot content</p>
60
+ * </ui5-view-settings-dialog>
61
+ * ```
62
+ *
63
+ * @readonly
64
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
65
+ */
66
+ readonly slots: {
67
+ name: string;
68
+ description: string;
69
+ }[];
39
70
  elementRef: ElementRef<_ViewSettingsDialog>;
40
71
  injector: Injector;
41
72
  get element(): _ViewSettingsDialog;
package/wizard/index.d.ts CHANGED
@@ -13,6 +13,31 @@ declare class Wizard implements AfterViewInit {
13
13
  or by clicking on the steps within the component header.
14
14
  */
15
15
  ui5StepChange: _angular_core.OutputEmitterRef<UI5CustomEvent<_Wizard, "step-change">>;
16
+ /**
17
+ * Available slots for content projection in this component.
18
+ *
19
+ * Slots allow you to insert custom content into predefined areas of the web component.
20
+ * Use the `slot` attribute on child elements to target specific slots.
21
+ *
22
+ * - **(default)**: Defines the steps.
23
+
24
+ **Note:** Use the available `ui5-wizard-step` component.
25
+ *
26
+ * @example
27
+ * ```html
28
+ * <ui5-wizard>
29
+ * <div slot="header">Custom header content</div>
30
+ * <p>Default slot content</p>
31
+ * </ui5-wizard>
32
+ * ```
33
+ *
34
+ * @readonly
35
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
36
+ */
37
+ readonly slots: {
38
+ name: string;
39
+ description: string;
40
+ }[];
16
41
  elementRef: ElementRef<_Wizard>;
17
42
  injector: Injector;
18
43
  get element(): _Wizard;
@@ -47,6 +47,29 @@ declare class WizardStep implements AfterViewInit {
47
47
  and later add new steps when it becomes clear how the wizard flow should continue.
48
48
  */
49
49
  branching: _angular_core.InputSignalWithTransform<boolean, unknown>;
50
+ /**
51
+ * Available slots for content projection in this component.
52
+ *
53
+ * Slots allow you to insert custom content into predefined areas of the web component.
54
+ * Use the `slot` attribute on child elements to target specific slots.
55
+ *
56
+ * - **(default)**: Defines the step content.
57
+ *
58
+ * @example
59
+ * ```html
60
+ * <ui5-wizard-step>
61
+ * <div slot="header">Custom header content</div>
62
+ * <p>Default slot content</p>
63
+ * </ui5-wizard-step>
64
+ * ```
65
+ *
66
+ * @readonly
67
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
68
+ */
69
+ readonly slots: {
70
+ name: string;
71
+ description: string;
72
+ }[];
50
73
  elementRef: ElementRef<_WizardStep>;
51
74
  injector: Injector;
52
75
  get element(): _WizardStep;