@fundamental-ngx/ui5-webcomponents-fiori 0.58.0-rc.21 → 0.58.0-rc.22
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.
- package/barcode-scanner-dialog/index.d.ts +31 -0
- package/dynamic-page/index.d.ts +39 -0
- package/dynamic-page-header/index.d.ts +14 -0
- package/dynamic-page-title/index.d.ts +14 -0
- package/dynamic-side-content/index.d.ts +56 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-barcode-scanner-dialog.mjs +89 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-barcode-scanner-dialog.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-dynamic-page-header.mjs +36 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-dynamic-page-header.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-dynamic-page-title.mjs +36 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-dynamic-page-title.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-dynamic-page.mjs +99 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-dynamic-page.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-dynamic-side-content.mjs +118 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-dynamic-side-content.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-filter-item-option.mjs +65 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-filter-item-option.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-filter-item.mjs +66 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-filter-item.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-flexible-column-layout.mjs +262 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-flexible-column-layout.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-group-item.mjs +65 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-group-item.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-illustrated-message.mjs +116 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-illustrated-message.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-media-gallery-item.mjs +70 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-media-gallery-item.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-media-gallery.mjs +119 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-media-gallery.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-navigation-layout.mjs +60 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-navigation-layout.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-notification-list-group-item.mjs +113 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-notification-list-group-item.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-notification-list-item.mjs +121 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-notification-list-item.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-notification-list.mjs +89 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-notification-list.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-page.mjs +80 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-page.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-product-switch-item.mjs +116 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-product-switch-item.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-product-switch.mjs +36 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-product-switch.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-search-item-group.mjs +36 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-search-item-group.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-search-item-show-more.mjs +87 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-search-item-show-more.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-search-item.mjs +105 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-search-item.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-search-message-area.mjs +65 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-search-message-area.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-search-scope.mjs +65 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-search-scope.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-search.mjs +137 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-search.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-shell-bar-branding.mjs +102 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-shell-bar-branding.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-shell-bar-item.mjs +109 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-shell-bar-item.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-shell-bar-search.mjs +142 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-shell-bar-search.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-shell-bar-spacer.mjs +36 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-shell-bar-spacer.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-shell-bar.mjs +242 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-shell-bar.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-side-navigation-group.mjs +80 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-side-navigation-group.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-side-navigation-item.mjs +170 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-side-navigation-item.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-side-navigation-sub-item.mjs +165 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-side-navigation-sub-item.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-side-navigation.mjs +90 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-side-navigation.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-sort-item.mjs +65 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-sort-item.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-theming.mjs +23 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-theming.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-timeline-group-item.mjs +84 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-timeline-group-item.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-timeline-item.mjs +111 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-timeline-item.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-timeline.mjs +110 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-timeline.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-upload-collection-item.mjs +152 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-upload-collection-item.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-upload-collection.mjs +116 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-upload-collection.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-menu-account.mjs +95 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-menu-account.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-menu-item-group.mjs +36 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-menu-item-group.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-menu-item.mjs +36 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-menu-item.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-menu.mjs +141 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-menu.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-settings-dialog.mjs +106 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-settings-dialog.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-settings-item.mjs +123 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-settings-item.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-settings-view.mjs +71 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-user-settings-view.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-view-settings-dialog.mjs +109 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-view-settings-dialog.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-wizard-step.mjs +105 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-wizard-step.mjs.map +1 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-wizard.mjs +80 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-fiori-wizard.mjs.map +1 -0
- package/filter-item/index.d.ts +23 -0
- package/filter-item-option/index.d.ts +22 -0
- package/flexible-column-layout/index.d.ts +109 -0
- package/group-item/index.d.ts +22 -0
- package/illustrated-message/index.d.ts +69 -0
- package/media-gallery/index.d.ts +57 -0
- package/media-gallery-item/index.d.ts +26 -0
- package/navigation-layout/index.d.ts +18 -0
- package/notification-list/index.d.ts +31 -0
- package/notification-list-group-item/index.d.ts +51 -0
- package/notification-list-item/index.d.ts +58 -0
- package/package.json +206 -2
- package/page/index.d.ts +35 -0
- package/product-switch/index.d.ts +14 -0
- package/product-switch-item/index.d.ts +56 -0
- package/search/index.d.ts +70 -0
- package/search-item/index.d.ts +44 -0
- package/search-item-group/index.d.ts +14 -0
- package/search-item-show-more/index.d.ts +30 -0
- package/search-message-area/index.d.ts +22 -0
- package/search-scope/index.d.ts +22 -0
- package/shell-bar/index.d.ts +160 -0
- package/shell-bar-branding/index.d.ts +44 -0
- package/shell-bar-item/index.d.ts +50 -0
- package/shell-bar-search/index.d.ts +74 -0
- package/shell-bar-spacer/index.d.ts +14 -0
- package/side-navigation/index.d.ts +33 -0
- package/side-navigation-group/index.d.ts +35 -0
- package/side-navigation-item/index.d.ts +105 -0
- package/side-navigation-sub-item/index.d.ts +101 -0
- package/sort-item/index.d.ts +22 -0
- package/theming/index.d.ts +11 -0
- package/timeline/index.d.ts +50 -0
- package/timeline-group-item/index.d.ts +27 -0
- package/timeline-item/index.d.ts +50 -0
- package/upload-collection/index.d.ts +54 -0
- package/upload-collection-item/index.d.ts +85 -0
- package/user-menu/index.d.ts +73 -0
- package/user-menu-account/index.d.ts +46 -0
- package/user-menu-item/index.d.ts +14 -0
- package/user-menu-item-group/index.d.ts +14 -0
- package/user-settings-dialog/index.d.ts +45 -0
- package/user-settings-item/index.d.ts +59 -0
- package/user-settings-view/index.d.ts +27 -0
- package/view-settings-dialog/index.d.ts +47 -0
- package/wizard/index.d.ts +24 -0
- package/wizard-step/index.d.ts +58 -0
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { AfterViewInit, ElementRef, Injector } from '@angular/core';
|
|
3
|
+
import _SearchItemGroup from '@ui5/webcomponents-fiori/dist/SearchItemGroup.js';
|
|
4
|
+
|
|
5
|
+
declare class SearchItemGroup implements AfterViewInit {
|
|
6
|
+
elementRef: ElementRef<_SearchItemGroup>;
|
|
7
|
+
injector: Injector;
|
|
8
|
+
get element(): _SearchItemGroup;
|
|
9
|
+
ngAfterViewInit(): void;
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SearchItemGroup, never>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SearchItemGroup, "ui5-search-item-group, [ui5-search-item-group]", ["ui5SearchItemGroup"], {}, {}, never, ["*"], true, never>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
export { SearchItemGroup };
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { AfterViewInit, ElementRef, Injector } from '@angular/core';
|
|
3
|
+
import _SearchItemShowMore from '@ui5/webcomponents-fiori/dist/SearchItemShowMore.js';
|
|
4
|
+
import { UI5CustomEvent } from '@ui5/webcomponents-base';
|
|
5
|
+
|
|
6
|
+
declare class SearchItemShowMore implements AfterViewInit {
|
|
7
|
+
/**
|
|
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).
|
|
11
|
+
*/
|
|
12
|
+
itemsToShowCount: _angular_core.InputSignal<number | undefined>;
|
|
13
|
+
/**
|
|
14
|
+
* Defines whether the show more item is selected.
|
|
15
|
+
*/
|
|
16
|
+
selected: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
17
|
+
/**
|
|
18
|
+
* Fired when the component is activated, either with a mouse/tap
|
|
19
|
+
or by pressing the Enter or Space keys.
|
|
20
|
+
*/
|
|
21
|
+
ui5Click: _angular_core.OutputEmitterRef<UI5CustomEvent<_SearchItemShowMore, "click">>;
|
|
22
|
+
elementRef: ElementRef<_SearchItemShowMore>;
|
|
23
|
+
injector: Injector;
|
|
24
|
+
get element(): _SearchItemShowMore;
|
|
25
|
+
ngAfterViewInit(): void;
|
|
26
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SearchItemShowMore, never>;
|
|
27
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SearchItemShowMore, "ui5-search-item-show-more, [ui5-search-item-show-more]", ["ui5SearchItemShowMore"], { "itemsToShowCount": { "alias": "itemsToShowCount"; "required": false; "isSignal": true; }; "selected": { "alias": "selected"; "required": false; "isSignal": true; }; }, { "ui5Click": "ui5Click"; }, never, ["*"], true, never>;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
export { SearchItemShowMore };
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { AfterViewInit, ElementRef, Injector } from '@angular/core';
|
|
3
|
+
import _SearchMessageArea from '@ui5/webcomponents-fiori/dist/SearchMessageArea.js';
|
|
4
|
+
|
|
5
|
+
declare class SearchMessageArea implements AfterViewInit {
|
|
6
|
+
/**
|
|
7
|
+
* Defines the text to be displayed.
|
|
8
|
+
*/
|
|
9
|
+
text: _angular_core.InputSignal<string | undefined>;
|
|
10
|
+
/**
|
|
11
|
+
* Defines the description text to be displayed.
|
|
12
|
+
*/
|
|
13
|
+
description: _angular_core.InputSignal<string | undefined>;
|
|
14
|
+
elementRef: ElementRef<_SearchMessageArea>;
|
|
15
|
+
injector: Injector;
|
|
16
|
+
get element(): _SearchMessageArea;
|
|
17
|
+
ngAfterViewInit(): void;
|
|
18
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SearchMessageArea, never>;
|
|
19
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SearchMessageArea, "ui5-search-message-area, [ui5-search-message-area]", ["ui5SearchMessageArea"], { "text": { "alias": "text"; "required": false; "isSignal": true; }; "description": { "alias": "description"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export { SearchMessageArea };
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { AfterViewInit, ElementRef, Injector } from '@angular/core';
|
|
3
|
+
import _SearchScope from '@ui5/webcomponents-fiori/dist/SearchScope.js';
|
|
4
|
+
|
|
5
|
+
declare class SearchScope implements AfterViewInit {
|
|
6
|
+
/**
|
|
7
|
+
* Defines the text of the component.
|
|
8
|
+
*/
|
|
9
|
+
text: _angular_core.InputSignal<string | undefined>;
|
|
10
|
+
/**
|
|
11
|
+
* Indicates whether the item is selected
|
|
12
|
+
*/
|
|
13
|
+
selected: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
14
|
+
elementRef: ElementRef<_SearchScope>;
|
|
15
|
+
injector: Injector;
|
|
16
|
+
get element(): _SearchScope;
|
|
17
|
+
ngAfterViewInit(): void;
|
|
18
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SearchScope, never>;
|
|
19
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SearchScope, "ui5-search-scope, [ui5-search-scope]", ["ui5SearchScope"], { "text": { "alias": "text"; "required": false; "isSignal": true; }; "selected": { "alias": "selected"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export { SearchScope };
|
|
@@ -0,0 +1,160 @@
|
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { AfterViewInit, ElementRef, Injector } from '@angular/core';
|
|
3
|
+
import _ShellBar, { ShellBarAccessibilityAttributes } from '@ui5/webcomponents-fiori/dist/ShellBar.js';
|
|
4
|
+
import { UI5CustomEvent } from '@ui5/webcomponents-base';
|
|
5
|
+
|
|
6
|
+
declare class ShellBar implements AfterViewInit {
|
|
7
|
+
/**
|
|
8
|
+
* Defines the visibility state of the search button.
|
|
9
|
+
|
|
10
|
+
**Note:** The `hideSearchButton` property is in an experimental state and is a subject to change.
|
|
11
|
+
*/
|
|
12
|
+
hideSearchButton: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
13
|
+
/**
|
|
14
|
+
* Disables the automatic search field expansion/collapse when the available space is not enough.
|
|
15
|
+
|
|
16
|
+
**Note:** The `disableSearchCollapse` property is in an experimental state and is a subject to change.
|
|
17
|
+
*/
|
|
18
|
+
disableSearchCollapse: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
19
|
+
/**
|
|
20
|
+
* Defines the `primaryTitle`.
|
|
21
|
+
|
|
22
|
+
**Note:** The `primaryTitle` would be hidden on S screen size (less than approx. 700px).
|
|
23
|
+
*/
|
|
24
|
+
primaryTitle: _angular_core.InputSignal<string | undefined>;
|
|
25
|
+
/**
|
|
26
|
+
* Defines the `secondaryTitle`.
|
|
27
|
+
|
|
28
|
+
**Note:** The `secondaryTitle` would be hidden on S and M screen sizes (less than approx. 1300px).
|
|
29
|
+
*/
|
|
30
|
+
secondaryTitle: _angular_core.InputSignal<string | undefined>;
|
|
31
|
+
/**
|
|
32
|
+
* Defines the `notificationsCount`,
|
|
33
|
+
displayed in the notification icon top-right corner.
|
|
34
|
+
*/
|
|
35
|
+
notificationsCount: _angular_core.InputSignal<string | undefined>;
|
|
36
|
+
/**
|
|
37
|
+
* Defines, if the notification icon would be displayed.
|
|
38
|
+
*/
|
|
39
|
+
showNotifications: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
40
|
+
/**
|
|
41
|
+
* Defines, if the product switch icon would be displayed.
|
|
42
|
+
*/
|
|
43
|
+
showProductSwitch: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
44
|
+
/**
|
|
45
|
+
* Defines, if the Search Field would be displayed when there is a valid `searchField` slot.
|
|
46
|
+
|
|
47
|
+
**Note:** By default the Search Field is not displayed.
|
|
48
|
+
*/
|
|
49
|
+
showSearchField: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
50
|
+
/**
|
|
51
|
+
* Defines additional accessibility attributes on different areas of the component.
|
|
52
|
+
|
|
53
|
+
The accessibilityAttributes object has the following fields,
|
|
54
|
+
where each field is an object supporting one or more accessibility attributes:
|
|
55
|
+
|
|
56
|
+
- **logo** - `logo.role` and `logo.name`.
|
|
57
|
+
- **notifications** - `notifications.expanded` and `notifications.hasPopup`.
|
|
58
|
+
- **profile** - `profile.expanded`, `profile.hasPopup` and `profile.name`.
|
|
59
|
+
- **product** - `product.expanded` and `product.hasPopup`.
|
|
60
|
+
- **search** - `search.hasPopup`.
|
|
61
|
+
- **overflow** - `overflow.expanded` and `overflow.hasPopup`.
|
|
62
|
+
- **branding** - `branding.name`.
|
|
63
|
+
|
|
64
|
+
The accessibility attributes support the following values:
|
|
65
|
+
|
|
66
|
+
- **role**: Defines the accessible ARIA role of the logo area.
|
|
67
|
+
Accepts the following string values: `button` or `link`.
|
|
68
|
+
|
|
69
|
+
- **expanded**: Indicates whether the button, or another grouping element it controls,
|
|
70
|
+
is currently expanded or collapsed.
|
|
71
|
+
Accepts the following string values: `true` or `false`.
|
|
72
|
+
|
|
73
|
+
- **hasPopup**: Indicates the availability and type of interactive popup element,
|
|
74
|
+
such as menu or dialog, that can be triggered by the button.
|
|
75
|
+
|
|
76
|
+
Accepts the following string values: `dialog`, `grid`, `listbox`, `menu` or `tree`.
|
|
77
|
+
- **name**: Defines the accessible ARIA name of the area.
|
|
78
|
+
Accepts any string.
|
|
79
|
+
*/
|
|
80
|
+
accessibilityAttributes: _angular_core.InputSignal<ShellBarAccessibilityAttributes | undefined>;
|
|
81
|
+
/**
|
|
82
|
+
* Returns the `logo` DOM ref.
|
|
83
|
+
* @readonly This property is managed by the web component.
|
|
84
|
+
*/
|
|
85
|
+
get logoDomRef(): HTMLElement | null;
|
|
86
|
+
/**
|
|
87
|
+
* Returns the `notifications` icon DOM ref.
|
|
88
|
+
* @readonly This property is managed by the web component.
|
|
89
|
+
*/
|
|
90
|
+
get notificationsDomRef(): HTMLElement | null;
|
|
91
|
+
/**
|
|
92
|
+
* Returns the `overflow` icon DOM ref.
|
|
93
|
+
* @readonly This property is managed by the web component.
|
|
94
|
+
*/
|
|
95
|
+
get overflowDomRef(): HTMLElement | null;
|
|
96
|
+
/**
|
|
97
|
+
* Returns the `profile` icon DOM ref.
|
|
98
|
+
* @readonly This property is managed by the web component.
|
|
99
|
+
*/
|
|
100
|
+
get profileDomRef(): HTMLElement | null;
|
|
101
|
+
/**
|
|
102
|
+
* Returns the `product-switch` icon DOM ref.
|
|
103
|
+
* @readonly This property is managed by the web component.
|
|
104
|
+
*/
|
|
105
|
+
get productSwitchDomRef(): HTMLElement | null;
|
|
106
|
+
/**
|
|
107
|
+
* Fired, when the notification icon is activated.
|
|
108
|
+
*/
|
|
109
|
+
ui5NotificationsClick: _angular_core.OutputEmitterRef<UI5CustomEvent<_ShellBar, "notifications-click">>;
|
|
110
|
+
/**
|
|
111
|
+
* Fired, when the profile slot is present.
|
|
112
|
+
*/
|
|
113
|
+
ui5ProfileClick: _angular_core.OutputEmitterRef<UI5CustomEvent<_ShellBar, "profile-click">>;
|
|
114
|
+
/**
|
|
115
|
+
* Fired, when the product switch icon is activated.
|
|
116
|
+
|
|
117
|
+
**Note:** You can prevent closing of overflow popover by calling `event.preventDefault()`.
|
|
118
|
+
*/
|
|
119
|
+
ui5ProductSwitchClick: _angular_core.OutputEmitterRef<UI5CustomEvent<_ShellBar, "product-switch-click">>;
|
|
120
|
+
/**
|
|
121
|
+
* Fired, when the logo is activated.
|
|
122
|
+
*/
|
|
123
|
+
ui5LogoClick: _angular_core.OutputEmitterRef<UI5CustomEvent<_ShellBar, "logo-click">>;
|
|
124
|
+
/**
|
|
125
|
+
* Fired, when a menu item is activated
|
|
126
|
+
|
|
127
|
+
**Note:** You can prevent closing of overflow popover by calling `event.preventDefault()`.
|
|
128
|
+
*/
|
|
129
|
+
ui5MenuItemClick: _angular_core.OutputEmitterRef<UI5CustomEvent<_ShellBar, "menu-item-click">>;
|
|
130
|
+
/**
|
|
131
|
+
* Fired, when the search button is activated.
|
|
132
|
+
|
|
133
|
+
**Note:** You can prevent expanding/collapsing of the search field by calling `event.preventDefault()`.
|
|
134
|
+
*/
|
|
135
|
+
ui5SearchButtonClick: _angular_core.OutputEmitterRef<UI5CustomEvent<_ShellBar, "search-button-click">>;
|
|
136
|
+
/**
|
|
137
|
+
* Fired, when the search field is expanded or collapsed.
|
|
138
|
+
*/
|
|
139
|
+
ui5SearchFieldToggle: _angular_core.OutputEmitterRef<UI5CustomEvent<_ShellBar, "search-field-toggle">>;
|
|
140
|
+
/**
|
|
141
|
+
* Fired, when the search cancel button is activated.
|
|
142
|
+
|
|
143
|
+
**Note:** You can prevent the default behavior (clearing the search field value) by calling `event.preventDefault()`. The search will still be closed.
|
|
144
|
+
**Note:** The `search-field-clear` event is in an experimental state and is a subject to change.
|
|
145
|
+
*/
|
|
146
|
+
ui5SearchFieldClear: _angular_core.OutputEmitterRef<UI5CustomEvent<_ShellBar, "search-field-clear">>;
|
|
147
|
+
/**
|
|
148
|
+
* Fired, when an item from the content slot is hidden or shown.
|
|
149
|
+
**Note:** The `content-item-visibility-change` event is in an experimental state and is a subject to change.
|
|
150
|
+
*/
|
|
151
|
+
ui5ContentItemVisibilityChange: _angular_core.OutputEmitterRef<UI5CustomEvent<_ShellBar, "content-item-visibility-change">>;
|
|
152
|
+
elementRef: ElementRef<_ShellBar>;
|
|
153
|
+
injector: Injector;
|
|
154
|
+
get element(): _ShellBar;
|
|
155
|
+
ngAfterViewInit(): void;
|
|
156
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<ShellBar, never>;
|
|
157
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<ShellBar, "ui5-shellbar, [ui5-shellbar]", ["ui5ShellBar"], { "hideSearchButton": { "alias": "hideSearchButton"; "required": false; "isSignal": true; }; "disableSearchCollapse": { "alias": "disableSearchCollapse"; "required": false; "isSignal": true; }; "primaryTitle": { "alias": "primaryTitle"; "required": false; "isSignal": true; }; "secondaryTitle": { "alias": "secondaryTitle"; "required": false; "isSignal": true; }; "notificationsCount": { "alias": "notificationsCount"; "required": false; "isSignal": true; }; "showNotifications": { "alias": "showNotifications"; "required": false; "isSignal": true; }; "showProductSwitch": { "alias": "showProductSwitch"; "required": false; "isSignal": true; }; "showSearchField": { "alias": "showSearchField"; "required": false; "isSignal": true; }; "accessibilityAttributes": { "alias": "accessibilityAttributes"; "required": false; "isSignal": true; }; }, { "ui5NotificationsClick": "ui5NotificationsClick"; "ui5ProfileClick": "ui5ProfileClick"; "ui5ProductSwitchClick": "ui5ProductSwitchClick"; "ui5LogoClick": "ui5LogoClick"; "ui5MenuItemClick": "ui5MenuItemClick"; "ui5SearchButtonClick": "ui5SearchButtonClick"; "ui5SearchFieldToggle": "ui5SearchFieldToggle"; "ui5SearchFieldClear": "ui5SearchFieldClear"; "ui5ContentItemVisibilityChange": "ui5ContentItemVisibilityChange"; }, never, ["*"], true, never>;
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
export { ShellBar };
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { AfterViewInit, ElementRef, Injector } from '@angular/core';
|
|
3
|
+
import _ShellBarBranding from '@ui5/webcomponents-fiori/dist/ShellBarBranding.js';
|
|
4
|
+
import { UI5CustomEvent } from '@ui5/webcomponents-base';
|
|
5
|
+
|
|
6
|
+
declare class ShellBarBranding implements AfterViewInit {
|
|
7
|
+
/**
|
|
8
|
+
* Defines the component href.
|
|
9
|
+
|
|
10
|
+
**Note:** Standard hyperlink behavior is supported.
|
|
11
|
+
*/
|
|
12
|
+
href: _angular_core.InputSignal<string | undefined>;
|
|
13
|
+
/**
|
|
14
|
+
* Defines the component target.
|
|
15
|
+
|
|
16
|
+
**Notes:**
|
|
17
|
+
|
|
18
|
+
- `_self`
|
|
19
|
+
- `_top`
|
|
20
|
+
- `_blank`
|
|
21
|
+
- `_parent`
|
|
22
|
+
- `_search`
|
|
23
|
+
|
|
24
|
+
**This property must only be used when the `href` property is set.**
|
|
25
|
+
*/
|
|
26
|
+
target: _angular_core.InputSignal<string | undefined>;
|
|
27
|
+
/**
|
|
28
|
+
* Defines the text alternative of the component.
|
|
29
|
+
If not provided a default text alternative will be set, if present.
|
|
30
|
+
*/
|
|
31
|
+
accessibleName: _angular_core.InputSignal<string | undefined>;
|
|
32
|
+
/**
|
|
33
|
+
* Fired, when the logo is activated.
|
|
34
|
+
*/
|
|
35
|
+
ui5Click: _angular_core.OutputEmitterRef<UI5CustomEvent<_ShellBarBranding, "click">>;
|
|
36
|
+
elementRef: ElementRef<_ShellBarBranding>;
|
|
37
|
+
injector: Injector;
|
|
38
|
+
get element(): _ShellBarBranding;
|
|
39
|
+
ngAfterViewInit(): void;
|
|
40
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<ShellBarBranding, never>;
|
|
41
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<ShellBarBranding, "ui5-shellbar-branding, [ui5-shellbar-branding]", ["ui5ShellBarBranding"], { "href": { "alias": "href"; "required": false; "isSignal": true; }; "target": { "alias": "target"; "required": false; "isSignal": true; }; "accessibleName": { "alias": "accessibleName"; "required": false; "isSignal": true; }; }, { "ui5Click": "ui5Click"; }, never, ["*"], true, never>;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
export { ShellBarBranding };
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { AfterViewInit, ElementRef, Injector } from '@angular/core';
|
|
3
|
+
import _ShellBarItem, { ShellBarItemAccessibilityAttributes } from '@ui5/webcomponents-fiori/dist/ShellBarItem.js';
|
|
4
|
+
import { UI5CustomEvent } from '@ui5/webcomponents-base';
|
|
5
|
+
|
|
6
|
+
declare class ShellBarItem implements AfterViewInit {
|
|
7
|
+
/**
|
|
8
|
+
* Defines the name of the item's icon.
|
|
9
|
+
*/
|
|
10
|
+
icon: _angular_core.InputSignal<string | undefined>;
|
|
11
|
+
/**
|
|
12
|
+
* Defines the item text.
|
|
13
|
+
|
|
14
|
+
**Note:** The text is only displayed inside the overflow popover list view.
|
|
15
|
+
*/
|
|
16
|
+
text: _angular_core.InputSignal<string | undefined>;
|
|
17
|
+
/**
|
|
18
|
+
* Defines the count displayed in the top-right corner.
|
|
19
|
+
*/
|
|
20
|
+
count: _angular_core.InputSignal<string | undefined>;
|
|
21
|
+
/**
|
|
22
|
+
* Defines additional accessibility attributes on Shellbar Items.
|
|
23
|
+
|
|
24
|
+
The accessibility attributes support the following values:
|
|
25
|
+
|
|
26
|
+
- **expanded**: Indicates whether the button, or another grouping element it controls,
|
|
27
|
+
is currently expanded or collapsed.
|
|
28
|
+
Accepts the following string values: `true` or `false`.
|
|
29
|
+
|
|
30
|
+
- **hasPopup**: Indicates the availability and type of interactive popup element,
|
|
31
|
+
such as menu or dialog, that can be triggered by the button.
|
|
32
|
+
|
|
33
|
+
- **controls**: Identifies the element (or elements) whose contents
|
|
34
|
+
or presence are controlled by the component.
|
|
35
|
+
Accepts a lowercase string value, referencing the ID of the element it controls.
|
|
36
|
+
*/
|
|
37
|
+
accessibilityAttributes: _angular_core.InputSignal<ShellBarItemAccessibilityAttributes | undefined>;
|
|
38
|
+
/**
|
|
39
|
+
* Fired, when the item is pressed.
|
|
40
|
+
*/
|
|
41
|
+
ui5Click: _angular_core.OutputEmitterRef<UI5CustomEvent<_ShellBarItem, "click">>;
|
|
42
|
+
elementRef: ElementRef<_ShellBarItem>;
|
|
43
|
+
injector: Injector;
|
|
44
|
+
get element(): _ShellBarItem;
|
|
45
|
+
ngAfterViewInit(): void;
|
|
46
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<ShellBarItem, never>;
|
|
47
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<ShellBarItem, "ui5-shellbar-item, [ui5-shellbar-item]", ["ui5ShellBarItem"], { "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "text": { "alias": "text"; "required": false; "isSignal": true; }; "count": { "alias": "count"; "required": false; "isSignal": true; }; "accessibilityAttributes": { "alias": "accessibilityAttributes"; "required": false; "isSignal": true; }; }, { "ui5Click": "ui5Click"; }, never, ["*"], true, never>;
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
export { ShellBarItem };
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { AfterViewInit, ElementRef, Injector } from '@angular/core';
|
|
3
|
+
import _ShellBarSearch from '@ui5/webcomponents-fiori/dist/ShellBarSearch.js';
|
|
4
|
+
import { UI5CustomEvent } from '@ui5/webcomponents-base';
|
|
5
|
+
|
|
6
|
+
declare class ShellBarSearch implements AfterViewInit {
|
|
7
|
+
/**
|
|
8
|
+
* Indicates whether the suggestions popover should be opened on focus.
|
|
9
|
+
*/
|
|
10
|
+
autoOpen: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
11
|
+
/**
|
|
12
|
+
* Indicates whether a loading indicator should be shown in the popup.
|
|
13
|
+
*/
|
|
14
|
+
loading: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
15
|
+
/**
|
|
16
|
+
* Defines whether the value will be autcompleted to match an item.
|
|
17
|
+
*/
|
|
18
|
+
noTypeahead: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
19
|
+
/**
|
|
20
|
+
* Indicates whether the items picker is open.
|
|
21
|
+
*/
|
|
22
|
+
open: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
23
|
+
/**
|
|
24
|
+
* Defines whether the clear icon of the search will be shown.
|
|
25
|
+
*/
|
|
26
|
+
showClearIcon: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
27
|
+
/**
|
|
28
|
+
* Defines the value of the component.
|
|
29
|
+
|
|
30
|
+
**Note:** The property is updated upon typing.
|
|
31
|
+
*/
|
|
32
|
+
value: _angular_core.InputSignal<string | undefined>;
|
|
33
|
+
/**
|
|
34
|
+
* Defines a short hint intended to aid the user with data entry when the
|
|
35
|
+
component has no value.
|
|
36
|
+
*/
|
|
37
|
+
placeholder: _angular_core.InputSignal<string | undefined>;
|
|
38
|
+
/**
|
|
39
|
+
* Defines the accessible ARIA name of the component.
|
|
40
|
+
*/
|
|
41
|
+
accessibleName: _angular_core.InputSignal<string | undefined>;
|
|
42
|
+
/**
|
|
43
|
+
* Defines the accessible ARIA description of the field.
|
|
44
|
+
*/
|
|
45
|
+
accessibleDescription: _angular_core.InputSignal<string | undefined>;
|
|
46
|
+
/**
|
|
47
|
+
* Fired when the popup is opened.
|
|
48
|
+
*/
|
|
49
|
+
ui5Open: _angular_core.OutputEmitterRef<UI5CustomEvent<_ShellBarSearch, "open">>;
|
|
50
|
+
/**
|
|
51
|
+
* Fired when the popup is closed.
|
|
52
|
+
*/
|
|
53
|
+
ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_ShellBarSearch, "close">>;
|
|
54
|
+
/**
|
|
55
|
+
* Fired when typing in input or clear icon is pressed.
|
|
56
|
+
*/
|
|
57
|
+
ui5Input: _angular_core.OutputEmitterRef<UI5CustomEvent<_ShellBarSearch, "input">>;
|
|
58
|
+
/**
|
|
59
|
+
* Fired when the scope has changed.
|
|
60
|
+
*/
|
|
61
|
+
ui5ScopeChange: _angular_core.OutputEmitterRef<UI5CustomEvent<_ShellBarSearch, "scope-change">>;
|
|
62
|
+
/**
|
|
63
|
+
* Fired when the user has triggered search with Enter key or Search Button press.
|
|
64
|
+
*/
|
|
65
|
+
ui5Search: _angular_core.OutputEmitterRef<UI5CustomEvent<_ShellBarSearch, "search">>;
|
|
66
|
+
elementRef: ElementRef<_ShellBarSearch>;
|
|
67
|
+
injector: Injector;
|
|
68
|
+
get element(): _ShellBarSearch;
|
|
69
|
+
ngAfterViewInit(): void;
|
|
70
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<ShellBarSearch, never>;
|
|
71
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<ShellBarSearch, "ui5-shellbar-search, [ui5-shellbar-search]", ["ui5ShellBarSearch"], { "autoOpen": { "alias": "autoOpen"; "required": false; "isSignal": true; }; "loading": { "alias": "loading"; "required": false; "isSignal": true; }; "noTypeahead": { "alias": "noTypeahead"; "required": false; "isSignal": true; }; "open": { "alias": "open"; "required": false; "isSignal": true; }; "showClearIcon": { "alias": "showClearIcon"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "accessibleName": { "alias": "accessibleName"; "required": false; "isSignal": true; }; "accessibleDescription": { "alias": "accessibleDescription"; "required": false; "isSignal": true; }; }, { "ui5Open": "ui5Open"; "ui5Close": "ui5Close"; "ui5Input": "ui5Input"; "ui5ScopeChange": "ui5ScopeChange"; "ui5Search": "ui5Search"; }, never, ["*"], true, never>;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
export { ShellBarSearch };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { AfterViewInit, ElementRef, Injector } from '@angular/core';
|
|
3
|
+
import _ShellBarSpacer from '@ui5/webcomponents-fiori/dist/ShellBarSpacer.js';
|
|
4
|
+
|
|
5
|
+
declare class ShellBarSpacer implements AfterViewInit {
|
|
6
|
+
elementRef: ElementRef<_ShellBarSpacer>;
|
|
7
|
+
injector: Injector;
|
|
8
|
+
get element(): _ShellBarSpacer;
|
|
9
|
+
ngAfterViewInit(): void;
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ShellBarSpacer, never>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ShellBarSpacer, "ui5-shellbar-spacer, [ui5-shellbar-spacer]", ["ui5ShellBarSpacer"], {}, {}, never, ["*"], true, never>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
export { ShellBarSpacer };
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { AfterViewInit, ElementRef, Injector } from '@angular/core';
|
|
3
|
+
import _SideNavigation from '@ui5/webcomponents-fiori/dist/SideNavigation.js';
|
|
4
|
+
import { UI5CustomEvent } from '@ui5/webcomponents-base';
|
|
5
|
+
|
|
6
|
+
declare class SideNavigation implements AfterViewInit {
|
|
7
|
+
/**
|
|
8
|
+
* Defines whether the `ui5-side-navigation` is expanded or collapsed.
|
|
9
|
+
|
|
10
|
+
**Note:** The collapsed mode is not supported on phones.
|
|
11
|
+
The `ui5-side-navigation` component is intended to be used within a `ui5-navigation-layout`
|
|
12
|
+
component to ensure proper responsive behavior. If you choose not to use the
|
|
13
|
+
`ui5-navigation-layout`, you will need to implement the appropriate responsive patterns yourself,
|
|
14
|
+
particularly for phones where the collapsed mode should not be used.
|
|
15
|
+
*/
|
|
16
|
+
collapsed: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
17
|
+
/**
|
|
18
|
+
* Defines the accessible ARIA name of the component.
|
|
19
|
+
*/
|
|
20
|
+
accessibleName: _angular_core.InputSignal<string | undefined>;
|
|
21
|
+
/**
|
|
22
|
+
* Fired when the selection has changed via user interaction
|
|
23
|
+
*/
|
|
24
|
+
ui5SelectionChange: _angular_core.OutputEmitterRef<UI5CustomEvent<_SideNavigation, "selection-change">>;
|
|
25
|
+
elementRef: ElementRef<_SideNavigation>;
|
|
26
|
+
injector: Injector;
|
|
27
|
+
get element(): _SideNavigation;
|
|
28
|
+
ngAfterViewInit(): void;
|
|
29
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SideNavigation, never>;
|
|
30
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SideNavigation, "ui5-side-navigation, [ui5-side-navigation]", ["ui5SideNavigation"], { "collapsed": { "alias": "collapsed"; "required": false; "isSignal": true; }; "accessibleName": { "alias": "accessibleName"; "required": false; "isSignal": true; }; }, { "ui5SelectionChange": "ui5SelectionChange"; }, never, ["*"], true, never>;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
export { SideNavigation };
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { AfterViewInit, ElementRef, Injector } from '@angular/core';
|
|
3
|
+
import _SideNavigationGroup from '@ui5/webcomponents-fiori/dist/SideNavigationGroup.js';
|
|
4
|
+
|
|
5
|
+
declare class SideNavigationGroup implements AfterViewInit {
|
|
6
|
+
/**
|
|
7
|
+
* Defines if the item is expanded
|
|
8
|
+
*/
|
|
9
|
+
expanded: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
10
|
+
/**
|
|
11
|
+
* Defines the text of the item.
|
|
12
|
+
*/
|
|
13
|
+
text: _angular_core.InputSignal<string | undefined>;
|
|
14
|
+
/**
|
|
15
|
+
* Defines whether the component is disabled.
|
|
16
|
+
A disabled component can't be pressed or
|
|
17
|
+
focused, and it is not in the tab chain.
|
|
18
|
+
*/
|
|
19
|
+
disabled: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
20
|
+
/**
|
|
21
|
+
* Defines the tooltip of the component.
|
|
22
|
+
|
|
23
|
+
A tooltip attribute should be provided, in order to represent meaning/function,
|
|
24
|
+
when the component is collapsed ("icon only" design is visualized) or the item text is truncated.
|
|
25
|
+
*/
|
|
26
|
+
tooltip: _angular_core.InputSignal<string | undefined>;
|
|
27
|
+
elementRef: ElementRef<_SideNavigationGroup>;
|
|
28
|
+
injector: Injector;
|
|
29
|
+
get element(): _SideNavigationGroup;
|
|
30
|
+
ngAfterViewInit(): void;
|
|
31
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SideNavigationGroup, never>;
|
|
32
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SideNavigationGroup, "ui5-side-navigation-group, [ui5-side-navigation-group]", ["ui5SideNavigationGroup"], { "expanded": { "alias": "expanded"; "required": false; "isSignal": true; }; "text": { "alias": "text"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "tooltip": { "alias": "tooltip"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
export { SideNavigationGroup };
|
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { AfterViewInit, ElementRef, Injector } from '@angular/core';
|
|
3
|
+
import _SideNavigationItem from '@ui5/webcomponents-fiori/dist/SideNavigationItem.js';
|
|
4
|
+
import { UI5CustomEvent } from '@ui5/webcomponents-base';
|
|
5
|
+
import { SideNavigationItemAccessibilityAttributes } from '@ui5/webcomponents-fiori/dist/SideNavigationSelectableItemBase.js';
|
|
6
|
+
|
|
7
|
+
declare class SideNavigationItem implements AfterViewInit {
|
|
8
|
+
/**
|
|
9
|
+
* Defines if the item is expanded
|
|
10
|
+
*/
|
|
11
|
+
expanded: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
12
|
+
/**
|
|
13
|
+
* Defines the icon of the item.
|
|
14
|
+
|
|
15
|
+
The SAP-icons font provides numerous options.
|
|
16
|
+
|
|
17
|
+
See all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).
|
|
18
|
+
*/
|
|
19
|
+
icon: _angular_core.InputSignal<string | undefined>;
|
|
20
|
+
/**
|
|
21
|
+
* Defines whether the item is selected.
|
|
22
|
+
|
|
23
|
+
**Note:** Items that have a set `href` and `target` set to `_blank` should not be selectable.
|
|
24
|
+
*/
|
|
25
|
+
selected: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
26
|
+
/**
|
|
27
|
+
* Defines the link target URI. Supports standard hyperlink behavior.
|
|
28
|
+
If a JavaScript action should be triggered,
|
|
29
|
+
this should not be set, but instead an event handler
|
|
30
|
+
for the `click` event should be registered.
|
|
31
|
+
*/
|
|
32
|
+
href: _angular_core.InputSignal<string | undefined>;
|
|
33
|
+
/**
|
|
34
|
+
* Defines the component target.
|
|
35
|
+
|
|
36
|
+
Possible values:
|
|
37
|
+
|
|
38
|
+
- `_self`
|
|
39
|
+
- `_top`
|
|
40
|
+
- `_blank`
|
|
41
|
+
- `_parent`
|
|
42
|
+
- `framename`
|
|
43
|
+
|
|
44
|
+
**Note:** Items that have a defined `href` and `target`
|
|
45
|
+
attribute set to `_blank` should not be selectable.
|
|
46
|
+
*/
|
|
47
|
+
target: _angular_core.InputSignal<string | undefined>;
|
|
48
|
+
/**
|
|
49
|
+
* Item design.
|
|
50
|
+
|
|
51
|
+
**Note:** Items with "Action" design must not have sub-items.
|
|
52
|
+
*/
|
|
53
|
+
design: _angular_core.InputSignal<"Default" | "Action" | undefined>;
|
|
54
|
+
/**
|
|
55
|
+
* Indicates whether the navigation item is selectable. By default, all items are selectable unless specifically marked as unselectable.
|
|
56
|
+
|
|
57
|
+
When a parent item is marked as unselectable, selecting it will only expand or collapse its sub-items.
|
|
58
|
+
To improve user experience do not mix unselectable parent items with selectable parent items in a single side navigation.
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
**Guidelines**:
|
|
62
|
+
- Items with an assigned `href` and a target of `_blank` should be marked as unselectable.
|
|
63
|
+
- Items that trigger actions (with design "Action") should be marked as unselectable.
|
|
64
|
+
*/
|
|
65
|
+
unselectable: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
66
|
+
/**
|
|
67
|
+
* Defines the additional accessibility attributes that will be applied to the component.
|
|
68
|
+
The following fields are supported:
|
|
69
|
+
|
|
70
|
+
- **hasPopup**: Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by the button.
|
|
71
|
+
Accepts the following string values: `dialog`, `grid`, `listbox`, `menu` or `tree`.
|
|
72
|
+
|
|
73
|
+
**Note:** Do not use it on parent items, as it will be overridden if the item is in the overflow menu.
|
|
74
|
+
*/
|
|
75
|
+
accessibilityAttributes: _angular_core.InputSignal<SideNavigationItemAccessibilityAttributes | undefined>;
|
|
76
|
+
/**
|
|
77
|
+
* Defines the text of the item.
|
|
78
|
+
*/
|
|
79
|
+
text: _angular_core.InputSignal<string | undefined>;
|
|
80
|
+
/**
|
|
81
|
+
* Defines whether the component is disabled.
|
|
82
|
+
A disabled component can't be pressed or
|
|
83
|
+
focused, and it is not in the tab chain.
|
|
84
|
+
*/
|
|
85
|
+
disabled: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
86
|
+
/**
|
|
87
|
+
* Defines the tooltip of the component.
|
|
88
|
+
|
|
89
|
+
A tooltip attribute should be provided, in order to represent meaning/function,
|
|
90
|
+
when the component is collapsed ("icon only" design is visualized) or the item text is truncated.
|
|
91
|
+
*/
|
|
92
|
+
tooltip: _angular_core.InputSignal<string | undefined>;
|
|
93
|
+
/**
|
|
94
|
+
* Fired when the component is activated either with a click/tap or by using the [Enter] or [Space] keys.
|
|
95
|
+
*/
|
|
96
|
+
ui5Click: _angular_core.OutputEmitterRef<UI5CustomEvent<_SideNavigationItem, "click">>;
|
|
97
|
+
elementRef: ElementRef<_SideNavigationItem>;
|
|
98
|
+
injector: Injector;
|
|
99
|
+
get element(): _SideNavigationItem;
|
|
100
|
+
ngAfterViewInit(): void;
|
|
101
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SideNavigationItem, never>;
|
|
102
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SideNavigationItem, "ui5-side-navigation-item, [ui5-side-navigation-item]", ["ui5SideNavigationItem"], { "expanded": { "alias": "expanded"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "selected": { "alias": "selected"; "required": false; "isSignal": true; }; "href": { "alias": "href"; "required": false; "isSignal": true; }; "target": { "alias": "target"; "required": false; "isSignal": true; }; "design": { "alias": "design"; "required": false; "isSignal": true; }; "unselectable": { "alias": "unselectable"; "required": false; "isSignal": true; }; "accessibilityAttributes": { "alias": "accessibilityAttributes"; "required": false; "isSignal": true; }; "text": { "alias": "text"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "tooltip": { "alias": "tooltip"; "required": false; "isSignal": true; }; }, { "ui5Click": "ui5Click"; }, never, ["*"], true, never>;
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
export { SideNavigationItem };
|