@fundamental-ngx/ui5-webcomponents-fiori 0.58.0-rc.7 → 0.58.0-rc.70

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
@@ -12,6 +12,29 @@ declare class FilterItem implements AfterViewInit {
12
12
  This text is typically used to show the number of selected filter options within this category.
13
13
  */
14
14
  additionalText: _angular_core.InputSignal<string | undefined>;
15
+ /**
16
+ * Available slots for content projection in this component.
17
+ *
18
+ * Slots allow you to insert custom content into predefined areas of the web component.
19
+ * Use the `slot` attribute on child elements to target specific slots.
20
+ *
21
+ * - **values**: Defines the filter options available for this filter category.
22
+ *
23
+ * @example
24
+ * ```html
25
+ * <ui5-filter-item>
26
+ * <div slot="header">Custom header content</div>
27
+ * <p>Default slot content</p>
28
+ * </ui5-filter-item>
29
+ * ```
30
+ *
31
+ * @readonly
32
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
33
+ */
34
+ readonly slots: {
35
+ name: string;
36
+ description: string;
37
+ }[];
15
38
  elementRef: ElementRef<_FilterItem>;
16
39
  injector: Injector;
17
40
  get element(): _FilterItem;
@@ -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 _FlexibleColumnLayout, { FCLAccessibilityAttributes, LayoutConfiguration, FlexibleColumnLayoutColumnLayout } from '@ui5/webcomponents-fiori/dist/FlexibleColumnLayout.js';
4
+ export { FCLAccessibilityAttributes, FlexibleColumnLayoutColumnLayout, LayoutConfiguration } from '@ui5/webcomponents-fiori/dist/FlexibleColumnLayout.js';
4
5
  import { UI5CustomEvent } from '@ui5/webcomponents-base';
5
6
 
6
7
  declare class FlexibleColumnLayout implements AfterViewInit {
@@ -94,6 +95,31 @@ declare class FlexibleColumnLayout implements AfterViewInit {
94
95
  * Fired when the `layoutsConfiguration` changes via user interaction by dragging the separators.
95
96
  */
96
97
  ui5LayoutConfigurationChange: _angular_core.OutputEmitterRef<UI5CustomEvent<_FlexibleColumnLayout, "layout-configuration-change">>;
98
+ /**
99
+ * Available slots for content projection in this component.
100
+ *
101
+ * Slots allow you to insert custom content into predefined areas of the web component.
102
+ * Use the `slot` attribute on child elements to target specific slots.
103
+ *
104
+ * - **startColumn**: Defines the content in the start column.
105
+ * - **midColumn**: Defines the content in the middle column.
106
+ * - **endColumn**: Defines the content in the end column.
107
+ *
108
+ * @example
109
+ * ```html
110
+ * <ui5-flexible-column-layout>
111
+ * <div slot="header">Custom header content</div>
112
+ * <p>Default slot content</p>
113
+ * </ui5-flexible-column-layout>
114
+ * ```
115
+ *
116
+ * @readonly
117
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
118
+ */
119
+ readonly slots: {
120
+ name: string;
121
+ description: string;
122
+ }[];
97
123
  elementRef: ElementRef<_FlexibleColumnLayout>;
98
124
  injector: Injector;
99
125
  private _columnLayoutSignal;
@@ -58,6 +58,42 @@ declare class IllustratedMessage implements AfterViewInit {
58
58
  When set to `true`, the attributes `role="presentation"` and `aria-hidden="true"` are applied to the SVG element.
59
59
  */
60
60
  decorative: _angular_core.InputSignalWithTransform<boolean, unknown>;
61
+ /**
62
+ * Available slots for content projection in this component.
63
+ *
64
+ * Slots allow you to insert custom content into predefined areas of the web component.
65
+ * Use the `slot` attribute on child elements to target specific slots.
66
+ *
67
+ * - **title**: Defines the title of the component.
68
+
69
+ **Note:** Using this slot, the default title text of illustration and the value of `title` property will be overwritten.
70
+ * - **subtitle**: Defines the subtitle of the component.
71
+
72
+ **Note:** Using this slot, the default subtitle text of illustration and the value of `subtitleText` property will be overwritten.
73
+ * - **(default)**: Defines the component actions.
74
+
75
+ **Note:** Not displayed when the `design` property is set to `Base`.
76
+ *
77
+ * @example
78
+ * ```html
79
+ * <ui5-illustrated-message>
80
+ * <div slot="header">Custom header content</div>
81
+ * <p>Default slot content</p>
82
+ * </ui5-illustrated-message>
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
+ since: string;
92
+ } | {
93
+ name: string;
94
+ description: string;
95
+ since?: undefined;
96
+ })[];
61
97
  elementRef: ElementRef<_IllustratedMessage>;
62
98
  injector: Injector;
63
99
  get element(): _IllustratedMessage;