@ui5/webcomponents-ngx 0.5.5 → 0.5.6
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/fesm2022/ui5-webcomponents-ngx-fiori-search-item-show-more.mjs +43 -0
- package/fesm2022/ui5-webcomponents-ngx-fiori-search-item-show-more.mjs.map +1 -0
- package/fesm2022/ui5-webcomponents-ngx-fiori-shell-bar.mjs +3 -1
- package/fesm2022/ui5-webcomponents-ngx-fiori-shell-bar.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-fiori.mjs +4 -0
- package/fesm2022/ui5-webcomponents-ngx-fiori.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-main-avatar.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-main-calendar.mjs +5 -1
- package/fesm2022/ui5-webcomponents-ngx-main-calendar.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-main-date-picker.mjs +9 -1
- package/fesm2022/ui5-webcomponents-ngx-main-date-picker.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-main-date-range-picker.mjs +9 -1
- package/fesm2022/ui5-webcomponents-ngx-main-date-range-picker.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-main-date-time-picker.mjs +9 -1
- package/fesm2022/ui5-webcomponents-ngx-main-date-time-picker.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-main-file-uploader.mjs +5 -1
- package/fesm2022/ui5-webcomponents-ngx-main-file-uploader.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-main-segmented-button-item.mjs +5 -1
- package/fesm2022/ui5-webcomponents-ngx-main-segmented-button-item.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-main-segmented-button.mjs +15 -3
- package/fesm2022/ui5-webcomponents-ngx-main-segmented-button.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-main-select.mjs +5 -1
- package/fesm2022/ui5-webcomponents-ngx-main-select.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-main-text-area.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-main-time-picker.mjs +5 -1
- package/fesm2022/ui5-webcomponents-ngx-main-time-picker.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx.mjs +1 -0
- package/fesm2022/ui5-webcomponents-ngx.mjs.map +1 -1
- package/fiori/index.d.ts +29 -28
- package/fiori/search-item-show-more/index.d.ts +25 -0
- package/fiori/shell-bar/index.d.ts +9 -2
- package/index.d.ts +1 -0
- package/main/avatar/index.d.ts +1 -1
- package/main/calendar/index.d.ts +9 -1
- package/main/date-picker/index.d.ts +17 -1
- package/main/date-range-picker/index.d.ts +17 -1
- package/main/date-time-picker/index.d.ts +17 -1
- package/main/file-uploader/index.d.ts +9 -1
- package/main/segmented-button/index.d.ts +13 -1
- package/main/segmented-button-item/index.d.ts +9 -1
- package/main/select/index.d.ts +9 -1
- package/main/text-area/index.d.ts +2 -2
- package/main/time-picker/index.d.ts +9 -1
- package/package.json +26 -22
- package/ui5-webcomponents-ngx-0.5.6.tgz +0 -0
- package/ui5-webcomponents-ngx-0.5.5.tgz +0 -0
package/fiori/index.d.ts
CHANGED
|
@@ -21,38 +21,39 @@ import * as i18 from '@ui5/webcomponents-ngx/fiori/product-switch-item';
|
|
|
21
21
|
import * as i19 from '@ui5/webcomponents-ngx/fiori/search';
|
|
22
22
|
import * as i20 from '@ui5/webcomponents-ngx/fiori/search-item';
|
|
23
23
|
import * as i21 from '@ui5/webcomponents-ngx/fiori/search-item-group';
|
|
24
|
-
import * as i22 from '@ui5/webcomponents-ngx/fiori/search-
|
|
25
|
-
import * as i23 from '@ui5/webcomponents-ngx/fiori/search-
|
|
26
|
-
import * as i24 from '@ui5/webcomponents-ngx/fiori/
|
|
27
|
-
import * as i25 from '@ui5/webcomponents-ngx/fiori/shell-bar
|
|
28
|
-
import * as i26 from '@ui5/webcomponents-ngx/fiori/shell-bar-
|
|
29
|
-
import * as i27 from '@ui5/webcomponents-ngx/fiori/shell-bar-
|
|
30
|
-
import * as i28 from '@ui5/webcomponents-ngx/fiori/shell-bar-
|
|
31
|
-
import * as i29 from '@ui5/webcomponents-ngx/fiori/
|
|
32
|
-
import * as i30 from '@ui5/webcomponents-ngx/fiori/side-navigation
|
|
33
|
-
import * as i31 from '@ui5/webcomponents-ngx/fiori/side-navigation-
|
|
34
|
-
import * as i32 from '@ui5/webcomponents-ngx/fiori/side-navigation-
|
|
35
|
-
import * as i33 from '@ui5/webcomponents-ngx/fiori/
|
|
36
|
-
import * as i34 from '@ui5/webcomponents-ngx/fiori/
|
|
37
|
-
import * as i35 from '@ui5/webcomponents-ngx/fiori/timeline
|
|
38
|
-
import * as i36 from '@ui5/webcomponents-ngx/fiori/timeline-item';
|
|
39
|
-
import * as i37 from '@ui5/webcomponents-ngx/fiori/
|
|
40
|
-
import * as i38 from '@ui5/webcomponents-ngx/fiori/upload-collection
|
|
41
|
-
import * as i39 from '@ui5/webcomponents-ngx/fiori/
|
|
42
|
-
import * as i40 from '@ui5/webcomponents-ngx/fiori/user-menu
|
|
43
|
-
import * as i41 from '@ui5/webcomponents-ngx/fiori/user-menu-
|
|
44
|
-
import * as i42 from '@ui5/webcomponents-ngx/fiori/user-menu-item
|
|
45
|
-
import * as i43 from '@ui5/webcomponents-ngx/fiori/user-
|
|
46
|
-
import * as i44 from '@ui5/webcomponents-ngx/fiori/user-settings-
|
|
47
|
-
import * as i45 from '@ui5/webcomponents-ngx/fiori/user-settings-
|
|
48
|
-
import * as i46 from '@ui5/webcomponents-ngx/fiori/
|
|
49
|
-
import * as i47 from '@ui5/webcomponents-ngx/fiori/
|
|
50
|
-
import * as i48 from '@ui5/webcomponents-ngx/fiori/wizard
|
|
24
|
+
import * as i22 from '@ui5/webcomponents-ngx/fiori/search-item-show-more';
|
|
25
|
+
import * as i23 from '@ui5/webcomponents-ngx/fiori/search-message-area';
|
|
26
|
+
import * as i24 from '@ui5/webcomponents-ngx/fiori/search-scope';
|
|
27
|
+
import * as i25 from '@ui5/webcomponents-ngx/fiori/shell-bar';
|
|
28
|
+
import * as i26 from '@ui5/webcomponents-ngx/fiori/shell-bar-branding';
|
|
29
|
+
import * as i27 from '@ui5/webcomponents-ngx/fiori/shell-bar-item';
|
|
30
|
+
import * as i28 from '@ui5/webcomponents-ngx/fiori/shell-bar-search';
|
|
31
|
+
import * as i29 from '@ui5/webcomponents-ngx/fiori/shell-bar-spacer';
|
|
32
|
+
import * as i30 from '@ui5/webcomponents-ngx/fiori/side-navigation';
|
|
33
|
+
import * as i31 from '@ui5/webcomponents-ngx/fiori/side-navigation-group';
|
|
34
|
+
import * as i32 from '@ui5/webcomponents-ngx/fiori/side-navigation-item';
|
|
35
|
+
import * as i33 from '@ui5/webcomponents-ngx/fiori/side-navigation-sub-item';
|
|
36
|
+
import * as i34 from '@ui5/webcomponents-ngx/fiori/sort-item';
|
|
37
|
+
import * as i35 from '@ui5/webcomponents-ngx/fiori/timeline';
|
|
38
|
+
import * as i36 from '@ui5/webcomponents-ngx/fiori/timeline-group-item';
|
|
39
|
+
import * as i37 from '@ui5/webcomponents-ngx/fiori/timeline-item';
|
|
40
|
+
import * as i38 from '@ui5/webcomponents-ngx/fiori/upload-collection';
|
|
41
|
+
import * as i39 from '@ui5/webcomponents-ngx/fiori/upload-collection-item';
|
|
42
|
+
import * as i40 from '@ui5/webcomponents-ngx/fiori/user-menu';
|
|
43
|
+
import * as i41 from '@ui5/webcomponents-ngx/fiori/user-menu-account';
|
|
44
|
+
import * as i42 from '@ui5/webcomponents-ngx/fiori/user-menu-item';
|
|
45
|
+
import * as i43 from '@ui5/webcomponents-ngx/fiori/user-menu-item-group';
|
|
46
|
+
import * as i44 from '@ui5/webcomponents-ngx/fiori/user-settings-dialog';
|
|
47
|
+
import * as i45 from '@ui5/webcomponents-ngx/fiori/user-settings-item';
|
|
48
|
+
import * as i46 from '@ui5/webcomponents-ngx/fiori/user-settings-view';
|
|
49
|
+
import * as i47 from '@ui5/webcomponents-ngx/fiori/view-settings-dialog';
|
|
50
|
+
import * as i48 from '@ui5/webcomponents-ngx/fiori/wizard';
|
|
51
|
+
import * as i49 from '@ui5/webcomponents-ngx/fiori/wizard-step';
|
|
51
52
|
|
|
52
53
|
declare class Ui5FioriModule {
|
|
53
54
|
constructor(ui5WebcomponentsFioriThemingService: Ui5WebcomponentsFioriThemingService);
|
|
54
55
|
static ɵfac: i0.ɵɵFactoryDeclaration<Ui5FioriModule, never>;
|
|
55
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<Ui5FioriModule, never, [typeof i1.BarcodeScannerDialogComponent, typeof i2.DynamicPageComponent, typeof i3.DynamicPageHeaderComponent, typeof i4.DynamicPageTitleComponent, typeof i5.DynamicSideContentComponent, typeof i6.FilterItemComponent, typeof i7.FilterItemOptionComponent, typeof i8.FlexibleColumnLayoutComponent, typeof i9.IllustratedMessageComponent, typeof i10.MediaGalleryComponent, typeof i11.MediaGalleryItemComponent, typeof i12.NavigationLayoutComponent, typeof i13.NotificationListComponent, typeof i14.NotificationListGroupItemComponent, typeof i15.NotificationListItemComponent, typeof i16.PageComponent, typeof i17.ProductSwitchComponent, typeof i18.ProductSwitchItemComponent, typeof i19.SearchComponent, typeof i20.SearchItemComponent, typeof i21.SearchItemGroupComponent, typeof i22.
|
|
56
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<Ui5FioriModule, never, [typeof i1.BarcodeScannerDialogComponent, typeof i2.DynamicPageComponent, typeof i3.DynamicPageHeaderComponent, typeof i4.DynamicPageTitleComponent, typeof i5.DynamicSideContentComponent, typeof i6.FilterItemComponent, typeof i7.FilterItemOptionComponent, typeof i8.FlexibleColumnLayoutComponent, typeof i9.IllustratedMessageComponent, typeof i10.MediaGalleryComponent, typeof i11.MediaGalleryItemComponent, typeof i12.NavigationLayoutComponent, typeof i13.NotificationListComponent, typeof i14.NotificationListGroupItemComponent, typeof i15.NotificationListItemComponent, typeof i16.PageComponent, typeof i17.ProductSwitchComponent, typeof i18.ProductSwitchItemComponent, typeof i19.SearchComponent, typeof i20.SearchItemComponent, typeof i21.SearchItemGroupComponent, typeof i22.SearchItemShowMoreComponent, typeof i23.SearchMessageAreaComponent, typeof i24.SearchScopeComponent, typeof i25.ShellBarComponent, typeof i26.ShellBarBrandingComponent, typeof i27.ShellBarItemComponent, typeof i28.ShellBarSearchComponent, typeof i29.ShellBarSpacerComponent, typeof i30.SideNavigationComponent, typeof i31.SideNavigationGroupComponent, typeof i32.SideNavigationItemComponent, typeof i33.SideNavigationSubItemComponent, typeof i34.SortItemComponent, typeof i35.TimelineComponent, typeof i36.TimelineGroupItemComponent, typeof i37.TimelineItemComponent, typeof i38.UploadCollectionComponent, typeof i39.UploadCollectionItemComponent, typeof i40.UserMenuComponent, typeof i41.UserMenuAccountComponent, typeof i42.UserMenuItemComponent, typeof i43.UserMenuItemGroupComponent, typeof i44.UserSettingsDialogComponent, typeof i45.UserSettingsItemComponent, typeof i46.UserSettingsViewComponent, typeof i47.ViewSettingsDialogComponent, typeof i48.WizardComponent, typeof i49.WizardStepComponent], [typeof i1.BarcodeScannerDialogComponent, typeof i2.DynamicPageComponent, typeof i3.DynamicPageHeaderComponent, typeof i4.DynamicPageTitleComponent, typeof i5.DynamicSideContentComponent, typeof i6.FilterItemComponent, typeof i7.FilterItemOptionComponent, typeof i8.FlexibleColumnLayoutComponent, typeof i9.IllustratedMessageComponent, typeof i10.MediaGalleryComponent, typeof i11.MediaGalleryItemComponent, typeof i12.NavigationLayoutComponent, typeof i13.NotificationListComponent, typeof i14.NotificationListGroupItemComponent, typeof i15.NotificationListItemComponent, typeof i16.PageComponent, typeof i17.ProductSwitchComponent, typeof i18.ProductSwitchItemComponent, typeof i19.SearchComponent, typeof i20.SearchItemComponent, typeof i21.SearchItemGroupComponent, typeof i22.SearchItemShowMoreComponent, typeof i23.SearchMessageAreaComponent, typeof i24.SearchScopeComponent, typeof i25.ShellBarComponent, typeof i26.ShellBarBrandingComponent, typeof i27.ShellBarItemComponent, typeof i28.ShellBarSearchComponent, typeof i29.ShellBarSpacerComponent, typeof i30.SideNavigationComponent, typeof i31.SideNavigationGroupComponent, typeof i32.SideNavigationItemComponent, typeof i33.SideNavigationSubItemComponent, typeof i34.SortItemComponent, typeof i35.TimelineComponent, typeof i36.TimelineGroupItemComponent, typeof i37.TimelineItemComponent, typeof i38.UploadCollectionComponent, typeof i39.UploadCollectionItemComponent, typeof i40.UserMenuComponent, typeof i41.UserMenuAccountComponent, typeof i42.UserMenuItemComponent, typeof i43.UserMenuItemGroupComponent, typeof i44.UserSettingsDialogComponent, typeof i45.UserSettingsItemComponent, typeof i46.UserSettingsViewComponent, typeof i47.ViewSettingsDialogComponent, typeof i48.WizardComponent, typeof i49.WizardStepComponent]>;
|
|
56
57
|
static ɵinj: i0.ɵɵInjectorDeclaration<Ui5FioriModule>;
|
|
57
58
|
}
|
|
58
59
|
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import SearchItemShowMore from '@ui5/webcomponents-fiori/dist/SearchItemShowMore.js';
|
|
2
|
+
import * as i0 from '@angular/core';
|
|
3
|
+
|
|
4
|
+
declare class SearchItemShowMoreComponent {
|
|
5
|
+
/**
|
|
6
|
+
Specifies the number of additional items available to show.
|
|
7
|
+
This value replaces the placeholder (N) in the "Show more (N)" text.
|
|
8
|
+
If not set, the placeholder will remain as (N).
|
|
9
|
+
*/
|
|
10
|
+
itemsToShowCount: number | undefined;
|
|
11
|
+
/**
|
|
12
|
+
Defines whether the show more item is selected.
|
|
13
|
+
*/
|
|
14
|
+
selected: boolean;
|
|
15
|
+
private elementRef;
|
|
16
|
+
private zone;
|
|
17
|
+
private cdr;
|
|
18
|
+
get element(): SearchItemShowMore;
|
|
19
|
+
constructor();
|
|
20
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SearchItemShowMoreComponent, never>;
|
|
21
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SearchItemShowMoreComponent, "ui5-search-item-show-more", ["ui5SearchItemShowMore"], { "itemsToShowCount": { "alias": "itemsToShowCount"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
22
|
+
static ngAcceptInputType_selected: unknown;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
export { SearchItemShowMoreComponent };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { EventEmitter } from '@angular/core';
|
|
3
|
-
import ShellBar, { ShellBarAccessibilityAttributes, ShellBarNotificationsClickEventDetail, ShellBarProfileClickEventDetail, ShellBarProductSwitchClickEventDetail, ShellBarLogoClickEventDetail, ShellBarMenuItemClickEventDetail, ShellBarSearchButtonEventDetail, ShellBarSearchFieldToggleEventDetail, ShellBarContentItemVisibilityChangeEventDetail } from '@ui5/webcomponents-fiori/dist/ShellBar.js';
|
|
3
|
+
import ShellBar, { ShellBarAccessibilityAttributes, ShellBarNotificationsClickEventDetail, ShellBarProfileClickEventDetail, ShellBarProductSwitchClickEventDetail, ShellBarLogoClickEventDetail, ShellBarMenuItemClickEventDetail, ShellBarSearchButtonEventDetail, ShellBarSearchFieldToggleEventDetail, ShellBarSearchFieldClearEventDetail, ShellBarContentItemVisibilityChangeEventDetail } from '@ui5/webcomponents-fiori/dist/ShellBar.js';
|
|
4
4
|
|
|
5
5
|
declare class ShellBarComponent {
|
|
6
6
|
/**
|
|
@@ -111,6 +111,13 @@ declare class ShellBarComponent {
|
|
|
111
111
|
Fired, when the search field is expanded or collapsed.
|
|
112
112
|
*/
|
|
113
113
|
ui5SearchFieldToggle: EventEmitter<ShellBarSearchFieldToggleEventDetail>;
|
|
114
|
+
/**
|
|
115
|
+
Fired, when the search cancel button is activated.
|
|
116
|
+
|
|
117
|
+
**Note:** You can prevent the default behavior (clearing the search field value) by calling `event.preventDefault()`. The search will still be closed.
|
|
118
|
+
**Note:** The `search-field-clear` event is in an experimental state and is a subject to change.
|
|
119
|
+
*/
|
|
120
|
+
ui5SearchFieldClear: EventEmitter<ShellBarSearchFieldClearEventDetail>;
|
|
114
121
|
/**
|
|
115
122
|
Fired, when an item from the content slot is hidden or shown.
|
|
116
123
|
**Note:** The `content-item-visibility-change` event is in an experimental state and is a subject to change.
|
|
@@ -122,7 +129,7 @@ declare class ShellBarComponent {
|
|
|
122
129
|
get element(): ShellBar;
|
|
123
130
|
constructor();
|
|
124
131
|
static ɵfac: i0.ɵɵFactoryDeclaration<ShellBarComponent, never>;
|
|
125
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ShellBarComponent, "ui5-shellbar", ["ui5Shellbar"], { "hideSearchButton": { "alias": "hideSearchButton"; "required": false; }; "disableSearchCollapse": { "alias": "disableSearchCollapse"; "required": false; }; "primaryTitle": { "alias": "primaryTitle"; "required": false; }; "secondaryTitle": { "alias": "secondaryTitle"; "required": false; }; "notificationsCount": { "alias": "notificationsCount"; "required": false; }; "showNotifications": { "alias": "showNotifications"; "required": false; }; "showProductSwitch": { "alias": "showProductSwitch"; "required": false; }; "showSearchField": { "alias": "showSearchField"; "required": false; }; "accessibilityAttributes": { "alias": "accessibilityAttributes"; "required": false; }; }, { "ui5NotificationsClick": "ui5NotificationsClick"; "ui5ProfileClick": "ui5ProfileClick"; "ui5ProductSwitchClick": "ui5ProductSwitchClick"; "ui5LogoClick": "ui5LogoClick"; "ui5MenuItemClick": "ui5MenuItemClick"; "ui5SearchButtonClick": "ui5SearchButtonClick"; "ui5SearchFieldToggle": "ui5SearchFieldToggle"; "ui5ContentItemVisibilityChange": "ui5ContentItemVisibilityChange"; }, never, ["*"], true, never>;
|
|
132
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ShellBarComponent, "ui5-shellbar", ["ui5Shellbar"], { "hideSearchButton": { "alias": "hideSearchButton"; "required": false; }; "disableSearchCollapse": { "alias": "disableSearchCollapse"; "required": false; }; "primaryTitle": { "alias": "primaryTitle"; "required": false; }; "secondaryTitle": { "alias": "secondaryTitle"; "required": false; }; "notificationsCount": { "alias": "notificationsCount"; "required": false; }; "showNotifications": { "alias": "showNotifications"; "required": false; }; "showProductSwitch": { "alias": "showProductSwitch"; "required": false; }; "showSearchField": { "alias": "showSearchField"; "required": false; }; "accessibilityAttributes": { "alias": "accessibilityAttributes"; "required": false; }; }, { "ui5NotificationsClick": "ui5NotificationsClick"; "ui5ProfileClick": "ui5ProfileClick"; "ui5ProductSwitchClick": "ui5ProductSwitchClick"; "ui5LogoClick": "ui5LogoClick"; "ui5MenuItemClick": "ui5MenuItemClick"; "ui5SearchButtonClick": "ui5SearchButtonClick"; "ui5SearchFieldToggle": "ui5SearchFieldToggle"; "ui5SearchFieldClear": "ui5SearchFieldClear"; "ui5ContentItemVisibilityChange": "ui5ContentItemVisibilityChange"; }, never, ["*"], true, never>;
|
|
126
133
|
static ngAcceptInputType_hideSearchButton: unknown;
|
|
127
134
|
static ngAcceptInputType_disableSearchCollapse: unknown;
|
|
128
135
|
static ngAcceptInputType_showNotifications: unknown;
|
package/index.d.ts
CHANGED
|
@@ -19,6 +19,7 @@ export { ProductSwitchItemComponent } from '@ui5/webcomponents-ngx/fiori/product
|
|
|
19
19
|
export { SearchComponent } from '@ui5/webcomponents-ngx/fiori/search';
|
|
20
20
|
export { SearchItemComponent } from '@ui5/webcomponents-ngx/fiori/search-item';
|
|
21
21
|
export { SearchItemGroupComponent } from '@ui5/webcomponents-ngx/fiori/search-item-group';
|
|
22
|
+
export { SearchItemShowMoreComponent } from '@ui5/webcomponents-ngx/fiori/search-item-show-more';
|
|
22
23
|
export { SearchMessageAreaComponent } from '@ui5/webcomponents-ngx/fiori/search-message-area';
|
|
23
24
|
export { SearchScopeComponent } from '@ui5/webcomponents-ngx/fiori/search-scope';
|
|
24
25
|
export { ShellBarComponent } from '@ui5/webcomponents-ngx/fiori/shell-bar';
|
package/main/avatar/index.d.ts
CHANGED
|
@@ -68,7 +68,7 @@ declare class AvatarComponent {
|
|
|
68
68
|
Defines the background color of the desired image.
|
|
69
69
|
If `colorScheme` is set to `Auto`, the avatar will be displayed with the `Accent6` color.
|
|
70
70
|
*/
|
|
71
|
-
colorScheme: 'Auto' | 'Accent1' | 'Accent2' | 'Accent3' | 'Accent4' | 'Accent5' | 'Accent6' | 'Accent7' | 'Accent8' | 'Accent9' | 'Accent10' | 'Placeholder';
|
|
71
|
+
colorScheme: 'Auto' | 'Accent1' | 'Accent2' | 'Accent3' | 'Accent4' | 'Accent5' | 'Accent6' | 'Accent7' | 'Accent8' | 'Accent9' | 'Accent10' | 'Placeholder' | 'Transparent';
|
|
72
72
|
/**
|
|
73
73
|
Defines the text alternative of the component.
|
|
74
74
|
If not provided a default text alternative will be set, if present.
|
package/main/calendar/index.d.ts
CHANGED
|
@@ -17,6 +17,14 @@ declare class CalendarComponent {
|
|
|
17
17
|
Determines the format, displayed in the input field.
|
|
18
18
|
*/
|
|
19
19
|
formatPattern: string | undefined;
|
|
20
|
+
/**
|
|
21
|
+
Determines the format, displayed in the input field.
|
|
22
|
+
*/
|
|
23
|
+
displayFormat: string | undefined;
|
|
24
|
+
/**
|
|
25
|
+
Determines the format, used for the value attribute.
|
|
26
|
+
*/
|
|
27
|
+
valueFormat: string | undefined;
|
|
20
28
|
/**
|
|
21
29
|
Determines the minimum date available for selection.
|
|
22
30
|
|
|
@@ -63,7 +71,7 @@ declare class CalendarComponent {
|
|
|
63
71
|
get element(): Calendar;
|
|
64
72
|
constructor();
|
|
65
73
|
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarComponent, never>;
|
|
66
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CalendarComponent, "ui5-calendar", ["ui5Calendar"], { "primaryCalendarType": { "alias": "primaryCalendarType"; "required": false; }; "secondaryCalendarType": { "alias": "secondaryCalendarType"; "required": false; }; "formatPattern": { "alias": "formatPattern"; "required": false; }; "minDate": { "alias": "minDate"; "required": false; }; "maxDate": { "alias": "maxDate"; "required": false; }; "calendarWeekNumbering": { "alias": "calendarWeekNumbering"; "required": false; }; "selectionMode": { "alias": "selectionMode"; "required": false; }; "hideWeekNumbers": { "alias": "hideWeekNumbers"; "required": false; }; }, { "ui5SelectionChange": "ui5SelectionChange"; }, never, ["*"], true, never>;
|
|
74
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CalendarComponent, "ui5-calendar", ["ui5Calendar"], { "primaryCalendarType": { "alias": "primaryCalendarType"; "required": false; }; "secondaryCalendarType": { "alias": "secondaryCalendarType"; "required": false; }; "formatPattern": { "alias": "formatPattern"; "required": false; }; "displayFormat": { "alias": "displayFormat"; "required": false; }; "valueFormat": { "alias": "valueFormat"; "required": false; }; "minDate": { "alias": "minDate"; "required": false; }; "maxDate": { "alias": "maxDate"; "required": false; }; "calendarWeekNumbering": { "alias": "calendarWeekNumbering"; "required": false; }; "selectionMode": { "alias": "selectionMode"; "required": false; }; "hideWeekNumbers": { "alias": "hideWeekNumbers"; "required": false; }; }, { "ui5SelectionChange": "ui5SelectionChange"; }, never, ["*"], true, never>;
|
|
67
75
|
static ngAcceptInputType_hideWeekNumbers: unknown;
|
|
68
76
|
}
|
|
69
77
|
|
|
@@ -19,6 +19,14 @@ declare class DatePickerComponent {
|
|
|
19
19
|
Determines the format, displayed in the input field.
|
|
20
20
|
*/
|
|
21
21
|
formatPattern: string | undefined;
|
|
22
|
+
/**
|
|
23
|
+
Determines the format, displayed in the input field.
|
|
24
|
+
*/
|
|
25
|
+
displayFormat: string | undefined;
|
|
26
|
+
/**
|
|
27
|
+
Determines the format, used for the value attribute.
|
|
28
|
+
*/
|
|
29
|
+
valueFormat: string | undefined;
|
|
22
30
|
/**
|
|
23
31
|
Determines the minimum date available for selection.
|
|
24
32
|
|
|
@@ -89,6 +97,14 @@ declare class DatePickerComponent {
|
|
|
89
97
|
Receives id(or many ids) of the elements that label the component.
|
|
90
98
|
*/
|
|
91
99
|
accessibleNameRef: string | undefined;
|
|
100
|
+
/**
|
|
101
|
+
Defines the accessible description of the component.
|
|
102
|
+
*/
|
|
103
|
+
accessibleDescription: string | undefined;
|
|
104
|
+
/**
|
|
105
|
+
Receives id(or many ids) of the elements that describe the input.
|
|
106
|
+
*/
|
|
107
|
+
accessibleDescriptionRef: string | undefined;
|
|
92
108
|
/**
|
|
93
109
|
Fired when the input operation has finished by pressing Enter or on focusout.
|
|
94
110
|
*/
|
|
@@ -120,7 +136,7 @@ declare class DatePickerComponent {
|
|
|
120
136
|
get cvaValue(): string;
|
|
121
137
|
constructor();
|
|
122
138
|
static ɵfac: i0.ɵɵFactoryDeclaration<DatePickerComponent, never>;
|
|
123
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DatePickerComponent, "ui5-date-picker", ["ui5DatePicker"], { "primaryCalendarType": { "alias": "primaryCalendarType"; "required": false; }; "secondaryCalendarType": { "alias": "secondaryCalendarType"; "required": false; }; "formatPattern": { "alias": "formatPattern"; "required": false; }; "minDate": { "alias": "minDate"; "required": false; }; "maxDate": { "alias": "maxDate"; "required": false; }; "calendarWeekNumbering": { "alias": "calendarWeekNumbering"; "required": false; }; "value": { "alias": "value"; "required": false; }; "valueState": { "alias": "valueState"; "required": false; }; "required": { "alias": "required"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "name": { "alias": "name"; "required": false; }; "hideWeekNumbers": { "alias": "hideWeekNumbers"; "required": false; }; "open": { "alias": "open"; "required": false; }; "accessibleName": { "alias": "accessibleName"; "required": false; }; "accessibleNameRef": { "alias": "accessibleNameRef"; "required": false; }; }, { "ui5Change": "ui5Change"; "ui5Input": "ui5Input"; "ui5ValueStateChange": "ui5ValueStateChange"; "ui5Open": "ui5Open"; "ui5Close": "ui5Close"; }, never, ["*"], true, [{ directive: typeof i1.GenericControlValueAccessor; inputs: {}; outputs: {}; }]>;
|
|
139
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DatePickerComponent, "ui5-date-picker", ["ui5DatePicker"], { "primaryCalendarType": { "alias": "primaryCalendarType"; "required": false; }; "secondaryCalendarType": { "alias": "secondaryCalendarType"; "required": false; }; "formatPattern": { "alias": "formatPattern"; "required": false; }; "displayFormat": { "alias": "displayFormat"; "required": false; }; "valueFormat": { "alias": "valueFormat"; "required": false; }; "minDate": { "alias": "minDate"; "required": false; }; "maxDate": { "alias": "maxDate"; "required": false; }; "calendarWeekNumbering": { "alias": "calendarWeekNumbering"; "required": false; }; "value": { "alias": "value"; "required": false; }; "valueState": { "alias": "valueState"; "required": false; }; "required": { "alias": "required"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "name": { "alias": "name"; "required": false; }; "hideWeekNumbers": { "alias": "hideWeekNumbers"; "required": false; }; "open": { "alias": "open"; "required": false; }; "accessibleName": { "alias": "accessibleName"; "required": false; }; "accessibleNameRef": { "alias": "accessibleNameRef"; "required": false; }; "accessibleDescription": { "alias": "accessibleDescription"; "required": false; }; "accessibleDescriptionRef": { "alias": "accessibleDescriptionRef"; "required": false; }; }, { "ui5Change": "ui5Change"; "ui5Input": "ui5Input"; "ui5ValueStateChange": "ui5ValueStateChange"; "ui5Open": "ui5Open"; "ui5Close": "ui5Close"; }, never, ["*"], true, [{ directive: typeof i1.GenericControlValueAccessor; inputs: {}; outputs: {}; }]>;
|
|
124
140
|
static ngAcceptInputType_required: unknown;
|
|
125
141
|
static ngAcceptInputType_disabled: unknown;
|
|
126
142
|
static ngAcceptInputType_readonly: unknown;
|
|
@@ -20,6 +20,14 @@ declare class DateRangePickerComponent {
|
|
|
20
20
|
Determines the format, displayed in the input field.
|
|
21
21
|
*/
|
|
22
22
|
formatPattern: string | undefined;
|
|
23
|
+
/**
|
|
24
|
+
Determines the format, displayed in the input field.
|
|
25
|
+
*/
|
|
26
|
+
displayFormat: string | undefined;
|
|
27
|
+
/**
|
|
28
|
+
Determines the format, used for the value attribute.
|
|
29
|
+
*/
|
|
30
|
+
valueFormat: string | undefined;
|
|
23
31
|
/**
|
|
24
32
|
Determines the minimum date available for selection.
|
|
25
33
|
|
|
@@ -90,6 +98,14 @@ declare class DateRangePickerComponent {
|
|
|
90
98
|
Receives id(or many ids) of the elements that label the component.
|
|
91
99
|
*/
|
|
92
100
|
accessibleNameRef: string | undefined;
|
|
101
|
+
/**
|
|
102
|
+
Defines the accessible description of the component.
|
|
103
|
+
*/
|
|
104
|
+
accessibleDescription: string | undefined;
|
|
105
|
+
/**
|
|
106
|
+
Receives id(or many ids) of the elements that describe the input.
|
|
107
|
+
*/
|
|
108
|
+
accessibleDescriptionRef: string | undefined;
|
|
93
109
|
/**
|
|
94
110
|
Determines the symbol which separates the dates.
|
|
95
111
|
If not supplied, the default time interval delimiter for the current locale will be used.
|
|
@@ -126,7 +142,7 @@ declare class DateRangePickerComponent {
|
|
|
126
142
|
get cvaValue(): string;
|
|
127
143
|
constructor();
|
|
128
144
|
static ɵfac: i0.ɵɵFactoryDeclaration<DateRangePickerComponent, never>;
|
|
129
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DateRangePickerComponent, "ui5-daterange-picker", ["ui5DaterangePicker"], { "primaryCalendarType": { "alias": "primaryCalendarType"; "required": false; }; "secondaryCalendarType": { "alias": "secondaryCalendarType"; "required": false; }; "formatPattern": { "alias": "formatPattern"; "required": false; }; "minDate": { "alias": "minDate"; "required": false; }; "maxDate": { "alias": "maxDate"; "required": false; }; "calendarWeekNumbering": { "alias": "calendarWeekNumbering"; "required": false; }; "value": { "alias": "value"; "required": false; }; "valueState": { "alias": "valueState"; "required": false; }; "required": { "alias": "required"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "name": { "alias": "name"; "required": false; }; "hideWeekNumbers": { "alias": "hideWeekNumbers"; "required": false; }; "open": { "alias": "open"; "required": false; }; "accessibleName": { "alias": "accessibleName"; "required": false; }; "accessibleNameRef": { "alias": "accessibleNameRef"; "required": false; }; "delimiter": { "alias": "delimiter"; "required": false; }; }, { "ui5Change": "ui5Change"; "ui5Input": "ui5Input"; "ui5ValueStateChange": "ui5ValueStateChange"; "ui5Open": "ui5Open"; "ui5Close": "ui5Close"; }, never, ["*"], true, [{ directive: typeof i1.GenericControlValueAccessor; inputs: {}; outputs: {}; }]>;
|
|
145
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DateRangePickerComponent, "ui5-daterange-picker", ["ui5DaterangePicker"], { "primaryCalendarType": { "alias": "primaryCalendarType"; "required": false; }; "secondaryCalendarType": { "alias": "secondaryCalendarType"; "required": false; }; "formatPattern": { "alias": "formatPattern"; "required": false; }; "displayFormat": { "alias": "displayFormat"; "required": false; }; "valueFormat": { "alias": "valueFormat"; "required": false; }; "minDate": { "alias": "minDate"; "required": false; }; "maxDate": { "alias": "maxDate"; "required": false; }; "calendarWeekNumbering": { "alias": "calendarWeekNumbering"; "required": false; }; "value": { "alias": "value"; "required": false; }; "valueState": { "alias": "valueState"; "required": false; }; "required": { "alias": "required"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "name": { "alias": "name"; "required": false; }; "hideWeekNumbers": { "alias": "hideWeekNumbers"; "required": false; }; "open": { "alias": "open"; "required": false; }; "accessibleName": { "alias": "accessibleName"; "required": false; }; "accessibleNameRef": { "alias": "accessibleNameRef"; "required": false; }; "accessibleDescription": { "alias": "accessibleDescription"; "required": false; }; "accessibleDescriptionRef": { "alias": "accessibleDescriptionRef"; "required": false; }; "delimiter": { "alias": "delimiter"; "required": false; }; }, { "ui5Change": "ui5Change"; "ui5Input": "ui5Input"; "ui5ValueStateChange": "ui5ValueStateChange"; "ui5Open": "ui5Open"; "ui5Close": "ui5Close"; }, never, ["*"], true, [{ directive: typeof i1.GenericControlValueAccessor; inputs: {}; outputs: {}; }]>;
|
|
130
146
|
static ngAcceptInputType_required: unknown;
|
|
131
147
|
static ngAcceptInputType_disabled: unknown;
|
|
132
148
|
static ngAcceptInputType_readonly: unknown;
|
|
@@ -20,6 +20,14 @@ declare class DateTimePickerComponent {
|
|
|
20
20
|
Determines the format, displayed in the input field.
|
|
21
21
|
*/
|
|
22
22
|
formatPattern: string | undefined;
|
|
23
|
+
/**
|
|
24
|
+
Determines the format, displayed in the input field.
|
|
25
|
+
*/
|
|
26
|
+
displayFormat: string | undefined;
|
|
27
|
+
/**
|
|
28
|
+
Determines the format, used for the value attribute.
|
|
29
|
+
*/
|
|
30
|
+
valueFormat: string | undefined;
|
|
23
31
|
/**
|
|
24
32
|
Determines the minimum date available for selection.
|
|
25
33
|
|
|
@@ -90,6 +98,14 @@ declare class DateTimePickerComponent {
|
|
|
90
98
|
Receives id(or many ids) of the elements that label the component.
|
|
91
99
|
*/
|
|
92
100
|
accessibleNameRef: string | undefined;
|
|
101
|
+
/**
|
|
102
|
+
Defines the accessible description of the component.
|
|
103
|
+
*/
|
|
104
|
+
accessibleDescription: string | undefined;
|
|
105
|
+
/**
|
|
106
|
+
Receives id(or many ids) of the elements that describe the input.
|
|
107
|
+
*/
|
|
108
|
+
accessibleDescriptionRef: string | undefined;
|
|
93
109
|
/**
|
|
94
110
|
Fired when the input operation has finished by pressing Enter or on focusout.
|
|
95
111
|
*/
|
|
@@ -121,7 +137,7 @@ declare class DateTimePickerComponent {
|
|
|
121
137
|
get cvaValue(): string;
|
|
122
138
|
constructor();
|
|
123
139
|
static ɵfac: i0.ɵɵFactoryDeclaration<DateTimePickerComponent, never>;
|
|
124
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DateTimePickerComponent, "ui5-datetime-picker", ["ui5DatetimePicker"], { "primaryCalendarType": { "alias": "primaryCalendarType"; "required": false; }; "secondaryCalendarType": { "alias": "secondaryCalendarType"; "required": false; }; "formatPattern": { "alias": "formatPattern"; "required": false; }; "minDate": { "alias": "minDate"; "required": false; }; "maxDate": { "alias": "maxDate"; "required": false; }; "calendarWeekNumbering": { "alias": "calendarWeekNumbering"; "required": false; }; "value": { "alias": "value"; "required": false; }; "valueState": { "alias": "valueState"; "required": false; }; "required": { "alias": "required"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "name": { "alias": "name"; "required": false; }; "hideWeekNumbers": { "alias": "hideWeekNumbers"; "required": false; }; "open": { "alias": "open"; "required": false; }; "accessibleName": { "alias": "accessibleName"; "required": false; }; "accessibleNameRef": { "alias": "accessibleNameRef"; "required": false; }; }, { "ui5Change": "ui5Change"; "ui5Input": "ui5Input"; "ui5ValueStateChange": "ui5ValueStateChange"; "ui5Open": "ui5Open"; "ui5Close": "ui5Close"; }, never, ["*"], true, [{ directive: typeof i1.GenericControlValueAccessor; inputs: {}; outputs: {}; }]>;
|
|
140
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DateTimePickerComponent, "ui5-datetime-picker", ["ui5DatetimePicker"], { "primaryCalendarType": { "alias": "primaryCalendarType"; "required": false; }; "secondaryCalendarType": { "alias": "secondaryCalendarType"; "required": false; }; "formatPattern": { "alias": "formatPattern"; "required": false; }; "displayFormat": { "alias": "displayFormat"; "required": false; }; "valueFormat": { "alias": "valueFormat"; "required": false; }; "minDate": { "alias": "minDate"; "required": false; }; "maxDate": { "alias": "maxDate"; "required": false; }; "calendarWeekNumbering": { "alias": "calendarWeekNumbering"; "required": false; }; "value": { "alias": "value"; "required": false; }; "valueState": { "alias": "valueState"; "required": false; }; "required": { "alias": "required"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "name": { "alias": "name"; "required": false; }; "hideWeekNumbers": { "alias": "hideWeekNumbers"; "required": false; }; "open": { "alias": "open"; "required": false; }; "accessibleName": { "alias": "accessibleName"; "required": false; }; "accessibleNameRef": { "alias": "accessibleNameRef"; "required": false; }; "accessibleDescription": { "alias": "accessibleDescription"; "required": false; }; "accessibleDescriptionRef": { "alias": "accessibleDescriptionRef"; "required": false; }; }, { "ui5Change": "ui5Change"; "ui5Input": "ui5Input"; "ui5ValueStateChange": "ui5ValueStateChange"; "ui5Open": "ui5Open"; "ui5Close": "ui5Close"; }, never, ["*"], true, [{ directive: typeof i1.GenericControlValueAccessor; inputs: {}; outputs: {}; }]>;
|
|
125
141
|
static ngAcceptInputType_required: unknown;
|
|
126
142
|
static ngAcceptInputType_disabled: unknown;
|
|
127
143
|
static ngAcceptInputType_readonly: unknown;
|
|
@@ -61,6 +61,14 @@ declare class FileUploaderComponent {
|
|
|
61
61
|
Receives id(or many ids) of the elements that label the input.
|
|
62
62
|
*/
|
|
63
63
|
accessibleNameRef: string | undefined;
|
|
64
|
+
/**
|
|
65
|
+
Defines the accessible description of the component.
|
|
66
|
+
*/
|
|
67
|
+
accessibleDescription: string | undefined;
|
|
68
|
+
/**
|
|
69
|
+
Receives id(or many ids) of the elements that describe the input.
|
|
70
|
+
*/
|
|
71
|
+
accessibleDescriptionRef: string | undefined;
|
|
64
72
|
/**
|
|
65
73
|
Event is fired when the value of the file path has been changed.
|
|
66
74
|
|
|
@@ -80,7 +88,7 @@ declare class FileUploaderComponent {
|
|
|
80
88
|
get cvaValue(): string;
|
|
81
89
|
constructor();
|
|
82
90
|
static ɵfac: i0.ɵɵFactoryDeclaration<FileUploaderComponent, never>;
|
|
83
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FileUploaderComponent, "ui5-file-uploader", ["ui5FileUploader"], { "accept": { "alias": "accept"; "required": false; }; "hideInput": { "alias": "hideInput"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "name": { "alias": "name"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "value": { "alias": "value"; "required": false; }; "maxFileSize": { "alias": "maxFileSize"; "required": false; }; "valueState": { "alias": "valueState"; "required": false; }; "required": { "alias": "required"; "required": false; }; "accessibleName": { "alias": "accessibleName"; "required": false; }; "accessibleNameRef": { "alias": "accessibleNameRef"; "required": false; }; }, { "ui5Change": "ui5Change"; "ui5FileSizeExceed": "ui5FileSizeExceed"; }, never, ["*"], true, [{ directive: typeof i1.GenericControlValueAccessor; inputs: {}; outputs: {}; }]>;
|
|
91
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FileUploaderComponent, "ui5-file-uploader", ["ui5FileUploader"], { "accept": { "alias": "accept"; "required": false; }; "hideInput": { "alias": "hideInput"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "name": { "alias": "name"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "value": { "alias": "value"; "required": false; }; "maxFileSize": { "alias": "maxFileSize"; "required": false; }; "valueState": { "alias": "valueState"; "required": false; }; "required": { "alias": "required"; "required": false; }; "accessibleName": { "alias": "accessibleName"; "required": false; }; "accessibleNameRef": { "alias": "accessibleNameRef"; "required": false; }; "accessibleDescription": { "alias": "accessibleDescription"; "required": false; }; "accessibleDescriptionRef": { "alias": "accessibleDescriptionRef"; "required": false; }; }, { "ui5Change": "ui5Change"; "ui5FileSizeExceed": "ui5FileSizeExceed"; }, never, ["*"], true, [{ directive: typeof i1.GenericControlValueAccessor; inputs: {}; outputs: {}; }]>;
|
|
84
92
|
static ngAcceptInputType_hideInput: unknown;
|
|
85
93
|
static ngAcceptInputType_disabled: unknown;
|
|
86
94
|
static ngAcceptInputType_multiple: unknown;
|
|
@@ -7,6 +7,18 @@ declare class SegmentedButtonComponent {
|
|
|
7
7
|
Defines the accessible ARIA name of the component.
|
|
8
8
|
*/
|
|
9
9
|
accessibleName: string | undefined;
|
|
10
|
+
/**
|
|
11
|
+
Defines the IDs of the HTML Elements that label the component.
|
|
12
|
+
*/
|
|
13
|
+
accessibleNameRef: string | undefined;
|
|
14
|
+
/**
|
|
15
|
+
Defines the accessible description of the component.
|
|
16
|
+
*/
|
|
17
|
+
accessibleDescription: string | undefined;
|
|
18
|
+
/**
|
|
19
|
+
Defines the IDs of the HTML Elements that describe the component.
|
|
20
|
+
*/
|
|
21
|
+
accessibleDescriptionRef: string | undefined;
|
|
10
22
|
/**
|
|
11
23
|
Defines the component selection mode.
|
|
12
24
|
*/
|
|
@@ -21,7 +33,7 @@ declare class SegmentedButtonComponent {
|
|
|
21
33
|
get element(): SegmentedButton;
|
|
22
34
|
constructor();
|
|
23
35
|
static ɵfac: i0.ɵɵFactoryDeclaration<SegmentedButtonComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SegmentedButtonComponent, "ui5-segmented-button", ["ui5SegmentedButton"], { "accessibleName": { "alias": "accessibleName"; "required": false; }; "selectionMode": { "alias": "selectionMode"; "required": false; }; }, { "ui5SelectionChange": "ui5SelectionChange"; }, never, ["*"], true, never>;
|
|
36
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SegmentedButtonComponent, "ui5-segmented-button", ["ui5SegmentedButton"], { "accessibleName": { "alias": "accessibleName"; "required": false; }; "accessibleNameRef": { "alias": "accessibleNameRef"; "required": false; }; "accessibleDescription": { "alias": "accessibleDescription"; "required": false; }; "accessibleDescriptionRef": { "alias": "accessibleDescriptionRef"; "required": false; }; "selectionMode": { "alias": "selectionMode"; "required": false; }; }, { "ui5SelectionChange": "ui5SelectionChange"; }, never, ["*"], true, never>;
|
|
25
37
|
}
|
|
26
38
|
|
|
27
39
|
export { SegmentedButtonComponent };
|
|
@@ -26,6 +26,14 @@ declare class SegmentedButtonItemComponent {
|
|
|
26
26
|
Receives id(or many ids) of the elements that label the component.
|
|
27
27
|
*/
|
|
28
28
|
accessibleNameRef: string | undefined;
|
|
29
|
+
/**
|
|
30
|
+
Defines the accessible description of the component.
|
|
31
|
+
*/
|
|
32
|
+
accessibleDescription: string | undefined;
|
|
33
|
+
/**
|
|
34
|
+
Defines the IDs of the HTML Elements that describe the component.
|
|
35
|
+
*/
|
|
36
|
+
accessibleDescriptionRef: string | undefined;
|
|
29
37
|
/**
|
|
30
38
|
Defines the icon, displayed as graphical element within the component.
|
|
31
39
|
The SAP-icons font provides numerous options.
|
|
@@ -40,7 +48,7 @@ declare class SegmentedButtonItemComponent {
|
|
|
40
48
|
get element(): SegmentedButtonItem;
|
|
41
49
|
constructor();
|
|
42
50
|
static ɵfac: i0.ɵɵFactoryDeclaration<SegmentedButtonItemComponent, never>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SegmentedButtonItemComponent, "ui5-segmented-button-item", ["ui5SegmentedButtonItem"], { "disabled": { "alias": "disabled"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "accessibleName": { "alias": "accessibleName"; "required": false; }; "accessibleNameRef": { "alias": "accessibleNameRef"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
51
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SegmentedButtonItemComponent, "ui5-segmented-button-item", ["ui5SegmentedButtonItem"], { "disabled": { "alias": "disabled"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "accessibleName": { "alias": "accessibleName"; "required": false; }; "accessibleNameRef": { "alias": "accessibleNameRef"; "required": false; }; "accessibleDescription": { "alias": "accessibleDescription"; "required": false; }; "accessibleDescriptionRef": { "alias": "accessibleDescriptionRef"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
44
52
|
static ngAcceptInputType_disabled: unknown;
|
|
45
53
|
static ngAcceptInputType_selected: unknown;
|
|
46
54
|
}
|
package/main/select/index.d.ts
CHANGED
|
@@ -40,6 +40,14 @@ declare class SelectComponent {
|
|
|
40
40
|
Receives id(or many ids) of the elements that label the select.
|
|
41
41
|
*/
|
|
42
42
|
accessibleNameRef: string | undefined;
|
|
43
|
+
/**
|
|
44
|
+
Defines the accessible description of the component.
|
|
45
|
+
*/
|
|
46
|
+
accessibleDescription: string | undefined;
|
|
47
|
+
/**
|
|
48
|
+
Receives id(or many ids) of the elements that describe the select.
|
|
49
|
+
*/
|
|
50
|
+
accessibleDescriptionRef: string | undefined;
|
|
43
51
|
/**
|
|
44
52
|
Defines the tooltip of the select.
|
|
45
53
|
*/
|
|
@@ -83,7 +91,7 @@ declare class SelectComponent {
|
|
|
83
91
|
get cvaValue(): string;
|
|
84
92
|
constructor();
|
|
85
93
|
static ɵfac: i0.ɵɵFactoryDeclaration<SelectComponent, never>;
|
|
86
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SelectComponent, "ui5-select", ["ui5Select"], { "disabled": { "alias": "disabled"; "required": false; }; "name": { "alias": "name"; "required": false; }; "valueState": { "alias": "valueState"; "required": false; }; "required": { "alias": "required"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "accessibleName": { "alias": "accessibleName"; "required": false; }; "accessibleNameRef": { "alias": "accessibleNameRef"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "ui5Change": "ui5Change"; "ui5LiveChange": "ui5LiveChange"; "ui5Open": "ui5Open"; "ui5Close": "ui5Close"; }, never, ["*"], true, [{ directive: typeof i1.GenericControlValueAccessor; inputs: {}; outputs: {}; }]>;
|
|
94
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SelectComponent, "ui5-select", ["ui5Select"], { "disabled": { "alias": "disabled"; "required": false; }; "name": { "alias": "name"; "required": false; }; "valueState": { "alias": "valueState"; "required": false; }; "required": { "alias": "required"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "accessibleName": { "alias": "accessibleName"; "required": false; }; "accessibleNameRef": { "alias": "accessibleNameRef"; "required": false; }; "accessibleDescription": { "alias": "accessibleDescription"; "required": false; }; "accessibleDescriptionRef": { "alias": "accessibleDescriptionRef"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "ui5Change": "ui5Change"; "ui5LiveChange": "ui5LiveChange"; "ui5Open": "ui5Open"; "ui5Close": "ui5Close"; }, never, ["*"], true, [{ directive: typeof i1.GenericControlValueAccessor; inputs: {}; outputs: {}; }]>;
|
|
87
95
|
static ngAcceptInputType_disabled: unknown;
|
|
88
96
|
static ngAcceptInputType_required: unknown;
|
|
89
97
|
static ngAcceptInputType_readonly: unknown;
|
|
@@ -2,7 +2,7 @@ import * as i0 from '@angular/core';
|
|
|
2
2
|
import { EventEmitter } from '@angular/core';
|
|
3
3
|
import * as i1 from '@ui5/webcomponents-ngx/generic-cva';
|
|
4
4
|
import { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';
|
|
5
|
-
import TextArea from '@ui5/webcomponents/dist/TextArea.js';
|
|
5
|
+
import TextArea, { TextAreaInputEventDetail } from '@ui5/webcomponents/dist/TextArea.js';
|
|
6
6
|
|
|
7
7
|
declare class TextAreaComponent {
|
|
8
8
|
/**
|
|
@@ -92,7 +92,7 @@ declare class TextAreaComponent {
|
|
|
92
92
|
Fired when the value of the component changes at each keystroke or when
|
|
93
93
|
something is pasted.
|
|
94
94
|
*/
|
|
95
|
-
ui5Input: EventEmitter<
|
|
95
|
+
ui5Input: EventEmitter<TextAreaInputEventDetail>;
|
|
96
96
|
/**
|
|
97
97
|
Fired when some text has been selected.
|
|
98
98
|
*/
|
|
@@ -60,6 +60,14 @@ declare class TimePickerComponent {
|
|
|
60
60
|
Receives id (or many ids) of the elements that label the component.
|
|
61
61
|
*/
|
|
62
62
|
accessibleNameRef: string | undefined;
|
|
63
|
+
/**
|
|
64
|
+
Defines the accessible description of the component.
|
|
65
|
+
*/
|
|
66
|
+
accessibleDescription: string | undefined;
|
|
67
|
+
/**
|
|
68
|
+
Receives id(or many ids) of the elements that describe the input.
|
|
69
|
+
*/
|
|
70
|
+
accessibleDescriptionRef: string | undefined;
|
|
63
71
|
/**
|
|
64
72
|
Fired when the input operation has finished by clicking the "OK" button or
|
|
65
73
|
when the text in the input field has changed and the focus leaves the input field.
|
|
@@ -86,7 +94,7 @@ declare class TimePickerComponent {
|
|
|
86
94
|
get cvaValue(): string;
|
|
87
95
|
constructor();
|
|
88
96
|
static ɵfac: i0.ɵɵFactoryDeclaration<TimePickerComponent, never>;
|
|
89
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TimePickerComponent, "ui5-time-picker", ["ui5TimePicker"], { "value": { "alias": "value"; "required": false; }; "name": { "alias": "name"; "required": false; }; "valueState": { "alias": "valueState"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "formatPattern": { "alias": "formatPattern"; "required": false; }; "open": { "alias": "open"; "required": false; }; "required": { "alias": "required"; "required": false; }; "accessibleName": { "alias": "accessibleName"; "required": false; }; "accessibleNameRef": { "alias": "accessibleNameRef"; "required": false; }; }, { "ui5Change": "ui5Change"; "ui5Input": "ui5Input"; "ui5Open": "ui5Open"; "ui5Close": "ui5Close"; }, never, ["*"], true, [{ directive: typeof i1.GenericControlValueAccessor; inputs: {}; outputs: {}; }]>;
|
|
97
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TimePickerComponent, "ui5-time-picker", ["ui5TimePicker"], { "value": { "alias": "value"; "required": false; }; "name": { "alias": "name"; "required": false; }; "valueState": { "alias": "valueState"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "formatPattern": { "alias": "formatPattern"; "required": false; }; "open": { "alias": "open"; "required": false; }; "required": { "alias": "required"; "required": false; }; "accessibleName": { "alias": "accessibleName"; "required": false; }; "accessibleNameRef": { "alias": "accessibleNameRef"; "required": false; }; "accessibleDescription": { "alias": "accessibleDescription"; "required": false; }; "accessibleDescriptionRef": { "alias": "accessibleDescriptionRef"; "required": false; }; }, { "ui5Change": "ui5Change"; "ui5Input": "ui5Input"; "ui5Open": "ui5Open"; "ui5Close": "ui5Close"; }, never, ["*"], true, [{ directive: typeof i1.GenericControlValueAccessor; inputs: {}; outputs: {}; }]>;
|
|
90
98
|
static ngAcceptInputType_disabled: unknown;
|
|
91
99
|
static ngAcceptInputType_readonly: unknown;
|
|
92
100
|
static ngAcceptInputType_open: unknown;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ui5/webcomponents-ngx",
|
|
3
|
-
"version": "0.5.
|
|
3
|
+
"version": "0.5.6",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
|
6
6
|
"keywords": [
|
|
@@ -19,19 +19,19 @@
|
|
|
19
19
|
"@angular/common": "^20.0.0",
|
|
20
20
|
"@angular/core": "^20.0.0",
|
|
21
21
|
"@angular/forms": "^20.0.0",
|
|
22
|
-
"@ui5/webcomponents": "2.
|
|
23
|
-
"@ui5/webcomponents-ai": "2.
|
|
24
|
-
"@ui5/webcomponents-base": "2.
|
|
25
|
-
"@ui5/webcomponents-fiori": "2.
|
|
26
|
-
"@ui5/webcomponents-icons": "2.
|
|
27
|
-
"@ui5/webcomponents-icons-business-suite": "2.
|
|
28
|
-
"@ui5/webcomponents-icons-tnt": "2.
|
|
29
|
-
"@ui5/webcomponents-theming": "2.
|
|
22
|
+
"@ui5/webcomponents": "2.14.0",
|
|
23
|
+
"@ui5/webcomponents-ai": "2.14.0",
|
|
24
|
+
"@ui5/webcomponents-base": "2.14.0",
|
|
25
|
+
"@ui5/webcomponents-fiori": "2.14.0",
|
|
26
|
+
"@ui5/webcomponents-icons": "2.14.0",
|
|
27
|
+
"@ui5/webcomponents-icons-business-suite": "2.14.0",
|
|
28
|
+
"@ui5/webcomponents-icons-tnt": "2.14.0",
|
|
29
|
+
"@ui5/webcomponents-theming": "2.14.0",
|
|
30
30
|
"fast-deep-equal": "^3.1.3",
|
|
31
31
|
"rxjs": "^6.5.3 || ^7.4.0"
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@ui5/theming-ngx": "^0.5.
|
|
34
|
+
"@ui5/theming-ngx": "^0.5.6",
|
|
35
35
|
"tslib": "^2.4.1"
|
|
36
36
|
},
|
|
37
37
|
"schematics": "./schematics/collection.json",
|
|
@@ -188,6 +188,10 @@
|
|
|
188
188
|
"types": "./fiori/search-item-group/index.d.ts",
|
|
189
189
|
"default": "./fesm2022/ui5-webcomponents-ngx-fiori-search-item-group.mjs"
|
|
190
190
|
},
|
|
191
|
+
"./fiori/search-item-show-more": {
|
|
192
|
+
"types": "./fiori/search-item-show-more/index.d.ts",
|
|
193
|
+
"default": "./fesm2022/ui5-webcomponents-ngx-fiori-search-item-show-more.mjs"
|
|
194
|
+
},
|
|
191
195
|
"./fiori/search-message-area": {
|
|
192
196
|
"types": "./fiori/search-message-area/index.d.ts",
|
|
193
197
|
"default": "./fesm2022/ui5-webcomponents-ngx-fiori-search-message-area.mjs"
|
|
@@ -592,14 +596,14 @@
|
|
|
592
596
|
"types": "./main/tab-container/index.d.ts",
|
|
593
597
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-tab-container.mjs"
|
|
594
598
|
},
|
|
595
|
-
"./main/table": {
|
|
596
|
-
"types": "./main/table/index.d.ts",
|
|
597
|
-
"default": "./fesm2022/ui5-webcomponents-ngx-main-table.mjs"
|
|
598
|
-
},
|
|
599
599
|
"./main/tab-separator": {
|
|
600
600
|
"types": "./main/tab-separator/index.d.ts",
|
|
601
601
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-tab-separator.mjs"
|
|
602
602
|
},
|
|
603
|
+
"./main/table": {
|
|
604
|
+
"types": "./main/table/index.d.ts",
|
|
605
|
+
"default": "./fesm2022/ui5-webcomponents-ngx-main-table.mjs"
|
|
606
|
+
},
|
|
603
607
|
"./main/table-cell": {
|
|
604
608
|
"types": "./main/table-cell/index.d.ts",
|
|
605
609
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-table-cell.mjs"
|
|
@@ -648,26 +652,26 @@
|
|
|
648
652
|
"types": "./main/table-virtualizer/index.d.ts",
|
|
649
653
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-table-virtualizer.mjs"
|
|
650
654
|
},
|
|
651
|
-
"./main/text": {
|
|
652
|
-
"types": "./main/text/index.d.ts",
|
|
653
|
-
"default": "./fesm2022/ui5-webcomponents-ngx-main-text.mjs"
|
|
654
|
-
},
|
|
655
655
|
"./main/tag": {
|
|
656
656
|
"types": "./main/tag/index.d.ts",
|
|
657
657
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-tag.mjs"
|
|
658
658
|
},
|
|
659
|
+
"./main/text": {
|
|
660
|
+
"types": "./main/text/index.d.ts",
|
|
661
|
+
"default": "./fesm2022/ui5-webcomponents-ngx-main-text.mjs"
|
|
662
|
+
},
|
|
659
663
|
"./main/text-area": {
|
|
660
664
|
"types": "./main/text-area/index.d.ts",
|
|
661
665
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-text-area.mjs"
|
|
662
666
|
},
|
|
663
|
-
"./main/time-picker": {
|
|
664
|
-
"types": "./main/time-picker/index.d.ts",
|
|
665
|
-
"default": "./fesm2022/ui5-webcomponents-ngx-main-time-picker.mjs"
|
|
666
|
-
},
|
|
667
667
|
"./main/theming": {
|
|
668
668
|
"types": "./main/theming/index.d.ts",
|
|
669
669
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-theming.mjs"
|
|
670
670
|
},
|
|
671
|
+
"./main/time-picker": {
|
|
672
|
+
"types": "./main/time-picker/index.d.ts",
|
|
673
|
+
"default": "./fesm2022/ui5-webcomponents-ngx-main-time-picker.mjs"
|
|
674
|
+
},
|
|
671
675
|
"./main/title": {
|
|
672
676
|
"types": "./main/title/index.d.ts",
|
|
673
677
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-title.mjs"
|
|
Binary file
|
|
Binary file
|