@openui5/sap.f 1.143.0 → 1.144.0
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/THIRDPARTY.txt +1 -1
- package/package.json +5 -6
- package/src/sap/f/.library +2 -2
- package/src/sap/f/Avatar.js +2 -2
- package/src/sap/f/AvatarGroup.js +3 -3
- package/src/sap/f/AvatarGroupItem.js +2 -2
- package/src/sap/f/AvatarGroupItemRenderer.js +2 -2
- package/src/sap/f/AvatarGroupRenderer.js +2 -2
- package/src/sap/f/CalendarAppointmentInCard.js +2 -2
- package/src/sap/f/CalendarInCard.js +2 -2
- package/src/sap/f/CalendarInCardRenderer.js +1 -1
- package/src/sap/f/Card.js +2 -2
- package/src/sap/f/CardBase.js +76 -17
- package/src/sap/f/CardRenderer.js +2 -2
- package/src/sap/f/DynamicPage.js +31 -14
- package/src/sap/f/DynamicPageAccessibleLandmarkInfo.js +3 -3
- package/src/sap/f/DynamicPageHeader.js +2 -2
- package/src/sap/f/DynamicPageHeaderRenderer.js +1 -1
- package/src/sap/f/DynamicPageRenderer.js +1 -1
- package/src/sap/f/DynamicPageTitle.js +3 -3
- package/src/sap/f/DynamicPageTitleRenderer.js +1 -1
- package/src/sap/f/FlexibleColumnLayout.js +2 -2
- package/src/sap/f/FlexibleColumnLayoutAccessibleLandmarkInfo.js +2 -2
- package/src/sap/f/FlexibleColumnLayoutData.js +3 -3
- package/src/sap/f/FlexibleColumnLayoutDataForDesktop.js +2 -2
- package/src/sap/f/FlexibleColumnLayoutDataForTablet.js +2 -2
- package/src/sap/f/FlexibleColumnLayoutRenderer.js +1 -1
- package/src/sap/f/FlexibleColumnLayoutSemanticHelper.js +3 -3
- package/src/sap/f/GridContainer.js +3 -3
- package/src/sap/f/GridContainerItemLayoutData.js +2 -2
- package/src/sap/f/GridContainerRenderer.js +1 -1
- package/src/sap/f/GridContainerSettings.js +3 -3
- package/src/sap/f/GridContainerUtils.js +1 -1
- package/src/sap/f/GridList.js +2 -2
- package/src/sap/f/GridListItem.js +2 -2
- package/src/sap/f/GridListItemRenderer.js +1 -1
- package/src/sap/f/GridListRenderer.js +1 -1
- package/src/sap/f/GridNavigationMatrix.js +1 -1
- package/src/sap/f/IllustratedMessage.js +2 -2
- package/src/sap/f/Illustration.js +2 -2
- package/src/sap/f/IllustrationPool.js +1 -1
- package/src/sap/f/PlanningCalendarInCardLegend.js +2 -2
- package/src/sap/f/PlanningCalendarInCardLegendRenderer.js +1 -1
- package/src/sap/f/ProductSwitch.js +2 -2
- package/src/sap/f/ProductSwitchItem.js +2 -2
- package/src/sap/f/ProductSwitchItemRenderer.js +1 -1
- package/src/sap/f/ProductSwitchRenderer.js +1 -1
- package/src/sap/f/SearchManager.js +2 -2
- package/src/sap/f/ShellBar.js +2 -2
- package/src/sap/f/ShellBarRenderer.js +1 -1
- package/src/sap/f/SidePanel.js +2 -2
- package/src/sap/f/SidePanelItem.js +2 -2
- package/src/sap/f/SidePanelRenderer.js +1 -1
- package/src/sap/f/cards/BaseHeader.js +23 -6
- package/src/sap/f/cards/BaseHeaderRenderer.js +1 -1
- package/src/sap/f/cards/CardBadgeCustomData.js +1 -1
- package/src/sap/f/cards/Header.js +5 -3
- package/src/sap/f/cards/HeaderRenderer.js +1 -1
- package/src/sap/f/cards/NumericHeader.js +8 -9
- package/src/sap/f/cards/NumericHeaderRenderer.js +1 -1
- package/src/sap/f/cards/NumericIndicators.js +2 -2
- package/src/sap/f/cards/NumericIndicatorsRenderer.js +1 -1
- package/src/sap/f/cards/NumericSideIndicator.js +2 -2
- package/src/sap/f/cards/NumericSideIndicatorRenderer.js +2 -2
- package/src/sap/f/cards/loading/AnalyticalPlaceholder.js +2 -2
- package/src/sap/f/cards/loading/AnalyticalPlaceholderRenderer.js +1 -1
- package/src/sap/f/cards/loading/CalendarPlaceholder.js +2 -2
- package/src/sap/f/cards/loading/CalendarPlaceholderRenderer.js +1 -1
- package/src/sap/f/cards/loading/GenericPlaceholder.js +2 -2
- package/src/sap/f/cards/loading/GenericPlaceholderRenderer.js +1 -1
- package/src/sap/f/cards/loading/ListPlaceholder.js +2 -2
- package/src/sap/f/cards/loading/ListPlaceholderRenderer.js +1 -1
- package/src/sap/f/cards/loading/ObjectPlaceholder.js +2 -2
- package/src/sap/f/cards/loading/ObjectPlaceholderRenderer.js +1 -1
- package/src/sap/f/cards/loading/PlaceholderBase.js +9 -3
- package/src/sap/f/cards/loading/PlaceholderBaseRenderer.js +6 -1
- package/src/sap/f/cards/loading/TablePlaceholder.js +2 -2
- package/src/sap/f/cards/loading/TablePlaceholderRenderer.js +1 -1
- package/src/sap/f/cards/loading/TimelinePlaceholder.js +2 -2
- package/src/sap/f/cards/loading/TimelinePlaceholderRenderer.js +1 -1
- package/src/sap/f/cards/util/CardBadgeEnabler.js +1 -1
- package/src/sap/f/cards/util/addTooltipIfTruncated.js +1 -1
- package/src/sap/f/changeHandler/MoveDynamicPageTitleActions.js +2 -2
- package/src/sap/f/delegate/GridContainerItemNavigation.js +3 -3
- package/src/sap/f/delegate/GridItemNavigation.js +2 -2
- package/src/sap/f/designtime/Avatar.designtime.js +1 -1
- package/src/sap/f/designtime/DynamicPage.designtime.js +1 -1
- package/src/sap/f/designtime/DynamicPageHeader.designtime.js +1 -1
- package/src/sap/f/designtime/DynamicPageTitle.designtime.js +1 -1
- package/src/sap/f/designtime/GridContainer.designtime.js +1 -1
- package/src/sap/f/designtime/SemanticPage.designtime.js +1 -1
- package/src/sap/f/designtime/library.designtime.js +1 -1
- package/src/sap/f/dnd/GridDragOver.js +2 -2
- package/src/sap/f/dnd/GridDropInfo.js +2 -2
- package/src/sap/f/dnd/GridKeyboardDragAndDrop.js +2 -2
- package/src/sap/f/flexibility/Avatar.flexibility.js +1 -1
- package/src/sap/f/flexibility/DynamicPageTitle.flexibility.js +1 -1
- package/src/sap/f/gen/ui5/webcomponents/dist/Avatar.js +15 -2
- package/src/sap/f/gen/ui5/webcomponents/dist/Button.js +17 -2
- package/src/sap/f/gen/ui5/webcomponents/dist/Label.js +8 -2
- package/src/sap/f/gen/ui5/webcomponents/dist/ListItem.js +7 -1
- package/src/sap/f/gen/ui5/webcomponents/dist/ListItemBase.js +2 -1
- package/src/sap/f/gen/ui5/webcomponents/dist/ListItemGroup.js +8 -2
- package/src/sap/f/gen/ui5/webcomponents/dist/Menu.js +10 -2
- package/src/sap/f/gen/ui5/webcomponents/dist/MenuItem.js +17 -2
- package/src/sap/f/gen/ui5/webcomponents.js +342 -1
- package/src/sap/f/gen/ui5/webcomponents_base.js +34 -1
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/IllustratedMessage.js +10 -2
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/NotificationList.js +6 -2
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/NotificationListGroupItem.js +10 -2
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/NotificationListItem.js +12 -2
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/NotificationListItemBase.js +5 -1
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/Search.js +13 -2
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/SearchItem.js +10 -2
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/SearchItemGroup.js +3 -2
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/SearchItemShowMore.js +6 -2
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/SearchMessageArea.js +6 -2
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/SearchScope.js +6 -2
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/ShellBar.js +21 -2
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/ShellBarBranding.js +8 -2
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/ShellBarItem.js +8 -2
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/ShellBarSearch.js +11 -2
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/ShellBarSpacer.js +5 -2
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/UserMenu.js +10 -2
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/UserMenuAccount.js +12 -2
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/UserMenuItem.js +3 -2
- package/src/sap/f/gen/ui5/webcomponents_fiori.js +217 -1
- package/src/sap/f/library.js +3 -3
- package/src/sap/f/library.support.js +1 -1
- package/src/sap/f/routing/Router.js +1 -1
- package/src/sap/f/routing/Target.js +4 -4
- package/src/sap/f/routing/TargetHandler.js +1 -1
- package/src/sap/f/routing/Targets.js +1 -1
- package/src/sap/f/rules/Avatar.support.js +1 -1
- package/src/sap/f/rules/DynamicPage.support.js +1 -1
- package/src/sap/f/semantic/AddAction.js +2 -2
- package/src/sap/f/semantic/CloseAction.js +2 -2
- package/src/sap/f/semantic/CopyAction.js +2 -2
- package/src/sap/f/semantic/DeleteAction.js +2 -2
- package/src/sap/f/semantic/DiscussInJamAction.js +2 -2
- package/src/sap/f/semantic/EditAction.js +2 -2
- package/src/sap/f/semantic/ExitFullScreenAction.js +2 -2
- package/src/sap/f/semantic/FavoriteAction.js +2 -2
- package/src/sap/f/semantic/FlagAction.js +2 -2
- package/src/sap/f/semantic/FooterMainAction.js +2 -2
- package/src/sap/f/semantic/FullScreenAction.js +2 -2
- package/src/sap/f/semantic/MainAction.js +2 -2
- package/src/sap/f/semantic/MessagesIndicator.js +2 -2
- package/src/sap/f/semantic/NegativeAction.js +2 -2
- package/src/sap/f/semantic/PositiveAction.js +2 -2
- package/src/sap/f/semantic/PrintAction.js +2 -2
- package/src/sap/f/semantic/SemanticButton.js +2 -2
- package/src/sap/f/semantic/SemanticConfiguration.js +2 -2
- package/src/sap/f/semantic/SemanticContainer.js +1 -1
- package/src/sap/f/semantic/SemanticControl.js +2 -2
- package/src/sap/f/semantic/SemanticFooter.js +1 -1
- package/src/sap/f/semantic/SemanticPage.js +4 -4
- package/src/sap/f/semantic/SemanticPageRenderer.js +1 -1
- package/src/sap/f/semantic/SemanticShareMenu.js +1 -1
- package/src/sap/f/semantic/SemanticTitle.js +1 -1
- package/src/sap/f/semantic/SemanticToggleButton.js +2 -2
- package/src/sap/f/semantic/SendEmailAction.js +2 -2
- package/src/sap/f/semantic/SendMessageAction.js +2 -2
- package/src/sap/f/semantic/ShareInJamAction.js +2 -2
- package/src/sap/f/semantic/TitleMainAction.js +2 -2
- package/src/sap/f/shellBar/Accessibility.js +1 -1
- package/src/sap/f/shellBar/AdditionalContentSupport.js +2 -2
- package/src/sap/f/shellBar/CoPilot.js +2 -2
- package/src/sap/f/shellBar/CoPilotRenderer.js +1 -1
- package/src/sap/f/shellBar/ControlSpacer.js +2 -2
- package/src/sap/f/shellBar/ControlSpacerRenderer.js +1 -1
- package/src/sap/f/shellBar/Factory.js +1 -1
- package/src/sap/f/shellBar/ResponsiveHandler.js +1 -1
- package/src/sap/f/shellBar/Search.js +2 -2
- package/src/sap/f/shellBar/SearchRenderer.js +1 -1
- package/src/sap/f/themes/base/CardHeaders.less +2 -2
- package/src/sap/f/themes/base/ObjectPlaceholder.less +1 -0
- package/src/sap/f/themes/base/ProductSwitchItem.less +1 -1
- package/src/sap/f/themes/base/library.source.less +1 -1
- package/src/sap/f/themes/sap_hcb/library.source.less +1 -1
- package/src/sap/f/thirdparty/webcomponents.js +1 -1
- package/ui5-build.yaml +3 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
sap.ui.define(
|
|
@@ -44,30 +44,35 @@ sap.ui.define(
|
|
|
44
44
|
* @alias module:sap/f/gen/ui5/webcomponents_base.AnimationMode
|
|
45
45
|
* @ui5-module-override sap/f/gen/ui5/webcomponents_base AnimationMode
|
|
46
46
|
* @private
|
|
47
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
47
48
|
*/
|
|
48
49
|
pkg["AnimationMode"] = {
|
|
49
50
|
/**
|
|
50
51
|
* Full
|
|
51
52
|
*
|
|
52
53
|
* @private
|
|
54
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
53
55
|
*/
|
|
54
56
|
Full: "Full",
|
|
55
57
|
/**
|
|
56
58
|
* Basic
|
|
57
59
|
*
|
|
58
60
|
* @private
|
|
61
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
59
62
|
*/
|
|
60
63
|
Basic: "Basic",
|
|
61
64
|
/**
|
|
62
65
|
* Minimal
|
|
63
66
|
*
|
|
64
67
|
* @private
|
|
68
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
65
69
|
*/
|
|
66
70
|
Minimal: "Minimal",
|
|
67
71
|
/**
|
|
68
72
|
* None
|
|
69
73
|
*
|
|
70
74
|
* @private
|
|
75
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
71
76
|
*/
|
|
72
77
|
None: "None"
|
|
73
78
|
};
|
|
@@ -79,36 +84,42 @@ sap.ui.define(
|
|
|
79
84
|
* @alias module:sap/f/gen/ui5/webcomponents_base.CalendarType
|
|
80
85
|
* @ui5-module-override sap/f/gen/ui5/webcomponents_base CalendarType
|
|
81
86
|
* @private
|
|
87
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
82
88
|
*/
|
|
83
89
|
pkg["CalendarType"] = {
|
|
84
90
|
/**
|
|
85
91
|
* Gregorian
|
|
86
92
|
*
|
|
87
93
|
* @private
|
|
94
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
88
95
|
*/
|
|
89
96
|
Gregorian: "Gregorian",
|
|
90
97
|
/**
|
|
91
98
|
* Islamic
|
|
92
99
|
*
|
|
93
100
|
* @private
|
|
101
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
94
102
|
*/
|
|
95
103
|
Islamic: "Islamic",
|
|
96
104
|
/**
|
|
97
105
|
* Japanese
|
|
98
106
|
*
|
|
99
107
|
* @private
|
|
108
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
100
109
|
*/
|
|
101
110
|
Japanese: "Japanese",
|
|
102
111
|
/**
|
|
103
112
|
* Buddhist
|
|
104
113
|
*
|
|
105
114
|
* @private
|
|
115
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
106
116
|
*/
|
|
107
117
|
Buddhist: "Buddhist",
|
|
108
118
|
/**
|
|
109
119
|
* Persian
|
|
110
120
|
*
|
|
111
121
|
* @private
|
|
122
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
112
123
|
*/
|
|
113
124
|
Persian: "Persian"
|
|
114
125
|
};
|
|
@@ -120,18 +131,21 @@ sap.ui.define(
|
|
|
120
131
|
* @alias module:sap/f/gen/ui5/webcomponents_base.ItemNavigationBehavior
|
|
121
132
|
* @ui5-module-override sap/f/gen/ui5/webcomponents_base ItemNavigationBehavior
|
|
122
133
|
* @private
|
|
134
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
123
135
|
*/
|
|
124
136
|
pkg["ItemNavigationBehavior"] = {
|
|
125
137
|
/**
|
|
126
138
|
* Static behavior: navigations stops at the first or last item.
|
|
127
139
|
*
|
|
128
140
|
* @private
|
|
141
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
129
142
|
*/
|
|
130
143
|
Static: "Static",
|
|
131
144
|
/**
|
|
132
145
|
* Cycling behavior: navigating past the last item continues with the first and vice versa.
|
|
133
146
|
*
|
|
134
147
|
* @private
|
|
148
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
135
149
|
*/
|
|
136
150
|
Cyclic: "Cyclic"
|
|
137
151
|
};
|
|
@@ -146,24 +160,28 @@ sap.ui.define(
|
|
|
146
160
|
* @alias module:sap/f/gen/ui5/webcomponents_base.MovePlacement
|
|
147
161
|
* @ui5-module-override sap/f/gen/ui5/webcomponents_base MovePlacement
|
|
148
162
|
* @private
|
|
163
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
149
164
|
*/
|
|
150
165
|
pkg["MovePlacement"] = {
|
|
151
166
|
/**
|
|
152
167
|
* On
|
|
153
168
|
*
|
|
154
169
|
* @private
|
|
170
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
155
171
|
*/
|
|
156
172
|
On: "On",
|
|
157
173
|
/**
|
|
158
174
|
* Before
|
|
159
175
|
*
|
|
160
176
|
* @private
|
|
177
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
161
178
|
*/
|
|
162
179
|
Before: "Before",
|
|
163
180
|
/**
|
|
164
181
|
* After
|
|
165
182
|
*
|
|
166
183
|
* @private
|
|
184
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
167
185
|
*/
|
|
168
186
|
After: "After"
|
|
169
187
|
};
|
|
@@ -175,30 +193,35 @@ sap.ui.define(
|
|
|
175
193
|
* @alias module:sap/f/gen/ui5/webcomponents_base.NavigationMode
|
|
176
194
|
* @ui5-module-override sap/f/gen/ui5/webcomponents_base NavigationMode
|
|
177
195
|
* @private
|
|
196
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
178
197
|
*/
|
|
179
198
|
pkg["NavigationMode"] = {
|
|
180
199
|
/**
|
|
181
200
|
* Auto
|
|
182
201
|
*
|
|
183
202
|
* @private
|
|
203
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
184
204
|
*/
|
|
185
205
|
Auto: "Auto",
|
|
186
206
|
/**
|
|
187
207
|
* Vertical
|
|
188
208
|
*
|
|
189
209
|
* @private
|
|
210
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
190
211
|
*/
|
|
191
212
|
Vertical: "Vertical",
|
|
192
213
|
/**
|
|
193
214
|
* Horizontal
|
|
194
215
|
*
|
|
195
216
|
* @private
|
|
217
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
196
218
|
*/
|
|
197
219
|
Horizontal: "Horizontal",
|
|
198
220
|
/**
|
|
199
221
|
* Paging
|
|
200
222
|
*
|
|
201
223
|
* @private
|
|
224
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
202
225
|
*/
|
|
203
226
|
Paging: "Paging"
|
|
204
227
|
};
|
|
@@ -213,24 +236,28 @@ sap.ui.define(
|
|
|
213
236
|
* @alias module:sap/f/gen/ui5/webcomponents_base.SortOrder
|
|
214
237
|
* @ui5-module-override sap/f/gen/ui5/webcomponents_base SortOrder
|
|
215
238
|
* @private
|
|
239
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
216
240
|
*/
|
|
217
241
|
pkg["SortOrder"] = {
|
|
218
242
|
/**
|
|
219
243
|
* Sorting is not applied.
|
|
220
244
|
*
|
|
221
245
|
* @private
|
|
246
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
222
247
|
*/
|
|
223
248
|
None: "None",
|
|
224
249
|
/**
|
|
225
250
|
* Sorting is applied in ascending order.
|
|
226
251
|
*
|
|
227
252
|
* @private
|
|
253
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
228
254
|
*/
|
|
229
255
|
Ascending: "Ascending",
|
|
230
256
|
/**
|
|
231
257
|
* Sorting is applied in descending order.
|
|
232
258
|
*
|
|
233
259
|
* @private
|
|
260
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
234
261
|
*/
|
|
235
262
|
Descending: "Descending"
|
|
236
263
|
};
|
|
@@ -242,36 +269,42 @@ sap.ui.define(
|
|
|
242
269
|
* @alias module:sap/f/gen/ui5/webcomponents_base.ValueState
|
|
243
270
|
* @ui5-module-override sap/f/gen/ui5/webcomponents_base ValueState
|
|
244
271
|
* @private
|
|
272
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
245
273
|
*/
|
|
246
274
|
pkg["ValueState"] = {
|
|
247
275
|
/**
|
|
248
276
|
* None
|
|
249
277
|
*
|
|
250
278
|
* @private
|
|
279
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
251
280
|
*/
|
|
252
281
|
None: "None",
|
|
253
282
|
/**
|
|
254
283
|
* Positive
|
|
255
284
|
*
|
|
256
285
|
* @private
|
|
286
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
257
287
|
*/
|
|
258
288
|
Positive: "Positive",
|
|
259
289
|
/**
|
|
260
290
|
* Critical
|
|
261
291
|
*
|
|
262
292
|
* @private
|
|
293
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
263
294
|
*/
|
|
264
295
|
Critical: "Critical",
|
|
265
296
|
/**
|
|
266
297
|
* Negative
|
|
267
298
|
*
|
|
268
299
|
* @private
|
|
300
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
269
301
|
*/
|
|
270
302
|
Negative: "Negative",
|
|
271
303
|
/**
|
|
272
304
|
* Information
|
|
273
305
|
*
|
|
274
306
|
* @private
|
|
307
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
275
308
|
*/
|
|
276
309
|
Information: "Information"
|
|
277
310
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
sap.ui.define(
|
|
@@ -51,6 +51,7 @@ sap.ui.define(
|
|
|
51
51
|
* @extends sap.ui.core.webc.WebComponent
|
|
52
52
|
* @constructor
|
|
53
53
|
* @private
|
|
54
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
54
55
|
* @alias module:sap/f/gen/ui5/webcomponents_fiori/dist/IllustratedMessage
|
|
55
56
|
*/
|
|
56
57
|
|
|
@@ -58,7 +59,7 @@ sap.ui.define(
|
|
|
58
59
|
"sap.f.gen.ui5.webcomponents_fiori.dist.IllustratedMessage",
|
|
59
60
|
{
|
|
60
61
|
metadata: {
|
|
61
|
-
tag: "ui5-illustrated-message-
|
|
62
|
+
tag: "ui5-illustrated-message-68f7652d",
|
|
62
63
|
|
|
63
64
|
namespace: "sap.f.gen.ui5.webcomponents_fiori",
|
|
64
65
|
|
|
@@ -100,6 +101,7 @@ sap.ui.define(
|
|
|
100
101
|
mapping: "property",
|
|
101
102
|
defaultValue: "BeforeSearch"
|
|
102
103
|
},
|
|
104
|
+
|
|
103
105
|
/**
|
|
104
106
|
* Determines which illustration breakpoint variant is used.
|
|
105
107
|
*
|
|
@@ -112,6 +114,7 @@ sap.ui.define(
|
|
|
112
114
|
mapping: "property",
|
|
113
115
|
defaultValue: "Auto"
|
|
114
116
|
},
|
|
117
|
+
|
|
115
118
|
/**
|
|
116
119
|
* Defines the subtitle of the component.
|
|
117
120
|
*
|
|
@@ -120,12 +123,14 @@ sap.ui.define(
|
|
|
120
123
|
* **Note:** Using `subtitle` slot, the default of this property will be overwritten.
|
|
121
124
|
*/
|
|
122
125
|
subtitleText: { type: "string", mapping: "property" },
|
|
126
|
+
|
|
123
127
|
/**
|
|
124
128
|
* Defines the title of the component.
|
|
125
129
|
*
|
|
126
130
|
* **Note:** Using this property, the default title text of illustration will be overwritten.
|
|
127
131
|
*/
|
|
128
132
|
titleText: { type: "string", mapping: "property" },
|
|
133
|
+
|
|
129
134
|
/**
|
|
130
135
|
* Defines whether the illustration is decorative.
|
|
131
136
|
*
|
|
@@ -136,14 +141,17 @@ sap.ui.define(
|
|
|
136
141
|
mapping: "property",
|
|
137
142
|
defaultValue: false
|
|
138
143
|
},
|
|
144
|
+
|
|
139
145
|
/**
|
|
140
146
|
* The text-content of the Web Component.
|
|
141
147
|
*/
|
|
142
148
|
text: { type: "string", mapping: "textContent" },
|
|
149
|
+
|
|
143
150
|
/**
|
|
144
151
|
* The 'width' of the Web Component in <code>sap.ui.core.CSSSize</code>.
|
|
145
152
|
*/
|
|
146
153
|
width: { type: "sap.ui.core.CSSSize", mapping: "style" },
|
|
154
|
+
|
|
147
155
|
/**
|
|
148
156
|
* The 'height' of the Web Component in <code>sap.ui.core.CSSSize</code>.
|
|
149
157
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
sap.ui.define(
|
|
@@ -42,6 +42,7 @@ sap.ui.define(
|
|
|
42
42
|
* @extends sap.ui.core.webc.WebComponent
|
|
43
43
|
* @constructor
|
|
44
44
|
* @private
|
|
45
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
45
46
|
* @alias module:sap/f/gen/ui5/webcomponents_fiori/dist/NotificationList
|
|
46
47
|
*/
|
|
47
48
|
|
|
@@ -49,7 +50,7 @@ sap.ui.define(
|
|
|
49
50
|
"sap.f.gen.ui5.webcomponents_fiori.dist.NotificationList",
|
|
50
51
|
{
|
|
51
52
|
metadata: {
|
|
52
|
-
tag: "ui5-notification-list-
|
|
53
|
+
tag: "ui5-notification-list-68f7652d",
|
|
53
54
|
|
|
54
55
|
namespace: "sap.f.gen.ui5.webcomponents_fiori",
|
|
55
56
|
|
|
@@ -67,14 +68,17 @@ sap.ui.define(
|
|
|
67
68
|
* Defines the text that is displayed when the component contains no items.
|
|
68
69
|
*/
|
|
69
70
|
noDataText: { type: "string", mapping: "property" },
|
|
71
|
+
|
|
70
72
|
/**
|
|
71
73
|
* The text-content of the Web Component.
|
|
72
74
|
*/
|
|
73
75
|
text: { type: "string", mapping: "textContent" },
|
|
76
|
+
|
|
74
77
|
/**
|
|
75
78
|
* The 'width' of the Web Component in <code>sap.ui.core.CSSSize</code>.
|
|
76
79
|
*/
|
|
77
80
|
width: { type: "sap.ui.core.CSSSize", mapping: "style" },
|
|
81
|
+
|
|
78
82
|
/**
|
|
79
83
|
* The 'height' of the Web Component in <code>sap.ui.core.CSSSize</code>.
|
|
80
84
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
sap.ui.define(
|
|
@@ -44,6 +44,7 @@ sap.ui.define(
|
|
|
44
44
|
* @extends module:sap/f/gen/ui5/webcomponents_fiori/dist/NotificationListItemBase
|
|
45
45
|
* @constructor
|
|
46
46
|
* @private
|
|
47
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
47
48
|
* @alias module:sap/f/gen/ui5/webcomponents_fiori/dist/NotificationListGroupItem
|
|
48
49
|
*/
|
|
49
50
|
|
|
@@ -51,7 +52,7 @@ sap.ui.define(
|
|
|
51
52
|
"sap.f.gen.ui5.webcomponents_fiori.dist.NotificationListGroupItem",
|
|
52
53
|
{
|
|
53
54
|
metadata: {
|
|
54
|
-
tag: "ui5-li-notification-group-
|
|
55
|
+
tag: "ui5-li-notification-group-68f7652d",
|
|
55
56
|
|
|
56
57
|
namespace: "sap.f.gen.ui5.webcomponents_fiori",
|
|
57
58
|
|
|
@@ -73,6 +74,7 @@ sap.ui.define(
|
|
|
73
74
|
mapping: "property",
|
|
74
75
|
defaultValue: false
|
|
75
76
|
},
|
|
77
|
+
|
|
76
78
|
/**
|
|
77
79
|
* Defines whether the component will have growing capability by pressing a `More` button.
|
|
78
80
|
* When button is pressed `load-more` event will be fired.
|
|
@@ -83,10 +85,12 @@ sap.ui.define(
|
|
|
83
85
|
mapping: "property",
|
|
84
86
|
defaultValue: "None"
|
|
85
87
|
},
|
|
88
|
+
|
|
86
89
|
/**
|
|
87
90
|
* Defines the `titleText` of the item.
|
|
88
91
|
*/
|
|
89
92
|
titleText: { type: "string", mapping: "property" },
|
|
93
|
+
|
|
90
94
|
/**
|
|
91
95
|
* Defines if the `notification` is new or has been already read.
|
|
92
96
|
*
|
|
@@ -94,6 +98,7 @@ sap.ui.define(
|
|
|
94
98
|
* if set to true - it has a normal font.
|
|
95
99
|
*/
|
|
96
100
|
read: { type: "boolean", mapping: "property", defaultValue: false },
|
|
101
|
+
|
|
97
102
|
/**
|
|
98
103
|
* Defines if a busy indicator would be displayed over the item.
|
|
99
104
|
*/
|
|
@@ -102,6 +107,7 @@ sap.ui.define(
|
|
|
102
107
|
mapping: "property",
|
|
103
108
|
defaultValue: false
|
|
104
109
|
},
|
|
110
|
+
|
|
105
111
|
/**
|
|
106
112
|
* Defines the delay in milliseconds, after which the busy indicator will show up for this component.
|
|
107
113
|
*/
|
|
@@ -110,10 +116,12 @@ sap.ui.define(
|
|
|
110
116
|
mapping: "property",
|
|
111
117
|
defaultValue: 1000
|
|
112
118
|
},
|
|
119
|
+
|
|
113
120
|
/**
|
|
114
121
|
* The 'width' of the Web Component in <code>sap.ui.core.CSSSize</code>.
|
|
115
122
|
*/
|
|
116
123
|
width: { type: "sap.ui.core.CSSSize", mapping: "style" },
|
|
124
|
+
|
|
117
125
|
/**
|
|
118
126
|
* The 'height' of the Web Component in <code>sap.ui.core.CSSSize</code>.
|
|
119
127
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
sap.ui.define(
|
|
@@ -53,6 +53,7 @@ sap.ui.define(
|
|
|
53
53
|
* @extends module:sap/f/gen/ui5/webcomponents_fiori/dist/NotificationListItemBase
|
|
54
54
|
* @constructor
|
|
55
55
|
* @private
|
|
56
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
56
57
|
* @alias module:sap/f/gen/ui5/webcomponents_fiori/dist/NotificationListItem
|
|
57
58
|
*/
|
|
58
59
|
|
|
@@ -60,7 +61,7 @@ sap.ui.define(
|
|
|
60
61
|
"sap.f.gen.ui5.webcomponents_fiori.dist.NotificationListItem",
|
|
61
62
|
{
|
|
62
63
|
metadata: {
|
|
63
|
-
tag: "ui5-li-notification-
|
|
64
|
+
tag: "ui5-li-notification-68f7652d",
|
|
64
65
|
|
|
65
66
|
namespace: "sap.f.gen.ui5.webcomponents_fiori",
|
|
66
67
|
|
|
@@ -87,6 +88,7 @@ sap.ui.define(
|
|
|
87
88
|
mapping: "property",
|
|
88
89
|
defaultValue: "None"
|
|
89
90
|
},
|
|
91
|
+
|
|
90
92
|
/**
|
|
91
93
|
* Defines the status indicator of the item.
|
|
92
94
|
* @type module:sap/ui/core/ValueState
|
|
@@ -99,6 +101,7 @@ sap.ui.define(
|
|
|
99
101
|
},
|
|
100
102
|
defaultValue: "None"
|
|
101
103
|
},
|
|
104
|
+
|
|
102
105
|
/**
|
|
103
106
|
* Defines if the `Close` button would be displayed.
|
|
104
107
|
*/
|
|
@@ -107,6 +110,7 @@ sap.ui.define(
|
|
|
107
110
|
mapping: "property",
|
|
108
111
|
defaultValue: false
|
|
109
112
|
},
|
|
113
|
+
|
|
110
114
|
/**
|
|
111
115
|
* Defines the `Important` label of the item.
|
|
112
116
|
* @type module:sap/f/gen/ui5/webcomponents_fiori.NotificationListItemImportance
|
|
@@ -116,10 +120,12 @@ sap.ui.define(
|
|
|
116
120
|
mapping: "property",
|
|
117
121
|
defaultValue: "Standard"
|
|
118
122
|
},
|
|
123
|
+
|
|
119
124
|
/**
|
|
120
125
|
* Defines the `titleText` of the item.
|
|
121
126
|
*/
|
|
122
127
|
titleText: { type: "string", mapping: "property" },
|
|
128
|
+
|
|
123
129
|
/**
|
|
124
130
|
* Defines if the `notification` is new or has been already read.
|
|
125
131
|
*
|
|
@@ -127,6 +133,7 @@ sap.ui.define(
|
|
|
127
133
|
* if set to true - it has a normal font.
|
|
128
134
|
*/
|
|
129
135
|
read: { type: "boolean", mapping: "property", defaultValue: false },
|
|
136
|
+
|
|
130
137
|
/**
|
|
131
138
|
* Defines if a busy indicator would be displayed over the item.
|
|
132
139
|
*/
|
|
@@ -135,6 +142,7 @@ sap.ui.define(
|
|
|
135
142
|
mapping: "property",
|
|
136
143
|
defaultValue: false
|
|
137
144
|
},
|
|
145
|
+
|
|
138
146
|
/**
|
|
139
147
|
* Defines the delay in milliseconds, after which the busy indicator will show up for this component.
|
|
140
148
|
*/
|
|
@@ -143,10 +151,12 @@ sap.ui.define(
|
|
|
143
151
|
mapping: "property",
|
|
144
152
|
defaultValue: 1000
|
|
145
153
|
},
|
|
154
|
+
|
|
146
155
|
/**
|
|
147
156
|
* The 'width' of the Web Component in <code>sap.ui.core.CSSSize</code>.
|
|
148
157
|
*/
|
|
149
158
|
width: { type: "sap.ui.core.CSSSize", mapping: "style" },
|
|
159
|
+
|
|
150
160
|
/**
|
|
151
161
|
* The 'height' of the Web Component in <code>sap.ui.core.CSSSize</code>.
|
|
152
162
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
sap.ui.define(
|
|
@@ -19,6 +19,7 @@ sap.ui.define(
|
|
|
19
19
|
* @extends module:sap/f/gen/ui5/webcomponents/dist/ListItemBase
|
|
20
20
|
* @constructor
|
|
21
21
|
* @private
|
|
22
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
22
23
|
* @alias module:sap/f/gen/ui5/webcomponents_fiori/dist/NotificationListItemBase
|
|
23
24
|
*/
|
|
24
25
|
|
|
@@ -44,6 +45,7 @@ sap.ui.define(
|
|
|
44
45
|
* Defines the `titleText` of the item.
|
|
45
46
|
*/
|
|
46
47
|
titleText: { type: "string", mapping: "property" },
|
|
48
|
+
|
|
47
49
|
/**
|
|
48
50
|
* Defines if the `notification` is new or has been already read.
|
|
49
51
|
*
|
|
@@ -51,6 +53,7 @@ sap.ui.define(
|
|
|
51
53
|
* if set to true - it has a normal font.
|
|
52
54
|
*/
|
|
53
55
|
read: { type: "boolean", mapping: "property", defaultValue: false },
|
|
56
|
+
|
|
54
57
|
/**
|
|
55
58
|
* Defines if a busy indicator would be displayed over the item.
|
|
56
59
|
*/
|
|
@@ -59,6 +62,7 @@ sap.ui.define(
|
|
|
59
62
|
mapping: "property",
|
|
60
63
|
defaultValue: false
|
|
61
64
|
},
|
|
65
|
+
|
|
62
66
|
/**
|
|
63
67
|
* Defines the delay in milliseconds, after which the busy indicator will show up for this component.
|
|
64
68
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
sap.ui.define(
|
|
@@ -32,6 +32,7 @@ sap.ui.define(
|
|
|
32
32
|
* @extends sap.ui.core.webc.WebComponent
|
|
33
33
|
* @constructor
|
|
34
34
|
* @private
|
|
35
|
+
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
35
36
|
* @alias module:sap/f/gen/ui5/webcomponents_fiori/dist/Search
|
|
36
37
|
*/
|
|
37
38
|
|
|
@@ -39,7 +40,7 @@ sap.ui.define(
|
|
|
39
40
|
"sap.f.gen.ui5.webcomponents_fiori.dist.Search",
|
|
40
41
|
{
|
|
41
42
|
metadata: {
|
|
42
|
-
tag: "ui5-search-
|
|
43
|
+
tag: "ui5-search-68f7652d",
|
|
43
44
|
|
|
44
45
|
namespace: "sap.f.gen.ui5.webcomponents_fiori",
|
|
45
46
|
|
|
@@ -60,6 +61,7 @@ sap.ui.define(
|
|
|
60
61
|
mapping: "property",
|
|
61
62
|
defaultValue: false
|
|
62
63
|
},
|
|
64
|
+
|
|
63
65
|
/**
|
|
64
66
|
* Defines whether the value will be autcompleted to match an item.
|
|
65
67
|
*/
|
|
@@ -68,10 +70,12 @@ sap.ui.define(
|
|
|
68
70
|
mapping: "property",
|
|
69
71
|
defaultValue: false
|
|
70
72
|
},
|
|
73
|
+
|
|
71
74
|
/**
|
|
72
75
|
* Indicates whether the items picker is open.
|
|
73
76
|
*/
|
|
74
77
|
open: { type: "boolean", mapping: "property", defaultValue: false },
|
|
78
|
+
|
|
75
79
|
/**
|
|
76
80
|
* Defines whether the clear icon of the search will be shown.
|
|
77
81
|
*/
|
|
@@ -80,33 +84,40 @@ sap.ui.define(
|
|
|
80
84
|
mapping: "property",
|
|
81
85
|
defaultValue: false
|
|
82
86
|
},
|
|
87
|
+
|
|
83
88
|
/**
|
|
84
89
|
* Defines the value of the component.
|
|
85
90
|
*
|
|
86
91
|
* **Note:** The property is updated upon typing.
|
|
87
92
|
*/
|
|
88
93
|
value: { type: "string", mapping: "property", defaultValue: "" },
|
|
94
|
+
|
|
89
95
|
/**
|
|
90
96
|
* Defines a short hint intended to aid the user with data entry when the
|
|
91
97
|
* component has no value.
|
|
92
98
|
*/
|
|
93
99
|
placeholder: { type: "string", mapping: "property" },
|
|
100
|
+
|
|
94
101
|
/**
|
|
95
102
|
* Defines the accessible ARIA name of the component.
|
|
96
103
|
*/
|
|
97
104
|
accessibleName: { type: "string", mapping: "property" },
|
|
105
|
+
|
|
98
106
|
/**
|
|
99
107
|
* Defines the accessible ARIA description of the field.
|
|
100
108
|
*/
|
|
101
109
|
accessibleDescription: { type: "string", mapping: "property" },
|
|
110
|
+
|
|
102
111
|
/**
|
|
103
112
|
* The text-content of the Web Component.
|
|
104
113
|
*/
|
|
105
114
|
text: { type: "string", mapping: "textContent" },
|
|
115
|
+
|
|
106
116
|
/**
|
|
107
117
|
* The 'width' of the Web Component in <code>sap.ui.core.CSSSize</code>.
|
|
108
118
|
*/
|
|
109
119
|
width: { type: "sap.ui.core.CSSSize", mapping: "style" },
|
|
120
|
+
|
|
110
121
|
/**
|
|
111
122
|
* The 'height' of the Web Component in <code>sap.ui.core.CSSSize</code>.
|
|
112
123
|
*/
|