@openui5/sap.f 1.145.0 → 1.146.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 +7 -7
- package/package.json +10 -10
- package/src/sap/f/.library +8 -8
- package/src/sap/f/Avatar.js +1 -1
- package/src/sap/f/AvatarGroup.js +8 -2
- package/src/sap/f/AvatarGroupItem.js +1 -1
- package/src/sap/f/CalendarAppointmentInCard.js +1 -1
- package/src/sap/f/CalendarInCard.js +1 -1
- package/src/sap/f/Card.js +1 -1
- package/src/sap/f/CardBase.js +3 -3
- package/src/sap/f/DynamicPage.js +1 -1
- package/src/sap/f/DynamicPageAccessibleLandmarkInfo.js +1 -1
- package/src/sap/f/DynamicPageHeader.js +1 -1
- package/src/sap/f/DynamicPageTitle.js +1 -1
- package/src/sap/f/FlexibleColumnLayout.js +8 -2
- package/src/sap/f/FlexibleColumnLayoutAccessibleLandmarkInfo.js +1 -1
- package/src/sap/f/FlexibleColumnLayoutData.js +1 -1
- package/src/sap/f/FlexibleColumnLayoutDataForDesktop.js +1 -1
- package/src/sap/f/FlexibleColumnLayoutDataForTablet.js +1 -1
- package/src/sap/f/FlexibleColumnLayoutSemanticHelper.js +1 -1
- package/src/sap/f/GridContainer.js +1 -1
- package/src/sap/f/GridContainerItemLayoutData.js +1 -1
- package/src/sap/f/GridContainerSettings.js +2 -2
- package/src/sap/f/GridList.js +1 -1
- package/src/sap/f/GridListItem.js +1 -1
- package/src/sap/f/IllustratedMessage.js +1 -1
- package/src/sap/f/Illustration.js +1 -1
- package/src/sap/f/PlanningCalendarInCardLegend.js +1 -1
- package/src/sap/f/ProductSwitch.js +1 -1
- package/src/sap/f/ProductSwitchItem.js +1 -1
- package/src/sap/f/SearchManager.js +1 -1
- package/src/sap/f/ShellBar.js +1 -1
- package/src/sap/f/SidePanel.js +5 -1
- package/src/sap/f/SidePanelItem.js +7 -1
- package/src/sap/f/cards/BaseHeader.js +39 -26
- package/src/sap/f/cards/Header.js +7 -7
- package/src/sap/f/cards/NumericHeader.js +22 -23
- package/src/sap/f/cards/NumericIndicators.js +1 -2
- package/src/sap/f/cards/NumericSideIndicator.js +2 -3
- package/src/sap/f/cards/loading/AnalyticalPlaceholder.js +1 -1
- package/src/sap/f/cards/loading/CalendarPlaceholder.js +1 -1
- package/src/sap/f/cards/loading/GenericPlaceholder.js +1 -1
- package/src/sap/f/cards/loading/ListPlaceholder.js +1 -1
- package/src/sap/f/cards/loading/ObjectPlaceholder.js +1 -1
- package/src/sap/f/cards/loading/PlaceholderBase.js +1 -1
- package/src/sap/f/cards/loading/TablePlaceholder.js +1 -1
- package/src/sap/f/cards/loading/TimelinePlaceholder.js +1 -1
- package/src/sap/f/changeHandler/MoveDynamicPageTitleActions.js +1 -1
- package/src/sap/f/delegate/GridContainerItemNavigation.js +1 -1
- package/src/sap/f/delegate/GridItemNavigation.js +1 -1
- package/src/sap/f/dnd/GridDragOver.js +1 -1
- package/src/sap/f/dnd/GridDropInfo.js +1 -1
- package/src/sap/f/gen/ui5/webcomponents/dist/Avatar.js +2 -246
- package/src/sap/f/gen/ui5/webcomponents/dist/Button.js +2 -349
- package/src/sap/f/gen/ui5/webcomponents/dist/Label.js +2 -126
- package/src/sap/f/gen/ui5/webcomponents/dist/ListItem.js +2 -141
- package/src/sap/f/gen/ui5/webcomponents/dist/ListItemBase.js +2 -60
- package/src/sap/f/gen/ui5/webcomponents/dist/ListItemGroup.js +2 -208
- package/src/sap/f/gen/ui5/webcomponents/dist/Menu.js +2 -283
- package/src/sap/f/gen/ui5/webcomponents/dist/MenuItem.js +2 -357
- package/src/sap/f/gen/ui5/webcomponents.js +2 -3155
- package/src/sap/f/gen/ui5/webcomponents_base.js +2 -600
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/IllustratedMessage.js +2 -214
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/NotificationList.js +2 -203
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/NotificationListGroupItem.js +2 -167
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/NotificationListItem.js +2 -248
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/NotificationListItemBase.js +2 -86
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/Search.js +2 -254
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/SearchItem.js +2 -128
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/SearchItemGroup.js +2 -56
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/SearchItemShowMore.js +2 -87
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/SearchMessageArea.js +2 -75
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/SearchScope.js +2 -80
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/ShellBar.js +2 -669
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/ShellBarBranding.js +2 -123
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/ShellBarItem.js +2 -140
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/ShellBarSearch.js +2 -236
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/ShellBarSpacer.js +2 -72
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/UserMenu.js +2 -282
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/UserMenuAccount.js +2 -134
- package/src/sap/f/gen/ui5/webcomponents_fiori/dist/UserMenuItem.js +2 -79
- package/src/sap/f/gen/ui5/webcomponents_fiori.js +2 -1859
- package/src/sap/f/library.js +3 -4
- package/src/sap/f/routing/Target.js +2 -2
- package/src/sap/f/semantic/AddAction.js +1 -1
- package/src/sap/f/semantic/CloseAction.js +1 -1
- package/src/sap/f/semantic/CopyAction.js +1 -1
- package/src/sap/f/semantic/DeleteAction.js +1 -1
- package/src/sap/f/semantic/DiscussInJamAction.js +1 -1
- package/src/sap/f/semantic/EditAction.js +1 -1
- package/src/sap/f/semantic/ExitFullScreenAction.js +1 -1
- package/src/sap/f/semantic/FavoriteAction.js +1 -1
- package/src/sap/f/semantic/FlagAction.js +1 -1
- package/src/sap/f/semantic/FooterMainAction.js +1 -1
- package/src/sap/f/semantic/FullScreenAction.js +1 -1
- package/src/sap/f/semantic/MainAction.js +1 -1
- package/src/sap/f/semantic/MessagesIndicator.js +1 -1
- package/src/sap/f/semantic/NegativeAction.js +1 -1
- package/src/sap/f/semantic/PositiveAction.js +1 -1
- package/src/sap/f/semantic/PrintAction.js +1 -1
- package/src/sap/f/semantic/SemanticButton.js +1 -1
- package/src/sap/f/semantic/SemanticConfiguration.js +1 -1
- package/src/sap/f/semantic/SemanticControl.js +1 -1
- package/src/sap/f/semantic/SemanticPage.js +1 -1
- package/src/sap/f/semantic/SemanticToggleButton.js +1 -1
- package/src/sap/f/semantic/SendEmailAction.js +1 -1
- package/src/sap/f/semantic/SendMessageAction.js +1 -1
- package/src/sap/f/semantic/ShareInJamAction.js +1 -1
- package/src/sap/f/semantic/TitleMainAction.js +1 -1
- package/src/sap/f/shellBar/AdditionalContentSupport.js +1 -1
- package/src/sap/f/shellBar/CoPilot.js +1 -1
- package/src/sap/f/shellBar/ControlSpacer.js +1 -1
- package/src/sap/f/shellBar/Search.js +1 -1
- package/src/sap/f/themes/base/AvatarGroup.less +2 -2
- package/src/sap/f/thirdparty/AccessibilityTextsHelper.js +2 -13
- package/src/sap/f/thirdparty/Avatar.js +2 -453
- package/src/sap/f/thirdparty/BusyIndicator.js +2 -233
- package/src/sap/f/thirdparty/Button.js +2 -7
- package/src/sap/f/thirdparty/Button2.js +2 -656
- package/src/sap/f/thirdparty/FocusableElements.js +2 -10
- package/src/sap/f/thirdparty/Icon.js +2 -313
- package/src/sap/f/thirdparty/Icons.js +2 -56
- package/src/sap/f/thirdparty/IllustratedMessage.js +2 -1295
- package/src/sap/f/thirdparty/Illustrations.js +2 -9
- package/src/sap/f/thirdparty/Label.js +2 -115
- package/src/sap/f/thirdparty/Link.js +2 -316
- package/src/sap/f/thirdparty/List.js +2 -1253
- package/src/sap/f/thirdparty/ListBoxItemGroupTemplate.js +2 -14
- package/src/sap/f/thirdparty/ListItemAdditionalText.css.js +2 -10
- package/src/sap/f/thirdparty/ListItemBase.js +2 -251
- package/src/sap/f/thirdparty/ListItemGroup.js +2 -637
- package/src/sap/f/thirdparty/Menu.js +2 -389
- package/src/sap/f/thirdparty/MenuItem.js +2 -10
- package/src/sap/f/thirdparty/MenuItem2.js +2 -762
- package/src/sap/f/thirdparty/NotificationList.js +2 -291
- package/src/sap/f/thirdparty/NotificationListGroupItem.js +2 -310
- package/src/sap/f/thirdparty/NotificationListItem.js +2 -534
- package/src/sap/f/thirdparty/NotificationListItemBase.js +2 -98
- package/src/sap/f/thirdparty/ResponsivePopover.js +2 -2312
- package/src/sap/f/thirdparty/SearchItem.css.js +2 -10
- package/src/sap/f/thirdparty/SearchItem.js +2 -152
- package/src/sap/f/thirdparty/SearchItemGroup.js +2 -44
- package/src/sap/f/thirdparty/SearchItemShowMore.js +2 -86
- package/src/sap/f/thirdparty/SearchMessageArea.js +2 -49
- package/src/sap/f/thirdparty/SearchScope.js +2 -39
- package/src/sap/f/thirdparty/ShellBar.js +2 -1809
- package/src/sap/f/thirdparty/ShellBarBranding.js +2 -119
- package/src/sap/f/thirdparty/ShellBarItem.js +2 -89
- package/src/sap/f/thirdparty/ShellBarSearch.js +2 -7
- package/src/sap/f/thirdparty/ShellBarSearch2.js +2 -3453
- package/src/sap/f/thirdparty/ShellBarSpacer.js +2 -40
- package/src/sap/f/thirdparty/Tag.js +2 -302
- package/src/sap/f/thirdparty/Text.js +2 -127
- package/src/sap/f/thirdparty/Theme.js +2 -187
- package/src/sap/f/thirdparty/Title.js +2 -167
- package/src/sap/f/thirdparty/UserMenu.js +2 -950
- package/src/sap/f/thirdparty/UserMenuAccount.js +2 -114
- package/src/sap/f/thirdparty/UserMenuItem.js +2 -61
- package/src/sap/f/thirdparty/ValueState.js +2 -7
- package/src/sap/f/thirdparty/WrappingType.js +2 -24
- package/src/sap/f/thirdparty/_dynamics/InputComposition.js +2 -35
- package/src/sap/f/thirdparty/_dynamics/InputSuggestions.js +2 -397
- package/src/sap/f/thirdparty/_dynamics/ListItemStandardExpandableTextTemplate.js +2 -193
- package/src/sap/f/thirdparty/_dynamics/SAP-icons-TNT.js +2 -585
- package/src/sap/f/thirdparty/_dynamics/SAP-icons-TNT2.js +2 -585
- package/src/sap/f/thirdparty/_dynamics/SAP-icons-business-suite.js +2 -1194
- package/src/sap/f/thirdparty/_dynamics/SAP-icons-business-suite2.js +2 -1194
- package/src/sap/f/thirdparty/_dynamics/SAP-icons.js +2 -2509
- package/src/sap/f/thirdparty/_dynamics/SAP-icons2.js +2 -2509
- package/src/sap/f/thirdparty/_dynamics/ar.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/ar_EG.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/ar_SA.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/bg.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/ca.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/cnr.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/cs.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/da.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/de.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/de_AT.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/de_CH.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/el.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/el_CY.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/en.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/en_AU.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/en_GB.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/en_HK.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/en_IE.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/en_IN.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/en_NZ.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/en_PG.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/en_SG.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/en_ZA.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/es.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/es_AR.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/es_BO.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/es_CL.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/es_CO.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/es_MX.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/es_PE.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/es_UY.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/es_VE.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/et.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/fa.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/fi.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/fr.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/fr_BE.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/fr_CA.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/fr_CH.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/fr_LU.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/he.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/hi.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/hr.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/hu.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/id.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/it.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/it_CH.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/ja.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/kk.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/ko.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/lt.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/lv.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/messagebundle_ar.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_ar2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_bg.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_bg2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_ca.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_ca2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_cnr.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_cnr2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_cs.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_cs2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_cy.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_cy2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_da.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_da2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_de.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_de2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_el.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_el2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_en.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_en2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_en_GB.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_en_GB2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_en_US_sappsd.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_en_US_sappsd2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_en_US_saprigi.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_en_US_saprigi2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_en_US_saptrc.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_en_US_saptrc2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_es.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_es2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_es_MX.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_es_MX2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_et.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_et2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_fi.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_fi2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_fr.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_fr2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_fr_CA.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_fr_CA2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_hi.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_hi2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_hr.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_hr2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_hu.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_hu2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_id.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_id2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_it.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_it2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_iw.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_iw2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_ja.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_ja2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_kk.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_kk2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_ko.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_ko2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_lt.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_lt2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_lv.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_lv2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_mk.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_mk2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_ms.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_ms2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_nl.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_nl2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_no.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_no2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_pl.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_pl2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_pt.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_pt2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_pt_PT.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_pt_PT2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_ro.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_ro2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_ru.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_ru2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_sh.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_sh2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_sk.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_sk2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_sl.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_sl2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_sr.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_sr2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_sv.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_sv2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_th.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_th2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_tr.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_tr2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_uk.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_uk2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_vi.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_vi2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_zh_CN.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_zh_CN2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/messagebundle_zh_TW.js +2 -866
- package/src/sap/f/thirdparty/_dynamics/messagebundle_zh_TW2.js +2 -611
- package/src/sap/f/thirdparty/_dynamics/mk.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/ms.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/nb.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/nl.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/nl_BE.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/parameters-bundle.css10.js +2 -7
- package/src/sap/f/thirdparty/_dynamics/parameters-bundle.css11.js +2 -7
- package/src/sap/f/thirdparty/_dynamics/parameters-bundle.css12.js +2 -7
- package/src/sap/f/thirdparty/_dynamics/parameters-bundle.css13.js +2 -7
- package/src/sap/f/thirdparty/_dynamics/parameters-bundle.css14.js +2 -7
- package/src/sap/f/thirdparty/_dynamics/parameters-bundle.css15.js +2 -7
- package/src/sap/f/thirdparty/_dynamics/parameters-bundle.css16.js +2 -7
- package/src/sap/f/thirdparty/_dynamics/parameters-bundle.css17.js +2 -7
- package/src/sap/f/thirdparty/_dynamics/parameters-bundle.css18.js +2 -7
- package/src/sap/f/thirdparty/_dynamics/parameters-bundle.css19.js +2 -7
- package/src/sap/f/thirdparty/_dynamics/parameters-bundle.css20.js +2 -7
- package/src/sap/f/thirdparty/_dynamics/parameters-bundle.css21.js +2 -7
- package/src/sap/f/thirdparty/_dynamics/parameters-bundle.css22.js +2 -7
- package/src/sap/f/thirdparty/_dynamics/parameters-bundle.css23.js +2 -7
- package/src/sap/f/thirdparty/_dynamics/parameters-bundle.css24.js +2 -7
- package/src/sap/f/thirdparty/_dynamics/parameters-bundle.css25.js +2 -7
- package/src/sap/f/thirdparty/_dynamics/parameters-bundle.css26.js +2 -7
- package/src/sap/f/thirdparty/_dynamics/parameters-bundle.css27.js +2 -7
- package/src/sap/f/thirdparty/_dynamics/parameters-bundle.css4.js +2 -7
- package/src/sap/f/thirdparty/_dynamics/parameters-bundle.css5.js +2 -7
- package/src/sap/f/thirdparty/_dynamics/parameters-bundle.css6.js +2 -7
- package/src/sap/f/thirdparty/_dynamics/parameters-bundle.css7.js +2 -7
- package/src/sap/f/thirdparty/_dynamics/parameters-bundle.css8.js +2 -7
- package/src/sap/f/thirdparty/_dynamics/parameters-bundle.css9.js +2 -7
- package/src/sap/f/thirdparty/_dynamics/pl.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/pt.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/pt_PT.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/ro.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/ru.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/ru_UA.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/sk.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/sl.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/sr.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/sr_Latn.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/sv.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/th.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/tr.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/uk.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/vi.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/zh_CN.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/zh_HK.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/zh_SG.js +2 -0
- package/src/sap/f/thirdparty/_dynamics/zh_TW.js +2 -0
- package/src/sap/f/thirdparty/encodeXML.js +6 -81
- package/src/sap/f/thirdparty/event-strict.js +2 -7
- package/src/sap/f/thirdparty/generateHighlightedMarkup.js +2 -9
- package/src/sap/f/thirdparty/i18n-defaults.js +2 -123
- package/src/sap/f/thirdparty/i18n-defaults2.js +2 -159
- package/src/sap/f/thirdparty/information.js +2 -100
- package/src/sap/f/thirdparty/information2.js +2 -13
- package/src/sap/f/thirdparty/overflow.js +2 -25
- package/src/sap/f/thirdparty/parameters-bundle.css.js +2 -11
- package/src/sap/f/thirdparty/parameters-bundle.css2.js +2 -44
- package/src/sap/f/thirdparty/parameters-bundle.css3.js +2 -8
- package/src/sap/f/thirdparty/query.js +2 -7
- package/src/sap/f/thirdparty/slim-arrow-down.js +2 -44
- package/src/sap/f/thirdparty/sys-enter-2.js +2 -7
- package/src/sap/f/thirdparty/toLowercaseEnumValue.js +2 -7
- package/src/sap/f/thirdparty/ui5/webcomponents_fiori/dist/illustrations/UnableToUpload.js +2 -132
- package/src/sap/f/thirdparty/ui5/webcomponents_icons/AllIcons.js +2 -26
- package/src/sap/f/thirdparty/ui5/webcomponents_icons_business_suite/AllIcons.js +2 -26
- package/src/sap/f/thirdparty/ui5/webcomponents_icons_tnt/AllIcons.js +2 -26
- package/src/sap/f/thirdparty/webcomponents-base.js +2 -7
- package/src/sap/f/thirdparty/webcomponents-fiori.js +2 -5
- package/src/sap/f/thirdparty/webcomponents.js +51 -4589
- package/src/sap/f/thirdparty/willShowContent.js +2 -7
- package/src/sap/f/thirdparty/ListItemCustom.js +0 -1689
|
@@ -3,126 +3,5 @@
|
|
|
3
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
|
-
sap.ui.define(
|
|
7
|
-
|
|
8
|
-
"sap/ui/core/webc/WebComponent",
|
|
9
|
-
"sap/f/gen/ui5/webcomponents_fiori",
|
|
10
|
-
"sap/f/thirdparty/ShellBarBranding"
|
|
11
|
-
],
|
|
12
|
-
function (WebComponentBaseClass) {
|
|
13
|
-
"use strict";
|
|
14
|
-
|
|
15
|
-
/**
|
|
16
|
-
* @class
|
|
17
|
-
* ### Overview
|
|
18
|
-
* The `ui5-shellbar-branding` component is intended to be placed inside the branding slot of the
|
|
19
|
-
* `ui5-shellbar` component. Its content has higher priority than the `primaryTitle` property
|
|
20
|
-
* and the `logo` slot of `ui5-shellbar`.
|
|
21
|
-
*
|
|
22
|
-
* @extends sap.ui.core.webc.WebComponent
|
|
23
|
-
* @constructor
|
|
24
|
-
* @private
|
|
25
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
26
|
-
* @alias module:sap/f/gen/ui5/webcomponents_fiori/dist/ShellBarBranding
|
|
27
|
-
*/
|
|
28
|
-
|
|
29
|
-
const WrapperClass = WebComponentBaseClass.extend(
|
|
30
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarBranding",
|
|
31
|
-
{
|
|
32
|
-
metadata: {
|
|
33
|
-
tag: "ui5-shellbar-branding-0df29cf2",
|
|
34
|
-
|
|
35
|
-
namespace: "sap.f.gen.ui5.webcomponents_fiori",
|
|
36
|
-
|
|
37
|
-
library: "sap.f",
|
|
38
|
-
|
|
39
|
-
designtime:
|
|
40
|
-
"sap/f/gen/ui5/webcomponents_fiori/designtime/ShellBarBranding.designtime",
|
|
41
|
-
|
|
42
|
-
interfaces: ["sap.m.IBar", "sap.tnt.IToolHeader"],
|
|
43
|
-
|
|
44
|
-
defaultAggregation: "content",
|
|
45
|
-
|
|
46
|
-
properties: {
|
|
47
|
-
/**
|
|
48
|
-
* Defines the component href.
|
|
49
|
-
*
|
|
50
|
-
* **Note:** Standard hyperlink behavior is supported.
|
|
51
|
-
*/
|
|
52
|
-
href: { type: "string", mapping: "property" },
|
|
53
|
-
|
|
54
|
-
/**
|
|
55
|
-
* Defines the component target.
|
|
56
|
-
*
|
|
57
|
-
* **Notes:**
|
|
58
|
-
*
|
|
59
|
-
* - `_self`
|
|
60
|
-
* - `_top`
|
|
61
|
-
* - `_blank`
|
|
62
|
-
* - `_parent`
|
|
63
|
-
* - `_search`
|
|
64
|
-
*
|
|
65
|
-
* **This property must only be used when the `href` property is set.**
|
|
66
|
-
*/
|
|
67
|
-
target: { type: "string", mapping: "property" },
|
|
68
|
-
|
|
69
|
-
/**
|
|
70
|
-
* Defines the text alternative of the component.
|
|
71
|
-
* If not provided a default text alternative will be set, if present.
|
|
72
|
-
*/
|
|
73
|
-
accessibleName: { type: "string", mapping: "property" },
|
|
74
|
-
|
|
75
|
-
/**
|
|
76
|
-
* The text-content of the Web Component.
|
|
77
|
-
*/
|
|
78
|
-
text: { type: "string", mapping: "textContent" },
|
|
79
|
-
|
|
80
|
-
/**
|
|
81
|
-
* The 'width' of the Web Component in <code>sap.ui.core.CSSSize</code>.
|
|
82
|
-
*/
|
|
83
|
-
width: { type: "sap.ui.core.CSSSize", mapping: "style" },
|
|
84
|
-
|
|
85
|
-
/**
|
|
86
|
-
* The 'height' of the Web Component in <code>sap.ui.core.CSSSize</code>.
|
|
87
|
-
*/
|
|
88
|
-
height: { type: "sap.ui.core.CSSSize", mapping: "style" }
|
|
89
|
-
},
|
|
90
|
-
|
|
91
|
-
aggregations: {
|
|
92
|
-
/**
|
|
93
|
-
* Defines the title for the ui5-shellbar-branding component.
|
|
94
|
-
*
|
|
95
|
-
* **Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
|
|
96
|
-
* @type module:sap/ui/core/Control
|
|
97
|
-
*/
|
|
98
|
-
content: { type: "sap.ui.core.Control", multiple: true },
|
|
99
|
-
/**
|
|
100
|
-
* Defines the logo of the `ui5-shellbar`.
|
|
101
|
-
* For example, you can use `ui5-avatar` or `img` elements as logo.
|
|
102
|
-
* @type module:sap/ui/core/Control
|
|
103
|
-
*/
|
|
104
|
-
logo: { type: "sap.ui.core.Control", multiple: true, slot: "logo" }
|
|
105
|
-
},
|
|
106
|
-
|
|
107
|
-
associations: {},
|
|
108
|
-
|
|
109
|
-
events: {
|
|
110
|
-
/**
|
|
111
|
-
* Fired, when the logo is activated.
|
|
112
|
-
*/
|
|
113
|
-
click: {
|
|
114
|
-
enableEventBubbling: true,
|
|
115
|
-
parameters: {}
|
|
116
|
-
}
|
|
117
|
-
},
|
|
118
|
-
|
|
119
|
-
getters: [],
|
|
120
|
-
|
|
121
|
-
methods: []
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
);
|
|
125
|
-
|
|
126
|
-
return WrapperClass;
|
|
127
|
-
}
|
|
128
|
-
);
|
|
6
|
+
sap.ui.define(["sap/ui/core/webc/WebComponent","sap/f/gen/ui5/webcomponents_fiori","sap/f/thirdparty/ShellBarBranding"],function(e){"use strict";const t=e.extend("sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarBranding",{metadata:{tag:"ui5-shellbar-branding-cc7fb471",namespace:"sap.f.gen.ui5.webcomponents_fiori",library:"sap.f",designtime:"sap/f/gen/ui5/webcomponents_fiori/designtime/ShellBarBranding.designtime",interfaces:["sap.m.IBar","sap.tnt.IToolHeader"],defaultAggregation:"content",properties:{href:{type:"string",mapping:"property"},target:{type:"string",mapping:"property"},accessibleName:{type:"string",mapping:"property"},text:{type:"string",mapping:"textContent"},width:{type:"sap.ui.core.CSSSize",mapping:"style"},height:{type:"sap.ui.core.CSSSize",mapping:"style"}},aggregations:{content:{type:"sap.ui.core.Control",multiple:true},logo:{type:"sap.ui.core.Control",multiple:true,slot:"logo"}},associations:{},events:{click:{enableEventBubbling:true,parameters:{}}},getters:[],methods:[]}});return t});
|
|
7
|
+
//# sourceMappingURL=ShellBarBranding.js.map
|
|
@@ -3,143 +3,5 @@
|
|
|
3
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
|
-
sap.ui.define(
|
|
7
|
-
|
|
8
|
-
"sap/ui/core/webc/WebComponent",
|
|
9
|
-
"sap/f/gen/ui5/webcomponents_fiori",
|
|
10
|
-
"sap/f/thirdparty/ShellBarItem"
|
|
11
|
-
],
|
|
12
|
-
function (WebComponentBaseClass) {
|
|
13
|
-
"use strict";
|
|
14
|
-
|
|
15
|
-
/**
|
|
16
|
-
* @class
|
|
17
|
-
* The `ui5-shellbar-item` represents a custom item, that
|
|
18
|
-
* might be added to the `ui5-shellbar`.
|
|
19
|
-
*
|
|
20
|
-
* ### ES6 Module Import
|
|
21
|
-
* `import "@ui5/webcomponents-fiori/dist/ShellBarItem.js";`
|
|
22
|
-
*
|
|
23
|
-
* @extends sap.ui.core.webc.WebComponent
|
|
24
|
-
* @constructor
|
|
25
|
-
* @private
|
|
26
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
27
|
-
* @alias module:sap/f/gen/ui5/webcomponents_fiori/dist/ShellBarItem
|
|
28
|
-
*/
|
|
29
|
-
|
|
30
|
-
const WrapperClass = WebComponentBaseClass.extend(
|
|
31
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarItem",
|
|
32
|
-
{
|
|
33
|
-
metadata: {
|
|
34
|
-
tag: "ui5-shellbar-item-0df29cf2",
|
|
35
|
-
|
|
36
|
-
namespace: "sap.f.gen.ui5.webcomponents_fiori",
|
|
37
|
-
|
|
38
|
-
library: "sap.f",
|
|
39
|
-
|
|
40
|
-
designtime:
|
|
41
|
-
"sap/f/gen/ui5/webcomponents_fiori/designtime/ShellBarItem.designtime",
|
|
42
|
-
|
|
43
|
-
interfaces: ["sap.m.IBar", "sap.tnt.IToolHeader"],
|
|
44
|
-
|
|
45
|
-
defaultAggregation: "",
|
|
46
|
-
|
|
47
|
-
properties: {
|
|
48
|
-
/**
|
|
49
|
-
* Defines the name of the item's icon.
|
|
50
|
-
*/
|
|
51
|
-
icon: { type: "string", mapping: "property" },
|
|
52
|
-
|
|
53
|
-
/**
|
|
54
|
-
* Defines the item text.
|
|
55
|
-
*
|
|
56
|
-
* **Note:** The text is only displayed inside the overflow popover list view.
|
|
57
|
-
*/
|
|
58
|
-
text: { type: "string", mapping: "property" },
|
|
59
|
-
|
|
60
|
-
/**
|
|
61
|
-
* Defines the count displayed in the top-right corner.
|
|
62
|
-
*/
|
|
63
|
-
count: { type: "string", mapping: "property" },
|
|
64
|
-
|
|
65
|
-
/**
|
|
66
|
-
* Defines additional accessibility attributes on Shellbar Items.
|
|
67
|
-
*
|
|
68
|
-
* The accessibility attributes support the following values:
|
|
69
|
-
*
|
|
70
|
-
* - **expanded**: Indicates whether the button, or another grouping element it controls,
|
|
71
|
-
* is currently expanded or collapsed.
|
|
72
|
-
* Accepts the following string values: `true` or `false`.
|
|
73
|
-
*
|
|
74
|
-
* - **hasPopup**: Indicates the availability and type of interactive popup element,
|
|
75
|
-
* such as menu or dialog, that can be triggered by the button.
|
|
76
|
-
*
|
|
77
|
-
* - **controls**: Identifies the element (or elements) whose contents
|
|
78
|
-
* or presence are controlled by the component.
|
|
79
|
-
* Accepts a lowercase string value, referencing the ID of the element it controls.
|
|
80
|
-
*/
|
|
81
|
-
accessibilityAttributes: {
|
|
82
|
-
type: "any",
|
|
83
|
-
mapping: "property",
|
|
84
|
-
defaultValue: "{}"
|
|
85
|
-
},
|
|
86
|
-
|
|
87
|
-
/**
|
|
88
|
-
* The 'width' of the Web Component in <code>sap.ui.core.CSSSize</code>.
|
|
89
|
-
*/
|
|
90
|
-
width: { type: "sap.ui.core.CSSSize", mapping: "style" },
|
|
91
|
-
|
|
92
|
-
/**
|
|
93
|
-
* The 'height' of the Web Component in <code>sap.ui.core.CSSSize</code>.
|
|
94
|
-
*/
|
|
95
|
-
height: { type: "sap.ui.core.CSSSize", mapping: "style" }
|
|
96
|
-
},
|
|
97
|
-
|
|
98
|
-
aggregations: {},
|
|
99
|
-
|
|
100
|
-
associations: {},
|
|
101
|
-
|
|
102
|
-
events: {
|
|
103
|
-
/**
|
|
104
|
-
* Fired, when the item is pressed.
|
|
105
|
-
*/
|
|
106
|
-
click: {
|
|
107
|
-
allowPreventDefault: true,
|
|
108
|
-
enableEventBubbling: true,
|
|
109
|
-
parameters: {
|
|
110
|
-
/**
|
|
111
|
-
* DOM ref of the clicked element
|
|
112
|
-
*/
|
|
113
|
-
targetRef: {
|
|
114
|
-
type: "sap.ui.core.Control",
|
|
115
|
-
types: [
|
|
116
|
-
{
|
|
117
|
-
origType: "HTMLElement",
|
|
118
|
-
multiple: false,
|
|
119
|
-
dedicatedTypes: [
|
|
120
|
-
{
|
|
121
|
-
dtsType: "Control",
|
|
122
|
-
packageName: "sap/ui/core/Control",
|
|
123
|
-
moduleType: "module:sap/ui/core/Control",
|
|
124
|
-
ui5Type: "sap.ui.core.Control",
|
|
125
|
-
isClass: true
|
|
126
|
-
}
|
|
127
|
-
]
|
|
128
|
-
}
|
|
129
|
-
],
|
|
130
|
-
dtsParamDescription: "DOM ref of the clicked element"
|
|
131
|
-
}
|
|
132
|
-
}
|
|
133
|
-
}
|
|
134
|
-
},
|
|
135
|
-
|
|
136
|
-
getters: [],
|
|
137
|
-
|
|
138
|
-
methods: []
|
|
139
|
-
}
|
|
140
|
-
}
|
|
141
|
-
);
|
|
142
|
-
|
|
143
|
-
return WrapperClass;
|
|
144
|
-
}
|
|
145
|
-
);
|
|
6
|
+
sap.ui.define(["sap/ui/core/webc/WebComponent","sap/f/gen/ui5/webcomponents_fiori","sap/f/thirdparty/ShellBarItem"],function(e){"use strict";const t=e.extend("sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarItem",{metadata:{tag:"ui5-shellbar-item-cc7fb471",namespace:"sap.f.gen.ui5.webcomponents_fiori",library:"sap.f",designtime:"sap/f/gen/ui5/webcomponents_fiori/designtime/ShellBarItem.designtime",interfaces:["sap.m.IBar","sap.tnt.IToolHeader"],defaultAggregation:"",properties:{icon:{type:"string",mapping:"property"},text:{type:"string",mapping:"property"},count:{type:"string",mapping:"property"},accessibilityAttributes:{type:"any",mapping:"property",defaultValue:"{}"},width:{type:"sap.ui.core.CSSSize",mapping:"style"},height:{type:"sap.ui.core.CSSSize",mapping:"style"}},aggregations:{},associations:{},events:{click:{allowPreventDefault:true,enableEventBubbling:true,parameters:{targetRef:{type:"sap.ui.core.Control",types:[{origType:"HTMLElement",multiple:false,dedicatedTypes:[{dtsType:"Control",packageName:"sap/ui/core/Control",moduleType:"module:sap/ui/core/Control",ui5Type:"sap.ui.core.Control",isClass:true}]}],dtsParamDescription:"DOM ref of the clicked element"}}}},getters:[],methods:[]}});return t});
|
|
7
|
+
//# sourceMappingURL=ShellBarItem.js.map
|
|
@@ -3,239 +3,5 @@
|
|
|
3
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
|
-
sap.ui.define(
|
|
7
|
-
|
|
8
|
-
"sap/f/gen/ui5/webcomponents_fiori/dist/Search",
|
|
9
|
-
"sap/f/gen/ui5/webcomponents_fiori",
|
|
10
|
-
"sap/f/thirdparty/ShellBarSearch"
|
|
11
|
-
],
|
|
12
|
-
function (WebComponentBaseClass) {
|
|
13
|
-
"use strict";
|
|
14
|
-
|
|
15
|
-
/**
|
|
16
|
-
* @class
|
|
17
|
-
* Search field for the ShellBar component.
|
|
18
|
-
*
|
|
19
|
-
* @extends module:sap/f/gen/ui5/webcomponents_fiori/dist/Search
|
|
20
|
-
* @constructor
|
|
21
|
-
* @private
|
|
22
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
23
|
-
* @alias module:sap/f/gen/ui5/webcomponents_fiori/dist/ShellBarSearch
|
|
24
|
-
*/
|
|
25
|
-
|
|
26
|
-
const WrapperClass = WebComponentBaseClass.extend(
|
|
27
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarSearch",
|
|
28
|
-
{
|
|
29
|
-
metadata: {
|
|
30
|
-
tag: "ui5-shellbar-search-0df29cf2",
|
|
31
|
-
|
|
32
|
-
namespace: "sap.f.gen.ui5.webcomponents_fiori",
|
|
33
|
-
|
|
34
|
-
library: "sap.f",
|
|
35
|
-
|
|
36
|
-
designtime:
|
|
37
|
-
"sap/f/gen/ui5/webcomponents_fiori/designtime/ShellBarSearch.designtime",
|
|
38
|
-
|
|
39
|
-
interfaces: ["sap.m.IBar", "sap.tnt.IToolHeader"],
|
|
40
|
-
|
|
41
|
-
defaultAggregation: "items",
|
|
42
|
-
|
|
43
|
-
properties: {
|
|
44
|
-
/**
|
|
45
|
-
* Indicates whether the suggestions popover should be opened on focus.
|
|
46
|
-
*/
|
|
47
|
-
autoOpen: {
|
|
48
|
-
type: "boolean",
|
|
49
|
-
mapping: "property",
|
|
50
|
-
defaultValue: false
|
|
51
|
-
},
|
|
52
|
-
|
|
53
|
-
/**
|
|
54
|
-
* Indicates whether a loading indicator should be shown in the popup.
|
|
55
|
-
*/
|
|
56
|
-
loading: {
|
|
57
|
-
type: "boolean",
|
|
58
|
-
mapping: "property",
|
|
59
|
-
defaultValue: false
|
|
60
|
-
},
|
|
61
|
-
|
|
62
|
-
/**
|
|
63
|
-
* Defines whether the value will be autcompleted to match an item.
|
|
64
|
-
*/
|
|
65
|
-
noTypeahead: {
|
|
66
|
-
type: "boolean",
|
|
67
|
-
mapping: "property",
|
|
68
|
-
defaultValue: false
|
|
69
|
-
},
|
|
70
|
-
|
|
71
|
-
/**
|
|
72
|
-
* Indicates whether the items picker is open.
|
|
73
|
-
*/
|
|
74
|
-
open: { type: "boolean", mapping: "property", defaultValue: false },
|
|
75
|
-
|
|
76
|
-
/**
|
|
77
|
-
* Defines whether the clear icon of the search will be shown.
|
|
78
|
-
*/
|
|
79
|
-
showClearIcon: {
|
|
80
|
-
type: "boolean",
|
|
81
|
-
mapping: "property",
|
|
82
|
-
defaultValue: false
|
|
83
|
-
},
|
|
84
|
-
|
|
85
|
-
/**
|
|
86
|
-
* Defines the value of the component.
|
|
87
|
-
*
|
|
88
|
-
* **Note:** The property is updated upon typing.
|
|
89
|
-
*/
|
|
90
|
-
value: { type: "string", mapping: "property", defaultValue: "" },
|
|
91
|
-
|
|
92
|
-
/**
|
|
93
|
-
* Defines a short hint intended to aid the user with data entry when the
|
|
94
|
-
* component has no value.
|
|
95
|
-
*/
|
|
96
|
-
placeholder: { type: "string", mapping: "property" },
|
|
97
|
-
|
|
98
|
-
/**
|
|
99
|
-
* Defines the accessible ARIA name of the component.
|
|
100
|
-
*/
|
|
101
|
-
accessibleName: { type: "string", mapping: "property" },
|
|
102
|
-
|
|
103
|
-
/**
|
|
104
|
-
* Defines the accessible ARIA description of the field.
|
|
105
|
-
*/
|
|
106
|
-
accessibleDescription: { type: "string", mapping: "property" }
|
|
107
|
-
},
|
|
108
|
-
|
|
109
|
-
aggregations: {
|
|
110
|
-
/**
|
|
111
|
-
* Defines the Search suggestion items.
|
|
112
|
-
* @type module:sap/ui/core/webc/WebComponent
|
|
113
|
-
*/
|
|
114
|
-
items: { type: "sap.ui.core.webc.WebComponent", multiple: true },
|
|
115
|
-
/**
|
|
116
|
-
* Defines the popup footer action button.
|
|
117
|
-
* @type module:sap/f/gen/ui5/webcomponents/dist/Button
|
|
118
|
-
*/
|
|
119
|
-
action: {
|
|
120
|
-
type: "sap.f.gen.ui5.webcomponents.dist.Button",
|
|
121
|
-
multiple: true,
|
|
122
|
-
slot: "action"
|
|
123
|
-
},
|
|
124
|
-
/**
|
|
125
|
-
* Defines the illustrated message to be shown in the popup.
|
|
126
|
-
* @type module:sap/f/gen/ui5/webcomponents_fiori/dist/IllustratedMessage
|
|
127
|
-
*/
|
|
128
|
-
illustration: {
|
|
129
|
-
type: "sap.f.gen.ui5.webcomponents_fiori.dist.IllustratedMessage",
|
|
130
|
-
multiple: true,
|
|
131
|
-
slot: "illustration"
|
|
132
|
-
},
|
|
133
|
-
/**
|
|
134
|
-
* Defines the illustrated message to be shown in the popup.
|
|
135
|
-
* @type module:sap/f/gen/ui5/webcomponents_fiori/dist/SearchMessageArea
|
|
136
|
-
*/
|
|
137
|
-
messageArea: {
|
|
138
|
-
type: "sap.f.gen.ui5.webcomponents_fiori.dist.SearchMessageArea",
|
|
139
|
-
multiple: true,
|
|
140
|
-
slot: "messageArea"
|
|
141
|
-
},
|
|
142
|
-
/**
|
|
143
|
-
* Defines the component scope options.
|
|
144
|
-
* @type module:sap/f/gen/ui5/webcomponents_fiori.ISearchScope
|
|
145
|
-
*/
|
|
146
|
-
scopes: {
|
|
147
|
-
type: "sap.f.gen.ui5.webcomponents_fiori.ISearchScope",
|
|
148
|
-
multiple: true,
|
|
149
|
-
slot: "scopes"
|
|
150
|
-
},
|
|
151
|
-
/**
|
|
152
|
-
* Defines the filter button slot, used to display an additional filtering button.
|
|
153
|
-
* This slot is intended for passing a `ui5-button` with a filter icon to provide extended filtering options.
|
|
154
|
-
*
|
|
155
|
-
* **Note:** Scope button and Filter button are mutually exclusive.
|
|
156
|
-
* @type module:sap/f/gen/ui5/webcomponents/dist/Button
|
|
157
|
-
*/
|
|
158
|
-
filterButton: {
|
|
159
|
-
type: "sap.f.gen.ui5.webcomponents.dist.Button",
|
|
160
|
-
multiple: true,
|
|
161
|
-
slot: "filterButton"
|
|
162
|
-
}
|
|
163
|
-
},
|
|
164
|
-
|
|
165
|
-
associations: {},
|
|
166
|
-
|
|
167
|
-
events: {
|
|
168
|
-
/**
|
|
169
|
-
* Fired when the popup is opened.
|
|
170
|
-
*/
|
|
171
|
-
onOpen: {
|
|
172
|
-
mapping: "open",
|
|
173
|
-
parameters: {}
|
|
174
|
-
},
|
|
175
|
-
|
|
176
|
-
/**
|
|
177
|
-
* Fired when the popup is closed.
|
|
178
|
-
*/
|
|
179
|
-
close: {
|
|
180
|
-
parameters: {}
|
|
181
|
-
},
|
|
182
|
-
|
|
183
|
-
/**
|
|
184
|
-
* Fired when typing in input or clear icon is pressed.
|
|
185
|
-
*/
|
|
186
|
-
input: {
|
|
187
|
-
enableEventBubbling: true,
|
|
188
|
-
parameters: {}
|
|
189
|
-
},
|
|
190
|
-
|
|
191
|
-
/**
|
|
192
|
-
* Fired when the scope has changed.
|
|
193
|
-
*/
|
|
194
|
-
scopeChange: {
|
|
195
|
-
enableEventBubbling: true,
|
|
196
|
-
parameters: {
|
|
197
|
-
/**
|
|
198
|
-
* The newly selected scope
|
|
199
|
-
*/
|
|
200
|
-
scope: {
|
|
201
|
-
type: "sap.ui.core.Control",
|
|
202
|
-
types: [
|
|
203
|
-
{
|
|
204
|
-
origType: "HTMLElement",
|
|
205
|
-
multiple: false,
|
|
206
|
-
dedicatedTypes: [
|
|
207
|
-
{
|
|
208
|
-
dtsType: "Control",
|
|
209
|
-
packageName: "sap/ui/core/Control",
|
|
210
|
-
moduleType: "module:sap/ui/core/Control",
|
|
211
|
-
ui5Type: "sap.ui.core.Control",
|
|
212
|
-
isClass: true
|
|
213
|
-
}
|
|
214
|
-
]
|
|
215
|
-
}
|
|
216
|
-
],
|
|
217
|
-
dtsParamDescription: "The newly selected scope"
|
|
218
|
-
}
|
|
219
|
-
}
|
|
220
|
-
},
|
|
221
|
-
|
|
222
|
-
/**
|
|
223
|
-
* Fired when the user has triggered search with Enter key or Search Button press.
|
|
224
|
-
*/
|
|
225
|
-
search: {
|
|
226
|
-
allowPreventDefault: true,
|
|
227
|
-
enableEventBubbling: true,
|
|
228
|
-
parameters: {}
|
|
229
|
-
}
|
|
230
|
-
},
|
|
231
|
-
|
|
232
|
-
getters: [],
|
|
233
|
-
|
|
234
|
-
methods: []
|
|
235
|
-
}
|
|
236
|
-
}
|
|
237
|
-
);
|
|
238
|
-
|
|
239
|
-
return WrapperClass;
|
|
240
|
-
}
|
|
241
|
-
);
|
|
6
|
+
sap.ui.define(["sap/f/gen/ui5/webcomponents_fiori/dist/Search","sap/f/gen/ui5/webcomponents_fiori","sap/f/thirdparty/ShellBarSearch"],function(e){"use strict";const t=e.extend("sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarSearch",{metadata:{tag:"ui5-shellbar-search-cc7fb471",namespace:"sap.f.gen.ui5.webcomponents_fiori",library:"sap.f",designtime:"sap/f/gen/ui5/webcomponents_fiori/designtime/ShellBarSearch.designtime",interfaces:["sap.m.IBar","sap.tnt.IToolHeader"],defaultAggregation:"items",properties:{autoOpen:{type:"boolean",mapping:"property",defaultValue:false},loading:{type:"boolean",mapping:"property",defaultValue:false},noTypeahead:{type:"boolean",mapping:"property",defaultValue:false},open:{type:"boolean",mapping:"property",defaultValue:false},fieldLoading:{type:"boolean",mapping:"property",defaultValue:false},showClearIcon:{type:"boolean",mapping:"property",defaultValue:false},value:{type:"string",mapping:"property",defaultValue:""},placeholder:{type:"string",mapping:"property"},accessibleName:{type:"string",mapping:"property"},accessibleDescription:{type:"string",mapping:"property"},scopeValue:{type:"string",mapping:"property",defaultValue:""}},aggregations:{items:{type:"sap.ui.core.webc.WebComponent",multiple:true},action:{type:"sap.f.gen.ui5.webcomponents.dist.Button",multiple:true,slot:"action"},illustration:{type:"sap.f.gen.ui5.webcomponents_fiori.dist.IllustratedMessage",multiple:true,slot:"illustration"},messageArea:{type:"sap.f.gen.ui5.webcomponents_fiori.dist.SearchMessageArea",multiple:true,slot:"messageArea"},scopes:{type:"sap.f.gen.ui5.webcomponents_fiori.ISearchScope",multiple:true,slot:"scopes"},filterButton:{type:"sap.f.gen.ui5.webcomponents.dist.Button",multiple:true,slot:"filterButton"}},associations:{},events:{onOpen:{mapping:"open",parameters:{}},close:{parameters:{}},input:{enableEventBubbling:true,parameters:{}},scopeChange:{enableEventBubbling:true,parameters:{scope:{type:"sap.ui.core.Control",types:[{origType:"HTMLElement",multiple:false,dedicatedTypes:[{dtsType:"Control",packageName:"sap/ui/core/Control",moduleType:"module:sap/ui/core/Control",ui5Type:"sap.ui.core.Control",isClass:true}]}],dtsParamDescription:"The newly selected scope"}}},search:{allowPreventDefault:true,enableEventBubbling:true,parameters:{}}},getters:[],methods:[]}});return t});
|
|
7
|
+
//# sourceMappingURL=ShellBarSearch.js.map
|
|
@@ -3,75 +3,5 @@
|
|
|
3
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
|
-
sap.ui.define(
|
|
7
|
-
|
|
8
|
-
"sap/ui/core/webc/WebComponent",
|
|
9
|
-
"sap/f/gen/ui5/webcomponents_fiori",
|
|
10
|
-
"sap/f/thirdparty/ShellBarSpacer"
|
|
11
|
-
],
|
|
12
|
-
function (WebComponentBaseClass) {
|
|
13
|
-
"use strict";
|
|
14
|
-
|
|
15
|
-
/**
|
|
16
|
-
* @class
|
|
17
|
-
* ### Overview
|
|
18
|
-
* The `ui5-shellbar-spacer` is an element, used for visual separation between the two content parts of the `ui5-shellbar`.
|
|
19
|
-
* **Note:** The `ui5-shellbar-spacer` component is in an experimental state and is a subject to change.
|
|
20
|
-
*
|
|
21
|
-
* @extends sap.ui.core.webc.WebComponent
|
|
22
|
-
* @constructor
|
|
23
|
-
* @private
|
|
24
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
25
|
-
* @alias module:sap/f/gen/ui5/webcomponents_fiori/dist/ShellBarSpacer
|
|
26
|
-
*/
|
|
27
|
-
|
|
28
|
-
const WrapperClass = WebComponentBaseClass.extend(
|
|
29
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarSpacer",
|
|
30
|
-
{
|
|
31
|
-
metadata: {
|
|
32
|
-
tag: "ui5-shellbar-spacer-0df29cf2",
|
|
33
|
-
|
|
34
|
-
namespace: "sap.f.gen.ui5.webcomponents_fiori",
|
|
35
|
-
|
|
36
|
-
library: "sap.f",
|
|
37
|
-
|
|
38
|
-
designtime:
|
|
39
|
-
"sap/f/gen/ui5/webcomponents_fiori/designtime/ShellBarSpacer.designtime",
|
|
40
|
-
|
|
41
|
-
interfaces: ["sap.m.IBar", "sap.tnt.IToolHeader"],
|
|
42
|
-
|
|
43
|
-
defaultAggregation: "",
|
|
44
|
-
|
|
45
|
-
properties: {
|
|
46
|
-
/**
|
|
47
|
-
* The text-content of the Web Component.
|
|
48
|
-
*/
|
|
49
|
-
text: { type: "string", mapping: "textContent" },
|
|
50
|
-
|
|
51
|
-
/**
|
|
52
|
-
* The 'width' of the Web Component in <code>sap.ui.core.CSSSize</code>.
|
|
53
|
-
*/
|
|
54
|
-
width: { type: "sap.ui.core.CSSSize", mapping: "style" },
|
|
55
|
-
|
|
56
|
-
/**
|
|
57
|
-
* The 'height' of the Web Component in <code>sap.ui.core.CSSSize</code>.
|
|
58
|
-
*/
|
|
59
|
-
height: { type: "sap.ui.core.CSSSize", mapping: "style" }
|
|
60
|
-
},
|
|
61
|
-
|
|
62
|
-
aggregations: {},
|
|
63
|
-
|
|
64
|
-
associations: {},
|
|
65
|
-
|
|
66
|
-
events: {},
|
|
67
|
-
|
|
68
|
-
getters: [],
|
|
69
|
-
|
|
70
|
-
methods: []
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
);
|
|
74
|
-
|
|
75
|
-
return WrapperClass;
|
|
76
|
-
}
|
|
77
|
-
);
|
|
6
|
+
sap.ui.define(["sap/ui/core/webc/WebComponent","sap/f/gen/ui5/webcomponents_fiori","sap/f/thirdparty/ShellBarSpacer"],function(e){"use strict";const t=e.extend("sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarSpacer",{metadata:{tag:"ui5-shellbar-spacer-cc7fb471",namespace:"sap.f.gen.ui5.webcomponents_fiori",library:"sap.f",designtime:"sap/f/gen/ui5/webcomponents_fiori/designtime/ShellBarSpacer.designtime",interfaces:["sap.m.IBar","sap.tnt.IToolHeader"],defaultAggregation:"",properties:{text:{type:"string",mapping:"textContent"},width:{type:"sap.ui.core.CSSSize",mapping:"style"},height:{type:"sap.ui.core.CSSSize",mapping:"style"}},aggregations:{},associations:{},events:{},getters:[],methods:[]}});return t});
|
|
7
|
+
//# sourceMappingURL=ShellBarSpacer.js.map
|