@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
package/README.md CHANGED
@@ -1,3 +1,77 @@
1
1
  # ui5-webcomponents-fiori
2
2
 
3
- ui5-wecomponents-fiori package
3
+ Angular component wrappers around the [@ui5/webcomponents-fiori](https://www.npmjs.com/package/@ui5/webcomponents-fiori) npm package.
4
+
5
+ ## Overview
6
+
7
+ This library provides Angular components that wrap UI5 Fiori Web Components, enabling you to build SAP Fiori-compliant applications with Angular. These components include higher-level patterns and layouts specific to enterprise applications.
8
+
9
+ - Angular-friendly API (inputs, outputs, template syntax)
10
+ - TypeScript type definitions
11
+ - Full integration with Angular's change detection
12
+ - Standalone components support
13
+ - SAP Fiori design guidelines compliance
14
+
15
+ ## Installation
16
+
17
+ ```bash
18
+ npm install @fundamental-ngx/ui5-webcomponents-fiori
19
+ ```
20
+
21
+ ## Usage
22
+
23
+ Import the Fiori components you need:
24
+
25
+ ```typescript
26
+ import { ShellBar } from '@fundamental-ngx/ui5-webcomponents-fiori/shell-bar';
27
+ import { DynamicPage } from '@fundamental-ngx/ui5-webcomponents-fiori/dynamic-page';
28
+ import { Timeline } from '@fundamental-ngx/ui5-webcomponents-fiori/timeline';
29
+
30
+ @Component({
31
+ selector: 'app-example',
32
+ standalone: true,
33
+ imports: [ShellBar, DynamicPage, Timeline],
34
+ template: `
35
+ <ui5-shellbar
36
+ primary-title="My App"
37
+ (profile-click)="handleProfile()">
38
+ </ui5-shellbar>
39
+ <ui5-dynamic-page>
40
+ <!-- Page content -->
41
+ </ui5-dynamic-page>
42
+ `
43
+ })
44
+ export class ExampleComponent {
45
+ handleProfile() {
46
+ console.log('Profile clicked!');
47
+ }
48
+ }
49
+ ```
50
+
51
+ ### Using Angular Components Inside UI5 Components
52
+
53
+ Angular components often use selectors with hyphens (e.g. `<app-item>`, `<app-value>`).
54
+ UI5 interprets such tags as custom elements and may wait **up to 1 second** for their registration, causing delayed rendering inside components like `<ui5-table-cell>`.
55
+
56
+ To avoid this, configure UI5 to ignore Angular component prefixes:
57
+
58
+ ```ts
59
+ // ui5-init.ts
60
+ import { ignoreCustomElements } from '@ui5/webcomponents-base/dist/IgnoreCustomElements.js';
61
+
62
+ ignoreCustomElements('app-');
63
+ ```
64
+
65
+ Import it before Angular bootstraps:
66
+ ```ts
67
+ // main.ts
68
+ import './ui5-init';
69
+ ```
70
+
71
+ This prevents unnecessary waiting, ensures smooth rendering, and improves performance when mixing Angular components with UI5 Web Components.
72
+
73
+ ## Resources
74
+
75
+ - [UI5 Web Components Documentation](https://ui5.github.io/webcomponents/)
76
+ - [Fundamental NGX Documentation](https://sap.github.io/fundamental-ngx)
77
+ - [GitHub Repository](https://github.com/SAP/fundamental-ngx)
@@ -20,6 +20,41 @@ declare class BarcodeScannerDialog implements AfterViewInit {
20
20
  * Fires when the scan fails with error.
21
21
  */
22
22
  ui5ScanError: _angular_core.OutputEmitterRef<UI5CustomEvent<_BarcodeScannerDialog, "scan-error">>;
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
+ * - **header**: Defines the header HTML Element.
30
+
31
+ **Note:** If `header` slot is provided, the labelling of the dialog is a responsibility of the application developer.
32
+ `accessibleName` should be used.
33
+ * - **footer**: Defines the footer HTML Element.
34
+
35
+ **Note:** When you provide custom content for the `footer` slot, the default close button is not rendered.
36
+ This means you need to include your own mechanism within the custom `footer` to close the dialog,
37
+ such as a button with an event listener that closes the dialog.
38
+
39
+ **Note:** If the `footer` slot is not provided, a default footer with a close button is rendered automatically,
40
+ allowing users to close the dialog without any additional implementation.
41
+ *
42
+ * @example
43
+ * ```html
44
+ * <ui5-barcode-scanner-dialog>
45
+ * <div slot="header">Custom header content</div>
46
+ * <p>Default slot content</p>
47
+ * </ui5-barcode-scanner-dialog>
48
+ * ```
49
+ *
50
+ * @readonly
51
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
52
+ */
53
+ readonly slots: {
54
+ name: string;
55
+ description: string;
56
+ since: string;
57
+ }[];
23
58
  elementRef: ElementRef<_BarcodeScannerDialog>;
24
59
  injector: Injector;
25
60
  get element(): _BarcodeScannerDialog;
@@ -28,6 +28,32 @@ declare class DynamicPage implements AfterViewInit {
28
28
  * Fired when the expand/collapse area of the title is toggled.
29
29
  */
30
30
  ui5TitleToggle: _angular_core.OutputEmitterRef<UI5CustomEvent<_DynamicPage, "title-toggle">>;
31
+ /**
32
+ * Available slots for content projection in this component.
33
+ *
34
+ * Slots allow you to insert custom content into predefined areas of the web component.
35
+ * Use the `slot` attribute on child elements to target specific slots.
36
+ *
37
+ * - **(default)**: Defines the content of the Dynamic Page.
38
+ * - **titleArea**: Defines the title HTML Element.
39
+ * - **headerArea**: Defines the header HTML Element.
40
+ * - **footerArea**: Defines the footer HTML Element.
41
+ *
42
+ * @example
43
+ * ```html
44
+ * <ui5-dynamic-page>
45
+ * <div slot="header">Custom header content</div>
46
+ * <p>Default slot content</p>
47
+ * </ui5-dynamic-page>
48
+ * ```
49
+ *
50
+ * @readonly
51
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
52
+ */
53
+ readonly slots: {
54
+ name: string;
55
+ description: string;
56
+ }[];
31
57
  elementRef: ElementRef<_DynamicPage>;
32
58
  injector: Injector;
33
59
  get element(): _DynamicPage;
@@ -3,6 +3,29 @@ import { AfterViewInit, ElementRef, Injector } from '@angular/core';
3
3
  import _DynamicPageHeader from '@ui5/webcomponents-fiori/dist/DynamicPageHeader.js';
4
4
 
5
5
  declare class DynamicPageHeader 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 content of the Dynamic Page Header.
13
+ *
14
+ * @example
15
+ * ```html
16
+ * <ui5-dynamic-page-header>
17
+ * <div slot="header">Custom header content</div>
18
+ * <p>Default slot content</p>
19
+ * </ui5-dynamic-page-header>
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<_DynamicPageHeader>;
7
30
  injector: Injector;
8
31
  get element(): _DynamicPageHeader;
@@ -3,6 +3,55 @@ import { AfterViewInit, ElementRef, Injector } from '@angular/core';
3
3
  import _DynamicPageTitle from '@ui5/webcomponents-fiori/dist/DynamicPageTitle.js';
4
4
 
5
5
  declare class DynamicPageTitle 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
+ * - **heading**: Defines the content of the Heading of the Dynamic Page.
13
+
14
+ The font size of the title within the `heading` slot can be adjusted to the recommended values using the following CSS variables:
15
+
16
+ **Expanded:** `var(--sapObjectHeader_Title_FontSize)`
17
+
18
+ **Collapsed:** `var(--sapObjectHeader_Title_SnappedFontSize)`
19
+ * - **snappedHeading**: Defines the heading that is shown only when the header is snapped.
20
+ * - **snappedTitleOnMobile**: Defines the content of the snapped title on mobile devices.
21
+
22
+ This slot is displayed only when the `DynamicPageTitle` is in the snapped state on mobile devices.
23
+ It should be used to provide a simplified, single-line title that takes up less space on smaller screens.
24
+
25
+ **Note:**
26
+ - The content set in this slot **overrides** all other content set in the `DynamicPageTitle` slots when displayed.
27
+ - The slot is intended for a single `ui5-title` component.
28
+ * - **actionsBar**: Defines the bar with actions in the Dynamic page title.
29
+ * - **navigationBar**: Defines the bar with navigation actions in the Dynamic page title.
30
+ * - **(default)**: Defines the content of the Dynamic page title.
31
+ * - **subheading**: Defines the content of the title that is shown only when the header is not snapped.
32
+ * - **snappedSubheading**: Defines the content of the title that is shown only when the header is snapped.
33
+ * - **breadcrumbs**: Defines the content of the breadcrumbs inside Dynamic Page Title.
34
+ *
35
+ * @example
36
+ * ```html
37
+ * <ui5-dynamic-page-title>
38
+ * <div slot="header">Custom header content</div>
39
+ * <p>Default slot content</p>
40
+ * </ui5-dynamic-page-title>
41
+ * ```
42
+ *
43
+ * @readonly
44
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
45
+ */
46
+ readonly slots: ({
47
+ name: string;
48
+ description: string;
49
+ since?: undefined;
50
+ } | {
51
+ name: string;
52
+ description: string;
53
+ since: string;
54
+ })[];
6
55
  elementRef: ElementRef<_DynamicPageTitle>;
7
56
  injector: Injector;
8
57
  get element(): _DynamicPageTitle;
@@ -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 _DynamicSideContent, { DynamicSideContentAccessibilityAttributes } from '@ui5/webcomponents-fiori/dist/DynamicSideContent.js';
4
+ export { DynamicSideContentAccessibilityAttributes } from '@ui5/webcomponents-fiori/dist/DynamicSideContent.js';
4
5
  import { UI5CustomEvent } from '@ui5/webcomponents-base';
5
6
 
6
7
  declare class DynamicSideContent implements AfterViewInit {
@@ -45,6 +46,30 @@ declare class DynamicSideContent implements AfterViewInit {
45
46
  * Fires when the current breakpoint has been changed.
46
47
  */
47
48
  ui5LayoutChange: _angular_core.OutputEmitterRef<UI5CustomEvent<_DynamicSideContent, "layout-change">>;
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 main content.
56
+ * - **sideContent**: Defines the side content.
57
+ *
58
+ * @example
59
+ * ```html
60
+ * <ui5-dynamic-side-content>
61
+ * <div slot="header">Custom header content</div>
62
+ * <p>Default slot content</p>
63
+ * </ui5-dynamic-side-content>
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
+ }[];
48
73
  elementRef: ElementRef<_DynamicSideContent>;
49
74
  injector: Injector;
50
75
  get element(): _DynamicSideContent;
@@ -20,6 +20,48 @@ class BarcodeScannerDialog {
20
20
  * Fires when the scan fails with error.
21
21
  */
22
22
  this.ui5ScanError = output();
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
+ * - **header**: Defines the header HTML Element.
30
+
31
+ **Note:** If `header` slot is provided, the labelling of the dialog is a responsibility of the application developer.
32
+ `accessibleName` should be used.
33
+ * - **footer**: Defines the footer HTML Element.
34
+
35
+ **Note:** When you provide custom content for the `footer` slot, the default close button is not rendered.
36
+ This means you need to include your own mechanism within the custom `footer` to close the dialog,
37
+ such as a button with an event listener that closes the dialog.
38
+
39
+ **Note:** If the `footer` slot is not provided, a default footer with a close button is rendered automatically,
40
+ allowing users to close the dialog without any additional implementation.
41
+ *
42
+ * @example
43
+ * ```html
44
+ * <ui5-barcode-scanner-dialog>
45
+ * <div slot="header">Custom header content</div>
46
+ * <p>Default slot content</p>
47
+ * </ui5-barcode-scanner-dialog>
48
+ * ```
49
+ *
50
+ * @readonly
51
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
52
+ */
53
+ this.slots = [
54
+ {
55
+ "name": "header",
56
+ "description": "Defines the header HTML Element.\n\n**Note:** If `header` slot is provided, the labelling of the dialog is a responsibility of the application developer.\n`accessibleName` should be used.",
57
+ "since": "2.4.0"
58
+ },
59
+ {
60
+ "name": "footer",
61
+ "description": "Defines the footer HTML Element.\n\n**Note:** When you provide custom content for the `footer` slot, the default close button is not rendered.\nThis means you need to include your own mechanism within the custom `footer` to close the dialog,\nsuch as a button with an event listener that closes the dialog.\n\n**Note:** If the `footer` slot is not provided, a default footer with a close button is rendered automatically,\nallowing users to close the dialog without any additional implementation.",
62
+ "since": "2.4.0"
63
+ }
64
+ ];
23
65
  this.elementRef = inject(ElementRef);
24
66
  this.injector = inject(Injector);
25
67
  }
@@ -1 +1 @@
1
- {"version":3,"file":"fundamental-ngx-ui5-webcomponents-fiori-barcode-scanner-dialog.mjs","sources":["../tmp-esm2022/barcode-scanner-dialog/index.js","../tmp-esm2022/barcode-scanner-dialog/fundamental-ngx-ui5-webcomponents-fiori-barcode-scanner-dialog.js"],"sourcesContent":["import { ChangeDetectionStrategy, Component, ElementRef, input, output, effect, runInInjectionContext, inject, Injector, booleanAttribute } from '@angular/core';\nimport '@ui5/webcomponents-fiori/dist/BarcodeScannerDialog.js';\nimport * as i0 from \"@angular/core\";\nexport class BarcodeScannerDialog {\n constructor() {\n /**\n * Indicates whether the dialog is open.\n */\n this.open = input(false, ...(ngDevMode ? [{ debugName: \"open\", transform: booleanAttribute }] : [{ transform: booleanAttribute }])); // className is now passed\n /**\n * Fired when the user closes the component.\n */\n this.ui5Close = output();\n /**\n * Fires when the scan is completed successfuuly.\n */\n this.ui5ScanSuccess = output();\n /**\n * Fires when the scan fails with error.\n */\n this.ui5ScanError = output();\n this.elementRef = inject(ElementRef);\n this.injector = inject(Injector);\n }\n get element() {\n return this.elementRef.nativeElement;\n }\n ngAfterViewInit() {\n const wcElement = this.element;\n const inputsToSync = [\n 'open',\n ];\n // Synchronize inputs (properties)\n for (const inputName of inputsToSync) {\n // Find the corresponding camelCase signal property on the Angular component\n const signalName = inputName.replace(/-./g, (x) => x[1].toUpperCase());\n // Use the Injector to run the effect in the correct context\n if (this[signalName] && typeof this[signalName] === 'function') {\n runInInjectionContext(this.injector, () => {\n effect(() => {\n // Read the signal value\n const value = this[signalName]();\n if (wcElement) {\n // Write the value to the Web Component's property\n wcElement[inputName] = value;\n }\n });\n });\n }\n }\n const outputsToSync = [\n 'ui5Close',\n 'ui5ScanSuccess',\n 'ui5ScanError',\n ];\n // Synchronize outputs (events)\n for (const outputName of outputsToSync) {\n // Map Angular output name to UI5 web component event name\n const eventName = outputName.replace('ui5', '').replace(/([A-Z])/g, '-$1').toLowerCase().substring(1);\n // Ensure the output property exists and has an emit function before adding listener\n if (this[outputName] && typeof this[outputName].emit === 'function' && wcElement.addEventListener) {\n // Cast the listener to the correct type to satisfy TypeScript\n wcElement.addEventListener(eventName, (e) => {\n this[outputName].emit(e);\n });\n }\n }\n }\n static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.1.4\", ngImport: i0, type: BarcodeScannerDialog, deps: [], target: i0.ɵɵFactoryTarget.Component }); }\n static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.1.0\", version: \"20.1.4\", type: BarcodeScannerDialog, isStandalone: true, selector: \"ui5-barcode-scanner-dialog, [ui5-barcode-scanner-dialog]\", inputs: { open: { classPropertyName: \"open\", publicName: \"open\", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { ui5Close: \"ui5Close\", ui5ScanSuccess: \"ui5ScanSuccess\", ui5ScanError: \"ui5ScanError\" }, exportAs: [\"ui5BarcodeScannerDialog\"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.1.4\", ngImport: i0, type: BarcodeScannerDialog, decorators: [{\n type: Component,\n args: [{\n standalone: true,\n selector: 'ui5-barcode-scanner-dialog, [ui5-barcode-scanner-dialog]',\n template: '<ng-content></ng-content>',\n exportAs: 'ui5BarcodeScannerDialog',\n changeDetection: ChangeDetectionStrategy.OnPush,\n }]\n }] });\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL3VpNS13ZWJjb21wb25lbnRzLWZpb3JpL2JhcmNvZGUtc2Nhbm5lci1kaWFsb2cvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxFQUNMLHVCQUF1QixFQUN2QixTQUFTLEVBQ1QsVUFBVSxFQUNWLEtBQUssRUFDTCxNQUFNLEVBRU4sTUFBTSxFQUNOLHFCQUFxQixFQUNyQixNQUFNLEVBQ04sUUFBUSxFQUNSLGdCQUFnQixFQUdqQixNQUFNLGVBQWUsQ0FBQztBQUN2QixPQUFPLHVEQUF1RCxDQUFDOztBQWMvRCxNQUFNLE9BQU8sb0JBQW9CO0lBUmpDO1FBVUU7O1dBRUc7UUFDSCxTQUFJLEdBQUcsS0FBSyxDQUFDLEtBQUssd0NBQUksU0FBUyxFQUFFLGdCQUFnQixPQUE3QixFQUFFLFNBQVMsRUFBRSxnQkFBZ0IsRUFBRSxHQUFDLENBQUMsQ0FBQywwQkFBMEI7UUFJaEY7O1dBRUc7UUFDSCxhQUFRLEdBQUcsTUFBTSxFQUFrRCxDQUFDO1FBRXBFOztXQUVHO1FBQ0gsbUJBQWMsR0FBRyxNQUFNLEVBQXlELENBQUM7UUFFakY7O1dBRUc7UUFDSCxpQkFBWSxHQUFHLE1BQU0sRUFBdUQsQ0FBQztRQUV0RSxlQUFVLEdBQXNDLE1BQU0sQ0FBQyxVQUFVLENBQUMsQ0FBQztRQUNuRSxhQUFRLEdBQUcsTUFBTSxDQUFDLFFBQVEsQ0FBQyxDQUFDO0tBd0RwQztJQXREQyxJQUFJLE9BQU87UUFDVCxPQUFPLElBQUksQ0FBQyxVQUFVLENBQUMsYUFBYSxDQUFDO0lBQ3ZDLENBQUM7SUFFRCxlQUFlO1FBQ2IsTUFBTSxTQUFTLEdBQUcsSUFBSSxDQUFDLE9BQU8sQ0FBQztRQUUvQixNQUFNLFlBQVksR0FBRztZQUNuQixNQUFNO1NBQ1AsQ0FBQztRQUVGLGtDQUFrQztRQUNsQyxLQUFLLE1BQU0sU0FBUyxJQUFJLFlBQVksRUFBRSxDQUFDO1lBQ3JDLDRFQUE0RTtZQUM1RSxNQUFNLFVBQVUsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDLEtBQUssRUFBRSxDQUFDLENBQVMsRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLFdBQVcsRUFBRSxDQUFDLENBQUM7WUFFL0UsNERBQTREO1lBQzVELElBQUksSUFBSSxDQUFDLFVBQVUsQ0FBQyxJQUFJLE9BQU8sSUFBSSxDQUFDLFVBQVUsQ0FBQyxLQUFLLFVBQVUsRUFBRSxDQUFDO2dCQUMvRCxxQkFBcUIsQ0FBQyxJQUFJLENBQUMsUUFBUSxFQUFFLEdBQUcsRUFBRTtvQkFDeEMsTUFBTSxDQUFDLEdBQUcsRUFBRTt3QkFDVix3QkFBd0I7d0JBQ3hCLE1BQU0sS0FBSyxHQUFHLElBQUksQ0FBQyxVQUFVLENBQUMsRUFBRSxDQUFDO3dCQUNqQyxJQUFJLFNBQVMsRUFBRSxDQUFDOzRCQUNkLGtEQUFrRDs0QkFDbEQsU0FBUyxDQUFDLFNBQVMsQ0FBQyxHQUFHLEtBQUssQ0FBQzt3QkFDL0IsQ0FBQztvQkFDSCxDQUFDLENBQUMsQ0FBQztnQkFDTCxDQUFDLENBQUMsQ0FBQztZQUNMLENBQUM7UUFDSCxDQUFDO1FBR0QsTUFBTSxhQUFhLEdBQUc7WUFDcEIsVUFBVTtZQUNWLGdCQUFnQjtZQUNoQixjQUFjO1NBQ2YsQ0FBQztRQUVGLCtCQUErQjtRQUMvQixLQUFLLE1BQU0sVUFBVSxJQUFJLGFBQWEsRUFBRSxDQUFDO1lBQ3ZDLDBEQUEwRDtZQUMxRCxNQUFNLFNBQVMsR0FBRyxVQUFVLENBQUMsT0FBTyxDQUFDLEtBQUssRUFBRSxFQUFFLENBQUMsQ0FBQyxPQUFPLENBQUMsVUFBVSxFQUFFLEtBQUssQ0FBQyxDQUFDLFdBQVcsRUFBRSxDQUFDLFNBQVMsQ0FBQyxDQUFDLENBQUMsQ0FBQztZQUN0RyxvRkFBb0Y7WUFDcEYsSUFBSSxJQUFJLENBQUMsVUFBVSxDQUFDLElBQUksT0FBTyxJQUFJLENBQUMsVUFBVSxDQUFDLENBQUMsSUFBSSxLQUFLLFVBQVUsSUFBSSxTQUFTLENBQUMsZ0JBQWdCLEVBQUUsQ0FBQztnQkFDbEcsOERBQThEO2dCQUM5RCxTQUFTLENBQUMsZ0JBQWdCLENBQUMsU0FBUyxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUU7b0JBRTFDLElBQUksQ0FBQyxVQUFVLENBQUMsQ0FBQyxJQUFJLENBQUMsQ0FBcUIsQ0FBQyxDQUFDO2dCQUMvQyxDQUFDLENBQUMsQ0FBQztZQUNMLENBQUM7UUFDSCxDQUFDO0lBR0gsQ0FBQzs4R0FoRlUsb0JBQW9CO2tHQUFwQixvQkFBb0IsK1hBTHJCLDJCQUEyQjs7MkZBSzFCLG9CQUFvQjtrQkFSaEMsU0FBUzttQkFBQztvQkFDVCxVQUFVLEVBQUUsSUFBSTtvQkFDaEIsUUFBUSxFQUFFLDBEQUEwRDtvQkFDcEUsUUFBUSxFQUFFLDJCQUEyQjtvQkFDckMsUUFBUSxFQUFFLHlCQUF5QjtvQkFFbkMsZUFBZSxFQUFFLHVCQUF1QixDQUFDLE1BQU07aUJBQ2hEIiwic291cmNlc0NvbnRlbnQiOlsiXG5pbXBvcnQge1xuICBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSxcbiAgQ29tcG9uZW50LFxuICBFbGVtZW50UmVmLFxuICBpbnB1dCxcbiAgb3V0cHV0LFxuICBBZnRlclZpZXdJbml0LFxuICBlZmZlY3QsXG4gIHJ1bkluSW5qZWN0aW9uQ29udGV4dCxcbiAgaW5qZWN0LFxuICBJbmplY3RvcixcbiAgYm9vbGVhbkF0dHJpYnV0ZSxcbiAgY29tcHV0ZWQsXG4gIHNpZ25hbFxufSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCAnQHVpNS93ZWJjb21wb25lbnRzLWZpb3JpL2Rpc3QvQmFyY29kZVNjYW5uZXJEaWFsb2cuanMnO1xuaW1wb3J0IHsgZGVmYXVsdCBhcyBfQmFyY29kZVNjYW5uZXJEaWFsb2cgfSBmcm9tICdAdWk1L3dlYmNvbXBvbmVudHMtZmlvcmkvZGlzdC9CYXJjb2RlU2Nhbm5lckRpYWxvZy5qcyc7XG5pbXBvcnQgeyBVSTVDdXN0b21FdmVudCB9IGZyb20gJ0B1aTUvd2ViY29tcG9uZW50cy1iYXNlJztcblxuXG5cbkBDb21wb25lbnQoe1xuICBzdGFuZGFsb25lOiB0cnVlLFxuICBzZWxlY3RvcjogJ3VpNS1iYXJjb2RlLXNjYW5uZXItZGlhbG9nLCBbdWk1LWJhcmNvZGUtc2Nhbm5lci1kaWFsb2ddJyxcbiAgdGVtcGxhdGU6ICc8bmctY29udGVudD48L25nLWNvbnRlbnQ+JyxcbiAgZXhwb3J0QXM6ICd1aTVCYXJjb2RlU2Nhbm5lckRpYWxvZycsXG5cbiAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXG59KVxuZXhwb3J0IGNsYXNzIEJhcmNvZGVTY2FubmVyRGlhbG9nIGltcGxlbWVudHMgQWZ0ZXJWaWV3SW5pdCB7XG5cbiAgLyoqXG4gICAqIEluZGljYXRlcyB3aGV0aGVyIHRoZSBkaWFsb2cgaXMgb3Blbi5cbiAgICovXG4gIG9wZW4gPSBpbnB1dChmYWxzZSwgeyB0cmFuc2Zvcm06IGJvb2xlYW5BdHRyaWJ1dGUgfSk7IC8vIGNsYXNzTmFtZSBpcyBub3cgcGFzc2VkXG5cblxuXG4gIC8qKlxuICAgKiBGaXJlZCB3aGVuIHRoZSB1c2VyIGNsb3NlcyB0aGUgY29tcG9uZW50LlxuICAgKi9cbiAgdWk1Q2xvc2UgPSBvdXRwdXQ8VUk1Q3VzdG9tRXZlbnQ8X0JhcmNvZGVTY2FubmVyRGlhbG9nLCAnY2xvc2UnPj4oKTtcblxuICAvKipcbiAgICogRmlyZXMgd2hlbiB0aGUgc2NhbiBpcyBjb21wbGV0ZWQgc3VjY2Vzc2Z1dWx5LlxuICAgKi9cbiAgdWk1U2NhblN1Y2Nlc3MgPSBvdXRwdXQ8VUk1Q3VzdG9tRXZlbnQ8X0JhcmNvZGVTY2FubmVyRGlhbG9nLCAnc2Nhbi1zdWNjZXNzJz4+KCk7XG5cbiAgLyoqXG4gICAqIEZpcmVzIHdoZW4gdGhlIHNjYW4gZmFpbHMgd2l0aCBlcnJvci5cbiAgICovXG4gIHVpNVNjYW5FcnJvciA9IG91dHB1dDxVSTVDdXN0b21FdmVudDxfQmFyY29kZVNjYW5uZXJEaWFsb2csICdzY2FuLWVycm9yJz4+KCk7XG5cbiAgcHVibGljIGVsZW1lbnRSZWY6IEVsZW1lbnRSZWY8X0JhcmNvZGVTY2FubmVyRGlhbG9nPiA9IGluamVjdChFbGVtZW50UmVmKTtcbiAgcHVibGljIGluamVjdG9yID0gaW5qZWN0KEluamVjdG9yKTtcblxuICBnZXQgZWxlbWVudCgpOiBfQmFyY29kZVNjYW5uZXJEaWFsb2cge1xuICAgIHJldHVybiB0aGlzLmVsZW1lbnRSZWYubmF0aXZlRWxlbWVudDtcbiAgfVxuXG4gIG5nQWZ0ZXJWaWV3SW5pdCgpOiB2b2lkIHtcbiAgICBjb25zdCB3Y0VsZW1lbnQgPSB0aGlzLmVsZW1lbnQ7XG4gICAgXG4gICAgY29uc3QgaW5wdXRzVG9TeW5jID0gW1xuICAgICAgJ29wZW4nLFxuICAgIF07XG4gICAgXG4gICAgLy8gU3luY2hyb25pemUgaW5wdXRzIChwcm9wZXJ0aWVzKVxuICAgIGZvciAoY29uc3QgaW5wdXROYW1lIG9mIGlucHV0c1RvU3luYykge1xuICAgICAgLy8gRmluZCB0aGUgY29ycmVzcG9uZGluZyBjYW1lbENhc2Ugc2lnbmFsIHByb3BlcnR5IG9uIHRoZSBBbmd1bGFyIGNvbXBvbmVudFxuICAgICAgY29uc3Qgc2lnbmFsTmFtZSA9IGlucHV0TmFtZS5yZXBsYWNlKC8tLi9nLCAoeDogc3RyaW5nKSA9PiB4WzFdLnRvVXBwZXJDYXNlKCkpO1xuXG4gICAgICAvLyBVc2UgdGhlIEluamVjdG9yIHRvIHJ1biB0aGUgZWZmZWN0IGluIHRoZSBjb3JyZWN0IGNvbnRleHRcbiAgICAgIGlmICh0aGlzW3NpZ25hbE5hbWVdICYmIHR5cGVvZiB0aGlzW3NpZ25hbE5hbWVdID09PSAnZnVuY3Rpb24nKSB7XG4gICAgICAgIHJ1bkluSW5qZWN0aW9uQ29udGV4dCh0aGlzLmluamVjdG9yLCAoKSA9PiB7XG4gICAgICAgICAgZWZmZWN0KCgpID0+IHtcbiAgICAgICAgICAgIC8vIFJlYWQgdGhlIHNpZ25hbCB2YWx1ZVxuICAgICAgICAgICAgY29uc3QgdmFsdWUgPSB0aGlzW3NpZ25hbE5hbWVdKCk7XG4gICAgICAgICAgICBpZiAod2NFbGVtZW50KSB7XG4gICAgICAgICAgICAgIC8vIFdyaXRlIHRoZSB2YWx1ZSB0byB0aGUgV2ViIENvbXBvbmVudCdzIHByb3BlcnR5XG4gICAgICAgICAgICAgIHdjRWxlbWVudFtpbnB1dE5hbWVdID0gdmFsdWU7XG4gICAgICAgICAgICB9XG4gICAgICAgICAgfSk7XG4gICAgICAgIH0pO1xuICAgICAgfVxuICAgIH1cbiAgXG4gICAgXG4gICAgY29uc3Qgb3V0cHV0c1RvU3luYyA9IFtcbiAgICAgICd1aTVDbG9zZScsXG4gICAgICAndWk1U2NhblN1Y2Nlc3MnLFxuICAgICAgJ3VpNVNjYW5FcnJvcicsXG4gICAgXTtcbiAgICBcbiAgICAvLyBTeW5jaHJvbml6ZSBvdXRwdXRzIChldmVudHMpXG4gICAgZm9yIChjb25zdCBvdXRwdXROYW1lIG9mIG91dHB1dHNUb1N5bmMpIHtcbiAgICAgIC8vIE1hcCBBbmd1bGFyIG91dHB1dCBuYW1lIHRvIFVJNSB3ZWIgY29tcG9uZW50IGV2ZW50IG5hbWVcbiAgICAgIGNvbnN0IGV2ZW50TmFtZSA9IG91dHB1dE5hbWUucmVwbGFjZSgndWk1JywgJycpLnJlcGxhY2UoLyhbQS1aXSkvZywgJy0kMScpLnRvTG93ZXJDYXNlKCkuc3Vic3RyaW5nKDEpO1xuICAgICAgLy8gRW5zdXJlIHRoZSBvdXRwdXQgcHJvcGVydHkgZXhpc3RzIGFuZCBoYXMgYW4gZW1pdCBmdW5jdGlvbiBiZWZvcmUgYWRkaW5nIGxpc3RlbmVyXG4gICAgICBpZiAodGhpc1tvdXRwdXROYW1lXSAmJiB0eXBlb2YgdGhpc1tvdXRwdXROYW1lXS5lbWl0ID09PSAnZnVuY3Rpb24nICYmIHdjRWxlbWVudC5hZGRFdmVudExpc3RlbmVyKSB7XG4gICAgICAgIC8vIENhc3QgdGhlIGxpc3RlbmVyIHRvIHRoZSBjb3JyZWN0IHR5cGUgdG8gc2F0aXNmeSBUeXBlU2NyaXB0XG4gICAgICAgIHdjRWxlbWVudC5hZGRFdmVudExpc3RlbmVyKGV2ZW50TmFtZSwgKGUpID0+IHtcblxuICAgICAgICAgIHRoaXNbb3V0cHV0TmFtZV0uZW1pdChlIGFzIEN1c3RvbUV2ZW50PGFueT4pO1xuICAgICAgICB9KTtcbiAgICAgIH1cbiAgICB9XG4gIFxuXG4gIH1cbn1cbiJdfQ==","/**\n * Generated bundle index. Do not edit.\n */\nexport * from './index';\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZnVuZGFtZW50YWwtbmd4LXVpNS13ZWJjb21wb25lbnRzLWZpb3JpLWJhcmNvZGUtc2Nhbm5lci1kaWFsb2cuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL3VpNS13ZWJjb21wb25lbnRzLWZpb3JpL2JhcmNvZGUtc2Nhbm5lci1kaWFsb2cvZnVuZGFtZW50YWwtbmd4LXVpNS13ZWJjb21wb25lbnRzLWZpb3JpLWJhcmNvZGUtc2Nhbm5lci1kaWFsb2cudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0dBRUc7QUFFSCxjQUFjLFNBQVMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogR2VuZXJhdGVkIGJ1bmRsZSBpbmRleC4gRG8gbm90IGVkaXQuXG4gKi9cblxuZXhwb3J0ICogZnJvbSAnLi9pbmRleCc7XG4iXX0="],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"fundamental-ngx-ui5-webcomponents-fiori-barcode-scanner-dialog.mjs","sources":["../tmp-esm2022/barcode-scanner-dialog/index.js","../tmp-esm2022/barcode-scanner-dialog/fundamental-ngx-ui5-webcomponents-fiori-barcode-scanner-dialog.js"],"sourcesContent":["import { ChangeDetectionStrategy, Component, ElementRef, input, output, effect, runInInjectionContext, inject, Injector, booleanAttribute } from '@angular/core';\nimport '@ui5/webcomponents-fiori/dist/BarcodeScannerDialog.js';\nimport * as i0 from \"@angular/core\";\nexport class BarcodeScannerDialog {\n constructor() {\n /**\n * Indicates whether the dialog is open.\n */\n this.open = input(false, ...(ngDevMode ? [{ debugName: \"open\", transform: booleanAttribute }] : [{ transform: booleanAttribute }])); // className is now passed\n /**\n * Fired when the user closes the component.\n */\n this.ui5Close = output();\n /**\n * Fires when the scan is completed successfuuly.\n */\n this.ui5ScanSuccess = output();\n /**\n * Fires when the scan fails with error.\n */\n this.ui5ScanError = output();\n /**\n * Available slots for content projection in this component.\n *\n * Slots allow you to insert custom content into predefined areas of the web component.\n * Use the `slot` attribute on child elements to target specific slots.\n *\n * - **header**: Defines the header HTML Element.\n \n **Note:** If `header` slot is provided, the labelling of the dialog is a responsibility of the application developer.\n `accessibleName` should be used.\n * - **footer**: Defines the footer HTML Element.\n \n **Note:** When you provide custom content for the `footer` slot, the default close button is not rendered.\n This means you need to include your own mechanism within the custom `footer` to close the dialog,\n such as a button with an event listener that closes the dialog.\n \n **Note:** If the `footer` slot is not provided, a default footer with a close button is rendered automatically,\n allowing users to close the dialog without any additional implementation.\n *\n * @example\n * ```html\n * <ui5-barcode-scanner-dialog>\n * <div slot=\"header\">Custom header content</div>\n * <p>Default slot content</p>\n * </ui5-barcode-scanner-dialog>\n * ```\n *\n * @readonly\n * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}\n */\n this.slots = [\n {\n \"name\": \"header\",\n \"description\": \"Defines the header HTML Element.\\n\\n**Note:** If `header` slot is provided, the labelling of the dialog is a responsibility of the application developer.\\n`accessibleName` should be used.\",\n \"since\": \"2.4.0\"\n },\n {\n \"name\": \"footer\",\n \"description\": \"Defines the footer HTML Element.\\n\\n**Note:** When you provide custom content for the `footer` slot, the default close button is not rendered.\\nThis means you need to include your own mechanism within the custom `footer` to close the dialog,\\nsuch as a button with an event listener that closes the dialog.\\n\\n**Note:** If the `footer` slot is not provided, a default footer with a close button is rendered automatically,\\nallowing users to close the dialog without any additional implementation.\",\n \"since\": \"2.4.0\"\n }\n ];\n this.elementRef = inject(ElementRef);\n this.injector = inject(Injector);\n }\n get element() {\n return this.elementRef.nativeElement;\n }\n ngAfterViewInit() {\n const wcElement = this.element;\n const inputsToSync = [\n 'open',\n ];\n // Synchronize inputs (properties)\n for (const inputName of inputsToSync) {\n // Find the corresponding camelCase signal property on the Angular component\n const signalName = inputName.replace(/-./g, (x) => x[1].toUpperCase());\n // Use the Injector to run the effect in the correct context\n if (this[signalName] && typeof this[signalName] === 'function') {\n runInInjectionContext(this.injector, () => {\n effect(() => {\n // Read the signal value\n const value = this[signalName]();\n if (wcElement) {\n // Write the value to the Web Component's property\n wcElement[inputName] = value;\n }\n });\n });\n }\n }\n const outputsToSync = [\n 'ui5Close',\n 'ui5ScanSuccess',\n 'ui5ScanError',\n ];\n // Synchronize outputs (events)\n for (const outputName of outputsToSync) {\n // Map Angular output name to UI5 web component event name\n const eventName = outputName.replace('ui5', '').replace(/([A-Z])/g, '-$1').toLowerCase().substring(1);\n // Ensure the output property exists and has an emit function before adding listener\n if (this[outputName] && typeof this[outputName].emit === 'function' && wcElement.addEventListener) {\n // Cast the listener to the correct type to satisfy TypeScript\n wcElement.addEventListener(eventName, (e) => {\n this[outputName].emit(e);\n });\n }\n }\n }\n static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.1.4\", ngImport: i0, type: BarcodeScannerDialog, deps: [], target: i0.ɵɵFactoryTarget.Component }); }\n static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.1.0\", version: \"20.1.4\", type: BarcodeScannerDialog, isStandalone: true, selector: \"ui5-barcode-scanner-dialog, [ui5-barcode-scanner-dialog]\", inputs: { open: { classPropertyName: \"open\", publicName: \"open\", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { ui5Close: \"ui5Close\", ui5ScanSuccess: \"ui5ScanSuccess\", ui5ScanError: \"ui5ScanError\" }, exportAs: [\"ui5BarcodeScannerDialog\"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.1.4\", ngImport: i0, type: BarcodeScannerDialog, decorators: [{\n type: Component,\n args: [{\n standalone: true,\n selector: 'ui5-barcode-scanner-dialog, [ui5-barcode-scanner-dialog]',\n template: '<ng-content></ng-content>',\n exportAs: 'ui5BarcodeScannerDialog',\n changeDetection: ChangeDetectionStrategy.OnPush,\n }]\n }] });\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL3VpNS13ZWJjb21wb25lbnRzLWZpb3JpL2JhcmNvZGUtc2Nhbm5lci1kaWFsb2cvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxFQUNMLHVCQUF1QixFQUN2QixTQUFTLEVBQ1QsVUFBVSxFQUNWLEtBQUssRUFDTCxNQUFNLEVBRU4sTUFBTSxFQUNOLHFCQUFxQixFQUNyQixNQUFNLEVBQ04sUUFBUSxFQUNSLGdCQUFnQixFQUdqQixNQUFNLGVBQWUsQ0FBQztBQUN2QixPQUFPLHVEQUF1RCxDQUFDOztBQWMvRCxNQUFNLE9BQU8sb0JBQW9CO0lBUmpDO1FBVUU7O1dBRUc7UUFDSCxTQUFJLEdBQUcsS0FBSyxDQUFDLEtBQUssd0NBQUksU0FBUyxFQUFFLGdCQUFnQixPQUE3QixFQUFFLFNBQVMsRUFBRSxnQkFBZ0IsRUFBRSxHQUFDLENBQUMsQ0FBQywwQkFBMEI7UUFJaEY7O1dBRUc7UUFDSCxhQUFRLEdBQUcsTUFBTSxFQUFrRCxDQUFDO1FBRXBFOztXQUVHO1FBQ0gsbUJBQWMsR0FBRyxNQUFNLEVBQXlELENBQUM7UUFFakY7O1dBRUc7UUFDSCxpQkFBWSxHQUFHLE1BQU0sRUFBdUQsQ0FBQztRQUU3RTs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7V0E2Qkc7UUFDTSxVQUFLLEdBQUc7WUFDYjtnQkFDSSxNQUFNLEVBQUUsUUFBUTtnQkFDaEIsYUFBYSxFQUFFLDZMQUE2TDtnQkFDNU0sT0FBTyxFQUFFLE9BQU87YUFDbkI7WUFDRDtnQkFDSSxNQUFNLEVBQUUsUUFBUTtnQkFDaEIsYUFBYSxFQUFFLGtmQUFrZjtnQkFDamdCLE9BQU8sRUFBRSxPQUFPO2FBQ25CO1NBQ0osQ0FBQztRQUdLLGVBQVUsR0FBc0MsTUFBTSxDQUFDLFVBQVUsQ0FBQyxDQUFDO1FBQ25FLGFBQVEsR0FBRyxNQUFNLENBQUMsUUFBUSxDQUFDLENBQUM7S0F3RHBDO0lBdERDLElBQUksT0FBTztRQUNULE9BQU8sSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLENBQUM7SUFDdkMsQ0FBQztJQUVELGVBQWU7UUFDYixNQUFNLFNBQVMsR0FBRyxJQUFJLENBQUMsT0FBTyxDQUFDO1FBRS9CLE1BQU0sWUFBWSxHQUFHO1lBQ25CLE1BQU07U0FDUCxDQUFDO1FBRUYsa0NBQWtDO1FBQ2xDLEtBQUssTUFBTSxTQUFTLElBQUksWUFBWSxFQUFFLENBQUM7WUFDckMsNEVBQTRFO1lBQzVFLE1BQU0sVUFBVSxHQUFHLFNBQVMsQ0FBQyxPQUFPLENBQUMsS0FBSyxFQUFFLENBQUMsQ0FBUyxFQUFFLEVBQUUsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsV0FBVyxFQUFFLENBQUMsQ0FBQztZQUUvRSw0REFBNEQ7WUFDNUQsSUFBSSxJQUFJLENBQUMsVUFBVSxDQUFDLElBQUksT0FBTyxJQUFJLENBQUMsVUFBVSxDQUFDLEtBQUssVUFBVSxFQUFFLENBQUM7Z0JBQy9ELHFCQUFxQixDQUFDLElBQUksQ0FBQyxRQUFRLEVBQUUsR0FBRyxFQUFFO29CQUN4QyxNQUFNLENBQUMsR0FBRyxFQUFFO3dCQUNWLHdCQUF3Qjt3QkFDeEIsTUFBTSxLQUFLLEdBQUcsSUFBSSxDQUFDLFVBQVUsQ0FBQyxFQUFFLENBQUM7d0JBQ2pDLElBQUksU0FBUyxFQUFFLENBQUM7NEJBQ2Qsa0RBQWtEOzRCQUNsRCxTQUFTLENBQUMsU0FBUyxDQUFDLEdBQUcsS0FBSyxDQUFDO3dCQUMvQixDQUFDO29CQUNILENBQUMsQ0FBQyxDQUFDO2dCQUNMLENBQUMsQ0FBQyxDQUFDO1lBQ0wsQ0FBQztRQUNILENBQUM7UUFHRCxNQUFNLGFBQWEsR0FBRztZQUNwQixVQUFVO1lBQ1YsZ0JBQWdCO1lBQ2hCLGNBQWM7U0FDZixDQUFDO1FBRUYsK0JBQStCO1FBQy9CLEtBQUssTUFBTSxVQUFVLElBQUksYUFBYSxFQUFFLENBQUM7WUFDdkMsMERBQTBEO1lBQzFELE1BQU0sU0FBUyxHQUFHLFVBQVUsQ0FBQyxPQUFPLENBQUMsS0FBSyxFQUFFLEVBQUUsQ0FBQyxDQUFDLE9BQU8sQ0FBQyxVQUFVLEVBQUUsS0FBSyxDQUFDLENBQUMsV0FBVyxFQUFFLENBQUMsU0FBUyxDQUFDLENBQUMsQ0FBQyxDQUFDO1lBQ3RHLG9GQUFvRjtZQUNwRixJQUFJLElBQUksQ0FBQyxVQUFVLENBQUMsSUFBSSxPQUFPLElBQUksQ0FBQyxVQUFVLENBQUMsQ0FBQyxJQUFJLEtBQUssVUFBVSxJQUFJLFNBQVMsQ0FBQyxnQkFBZ0IsRUFBRSxDQUFDO2dCQUNsRyw4REFBOEQ7Z0JBQzlELFNBQVMsQ0FBQyxnQkFBZ0IsQ0FBQyxTQUFTLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRTtvQkFFMUMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxDQUFDLElBQUksQ0FBQyxDQUFxQixDQUFDLENBQUM7Z0JBQy9DLENBQUMsQ0FBQyxDQUFDO1lBQ0wsQ0FBQztRQUNILENBQUM7SUFHSCxDQUFDOzhHQTVIVSxvQkFBb0I7a0dBQXBCLG9CQUFvQiwrWEFMckIsMkJBQTJCOzsyRkFLMUIsb0JBQW9CO2tCQVJoQyxTQUFTO21CQUFDO29CQUNULFVBQVUsRUFBRSxJQUFJO29CQUNoQixRQUFRLEVBQUUsMERBQTBEO29CQUNwRSxRQUFRLEVBQUUsMkJBQTJCO29CQUNyQyxRQUFRLEVBQUUseUJBQXlCO29CQUVuQyxlQUFlLEVBQUUsdUJBQXVCLENBQUMsTUFBTTtpQkFDaEQiLCJzb3VyY2VzQ29udGVudCI6WyJcbmltcG9ydCB7XG4gIENoYW5nZURldGVjdGlvblN0cmF0ZWd5LFxuICBDb21wb25lbnQsXG4gIEVsZW1lbnRSZWYsXG4gIGlucHV0LFxuICBvdXRwdXQsXG4gIEFmdGVyVmlld0luaXQsXG4gIGVmZmVjdCxcbiAgcnVuSW5JbmplY3Rpb25Db250ZXh0LFxuICBpbmplY3QsXG4gIEluamVjdG9yLFxuICBib29sZWFuQXR0cmlidXRlLFxuICBjb21wdXRlZCxcbiAgc2lnbmFsXG59IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0ICdAdWk1L3dlYmNvbXBvbmVudHMtZmlvcmkvZGlzdC9CYXJjb2RlU2Nhbm5lckRpYWxvZy5qcyc7XG5pbXBvcnQgeyBkZWZhdWx0IGFzIF9CYXJjb2RlU2Nhbm5lckRpYWxvZyB9IGZyb20gJ0B1aTUvd2ViY29tcG9uZW50cy1maW9yaS9kaXN0L0JhcmNvZGVTY2FubmVyRGlhbG9nLmpzJztcbmltcG9ydCB7IFVJNUN1c3RvbUV2ZW50IH0gZnJvbSAnQHVpNS93ZWJjb21wb25lbnRzLWJhc2UnO1xuXG5cblxuQENvbXBvbmVudCh7XG4gIHN0YW5kYWxvbmU6IHRydWUsXG4gIHNlbGVjdG9yOiAndWk1LWJhcmNvZGUtc2Nhbm5lci1kaWFsb2csIFt1aTUtYmFyY29kZS1zY2FubmVyLWRpYWxvZ10nLFxuICB0ZW1wbGF0ZTogJzxuZy1jb250ZW50PjwvbmctY29udGVudD4nLFxuICBleHBvcnRBczogJ3VpNUJhcmNvZGVTY2FubmVyRGlhbG9nJyxcblxuICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcbn0pXG5leHBvcnQgY2xhc3MgQmFyY29kZVNjYW5uZXJEaWFsb2cgaW1wbGVtZW50cyBBZnRlclZpZXdJbml0IHtcblxuICAvKipcbiAgICogSW5kaWNhdGVzIHdoZXRoZXIgdGhlIGRpYWxvZyBpcyBvcGVuLlxuICAgKi9cbiAgb3BlbiA9IGlucHV0KGZhbHNlLCB7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KTsgLy8gY2xhc3NOYW1lIGlzIG5vdyBwYXNzZWRcblxuXG5cbiAgLyoqXG4gICAqIEZpcmVkIHdoZW4gdGhlIHVzZXIgY2xvc2VzIHRoZSBjb21wb25lbnQuXG4gICAqL1xuICB1aTVDbG9zZSA9IG91dHB1dDxVSTVDdXN0b21FdmVudDxfQmFyY29kZVNjYW5uZXJEaWFsb2csICdjbG9zZSc+PigpO1xuXG4gIC8qKlxuICAgKiBGaXJlcyB3aGVuIHRoZSBzY2FuIGlzIGNvbXBsZXRlZCBzdWNjZXNzZnV1bHkuXG4gICAqL1xuICB1aTVTY2FuU3VjY2VzcyA9IG91dHB1dDxVSTVDdXN0b21FdmVudDxfQmFyY29kZVNjYW5uZXJEaWFsb2csICdzY2FuLXN1Y2Nlc3MnPj4oKTtcblxuICAvKipcbiAgICogRmlyZXMgd2hlbiB0aGUgc2NhbiBmYWlscyB3aXRoIGVycm9yLlxuICAgKi9cbiAgdWk1U2NhbkVycm9yID0gb3V0cHV0PFVJNUN1c3RvbUV2ZW50PF9CYXJjb2RlU2Nhbm5lckRpYWxvZywgJ3NjYW4tZXJyb3InPj4oKTtcblxuICAvKipcbiAgICogQXZhaWxhYmxlIHNsb3RzIGZvciBjb250ZW50IHByb2plY3Rpb24gaW4gdGhpcyBjb21wb25lbnQuXG4gICAqIFxuICAgKiBTbG90cyBhbGxvdyB5b3UgdG8gaW5zZXJ0IGN1c3RvbSBjb250ZW50IGludG8gcHJlZGVmaW5lZCBhcmVhcyBvZiB0aGUgd2ViIGNvbXBvbmVudC5cbiAgICogVXNlIHRoZSBgc2xvdGAgYXR0cmlidXRlIG9uIGNoaWxkIGVsZW1lbnRzIHRvIHRhcmdldCBzcGVjaWZpYyBzbG90cy5cbiAgICogXG4gICAqIC0gKipoZWFkZXIqKjogRGVmaW5lcyB0aGUgaGVhZGVyIEhUTUwgRWxlbWVudC5cblxuKipOb3RlOioqIElmIGBoZWFkZXJgIHNsb3QgaXMgcHJvdmlkZWQsIHRoZSBsYWJlbGxpbmcgb2YgdGhlIGRpYWxvZyBpcyBhIHJlc3BvbnNpYmlsaXR5IG9mIHRoZSBhcHBsaWNhdGlvbiBkZXZlbG9wZXIuXG5gYWNjZXNzaWJsZU5hbWVgIHNob3VsZCBiZSB1c2VkLlxuICAgKiAtICoqZm9vdGVyKio6IERlZmluZXMgdGhlIGZvb3RlciBIVE1MIEVsZW1lbnQuXG5cbioqTm90ZToqKiBXaGVuIHlvdSBwcm92aWRlIGN1c3RvbSBjb250ZW50IGZvciB0aGUgYGZvb3RlcmAgc2xvdCwgdGhlIGRlZmF1bHQgY2xvc2UgYnV0dG9uIGlzIG5vdCByZW5kZXJlZC5cblRoaXMgbWVhbnMgeW91IG5lZWQgdG8gaW5jbHVkZSB5b3VyIG93biBtZWNoYW5pc20gd2l0aGluIHRoZSBjdXN0b20gYGZvb3RlcmAgdG8gY2xvc2UgdGhlIGRpYWxvZyxcbnN1Y2ggYXMgYSBidXR0b24gd2l0aCBhbiBldmVudCBsaXN0ZW5lciB0aGF0IGNsb3NlcyB0aGUgZGlhbG9nLlxuXG4qKk5vdGU6KiogSWYgdGhlIGBmb290ZXJgIHNsb3QgaXMgbm90IHByb3ZpZGVkLCBhIGRlZmF1bHQgZm9vdGVyIHdpdGggYSBjbG9zZSBidXR0b24gaXMgcmVuZGVyZWQgYXV0b21hdGljYWxseSxcbmFsbG93aW5nIHVzZXJzIHRvIGNsb3NlIHRoZSBkaWFsb2cgd2l0aG91dCBhbnkgYWRkaXRpb25hbCBpbXBsZW1lbnRhdGlvbi5cbiAgICogXG4gICAqIEBleGFtcGxlXG4gICAqIGBgYGh0bWxcbiAgICogPHVpNS1iYXJjb2RlLXNjYW5uZXItZGlhbG9nPlxuICAgKiAgIDxkaXYgc2xvdD1cImhlYWRlclwiPkN1c3RvbSBoZWFkZXIgY29udGVudDwvZGl2PlxuICAgKiAgIDxwPkRlZmF1bHQgc2xvdCBjb250ZW50PC9wPlxuICAgKiA8L3VpNS1iYXJjb2RlLXNjYW5uZXItZGlhbG9nPlxuICAgKiBgYGBcbiAgICogXG4gICAqIEByZWFkb25seVxuICAgKiBAc2VlIHtAbGluayBodHRwczovL2RldmVsb3Blci5tb3ppbGxhLm9yZy9lbi1VUy9kb2NzL1dlYi9BUEkvV2ViX2NvbXBvbmVudHMvVXNpbmdfdGVtcGxhdGVzX2FuZF9zbG90cyB8IE1ETiBXZWIgQ29tcG9uZW50cyBTbG90c31cbiAgICovXG4gIHJlYWRvbmx5IHNsb3RzID0gW1xuICAgICAge1xuICAgICAgICAgIFwibmFtZVwiOiBcImhlYWRlclwiLFxuICAgICAgICAgIFwiZGVzY3JpcHRpb25cIjogXCJEZWZpbmVzIHRoZSBoZWFkZXIgSFRNTCBFbGVtZW50LlxcblxcbioqTm90ZToqKiBJZiBgaGVhZGVyYCBzbG90IGlzIHByb3ZpZGVkLCB0aGUgbGFiZWxsaW5nIG9mIHRoZSBkaWFsb2cgaXMgYSByZXNwb25zaWJpbGl0eSBvZiB0aGUgYXBwbGljYXRpb24gZGV2ZWxvcGVyLlxcbmBhY2Nlc3NpYmxlTmFtZWAgc2hvdWxkIGJlIHVzZWQuXCIsXG4gICAgICAgICAgXCJzaW5jZVwiOiBcIjIuNC4wXCJcbiAgICAgIH0sXG4gICAgICB7XG4gICAgICAgICAgXCJuYW1lXCI6IFwiZm9vdGVyXCIsXG4gICAgICAgICAgXCJkZXNjcmlwdGlvblwiOiBcIkRlZmluZXMgdGhlIGZvb3RlciBIVE1MIEVsZW1lbnQuXFxuXFxuKipOb3RlOioqIFdoZW4geW91IHByb3ZpZGUgY3VzdG9tIGNvbnRlbnQgZm9yIHRoZSBgZm9vdGVyYCBzbG90LCB0aGUgZGVmYXVsdCBjbG9zZSBidXR0b24gaXMgbm90IHJlbmRlcmVkLlxcblRoaXMgbWVhbnMgeW91IG5lZWQgdG8gaW5jbHVkZSB5b3VyIG93biBtZWNoYW5pc20gd2l0aGluIHRoZSBjdXN0b20gYGZvb3RlcmAgdG8gY2xvc2UgdGhlIGRpYWxvZyxcXG5zdWNoIGFzIGEgYnV0dG9uIHdpdGggYW4gZXZlbnQgbGlzdGVuZXIgdGhhdCBjbG9zZXMgdGhlIGRpYWxvZy5cXG5cXG4qKk5vdGU6KiogSWYgdGhlIGBmb290ZXJgIHNsb3QgaXMgbm90IHByb3ZpZGVkLCBhIGRlZmF1bHQgZm9vdGVyIHdpdGggYSBjbG9zZSBidXR0b24gaXMgcmVuZGVyZWQgYXV0b21hdGljYWxseSxcXG5hbGxvd2luZyB1c2VycyB0byBjbG9zZSB0aGUgZGlhbG9nIHdpdGhvdXQgYW55IGFkZGl0aW9uYWwgaW1wbGVtZW50YXRpb24uXCIsXG4gICAgICAgICAgXCJzaW5jZVwiOiBcIjIuNC4wXCJcbiAgICAgIH1cbiAgXTtcblxuXG4gIHB1YmxpYyBlbGVtZW50UmVmOiBFbGVtZW50UmVmPF9CYXJjb2RlU2Nhbm5lckRpYWxvZz4gPSBpbmplY3QoRWxlbWVudFJlZik7XG4gIHB1YmxpYyBpbmplY3RvciA9IGluamVjdChJbmplY3Rvcik7XG5cbiAgZ2V0IGVsZW1lbnQoKTogX0JhcmNvZGVTY2FubmVyRGlhbG9nIHtcbiAgICByZXR1cm4gdGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQ7XG4gIH1cblxuICBuZ0FmdGVyVmlld0luaXQoKTogdm9pZCB7XG4gICAgY29uc3Qgd2NFbGVtZW50ID0gdGhpcy5lbGVtZW50O1xuICAgIFxuICAgIGNvbnN0IGlucHV0c1RvU3luYyA9IFtcbiAgICAgICdvcGVuJyxcbiAgICBdO1xuICAgIFxuICAgIC8vIFN5bmNocm9uaXplIGlucHV0cyAocHJvcGVydGllcylcbiAgICBmb3IgKGNvbnN0IGlucHV0TmFtZSBvZiBpbnB1dHNUb1N5bmMpIHtcbiAgICAgIC8vIEZpbmQgdGhlIGNvcnJlc3BvbmRpbmcgY2FtZWxDYXNlIHNpZ25hbCBwcm9wZXJ0eSBvbiB0aGUgQW5ndWxhciBjb21wb25lbnRcbiAgICAgIGNvbnN0IHNpZ25hbE5hbWUgPSBpbnB1dE5hbWUucmVwbGFjZSgvLS4vZywgKHg6IHN0cmluZykgPT4geFsxXS50b1VwcGVyQ2FzZSgpKTtcblxuICAgICAgLy8gVXNlIHRoZSBJbmplY3RvciB0byBydW4gdGhlIGVmZmVjdCBpbiB0aGUgY29ycmVjdCBjb250ZXh0XG4gICAgICBpZiAodGhpc1tzaWduYWxOYW1lXSAmJiB0eXBlb2YgdGhpc1tzaWduYWxOYW1lXSA9PT0gJ2Z1bmN0aW9uJykge1xuICAgICAgICBydW5JbkluamVjdGlvbkNvbnRleHQodGhpcy5pbmplY3RvciwgKCkgPT4ge1xuICAgICAgICAgIGVmZmVjdCgoKSA9PiB7XG4gICAgICAgICAgICAvLyBSZWFkIHRoZSBzaWduYWwgdmFsdWVcbiAgICAgICAgICAgIGNvbnN0IHZhbHVlID0gdGhpc1tzaWduYWxOYW1lXSgpO1xuICAgICAgICAgICAgaWYgKHdjRWxlbWVudCkge1xuICAgICAgICAgICAgICAvLyBXcml0ZSB0aGUgdmFsdWUgdG8gdGhlIFdlYiBDb21wb25lbnQncyBwcm9wZXJ0eVxuICAgICAgICAgICAgICB3Y0VsZW1lbnRbaW5wdXROYW1lXSA9IHZhbHVlO1xuICAgICAgICAgICAgfVxuICAgICAgICAgIH0pO1xuICAgICAgICB9KTtcbiAgICAgIH1cbiAgICB9XG4gIFxuICAgIFxuICAgIGNvbnN0IG91dHB1dHNUb1N5bmMgPSBbXG4gICAgICAndWk1Q2xvc2UnLFxuICAgICAgJ3VpNVNjYW5TdWNjZXNzJyxcbiAgICAgICd1aTVTY2FuRXJyb3InLFxuICAgIF07XG4gICAgXG4gICAgLy8gU3luY2hyb25pemUgb3V0cHV0cyAoZXZlbnRzKVxuICAgIGZvciAoY29uc3Qgb3V0cHV0TmFtZSBvZiBvdXRwdXRzVG9TeW5jKSB7XG4gICAgICAvLyBNYXAgQW5ndWxhciBvdXRwdXQgbmFtZSB0byBVSTUgd2ViIGNvbXBvbmVudCBldmVudCBuYW1lXG4gICAgICBjb25zdCBldmVudE5hbWUgPSBvdXRwdXROYW1lLnJlcGxhY2UoJ3VpNScsICcnKS5yZXBsYWNlKC8oW0EtWl0pL2csICctJDEnKS50b0xvd2VyQ2FzZSgpLnN1YnN0cmluZygxKTtcbiAgICAgIC8vIEVuc3VyZSB0aGUgb3V0cHV0IHByb3BlcnR5IGV4aXN0cyBhbmQgaGFzIGFuIGVtaXQgZnVuY3Rpb24gYmVmb3JlIGFkZGluZyBsaXN0ZW5lclxuICAgICAgaWYgKHRoaXNbb3V0cHV0TmFtZV0gJiYgdHlwZW9mIHRoaXNbb3V0cHV0TmFtZV0uZW1pdCA9PT0gJ2Z1bmN0aW9uJyAmJiB3Y0VsZW1lbnQuYWRkRXZlbnRMaXN0ZW5lcikge1xuICAgICAgICAvLyBDYXN0IHRoZSBsaXN0ZW5lciB0byB0aGUgY29ycmVjdCB0eXBlIHRvIHNhdGlzZnkgVHlwZVNjcmlwdFxuICAgICAgICB3Y0VsZW1lbnQuYWRkRXZlbnRMaXN0ZW5lcihldmVudE5hbWUsIChlKSA9PiB7XG5cbiAgICAgICAgICB0aGlzW291dHB1dE5hbWVdLmVtaXQoZSBhcyBDdXN0b21FdmVudDxhbnk+KTtcbiAgICAgICAgfSk7XG4gICAgICB9XG4gICAgfVxuICBcblxuICB9XG59XG5cbiJdfQ==","/**\n * Generated bundle index. Do not edit.\n */\nexport * from './index';\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZnVuZGFtZW50YWwtbmd4LXVpNS13ZWJjb21wb25lbnRzLWZpb3JpLWJhcmNvZGUtc2Nhbm5lci1kaWFsb2cuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL3VpNS13ZWJjb21wb25lbnRzLWZpb3JpL2JhcmNvZGUtc2Nhbm5lci1kaWFsb2cvZnVuZGFtZW50YWwtbmd4LXVpNS13ZWJjb21wb25lbnRzLWZpb3JpLWJhcmNvZGUtc2Nhbm5lci1kaWFsb2cudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0dBRUc7QUFFSCxjQUFjLFNBQVMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogR2VuZXJhdGVkIGJ1bmRsZSBpbmRleC4gRG8gbm90IGVkaXQuXG4gKi9cblxuZXhwb3J0ICogZnJvbSAnLi9pbmRleCc7XG4iXX0="],"names":[],"mappings":"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"}
@@ -5,6 +5,31 @@ import '@ui5/webcomponents-fiori/dist/DynamicPageHeader.js';
5
5
  class DynamicPageHeader {
6
6
  constructor() {
7
7
  // className is now passed
8
+ /**
9
+ * Available slots for content projection in this component.
10
+ *
11
+ * Slots allow you to insert custom content into predefined areas of the web component.
12
+ * Use the `slot` attribute on child elements to target specific slots.
13
+ *
14
+ * - **(default)**: Defines the content of the Dynamic Page Header.
15
+ *
16
+ * @example
17
+ * ```html
18
+ * <ui5-dynamic-page-header>
19
+ * <div slot="header">Custom header content</div>
20
+ * <p>Default slot content</p>
21
+ * </ui5-dynamic-page-header>
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
+ this.slots = [
28
+ {
29
+ "name": "default",
30
+ "description": "Defines the content of the Dynamic Page Header."
31
+ }
32
+ ];
8
33
  this.elementRef = inject(ElementRef);
9
34
  this.injector = inject(Injector);
10
35
  }
@@ -1 +1 @@
1
- {"version":3,"file":"fundamental-ngx-ui5-webcomponents-fiori-dynamic-page-header.mjs","sources":["../tmp-esm2022/dynamic-page-header/index.js","../tmp-esm2022/dynamic-page-header/fundamental-ngx-ui5-webcomponents-fiori-dynamic-page-header.js"],"sourcesContent":["import { ChangeDetectionStrategy, Component, ElementRef, inject, Injector } from '@angular/core';\nimport '@ui5/webcomponents-fiori/dist/DynamicPageHeader.js';\nimport * as i0 from \"@angular/core\";\nexport class DynamicPageHeader {\n constructor() {\n // className is now passed\n this.elementRef = inject(ElementRef);\n this.injector = inject(Injector);\n }\n get element() {\n return this.elementRef.nativeElement;\n }\n ngAfterViewInit() {\n const wcElement = this.element;\n }\n static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.1.4\", ngImport: i0, type: DynamicPageHeader, deps: [], target: i0.ɵɵFactoryTarget.Component }); }\n static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"14.0.0\", version: \"20.1.4\", type: DynamicPageHeader, isStandalone: true, selector: \"ui5-dynamic-page-header, [ui5-dynamic-page-header]\", exportAs: [\"ui5DynamicPageHeader\"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.1.4\", ngImport: i0, type: DynamicPageHeader, decorators: [{\n type: Component,\n args: [{\n standalone: true,\n selector: 'ui5-dynamic-page-header, [ui5-dynamic-page-header]',\n template: '<ng-content></ng-content>',\n exportAs: 'ui5DynamicPageHeader',\n changeDetection: ChangeDetectionStrategy.OnPush,\n }]\n }] });\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL3VpNS13ZWJjb21wb25lbnRzLWZpb3JpL2R5bmFtaWMtcGFnZS1oZWFkZXIvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxFQUNMLHVCQUF1QixFQUN2QixTQUFTLEVBQ1QsVUFBVSxFQU1WLE1BQU0sRUFDTixRQUFRLEVBSVQsTUFBTSxlQUFlLENBQUM7QUFDdkIsT0FBTyxvREFBb0QsQ0FBQzs7QUFjNUQsTUFBTSxPQUFPLGlCQUFpQjtJQVI5QjtRQVNDLDBCQUEwQjtRQUtsQixlQUFVLEdBQW1DLE1BQU0sQ0FBQyxVQUFVLENBQUMsQ0FBQztRQUNoRSxhQUFRLEdBQUcsTUFBTSxDQUFDLFFBQVEsQ0FBQyxDQUFDO0tBY3BDO0lBWkMsSUFBSSxPQUFPO1FBQ1QsT0FBTyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsQ0FBQztJQUN2QyxDQUFDO0lBRUQsZUFBZTtRQUNiLE1BQU0sU0FBUyxHQUFHLElBQUksQ0FBQyxPQUFPLENBQUM7SUFNakMsQ0FBQzs4R0FwQlUsaUJBQWlCO2tHQUFqQixpQkFBaUIsa0pBTGxCLDJCQUEyQjs7MkZBSzFCLGlCQUFpQjtrQkFSN0IsU0FBUzttQkFBQztvQkFDVCxVQUFVLEVBQUUsSUFBSTtvQkFDaEIsUUFBUSxFQUFFLG9EQUFvRDtvQkFDOUQsUUFBUSxFQUFFLDJCQUEyQjtvQkFDckMsUUFBUSxFQUFFLHNCQUFzQjtvQkFFaEMsZUFBZSxFQUFFLHVCQUF1QixDQUFDLE1BQU07aUJBQ2hEIiwic291cmNlc0NvbnRlbnQiOlsiXG5pbXBvcnQge1xuICBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSxcbiAgQ29tcG9uZW50LFxuICBFbGVtZW50UmVmLFxuICBpbnB1dCxcbiAgb3V0cHV0LFxuICBBZnRlclZpZXdJbml0LFxuICBlZmZlY3QsXG4gIHJ1bkluSW5qZWN0aW9uQ29udGV4dCxcbiAgaW5qZWN0LFxuICBJbmplY3RvcixcbiAgYm9vbGVhbkF0dHJpYnV0ZSxcbiAgY29tcHV0ZWQsXG4gIHNpZ25hbFxufSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCAnQHVpNS93ZWJjb21wb25lbnRzLWZpb3JpL2Rpc3QvRHluYW1pY1BhZ2VIZWFkZXIuanMnO1xuaW1wb3J0IHsgZGVmYXVsdCBhcyBfRHluYW1pY1BhZ2VIZWFkZXIgfSBmcm9tICdAdWk1L3dlYmNvbXBvbmVudHMtZmlvcmkvZGlzdC9EeW5hbWljUGFnZUhlYWRlci5qcyc7XG5pbXBvcnQgeyBVSTVDdXN0b21FdmVudCB9IGZyb20gJ0B1aTUvd2ViY29tcG9uZW50cy1iYXNlJztcblxuXG5cbkBDb21wb25lbnQoe1xuICBzdGFuZGFsb25lOiB0cnVlLFxuICBzZWxlY3RvcjogJ3VpNS1keW5hbWljLXBhZ2UtaGVhZGVyLCBbdWk1LWR5bmFtaWMtcGFnZS1oZWFkZXJdJyxcbiAgdGVtcGxhdGU6ICc8bmctY29udGVudD48L25nLWNvbnRlbnQ+JyxcbiAgZXhwb3J0QXM6ICd1aTVEeW5hbWljUGFnZUhlYWRlcicsXG5cbiAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXG59KVxuZXhwb3J0IGNsYXNzIER5bmFtaWNQYWdlSGVhZGVyIGltcGxlbWVudHMgQWZ0ZXJWaWV3SW5pdCB7XG4gLy8gY2xhc3NOYW1lIGlzIG5vdyBwYXNzZWRcblxuXG5cblxuICBwdWJsaWMgZWxlbWVudFJlZjogRWxlbWVudFJlZjxfRHluYW1pY1BhZ2VIZWFkZXI+ID0gaW5qZWN0KEVsZW1lbnRSZWYpO1xuICBwdWJsaWMgaW5qZWN0b3IgPSBpbmplY3QoSW5qZWN0b3IpO1xuXG4gIGdldCBlbGVtZW50KCk6IF9EeW5hbWljUGFnZUhlYWRlciB7XG4gICAgcmV0dXJuIHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50O1xuICB9XG5cbiAgbmdBZnRlclZpZXdJbml0KCk6IHZvaWQge1xuICAgIGNvbnN0IHdjRWxlbWVudCA9IHRoaXMuZWxlbWVudDtcbiAgICBcbiAgICBcbiAgICBcbiAgICBcblxuICB9XG59XG4iXX0=","/**\n * Generated bundle index. Do not edit.\n */\nexport * from './index';\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZnVuZGFtZW50YWwtbmd4LXVpNS13ZWJjb21wb25lbnRzLWZpb3JpLWR5bmFtaWMtcGFnZS1oZWFkZXIuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL3VpNS13ZWJjb21wb25lbnRzLWZpb3JpL2R5bmFtaWMtcGFnZS1oZWFkZXIvZnVuZGFtZW50YWwtbmd4LXVpNS13ZWJjb21wb25lbnRzLWZpb3JpLWR5bmFtaWMtcGFnZS1oZWFkZXIudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0dBRUc7QUFFSCxjQUFjLFNBQVMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogR2VuZXJhdGVkIGJ1bmRsZSBpbmRleC4gRG8gbm90IGVkaXQuXG4gKi9cblxuZXhwb3J0ICogZnJvbSAnLi9pbmRleCc7XG4iXX0="],"names":[],"mappings":";;;;AAGO,MAAM,iBAAiB,CAAC;AAC/B,IAAI,WAAW,GAAG;AAClB;AACA,QAAQ,IAAI,CAAC,UAAU,GAAG,MAAM,CAAC,UAAU,CAAC;AAC5C,QAAQ,IAAI,CAAC,QAAQ,GAAG,MAAM,CAAC,QAAQ,CAAC;AACxC,IAAI;AACJ,IAAI,IAAI,OAAO,GAAG;AAClB,QAAQ,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;AAC5C,IAAI;AACJ,IAAI,eAAe,GAAG;AACtB,QAAQ,MAAM,SAAS,GAAG,IAAI,CAAC,OAAO;AACtC,IAAI;AACJ,IAAI,SAAS,IAAI,CAAC,IAAI,GAAG,EAAE,CAAC,kBAAkB,CAAC,EAAE,UAAU,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,EAAE,IAAI,EAAE,iBAAiB,EAAE,IAAI,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,CAAC,eAAe,CAAC,SAAS,EAAE,CAAC,CAAC;AACnL,IAAI,SAAS,IAAI,CAAC,IAAI,GAAG,EAAE,CAAC,oBAAoB,CAAC,EAAE,UAAU,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,iBAAiB,EAAE,YAAY,EAAE,IAAI,EAAE,QAAQ,EAAE,oDAAoD,EAAE,QAAQ,EAAE,CAAC,sBAAsB,CAAC,EAAE,QAAQ,EAAE,EAAE,EAAE,QAAQ,EAAE,2BAA2B,EAAE,QAAQ,EAAE,IAAI,EAAE,eAAe,EAAE,EAAE,CAAC,uBAAuB,CAAC,MAAM,EAAE,CAAC,CAAC;AACxW;AACA,EAAE,CAAC,wBAAwB,CAAC,EAAE,UAAU,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,EAAE,IAAI,EAAE,iBAAiB,EAAE,UAAU,EAAE,CAAC;AAC3H,YAAY,IAAI,EAAE,SAAS;AAC3B,YAAY,IAAI,EAAE,CAAC;AACnB,oBAAoB,UAAU,EAAE,IAAI;AACpC,oBAAoB,QAAQ,EAAE,oDAAoD;AAClF,oBAAoB,QAAQ,EAAE,2BAA2B;AACzD,oBAAoB,QAAQ,EAAE,sBAAsB;AACpD,oBAAoB,eAAe,EAAE,uBAAuB,CAAC,MAAM;AACnE,iBAAiB;AACjB,SAAS,CAAC,EAAE,CAAC;;AC3Bb;AACA;AACA;;;;"}
1
+ {"version":3,"file":"fundamental-ngx-ui5-webcomponents-fiori-dynamic-page-header.mjs","sources":["../tmp-esm2022/dynamic-page-header/index.js","../tmp-esm2022/dynamic-page-header/fundamental-ngx-ui5-webcomponents-fiori-dynamic-page-header.js"],"sourcesContent":["import { ChangeDetectionStrategy, Component, ElementRef, inject, Injector } from '@angular/core';\nimport '@ui5/webcomponents-fiori/dist/DynamicPageHeader.js';\nimport * as i0 from \"@angular/core\";\nexport class DynamicPageHeader {\n constructor() {\n // className is now passed\n /**\n * Available slots for content projection in this component.\n *\n * Slots allow you to insert custom content into predefined areas of the web component.\n * Use the `slot` attribute on child elements to target specific slots.\n *\n * - **(default)**: Defines the content of the Dynamic Page Header.\n *\n * @example\n * ```html\n * <ui5-dynamic-page-header>\n * <div slot=\"header\">Custom header content</div>\n * <p>Default slot content</p>\n * </ui5-dynamic-page-header>\n * ```\n *\n * @readonly\n * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}\n */\n this.slots = [\n {\n \"name\": \"default\",\n \"description\": \"Defines the content of the Dynamic Page Header.\"\n }\n ];\n this.elementRef = inject(ElementRef);\n this.injector = inject(Injector);\n }\n get element() {\n return this.elementRef.nativeElement;\n }\n ngAfterViewInit() {\n const wcElement = this.element;\n }\n static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.1.4\", ngImport: i0, type: DynamicPageHeader, deps: [], target: i0.ɵɵFactoryTarget.Component }); }\n static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"14.0.0\", version: \"20.1.4\", type: DynamicPageHeader, isStandalone: true, selector: \"ui5-dynamic-page-header, [ui5-dynamic-page-header]\", exportAs: [\"ui5DynamicPageHeader\"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.1.4\", ngImport: i0, type: DynamicPageHeader, decorators: [{\n type: Component,\n args: [{\n standalone: true,\n selector: 'ui5-dynamic-page-header, [ui5-dynamic-page-header]',\n template: '<ng-content></ng-content>',\n exportAs: 'ui5DynamicPageHeader',\n changeDetection: ChangeDetectionStrategy.OnPush,\n }]\n }] });\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL3VpNS13ZWJjb21wb25lbnRzLWZpb3JpL2R5bmFtaWMtcGFnZS1oZWFkZXIvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxFQUNMLHVCQUF1QixFQUN2QixTQUFTLEVBQ1QsVUFBVSxFQU1WLE1BQU0sRUFDTixRQUFRLEVBSVQsTUFBTSxlQUFlLENBQUM7QUFDdkIsT0FBTyxvREFBb0QsQ0FBQzs7QUFjNUQsTUFBTSxPQUFPLGlCQUFpQjtJQVI5QjtRQVNDLDBCQUEwQjtRQUt6Qjs7Ozs7Ozs7Ozs7Ozs7Ozs7O1dBa0JHO1FBQ00sVUFBSyxHQUFHO1lBQ2I7Z0JBQ0ksTUFBTSxFQUFFLFNBQVM7Z0JBQ2pCLGFBQWEsRUFBRSxpREFBaUQ7YUFDbkU7U0FDSixDQUFDO1FBR0ssZUFBVSxHQUFtQyxNQUFNLENBQUMsVUFBVSxDQUFDLENBQUM7UUFDaEUsYUFBUSxHQUFHLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQztLQWNwQztJQVpDLElBQUksT0FBTztRQUNULE9BQU8sSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLENBQUM7SUFDdkMsQ0FBQztJQUVELGVBQWU7UUFDYixNQUFNLFNBQVMsR0FBRyxJQUFJLENBQUMsT0FBTyxDQUFDO0lBTWpDLENBQUM7OEdBL0NVLGlCQUFpQjtrR0FBakIsaUJBQWlCLGtKQUxsQiwyQkFBMkI7OzJGQUsxQixpQkFBaUI7a0JBUjdCLFNBQVM7bUJBQUM7b0JBQ1QsVUFBVSxFQUFFLElBQUk7b0JBQ2hCLFFBQVEsRUFBRSxvREFBb0Q7b0JBQzlELFFBQVEsRUFBRSwyQkFBMkI7b0JBQ3JDLFFBQVEsRUFBRSxzQkFBc0I7b0JBRWhDLGVBQWUsRUFBRSx1QkFBdUIsQ0FBQyxNQUFNO2lCQUNoRCIsInNvdXJjZXNDb250ZW50IjpbIlxuaW1wb3J0IHtcbiAgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3ksXG4gIENvbXBvbmVudCxcbiAgRWxlbWVudFJlZixcbiAgaW5wdXQsXG4gIG91dHB1dCxcbiAgQWZ0ZXJWaWV3SW5pdCxcbiAgZWZmZWN0LFxuICBydW5JbkluamVjdGlvbkNvbnRleHQsXG4gIGluamVjdCxcbiAgSW5qZWN0b3IsXG4gIGJvb2xlYW5BdHRyaWJ1dGUsXG4gIGNvbXB1dGVkLFxuICBzaWduYWxcbn0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgJ0B1aTUvd2ViY29tcG9uZW50cy1maW9yaS9kaXN0L0R5bmFtaWNQYWdlSGVhZGVyLmpzJztcbmltcG9ydCB7IGRlZmF1bHQgYXMgX0R5bmFtaWNQYWdlSGVhZGVyIH0gZnJvbSAnQHVpNS93ZWJjb21wb25lbnRzLWZpb3JpL2Rpc3QvRHluYW1pY1BhZ2VIZWFkZXIuanMnO1xuaW1wb3J0IHsgVUk1Q3VzdG9tRXZlbnQgfSBmcm9tICdAdWk1L3dlYmNvbXBvbmVudHMtYmFzZSc7XG5cblxuXG5AQ29tcG9uZW50KHtcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcbiAgc2VsZWN0b3I6ICd1aTUtZHluYW1pYy1wYWdlLWhlYWRlciwgW3VpNS1keW5hbWljLXBhZ2UtaGVhZGVyXScsXG4gIHRlbXBsYXRlOiAnPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PicsXG4gIGV4cG9ydEFzOiAndWk1RHluYW1pY1BhZ2VIZWFkZXInLFxuXG4gIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxufSlcbmV4cG9ydCBjbGFzcyBEeW5hbWljUGFnZUhlYWRlciBpbXBsZW1lbnRzIEFmdGVyVmlld0luaXQge1xuIC8vIGNsYXNzTmFtZSBpcyBub3cgcGFzc2VkXG5cblxuXG5cbiAgLyoqXG4gICAqIEF2YWlsYWJsZSBzbG90cyBmb3IgY29udGVudCBwcm9qZWN0aW9uIGluIHRoaXMgY29tcG9uZW50LlxuICAgKiBcbiAgICogU2xvdHMgYWxsb3cgeW91IHRvIGluc2VydCBjdXN0b20gY29udGVudCBpbnRvIHByZWRlZmluZWQgYXJlYXMgb2YgdGhlIHdlYiBjb21wb25lbnQuXG4gICAqIFVzZSB0aGUgYHNsb3RgIGF0dHJpYnV0ZSBvbiBjaGlsZCBlbGVtZW50cyB0byB0YXJnZXQgc3BlY2lmaWMgc2xvdHMuXG4gICAqIFxuICAgKiAtICoqKGRlZmF1bHQpKio6IERlZmluZXMgdGhlIGNvbnRlbnQgb2YgdGhlIER5bmFtaWMgUGFnZSBIZWFkZXIuXG4gICAqIFxuICAgKiBAZXhhbXBsZVxuICAgKiBgYGBodG1sXG4gICAqIDx1aTUtZHluYW1pYy1wYWdlLWhlYWRlcj5cbiAgICogICA8ZGl2IHNsb3Q9XCJoZWFkZXJcIj5DdXN0b20gaGVhZGVyIGNvbnRlbnQ8L2Rpdj5cbiAgICogICA8cD5EZWZhdWx0IHNsb3QgY29udGVudDwvcD5cbiAgICogPC91aTUtZHluYW1pYy1wYWdlLWhlYWRlcj5cbiAgICogYGBgXG4gICAqIFxuICAgKiBAcmVhZG9ubHlcbiAgICogQHNlZSB7QGxpbmsgaHR0cHM6Ly9kZXZlbG9wZXIubW96aWxsYS5vcmcvZW4tVVMvZG9jcy9XZWIvQVBJL1dlYl9jb21wb25lbnRzL1VzaW5nX3RlbXBsYXRlc19hbmRfc2xvdHMgfCBNRE4gV2ViIENvbXBvbmVudHMgU2xvdHN9XG4gICAqL1xuICByZWFkb25seSBzbG90cyA9IFtcbiAgICAgIHtcbiAgICAgICAgICBcIm5hbWVcIjogXCJkZWZhdWx0XCIsXG4gICAgICAgICAgXCJkZXNjcmlwdGlvblwiOiBcIkRlZmluZXMgdGhlIGNvbnRlbnQgb2YgdGhlIER5bmFtaWMgUGFnZSBIZWFkZXIuXCJcbiAgICAgIH1cbiAgXTtcblxuXG4gIHB1YmxpYyBlbGVtZW50UmVmOiBFbGVtZW50UmVmPF9EeW5hbWljUGFnZUhlYWRlcj4gPSBpbmplY3QoRWxlbWVudFJlZik7XG4gIHB1YmxpYyBpbmplY3RvciA9IGluamVjdChJbmplY3Rvcik7XG5cbiAgZ2V0IGVsZW1lbnQoKTogX0R5bmFtaWNQYWdlSGVhZGVyIHtcbiAgICByZXR1cm4gdGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQ7XG4gIH1cblxuICBuZ0FmdGVyVmlld0luaXQoKTogdm9pZCB7XG4gICAgY29uc3Qgd2NFbGVtZW50ID0gdGhpcy5lbGVtZW50O1xuICAgIFxuICAgIFxuICAgIFxuICAgIFxuXG4gIH1cbn1cblxuIl19","/**\n * Generated bundle index. Do not edit.\n */\nexport * from './index';\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZnVuZGFtZW50YWwtbmd4LXVpNS13ZWJjb21wb25lbnRzLWZpb3JpLWR5bmFtaWMtcGFnZS1oZWFkZXIuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL3VpNS13ZWJjb21wb25lbnRzLWZpb3JpL2R5bmFtaWMtcGFnZS1oZWFkZXIvZnVuZGFtZW50YWwtbmd4LXVpNS13ZWJjb21wb25lbnRzLWZpb3JpLWR5bmFtaWMtcGFnZS1oZWFkZXIudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0dBRUc7QUFFSCxjQUFjLFNBQVMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogR2VuZXJhdGVkIGJ1bmRsZSBpbmRleC4gRG8gbm90IGVkaXQuXG4gKi9cblxuZXhwb3J0ICogZnJvbSAnLi9pbmRleCc7XG4iXX0="],"names":[],"mappings":";;;;AAGO,MAAM,iBAAiB,CAAC;AAC/B,IAAI,WAAW,GAAG;AAClB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAI,CAAC,KAAK,GAAG;AACrB,YAAY;AACZ,gBAAgB,MAAM,EAAE,SAAS;AACjC,gBAAgB,aAAa,EAAE;AAC/B;AACA,SAAS;AACT,QAAQ,IAAI,CAAC,UAAU,GAAG,MAAM,CAAC,UAAU,CAAC;AAC5C,QAAQ,IAAI,CAAC,QAAQ,GAAG,MAAM,CAAC,QAAQ,CAAC;AACxC,IAAI;AACJ,IAAI,IAAI,OAAO,GAAG;AAClB,QAAQ,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;AAC5C,IAAI;AACJ,IAAI,eAAe,GAAG;AACtB,QAAQ,MAAM,SAAS,GAAG,IAAI,CAAC,OAAO;AACtC,IAAI;AACJ,IAAI,SAAS,IAAI,CAAC,IAAI,GAAG,EAAE,CAAC,kBAAkB,CAAC,EAAE,UAAU,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,EAAE,IAAI,EAAE,iBAAiB,EAAE,IAAI,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,CAAC,eAAe,CAAC,SAAS,EAAE,CAAC,CAAC;AACnL,IAAI,SAAS,IAAI,CAAC,IAAI,GAAG,EAAE,CAAC,oBAAoB,CAAC,EAAE,UAAU,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,iBAAiB,EAAE,YAAY,EAAE,IAAI,EAAE,QAAQ,EAAE,oDAAoD,EAAE,QAAQ,EAAE,CAAC,sBAAsB,CAAC,EAAE,QAAQ,EAAE,EAAE,EAAE,QAAQ,EAAE,2BAA2B,EAAE,QAAQ,EAAE,IAAI,EAAE,eAAe,EAAE,EAAE,CAAC,uBAAuB,CAAC,MAAM,EAAE,CAAC,CAAC;AACxW;AACA,EAAE,CAAC,wBAAwB,CAAC,EAAE,UAAU,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,EAAE,IAAI,EAAE,iBAAiB,EAAE,UAAU,EAAE,CAAC;AAC3H,YAAY,IAAI,EAAE,SAAS;AAC3B,YAAY,IAAI,EAAE,CAAC;AACnB,oBAAoB,UAAU,EAAE,IAAI;AACpC,oBAAoB,QAAQ,EAAE,oDAAoD;AAClF,oBAAoB,QAAQ,EAAE,2BAA2B;AACzD,oBAAoB,QAAQ,EAAE,sBAAsB;AACpD,oBAAoB,eAAe,EAAE,uBAAuB,CAAC,MAAM;AACnE,iBAAiB;AACjB,SAAS,CAAC,EAAE,CAAC;;ACpDb;AACA;AACA;;;;"}
@@ -5,6 +5,85 @@ import '@ui5/webcomponents-fiori/dist/DynamicPageTitle.js';
5
5
  class DynamicPageTitle {
6
6
  constructor() {
7
7
  // className is now passed
8
+ /**
9
+ * Available slots for content projection in this component.
10
+ *
11
+ * Slots allow you to insert custom content into predefined areas of the web component.
12
+ * Use the `slot` attribute on child elements to target specific slots.
13
+ *
14
+ * - **heading**: Defines the content of the Heading of the Dynamic Page.
15
+
16
+ The font size of the title within the `heading` slot can be adjusted to the recommended values using the following CSS variables:
17
+
18
+ **Expanded:** `var(--sapObjectHeader_Title_FontSize)`
19
+
20
+ **Collapsed:** `var(--sapObjectHeader_Title_SnappedFontSize)`
21
+ * - **snappedHeading**: Defines the heading that is shown only when the header is snapped.
22
+ * - **snappedTitleOnMobile**: Defines the content of the snapped title on mobile devices.
23
+
24
+ This slot is displayed only when the `DynamicPageTitle` is in the snapped state on mobile devices.
25
+ It should be used to provide a simplified, single-line title that takes up less space on smaller screens.
26
+
27
+ **Note:**
28
+ - The content set in this slot **overrides** all other content set in the `DynamicPageTitle` slots when displayed.
29
+ - The slot is intended for a single `ui5-title` component.
30
+ * - **actionsBar**: Defines the bar with actions in the Dynamic page title.
31
+ * - **navigationBar**: Defines the bar with navigation actions in the Dynamic page title.
32
+ * - **(default)**: Defines the content of the Dynamic page title.
33
+ * - **subheading**: Defines the content of the title that is shown only when the header is not snapped.
34
+ * - **snappedSubheading**: Defines the content of the title that is shown only when the header is snapped.
35
+ * - **breadcrumbs**: Defines the content of the breadcrumbs inside Dynamic Page Title.
36
+ *
37
+ * @example
38
+ * ```html
39
+ * <ui5-dynamic-page-title>
40
+ * <div slot="header">Custom header content</div>
41
+ * <p>Default slot content</p>
42
+ * </ui5-dynamic-page-title>
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
+ this.slots = [
49
+ {
50
+ "name": "heading",
51
+ "description": "Defines the content of the Heading of the Dynamic Page.\n\nThe font size of the title within the `heading` slot can be adjusted to the recommended values using the following CSS variables:\n\n**Expanded:** `var(--sapObjectHeader_Title_FontSize)`\n\n**Collapsed:** `var(--sapObjectHeader_Title_SnappedFontSize)`"
52
+ },
53
+ {
54
+ "name": "snappedHeading",
55
+ "description": "Defines the heading that is shown only when the header is snapped."
56
+ },
57
+ {
58
+ "name": "snappedTitleOnMobile",
59
+ "description": "Defines the content of the snapped title on mobile devices.\n\nThis slot is displayed only when the `DynamicPageTitle` is in the snapped state on mobile devices.\nIt should be used to provide a simplified, single-line title that takes up less space on smaller screens.\n\n**Note:**\n- The content set in this slot **overrides** all other content set in the `DynamicPageTitle` slots when displayed.\n- The slot is intended for a single `ui5-title` component.",
60
+ "since": "2.3.0"
61
+ },
62
+ {
63
+ "name": "actionsBar",
64
+ "description": "Defines the bar with actions in the Dynamic page title."
65
+ },
66
+ {
67
+ "name": "navigationBar",
68
+ "description": "Defines the bar with navigation actions in the Dynamic page title."
69
+ },
70
+ {
71
+ "name": "default",
72
+ "description": "Defines the content of the Dynamic page title."
73
+ },
74
+ {
75
+ "name": "subheading",
76
+ "description": "Defines the content of the title that is shown only when the header is not snapped."
77
+ },
78
+ {
79
+ "name": "snappedSubheading",
80
+ "description": "Defines the content of the title that is shown only when the header is snapped."
81
+ },
82
+ {
83
+ "name": "breadcrumbs",
84
+ "description": "Defines the content of the breadcrumbs inside Dynamic Page Title."
85
+ }
86
+ ];
8
87
  this.elementRef = inject(ElementRef);
9
88
  this.injector = inject(Injector);
10
89
  }