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

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 +11 -7
  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
@@ -46,6 +46,33 @@ declare class MediaGallery implements AfterViewInit {
46
46
  the enlarged content of the currently selected item.
47
47
  */
48
48
  ui5DisplayAreaClick: _angular_core.OutputEmitterRef<UI5CustomEvent<_MediaGallery, "display-area-click">>;
49
+ /**
50
+ * Available slots for content projection in this component.
51
+ *
52
+ * Slots allow you to insert custom content into predefined areas of the web component.
53
+ * Use the `slot` attribute on child elements to target specific slots.
54
+ *
55
+ * - **(default)**: Defines the component items.
56
+
57
+ **Note:** Only one selected item is allowed.
58
+
59
+ **Note:** Use the `ui5-media-gallery-item` component to define the desired items.
60
+ *
61
+ * @example
62
+ * ```html
63
+ * <ui5-media-gallery>
64
+ * <div slot="header">Custom header content</div>
65
+ * <p>Default slot content</p>
66
+ * </ui5-media-gallery>
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
+ }[];
49
76
  elementRef: ElementRef<_MediaGallery>;
50
77
  injector: Injector;
51
78
  get element(): _MediaGallery;
@@ -15,6 +15,30 @@ declare class MediaGalleryItem implements AfterViewInit {
15
15
  * Determines the layout of the item container.
16
16
  */
17
17
  layout: _angular_core.InputSignal<"Square" | "Wide" | undefined>;
18
+ /**
19
+ * Available slots for content projection in this component.
20
+ *
21
+ * Slots allow you to insert custom content into predefined areas of the web component.
22
+ * Use the `slot` attribute on child elements to target specific slots.
23
+ *
24
+ * - **(default)**: Defines the content of the component.
25
+ * - **thumbnail**: Defines the content of the thumbnail.
26
+ *
27
+ * @example
28
+ * ```html
29
+ * <ui5-media-gallery-item>
30
+ * <div slot="header">Custom header content</div>
31
+ * <p>Default slot content</p>
32
+ * </ui5-media-gallery-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
+ }[];
18
42
  elementRef: ElementRef<_MediaGalleryItem>;
19
43
  injector: Injector;
20
44
  get element(): _MediaGalleryItem;
@@ -7,6 +7,31 @@ declare class NavigationLayout implements AfterViewInit {
7
7
  * Specifies the navigation layout mode.
8
8
  */
9
9
  mode: i0.InputSignal<"Auto" | "Collapsed" | "Expanded" | undefined>;
10
+ /**
11
+ * Available slots for content projection in this component.
12
+ *
13
+ * Slots allow you to insert custom content into predefined areas of the web component.
14
+ * Use the `slot` attribute on child elements to target specific slots.
15
+ *
16
+ * - **header**: Defines the header.
17
+ * - **sideContent**: Defines the side content.
18
+ * - **(default)**: Defines the content.
19
+ *
20
+ * @example
21
+ * ```html
22
+ * <ui5-navigation-layout>
23
+ * <div slot="header">Custom header content</div>
24
+ * <p>Default slot content</p>
25
+ * </ui5-navigation-layout>
26
+ * ```
27
+ *
28
+ * @readonly
29
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
30
+ */
31
+ readonly slots: {
32
+ name: string;
33
+ description: string;
34
+ }[];
10
35
  elementRef: ElementRef<_NavigationLayout>;
11
36
  injector: Injector;
12
37
  get element(): _NavigationLayout;
@@ -20,6 +20,29 @@ declare class NotificationList implements AfterViewInit {
20
20
  * Fired when an item is toggled.
21
21
  */
22
22
  ui5ItemToggle: _angular_core.OutputEmitterRef<UI5CustomEvent<_NotificationList, "item-toggle">>;
23
+ /**
24
+ * Available slots for content projection in this component.
25
+ *
26
+ * Slots allow you to insert custom content into predefined areas of the web component.
27
+ * Use the `slot` attribute on child elements to target specific slots.
28
+ *
29
+ * - **(default)**: Defines the items of the component.
30
+ *
31
+ * @example
32
+ * ```html
33
+ * <ui5-notification-list>
34
+ * <div slot="header">Custom header content</div>
35
+ * <p>Default slot content</p>
36
+ * </ui5-notification-list>
37
+ * ```
38
+ *
39
+ * @readonly
40
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
41
+ */
42
+ readonly slots: {
43
+ name: string;
44
+ description: string;
45
+ }[];
23
46
  elementRef: ElementRef<_NotificationList>;
24
47
  injector: Injector;
25
48
  get element(): _NotificationList;
@@ -40,6 +40,30 @@ declare class NotificationListGroupItem implements AfterViewInit {
40
40
  * Fired when additional items are requested.
41
41
  */
42
42
  ui5LoadMore: _angular_core.OutputEmitterRef<UI5CustomEvent<_NotificationListGroupItem, "load-more">>;
43
+ /**
44
+ * Available slots for content projection in this component.
45
+ *
46
+ * Slots allow you to insert custom content into predefined areas of the web component.
47
+ * Use the `slot` attribute on child elements to target specific slots.
48
+ *
49
+ * - **(default)**: Defines the items of the `ui5-li-notification-group`,
50
+ usually `ui5-li-notification` items.
51
+ *
52
+ * @example
53
+ * ```html
54
+ * <ui5-li-notification-group>
55
+ * <div slot="header">Custom header content</div>
56
+ * <p>Default slot content</p>
57
+ * </ui5-li-notification-group>
58
+ * ```
59
+ *
60
+ * @readonly
61
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
62
+ */
63
+ readonly slots: {
64
+ name: string;
65
+ description: string;
66
+ }[];
43
67
  elementRef: ElementRef<_NotificationListGroupItem>;
44
68
  injector: Injector;
45
69
  get element(): _NotificationListGroupItem;
@@ -47,6 +47,45 @@ declare class NotificationListItem implements AfterViewInit {
47
47
  * Fired when the `Close` button is pressed.
48
48
  */
49
49
  ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_NotificationListItem, "close">>;
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
+ * - **avatar**: Defines the avatar, displayed in the `ui5-li-notification`.
57
+
58
+ **Note:** Consider using the `ui5-avatar` to display icons, initials or images.
59
+
60
+ **Note:** In order to be complaint with the UX guidlines and for best experience,
61
+ we recommend using avatars with 2rem X 2rem in size (32px X 32px). In case you are using the `ui5-avatar`
62
+ you can set its `size` property to `XS` to get the required size - `<ui5-avatar size="XS"></ui5-avatar>`.
63
+ * - **menu**: Defines the menu, displayed in the `ui5-li-notification`.
64
+
65
+ **Note:** Use this for implementing actions.
66
+
67
+ **Note:** Should be used instead `u5-notification-action`, which is deprecated as of version 2.0.
68
+ * - **footnotes**: Defines the elements, displayed in the footer of the of the component.
69
+ * - **(default)**: Defines the content of the `ui5-li-notification`,
70
+ usually a description of the notification.
71
+
72
+ **Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
73
+ *
74
+ * @example
75
+ * ```html
76
+ * <ui5-li-notification>
77
+ * <div slot="header">Custom header content</div>
78
+ * <p>Default slot content</p>
79
+ * </ui5-li-notification>
80
+ * ```
81
+ *
82
+ * @readonly
83
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
84
+ */
85
+ readonly slots: {
86
+ name: string;
87
+ description: string;
88
+ }[];
50
89
  elementRef: ElementRef<_NotificationListItem>;
51
90
  injector: Injector;
52
91
  get element(): _NotificationListItem;
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/ui5-webcomponents-fiori",
3
- "version": "0.58.0-rc.8",
3
+ "version": "0.58.0-rc.81",
4
4
  "schematics": "./schematics/collection.json",
5
5
  "description": "Fundamental Library for Angular - UI5 Webcomponents Fiori",
6
6
  "license": "Apache-2.0",
7
7
  "homepage": "https://sap.github.io/fundamental-ngx",
8
8
  "repository": {
9
9
  "type": "git",
10
- "url": "https://github.com/SAP/fundamental-ngx"
10
+ "url": "git+https://github.com/SAP/fundamental-ngx.git"
11
11
  },
12
12
  "engine": {
13
13
  "node": ">= 10"
@@ -20,7 +20,7 @@
20
20
  "@angular/forms": "^20.0.0",
21
21
  "@angular/platform-browser": "^20.0.0",
22
22
  "@angular/router": "^20.0.0",
23
- "@fundamental-ngx/ui5-webcomponents": "0.58.0-rc.8",
23
+ "@fundamental-ngx/ui5-webcomponents": "0.58.0-rc.81",
24
24
  "fundamental-styles": "0.40.1",
25
25
  "rxjs": "^7.8.0"
26
26
  },
@@ -44,14 +44,14 @@
44
44
  "types": "./index.d.ts",
45
45
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-fiori.mjs"
46
46
  },
47
- "./barcode-scanner-dialog": {
48
- "types": "./barcode-scanner-dialog/index.d.ts",
49
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-fiori-barcode-scanner-dialog.mjs"
50
- },
51
47
  "./dynamic-page": {
52
48
  "types": "./dynamic-page/index.d.ts",
53
49
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-fiori-dynamic-page.mjs"
54
50
  },
51
+ "./barcode-scanner-dialog": {
52
+ "types": "./barcode-scanner-dialog/index.d.ts",
53
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-fiori-barcode-scanner-dialog.mjs"
54
+ },
55
55
  "./dynamic-page-header": {
56
56
  "types": "./dynamic-page-header/index.d.ts",
57
57
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-fiori-dynamic-page-header.mjs"
@@ -228,6 +228,10 @@
228
228
  "types": "./user-menu-item-group/index.d.ts",
229
229
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-menu-item-group.mjs"
230
230
  },
231
+ "./user-settings-account-view": {
232
+ "types": "./user-settings-account-view/index.d.ts",
233
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-settings-account-view.mjs"
234
+ },
231
235
  "./user-settings-dialog": {
232
236
  "types": "./user-settings-dialog/index.d.ts",
233
237
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-settings-dialog.mjs"
package/page/index.d.ts CHANGED
@@ -24,6 +24,31 @@ declare class Page implements AfterViewInit {
24
24
  * Defines the footer visibility.
25
25
  */
26
26
  hideFooter: _angular_core.InputSignalWithTransform<boolean, unknown>;
27
+ /**
28
+ * Available slots for content projection in this component.
29
+ *
30
+ * Slots allow you to insert custom content into predefined areas of the web component.
31
+ * Use the `slot` attribute on child elements to target specific slots.
32
+ *
33
+ * - **header**: Defines the header HTML Element.
34
+ * - **(default)**: Defines the content HTML Element.
35
+ * - **footer**: Defines the footer HTML Element.
36
+ *
37
+ * @example
38
+ * ```html
39
+ * <ui5-page>
40
+ * <div slot="header">Custom header content</div>
41
+ * <p>Default slot content</p>
42
+ * </ui5-page>
43
+ * ```
44
+ *
45
+ * @readonly
46
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
47
+ */
48
+ readonly slots: {
49
+ name: string;
50
+ description: string;
51
+ }[];
27
52
  elementRef: ElementRef<_Page>;
28
53
  injector: Injector;
29
54
  get element(): _Page;
@@ -3,6 +3,29 @@ import { AfterViewInit, ElementRef, Injector } from '@angular/core';
3
3
  import _ProductSwitch from '@ui5/webcomponents-fiori/dist/ProductSwitch.js';
4
4
 
5
5
  declare class ProductSwitch 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 the `ui5-product-switch`.
13
+ *
14
+ * @example
15
+ * ```html
16
+ * <ui5-product-switch>
17
+ * <div slot="header">Custom header content</div>
18
+ * <p>Default slot content</p>
19
+ * </ui5-product-switch>
20
+ * ```
21
+ *
22
+ * @readonly
23
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
24
+ */
25
+ readonly slots: {
26
+ name: string;
27
+ description: string;
28
+ }[];
6
29
  elementRef: ElementRef<_ProductSwitch>;
7
30
  injector: Injector;
8
31
  get element(): _ProductSwitch;
@@ -45,6 +45,33 @@ declare class ProductSwitchItem implements AfterViewInit {
45
45
  click/tap or by using the Enter or Space key.
46
46
  */
47
47
  ui5Click: _angular_core.OutputEmitterRef<UI5CustomEvent<_ProductSwitchItem, "click">>;
48
+ /**
49
+ * Available slots for content projection in this component.
50
+ *
51
+ * Slots allow you to insert custom content into predefined areas of the web component.
52
+ * Use the `slot` attribute on child elements to target specific slots.
53
+ *
54
+ * - **image**: Defines an image to be displayed instead of the standard icon.
55
+
56
+ **Note:** The image slot takes precedence over the icon property.
57
+ **Note:** We recommend using non-interactive ui5-avatar with size S, Square shape and Transparent colorScheme for best alignment.
58
+ *
59
+ * @example
60
+ * ```html
61
+ * <ui5-product-switch-item>
62
+ * <div slot="header">Custom header content</div>
63
+ * <p>Default slot content</p>
64
+ * </ui5-product-switch-item>
65
+ * ```
66
+ *
67
+ * @readonly
68
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
69
+ */
70
+ readonly slots: {
71
+ name: string;
72
+ description: string;
73
+ since: string;
74
+ }[];
48
75
  elementRef: ElementRef<_ProductSwitchItem>;
49
76
  injector: Injector;
50
77
  get element(): _ProductSwitchItem;
package/search/index.d.ts CHANGED
@@ -59,6 +59,42 @@ declare class Search implements AfterViewInit {
59
59
  * Fired when the user has triggered search with Enter key or Search Button press.
60
60
  */
61
61
  ui5Search: _angular_core.OutputEmitterRef<UI5CustomEvent<_Search, "search">>;
62
+ /**
63
+ * Available slots for content projection in this component.
64
+ *
65
+ * Slots allow you to insert custom content into predefined areas of the web component.
66
+ * Use the `slot` attribute on child elements to target specific slots.
67
+ *
68
+ * - **(default)**: Defines the Search suggestion items.
69
+ * - **action**: Defines the popup footer action button.
70
+ * - **illustration**: Defines the illustrated message to be shown in the popup.
71
+ * - **messageArea**: Defines the illustrated message to be shown in the popup.
72
+ * - **scopes**: Defines the component scope options.
73
+ * - **filterButton**: Defines the filter button slot, used to display an additional filtering button.
74
+ This slot is intended for passing a `ui5-button` with a filter icon to provide extended filtering options.
75
+
76
+ **Note:** Scope button and Filter button are mutually exclusive.
77
+ *
78
+ * @example
79
+ * ```html
80
+ * <ui5-search>
81
+ * <div slot="header">Custom header content</div>
82
+ * <p>Default slot content</p>
83
+ * </ui5-search>
84
+ * ```
85
+ *
86
+ * @readonly
87
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
88
+ */
89
+ readonly slots: ({
90
+ name: string;
91
+ description: string;
92
+ since?: undefined;
93
+ } | {
94
+ name: string;
95
+ description: string;
96
+ since: string;
97
+ })[];
62
98
  elementRef: ElementRef<_Search>;
63
99
  injector: Injector;
64
100
  get element(): _Search;
@@ -33,6 +33,37 @@ declare class SearchItem implements AfterViewInit {
33
33
  * Fired when delete button is pressed.
34
34
  */
35
35
  ui5Delete: _angular_core.OutputEmitterRef<UI5CustomEvent<_SearchItem, "delete">>;
36
+ /**
37
+ * Available slots for content projection in this component.
38
+ *
39
+ * Slots allow you to insert custom content into predefined areas of the web component.
40
+ * Use the `slot` attribute on child elements to target specific slots.
41
+ *
42
+ * - **image**: **Note:** While the slot allows the option of setting a custom avatar, to comply with the
43
+ design guidelines, use the `ui5-avatar` with size - XS.
44
+ * - **actions**: Defines the actionable elements.
45
+ This slot allows placing additional interactive elements (such as buttons, icons, or tags)
46
+ next to the delete button, providing flexible customization for various user actions.
47
+
48
+ **Note:** While the slot is flexible, for consistency with design guidelines,
49
+ it's recommended to use `ui5-button` with `Transparent` design or `ui5-icon` elements.
50
+ *
51
+ * @example
52
+ * ```html
53
+ * <ui5-search-item>
54
+ * <div slot="header">Custom header content</div>
55
+ * <p>Default slot content</p>
56
+ * </ui5-search-item>
57
+ * ```
58
+ *
59
+ * @readonly
60
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
61
+ */
62
+ readonly slots: {
63
+ name: string;
64
+ description: string;
65
+ since: string;
66
+ }[];
36
67
  elementRef: ElementRef<_SearchItem>;
37
68
  injector: Injector;
38
69
  get element(): _SearchItem;
@@ -6,8 +6,8 @@ import { UI5CustomEvent } from '@ui5/webcomponents-base';
6
6
  declare class SearchItemShowMore implements AfterViewInit {
7
7
  /**
8
8
  * Specifies the number of additional items available to show.
9
- This value replaces the placeholder (N) in the "Show more (N)" text.
10
- If not set, the placeholder will remain as (N).
9
+ If no value is defined, the control shows "Show more" (without any counter).
10
+ If a number is provided, it displays "Show more (N)", where N is that number.
11
11
  */
12
12
  itemsToShowCount: _angular_core.InputSignal<number | undefined>;
13
13
  /**
@@ -1,6 +1,7 @@
1
1
  import * as _angular_core from '@angular/core';
2
2
  import { AfterViewInit, ElementRef, Injector } from '@angular/core';
3
3
  import _ShellBar, { ShellBarAccessibilityAttributes } from '@ui5/webcomponents-fiori/dist/ShellBar.js';
4
+ export { ShellBarAccessibilityAttributes } from '@ui5/webcomponents-fiori/dist/ShellBar.js';
4
5
  import { UI5CustomEvent } from '@ui5/webcomponents-base';
5
6
 
6
7
  declare class ShellBar implements AfterViewInit {
@@ -149,6 +150,63 @@ declare class ShellBar implements AfterViewInit {
149
150
  **Note:** The `content-item-visibility-change` event is in an experimental state and is a subject to change.
150
151
  */
151
152
  ui5ContentItemVisibilityChange: _angular_core.OutputEmitterRef<UI5CustomEvent<_ShellBar, "content-item-visibility-change">>;
153
+ /**
154
+ * Available slots for content projection in this component.
155
+ *
156
+ * Slots allow you to insert custom content into predefined areas of the web component.
157
+ * Use the `slot` attribute on child elements to target specific slots.
158
+ *
159
+ * - **assistant**: Defines the assistant slot.
160
+ * - **branding**: Defines the branding slot.
161
+ The `ui5-shellbar-branding` component is intended to be placed inside this slot.
162
+ Content placed here takes precedence over the `primaryTitle` property and the `logo` content slot.
163
+
164
+ **Note:** The `branding` slot is in an experimental state and is a subject to change.
165
+ * - **(default)**: Defines the `ui5-shellbar` additional items.
166
+
167
+ **Note:**
168
+ You can use the `<ui5-shellbar-item></ui5-shellbar-item>`.
169
+ * - **profile**: You can pass `ui5-avatar` to set the profile image/icon.
170
+ If no profile slot is set - profile will be excluded from actions.
171
+
172
+ **Note:** We recommend not using the `size` attribute of `ui5-avatar` because
173
+ it should have specific size by design in the context of `ui5-shellbar` profile.
174
+ * - **logo**: Defines the logo of the `ui5-shellbar`.
175
+ For example, you can use `ui5-avatar` or `img` elements as logo.
176
+ * - **menuItems**: Defines the items displayed in menu after a click on a start button.
177
+
178
+ **Note:** You can use the `<ui5-li></ui5-li>` and its ancestors.
179
+ * - **searchField**: Defines the `ui5-input`, that will be used as a search field.
180
+ * - **startButton**: Defines a `ui5-button` in the bar that will be placed in the beginning.
181
+ We encourage this slot to be used for a menu button.
182
+ It gets overstyled to match ShellBar's styling.
183
+ * - **content**: Define the items displayed in the content area.
184
+
185
+ Use the `data-hide-order` attribute with numeric value to specify the order of the items to be hidden when the space is not enough.
186
+ Lower values will be hidden first.
187
+
188
+ **Note:** The `content` slot is in an experimental state and is a subject to change.
189
+ *
190
+ * @example
191
+ * ```html
192
+ * <ui5-shellbar>
193
+ * <div slot="header">Custom header content</div>
194
+ * <p>Default slot content</p>
195
+ * </ui5-shellbar>
196
+ * ```
197
+ *
198
+ * @readonly
199
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
200
+ */
201
+ readonly slots: ({
202
+ name: string;
203
+ description: string;
204
+ since: string;
205
+ } | {
206
+ name: string;
207
+ description: string;
208
+ since?: undefined;
209
+ })[];
152
210
  elementRef: ElementRef<_ShellBar>;
153
211
  injector: Injector;
154
212
  get element(): _ShellBar;
@@ -33,6 +33,33 @@ declare class ShellBarBranding implements AfterViewInit {
33
33
  * Fired, when the logo is activated.
34
34
  */
35
35
  ui5Click: _angular_core.OutputEmitterRef<UI5CustomEvent<_ShellBarBranding, "click">>;
36
+ /**
37
+ * Available slots for content projection in this component.
38
+ *
39
+ * Slots allow you to insert custom content into predefined areas of the web component.
40
+ * Use the `slot` attribute on child elements to target specific slots.
41
+ *
42
+ * - **(default)**: Defines the title for the ui5-shellbar-branding component.
43
+
44
+ **Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
45
+ * - **logo**: Defines the logo of the `ui5-shellbar`.
46
+ For example, you can use `ui5-avatar` or `img` elements as logo.
47
+ *
48
+ * @example
49
+ * ```html
50
+ * <ui5-shellbar-branding>
51
+ * <div slot="header">Custom header content</div>
52
+ * <p>Default slot content</p>
53
+ * </ui5-shellbar-branding>
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
+ }[];
36
63
  elementRef: ElementRef<_ShellBarBranding>;
37
64
  injector: Injector;
38
65
  get element(): _ShellBarBranding;
@@ -1,6 +1,7 @@
1
1
  import * as _angular_core from '@angular/core';
2
2
  import { AfterViewInit, ElementRef, Injector } from '@angular/core';
3
3
  import _ShellBarItem, { ShellBarItemAccessibilityAttributes } from '@ui5/webcomponents-fiori/dist/ShellBarItem.js';
4
+ export { ShellBarItemAccessibilityAttributes } from '@ui5/webcomponents-fiori/dist/ShellBarItem.js';
4
5
  import { UI5CustomEvent } from '@ui5/webcomponents-base';
5
6
 
6
7
  declare class ShellBarItem implements AfterViewInit {
@@ -63,6 +63,42 @@ declare class ShellBarSearch implements AfterViewInit {
63
63
  * Fired when the user has triggered search with Enter key or Search Button press.
64
64
  */
65
65
  ui5Search: _angular_core.OutputEmitterRef<UI5CustomEvent<_ShellBarSearch, "search">>;
66
+ /**
67
+ * Available slots for content projection in this component.
68
+ *
69
+ * Slots allow you to insert custom content into predefined areas of the web component.
70
+ * Use the `slot` attribute on child elements to target specific slots.
71
+ *
72
+ * - **(default)**: Defines the Search suggestion items.
73
+ * - **action**: Defines the popup footer action button.
74
+ * - **illustration**: Defines the illustrated message to be shown in the popup.
75
+ * - **messageArea**: Defines the illustrated message to be shown in the popup.
76
+ * - **scopes**: Defines the component scope options.
77
+ * - **filterButton**: Defines the filter button slot, used to display an additional filtering button.
78
+ This slot is intended for passing a `ui5-button` with a filter icon to provide extended filtering options.
79
+
80
+ **Note:** Scope button and Filter button are mutually exclusive.
81
+ *
82
+ * @example
83
+ * ```html
84
+ * <ui5-shellbar-search>
85
+ * <div slot="header">Custom header content</div>
86
+ * <p>Default slot content</p>
87
+ * </ui5-shellbar-search>
88
+ * ```
89
+ *
90
+ * @readonly
91
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
92
+ */
93
+ readonly slots: ({
94
+ name: string;
95
+ description: string;
96
+ since?: undefined;
97
+ } | {
98
+ name: string;
99
+ description: string;
100
+ since: string;
101
+ })[];
66
102
  elementRef: ElementRef<_ShellBarSearch>;
67
103
  injector: Injector;
68
104
  get element(): _ShellBarSearch;
@@ -22,6 +22,40 @@ declare class SideNavigation implements AfterViewInit {
22
22
  * Fired when the selection has changed via user interaction
23
23
  */
24
24
  ui5SelectionChange: _angular_core.OutputEmitterRef<UI5CustomEvent<_SideNavigation, "selection-change">>;
25
+ /**
26
+ * Available slots for content projection in this component.
27
+ *
28
+ * Slots allow you to insert custom content into predefined areas of the web component.
29
+ * Use the `slot` attribute on child elements to target specific slots.
30
+ *
31
+ * - **(default)**: Defines the main items of the component.
32
+ * - **fixedItems**: Defines the fixed items at the bottom of the component.
33
+
34
+ **Note:** In order to achieve the best user experience, it is recommended that you keep the fixed items "flat" (do not pass sub-items)
35
+ * - **header**: Defines the header of the `ui5-side-navigation`.
36
+
37
+ **Note:** The header is displayed when the component is expanded - the property `collapsed` is false;
38
+ *
39
+ * @example
40
+ * ```html
41
+ * <ui5-side-navigation>
42
+ * <div slot="header">Custom header content</div>
43
+ * <p>Default slot content</p>
44
+ * </ui5-side-navigation>
45
+ * ```
46
+ *
47
+ * @readonly
48
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
49
+ */
50
+ readonly slots: ({
51
+ name: string;
52
+ description: string;
53
+ since?: undefined;
54
+ } | {
55
+ name: string;
56
+ description: string;
57
+ since: string;
58
+ })[];
25
59
  elementRef: ElementRef<_SideNavigation>;
26
60
  injector: Injector;
27
61
  get element(): _SideNavigation;