@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,1862 +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/thirdparty/webcomponents-fiori",
|
|
9
|
-
"sap/ui/base/DataType",
|
|
10
|
-
"sap/f/gen/ui5/webcomponents",
|
|
11
|
-
"sap/f/gen/ui5/webcomponents_base"
|
|
12
|
-
],
|
|
13
|
-
function (WebCPackage, DataType) {
|
|
14
|
-
"use strict";
|
|
15
|
-
const { registerEnum } = DataType;
|
|
16
|
-
|
|
17
|
-
// re-export package object
|
|
18
|
-
const pkg = Object.assign({}, WebCPackage);
|
|
19
|
-
|
|
20
|
-
// export the UI5 metadata along with the package
|
|
21
|
-
pkg["_ui5metadata"] = {
|
|
22
|
-
name: "sap/f/gen/ui5/webcomponents_fiori",
|
|
23
|
-
version: "2.15.0",
|
|
24
|
-
dependencies: ["sap.ui.core"],
|
|
25
|
-
types: [
|
|
26
|
-
"sap.f.gen.ui5.webcomponents_fiori.FCLLayout",
|
|
27
|
-
"sap.f.gen.ui5.webcomponents_fiori.IllustrationMessageDesign",
|
|
28
|
-
"sap.f.gen.ui5.webcomponents_fiori.IllustrationMessageType",
|
|
29
|
-
"sap.f.gen.ui5.webcomponents_fiori.MediaGalleryItemLayout",
|
|
30
|
-
"sap.f.gen.ui5.webcomponents_fiori.MediaGalleryLayout",
|
|
31
|
-
"sap.f.gen.ui5.webcomponents_fiori.MediaGalleryMenuHorizontalAlign",
|
|
32
|
-
"sap.f.gen.ui5.webcomponents_fiori.MediaGalleryMenuVerticalAlign",
|
|
33
|
-
"sap.f.gen.ui5.webcomponents_fiori.NavigationLayoutMode",
|
|
34
|
-
"sap.f.gen.ui5.webcomponents_fiori.NotificationListItemImportance",
|
|
35
|
-
"sap.f.gen.ui5.webcomponents_fiori.PageBackgroundDesign",
|
|
36
|
-
"sap.f.gen.ui5.webcomponents_fiori.SearchMode",
|
|
37
|
-
"sap.f.gen.ui5.webcomponents_fiori.SideContentFallDown",
|
|
38
|
-
"sap.f.gen.ui5.webcomponents_fiori.SideContentPosition",
|
|
39
|
-
"sap.f.gen.ui5.webcomponents_fiori.SideContentVisibility",
|
|
40
|
-
"sap.f.gen.ui5.webcomponents_fiori.SideNavigationItemDesign",
|
|
41
|
-
"sap.f.gen.ui5.webcomponents_fiori.TimelineGrowingMode",
|
|
42
|
-
"sap.f.gen.ui5.webcomponents_fiori.TimelineLayout",
|
|
43
|
-
"sap.f.gen.ui5.webcomponents_fiori.UploadCollectionSelectionMode",
|
|
44
|
-
"sap.f.gen.ui5.webcomponents_fiori.UploadState",
|
|
45
|
-
"sap.f.gen.ui5.webcomponents_fiori.ViewSettingsDialogMode",
|
|
46
|
-
"sap.f.gen.ui5.webcomponents_fiori.WizardContentLayout"
|
|
47
|
-
],
|
|
48
|
-
interfaces: [
|
|
49
|
-
"sap.f.gen.ui5.webcomponents_fiori.IMediaGalleryItem",
|
|
50
|
-
"sap.f.gen.ui5.webcomponents_fiori.IProductSwitchItem",
|
|
51
|
-
"sap.f.gen.ui5.webcomponents_fiori.ISearchScope",
|
|
52
|
-
"sap.f.gen.ui5.webcomponents_fiori.ITimelineItem"
|
|
53
|
-
],
|
|
54
|
-
controls: [
|
|
55
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.BarcodeScannerDialog",
|
|
56
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.DynamicPage",
|
|
57
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.DynamicPageHeader",
|
|
58
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.DynamicPageTitle",
|
|
59
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.DynamicSideContent",
|
|
60
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.FilterItem",
|
|
61
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.FilterItemOption",
|
|
62
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.FlexibleColumnLayout",
|
|
63
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.GroupItem",
|
|
64
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.IllustratedMessage",
|
|
65
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.MediaGallery",
|
|
66
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.MediaGalleryItem",
|
|
67
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.NavigationLayout",
|
|
68
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.NotificationList",
|
|
69
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.NotificationListGroupItem",
|
|
70
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.NotificationListItem",
|
|
71
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.Page",
|
|
72
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.ProductSwitch",
|
|
73
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.ProductSwitchItem",
|
|
74
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.Search",
|
|
75
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.SearchItem",
|
|
76
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.SearchItemGroup",
|
|
77
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.SearchItemShowMore",
|
|
78
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.SearchMessageArea",
|
|
79
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.SearchScope",
|
|
80
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.ShellBar",
|
|
81
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarBranding",
|
|
82
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarItem",
|
|
83
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarSearch",
|
|
84
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarSpacer",
|
|
85
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.SideNavigation",
|
|
86
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.SideNavigationGroup",
|
|
87
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.SideNavigationItem",
|
|
88
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.SideNavigationSubItem",
|
|
89
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.SortItem",
|
|
90
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.Timeline",
|
|
91
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.TimelineGroupItem",
|
|
92
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.TimelineItem",
|
|
93
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.UploadCollection",
|
|
94
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.UploadCollectionItem",
|
|
95
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.UserMenu",
|
|
96
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.UserMenuAccount",
|
|
97
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.UserMenuItem",
|
|
98
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.UserMenuItemGroup",
|
|
99
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.UserSettingsDialog",
|
|
100
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.UserSettingsItem",
|
|
101
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.UserSettingsView",
|
|
102
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.ViewSettingsDialog",
|
|
103
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.Wizard",
|
|
104
|
-
"sap.f.gen.ui5.webcomponents_fiori.dist.WizardStep"
|
|
105
|
-
],
|
|
106
|
-
elements: [],
|
|
107
|
-
rootPath: "../"
|
|
108
|
-
};
|
|
109
|
-
|
|
110
|
-
// Enums
|
|
111
|
-
/**
|
|
112
|
-
* Different types of FCLLayout.
|
|
113
|
-
*
|
|
114
|
-
* @enum {string}
|
|
115
|
-
* @alias module:sap/f/gen/ui5/webcomponents_fiori.FCLLayout
|
|
116
|
-
* @ui5-module-override sap/f/gen/ui5/webcomponents_fiori FCLLayout
|
|
117
|
-
* @private
|
|
118
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
119
|
-
*/
|
|
120
|
-
pkg["FCLLayout"] = {
|
|
121
|
-
/**
|
|
122
|
-
* The layout will display 1 column.
|
|
123
|
-
*
|
|
124
|
-
* @private
|
|
125
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
126
|
-
*/
|
|
127
|
-
OneColumn: "OneColumn",
|
|
128
|
-
/**
|
|
129
|
-
*
|
|
130
|
-
* Desktop: Defaults to 67 - 33 - -- percent widths of columns. Start (expanded) and Mid columns are displayed.
|
|
131
|
-
* Tablet: Defaults to 67 - 33 - -- percent widths of columns. Start (expanded) and Mid columns are displayed.
|
|
132
|
-
* Phone: Fixed -- 100 -- percent widths of columns, only the Mid column is displayed
|
|
133
|
-
*
|
|
134
|
-
* Use to display both a list and a detail page when the user should focus on the list page.
|
|
135
|
-
*
|
|
136
|
-
* @private
|
|
137
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
138
|
-
*/
|
|
139
|
-
TwoColumnsStartExpanded: "TwoColumnsStartExpanded",
|
|
140
|
-
/**
|
|
141
|
-
* Desktop: Defaults to 33 - 67 - -- percent widths of columns. Start and Mid (expanded) columns are displayed
|
|
142
|
-
* Tablet: Defaults to 33 - 67 - -- percent widths of columns. Start and Mid (expanded) columns are displayed
|
|
143
|
-
* Phone: Fixed -- 100 -- percent widths of columns, only the Mid column is displayed
|
|
144
|
-
*
|
|
145
|
-
* Use to display both a list and a detail page when the user should focus on the detail page.
|
|
146
|
-
*
|
|
147
|
-
* @private
|
|
148
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
149
|
-
*/
|
|
150
|
-
TwoColumnsMidExpanded: "TwoColumnsMidExpanded",
|
|
151
|
-
/**
|
|
152
|
-
* Desktop: Defaults to 25 - 50 - 25 percent widths of columns. Start, Mid (expanded) and End columns are displayed
|
|
153
|
-
* Tablet: Defaults to 0 - 67 - 33 percent widths of columns. Mid (expanded) and End columns are displayed, Start is accessible by dragging the columns-separator
|
|
154
|
-
* Phone: Fixed -- -- 100 percent widths of columns, only the End column is displayed
|
|
155
|
-
*
|
|
156
|
-
* Use to display all three pages (list, detail, detail-detail) when the user should focus on the detail.
|
|
157
|
-
*
|
|
158
|
-
* @private
|
|
159
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
160
|
-
*/
|
|
161
|
-
ThreeColumnsMidExpanded: "ThreeColumnsMidExpanded",
|
|
162
|
-
/**
|
|
163
|
-
* Desktop: Defaults to 25 - 25 - 50 percent widths of columns. Start, Mid and End (expanded) columns are displayed
|
|
164
|
-
* Tablet: Defaults to 0 - 33 - 67 percent widths of columns. Mid and End (expanded) columns are displayed, Start is accessible by dragging the columns-separator
|
|
165
|
-
* Phone: Fixed -- -- 100 percent widths of columns (only the End column is displayed)
|
|
166
|
-
*
|
|
167
|
-
* Use to display all three pages (list, detail, detail-detail) when the user should focus on the detail-detail.
|
|
168
|
-
*
|
|
169
|
-
* @private
|
|
170
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
171
|
-
*/
|
|
172
|
-
ThreeColumnsEndExpanded: "ThreeColumnsEndExpanded",
|
|
173
|
-
/**
|
|
174
|
-
* Desktop: Defaults to 67 - 33 - 0 percent widths of columns. Start (expanded) and Mid columns are displayed, End is accessible by dragging the columns-separator
|
|
175
|
-
* Tablet: Defaults to 67 - 33 - 0 percent widths of columns. Start (expanded) and Mid columns are displayed, End is accessible by dragging the columns-separator
|
|
176
|
-
* Phone: Fixed -- -- 100 percent widths of columns, only the End column is displayed
|
|
177
|
-
*
|
|
178
|
-
* Use to display the list and detail pages when the user should focus on the list.
|
|
179
|
-
* The detail-detail is still loaded and easily accessible by dragging the columns-separator
|
|
180
|
-
*
|
|
181
|
-
* @private
|
|
182
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
183
|
-
*/
|
|
184
|
-
ThreeColumnsStartExpandedEndHidden: "ThreeColumnsStartExpandedEndHidden",
|
|
185
|
-
/**
|
|
186
|
-
* Desktop: Defaults to 33 - 67 - 0 percent widths of columns. Start and Mid (expanded) columns are displayed, End is accessible by dragging the columns-separator
|
|
187
|
-
* Tablet: Defaults to 33 - 67 - 0 percent widths of columns. Start and Mid (expanded) columns are displayed, End is accessible by dragging the columns-separator
|
|
188
|
-
* Phone: Fixed -- -- 100 percent widths of columns, only the End column is displayed
|
|
189
|
-
*
|
|
190
|
-
* Use to display the list and detail pages when the user should focus on the detail.
|
|
191
|
-
* The detail-detail is still loaded and easily accessible by dragging the columns-separator
|
|
192
|
-
*
|
|
193
|
-
* @private
|
|
194
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
195
|
-
*/
|
|
196
|
-
ThreeColumnsMidExpandedEndHidden: "ThreeColumnsMidExpandedEndHidden",
|
|
197
|
-
/**
|
|
198
|
-
* Desktop: Defaults to 0 - 67 - 33 percent widths of columns. Start is hidden, Mid (expanded) and End columns are displayed.
|
|
199
|
-
* Tablet: Defaults to 0 - 67 - 33 percent widths of columns. Start is hidden, Mid (expanded) and End columns are displayed.
|
|
200
|
-
* Phone: Fixed -- 100 percent width of the Mid column, only the Mid column is displayed.
|
|
201
|
-
*
|
|
202
|
-
* Use to display the Mid and End columns while the Start column is hidden.
|
|
203
|
-
*
|
|
204
|
-
* @private
|
|
205
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
206
|
-
*/
|
|
207
|
-
ThreeColumnsStartHiddenMidExpanded: "ThreeColumnsStartHiddenMidExpanded",
|
|
208
|
-
/**
|
|
209
|
-
* Desktop: Defaults to 0 - 33 - 67 percent widths of columns. Start is hidden, Mid and End (expanded) columns are displayed.
|
|
210
|
-
* Tablet: Defaults to 0 - 33 - 67 percent widths of columns. Start is hidden, Mid and End (expanded) columns are displayed.
|
|
211
|
-
* Phone: Fixed -- 100 percent width of the End column, only the End column is displayed.
|
|
212
|
-
*
|
|
213
|
-
* Use to display the Mid column and expanded End column while the grip of the separator is not visible.
|
|
214
|
-
*
|
|
215
|
-
* @private
|
|
216
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
217
|
-
*/
|
|
218
|
-
ThreeColumnsStartHiddenEndExpanded: "ThreeColumnsStartHiddenEndExpanded",
|
|
219
|
-
/**
|
|
220
|
-
* Desktop: Fixed -- 100 -- percent widths of columns, only the Mid column is displayed
|
|
221
|
-
* Tablet: Fixed -- 100 -- percent widths of columns, only the Mid column is displayed
|
|
222
|
-
* Phone: Fixed -- 100 -- percent widths of columns, only the Mid column is displayed
|
|
223
|
-
*
|
|
224
|
-
* Use to display a detail page only, when the user should focus entirely on it.
|
|
225
|
-
*
|
|
226
|
-
* @private
|
|
227
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
228
|
-
*/
|
|
229
|
-
MidColumnFullScreen: "MidColumnFullScreen",
|
|
230
|
-
/**
|
|
231
|
-
* Desktop: Fixed -- -- 100 percent widths of columns, only the End column is displayed
|
|
232
|
-
* Tablet: Fixed -- -- 100 percent widths of columns, only the End column is displayed
|
|
233
|
-
* Phone: Fixed -- -- 100 percent widths of columns, only the End column is displayed
|
|
234
|
-
*
|
|
235
|
-
* Use to display a detail-detail page only, when the user should focus entirely on it.
|
|
236
|
-
*
|
|
237
|
-
* @private
|
|
238
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
239
|
-
*/
|
|
240
|
-
EndColumnFullScreen: "EndColumnFullScreen"
|
|
241
|
-
};
|
|
242
|
-
registerEnum("sap.f.gen.ui5.webcomponents_fiori.FCLLayout", pkg["FCLLayout"]);
|
|
243
|
-
/**
|
|
244
|
-
* Different types of IllustrationMessageDesign.
|
|
245
|
-
*
|
|
246
|
-
* @enum {string}
|
|
247
|
-
* @alias module:sap/f/gen/ui5/webcomponents_fiori.IllustrationMessageDesign
|
|
248
|
-
* @ui5-module-override sap/f/gen/ui5/webcomponents_fiori IllustrationMessageDesign
|
|
249
|
-
* @private
|
|
250
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
251
|
-
*/
|
|
252
|
-
pkg["IllustrationMessageDesign"] = {
|
|
253
|
-
/**
|
|
254
|
-
* Automatically decides the <code>Illustration</code> size (<code>Base</code>, <code>Dot</code>, <code>Spot</code>,
|
|
255
|
-
* <code>Dialog</code>, or <code>Scene</code>) depending on the <code>IllustratedMessage</code> container width.
|
|
256
|
-
*
|
|
257
|
-
* **Note:** `Auto` is the only option where the illustration size is changed according to
|
|
258
|
-
* the available container width. If any other `IllustratedMessageSize` is chosen, it remains
|
|
259
|
-
* until changed by the app developer.
|
|
260
|
-
*
|
|
261
|
-
* @private
|
|
262
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
263
|
-
*/
|
|
264
|
-
Auto: "Auto",
|
|
265
|
-
/**
|
|
266
|
-
* Base `Illustration` size (XS breakpoint). Suitable for cards (two columns).
|
|
267
|
-
*
|
|
268
|
-
* **Note:** When `Base` is in use, no illustration is displayed.
|
|
269
|
-
*
|
|
270
|
-
* @private
|
|
271
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
272
|
-
*/
|
|
273
|
-
Base: "Base",
|
|
274
|
-
/**
|
|
275
|
-
* Dot <code>Illustration</code> size (XS breakpoint). Suitable for table rows.
|
|
276
|
-
*
|
|
277
|
-
* @private
|
|
278
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
279
|
-
*/
|
|
280
|
-
Dot: "Dot",
|
|
281
|
-
/**
|
|
282
|
-
* Spot <code>Illustration</code> size (S breakpoint). Suitable for cards (four columns).
|
|
283
|
-
*
|
|
284
|
-
* @private
|
|
285
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
286
|
-
*/
|
|
287
|
-
Spot: "Spot",
|
|
288
|
-
/**
|
|
289
|
-
* Dialog `Illustration` size (M breakpoint). Suitable for dialogs.
|
|
290
|
-
*
|
|
291
|
-
* @private
|
|
292
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
293
|
-
*/
|
|
294
|
-
Dialog: "Dialog",
|
|
295
|
-
/**
|
|
296
|
-
* Scene `Illustration` size (L breakpoint). Suitable for a `Page` or a table.
|
|
297
|
-
*
|
|
298
|
-
* @private
|
|
299
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
300
|
-
*/
|
|
301
|
-
Scene: "Scene",
|
|
302
|
-
/**
|
|
303
|
-
* ExtraSmall <code>Illustration</code> size (XS breakpoint). Suitable for table rows.
|
|
304
|
-
*
|
|
305
|
-
* @private
|
|
306
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
307
|
-
*/
|
|
308
|
-
ExtraSmall: "ExtraSmall",
|
|
309
|
-
/**
|
|
310
|
-
* Small <code>Illustration</code> size (S breakpoint). Suitable for cards (four columns).
|
|
311
|
-
*
|
|
312
|
-
* @private
|
|
313
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
314
|
-
*/
|
|
315
|
-
Small: "Small",
|
|
316
|
-
/**
|
|
317
|
-
* Medium `Illustration` size (M breakpoint). Suitable for dialogs.
|
|
318
|
-
*
|
|
319
|
-
* @private
|
|
320
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
321
|
-
*/
|
|
322
|
-
Medium: "Medium",
|
|
323
|
-
/**
|
|
324
|
-
* Large `Illustration` size (L breakpoint). Suitable for a `Page` or a table.
|
|
325
|
-
*
|
|
326
|
-
* @private
|
|
327
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
328
|
-
*/
|
|
329
|
-
Large: "Large"
|
|
330
|
-
};
|
|
331
|
-
registerEnum(
|
|
332
|
-
"sap.f.gen.ui5.webcomponents_fiori.IllustrationMessageDesign",
|
|
333
|
-
pkg["IllustrationMessageDesign"]
|
|
334
|
-
);
|
|
335
|
-
/**
|
|
336
|
-
* Different illustration types of Illustrated Message.
|
|
337
|
-
*
|
|
338
|
-
* @enum {string}
|
|
339
|
-
* @alias module:sap/f/gen/ui5/webcomponents_fiori.IllustrationMessageType
|
|
340
|
-
* @ui5-module-override sap/f/gen/ui5/webcomponents_fiori IllustrationMessageType
|
|
341
|
-
* @private
|
|
342
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
343
|
-
*/
|
|
344
|
-
pkg["IllustrationMessageType"] = {
|
|
345
|
-
/**
|
|
346
|
-
* "Achievement" illustration type.
|
|
347
|
-
*
|
|
348
|
-
* @private
|
|
349
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
350
|
-
*/
|
|
351
|
-
Achievement: "Achievement",
|
|
352
|
-
/**
|
|
353
|
-
* "Adding Columns" illustration type.
|
|
354
|
-
*
|
|
355
|
-
* @private
|
|
356
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
357
|
-
*/
|
|
358
|
-
AddingColumns: "AddingColumns",
|
|
359
|
-
/**
|
|
360
|
-
* "Add People To Calendar" illustration type.
|
|
361
|
-
*
|
|
362
|
-
* @private
|
|
363
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
364
|
-
*/
|
|
365
|
-
AddPeopleToCalendar: "AddPeopleToCalendar",
|
|
366
|
-
/**
|
|
367
|
-
* "Before Search" illustration type.
|
|
368
|
-
*
|
|
369
|
-
* @private
|
|
370
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
371
|
-
*/
|
|
372
|
-
BeforeSearch: "BeforeSearch",
|
|
373
|
-
/**
|
|
374
|
-
* "Drag Files To Upload" illustration type.
|
|
375
|
-
*
|
|
376
|
-
* @private
|
|
377
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
378
|
-
*/
|
|
379
|
-
DragFilesToUpload: "DragFilesToUpload",
|
|
380
|
-
/**
|
|
381
|
-
* "Filtering Columns" illustration type.
|
|
382
|
-
*
|
|
383
|
-
* @private
|
|
384
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
385
|
-
*/
|
|
386
|
-
FilteringColumns: "FilteringColumns",
|
|
387
|
-
/**
|
|
388
|
-
* "Grouping Columns" illustration type.
|
|
389
|
-
*
|
|
390
|
-
* @private
|
|
391
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
392
|
-
*/
|
|
393
|
-
GroupingColumns: "GroupingColumns",
|
|
394
|
-
/**
|
|
395
|
-
* "New Mail" illustration type.
|
|
396
|
-
*
|
|
397
|
-
* @private
|
|
398
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
399
|
-
*/
|
|
400
|
-
NewMail: "NewMail",
|
|
401
|
-
/**
|
|
402
|
-
* "No Activities" illustration type.
|
|
403
|
-
*
|
|
404
|
-
* @private
|
|
405
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
406
|
-
*/
|
|
407
|
-
NoActivities: "NoActivities",
|
|
408
|
-
/**
|
|
409
|
-
* "No Columns Set" illustration type.
|
|
410
|
-
*
|
|
411
|
-
* @private
|
|
412
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
413
|
-
*/
|
|
414
|
-
NoColumnsSet: "NoColumnsSet",
|
|
415
|
-
/**
|
|
416
|
-
* "No Data" illustration type.
|
|
417
|
-
*
|
|
418
|
-
* @private
|
|
419
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
420
|
-
*/
|
|
421
|
-
NoData: "NoData",
|
|
422
|
-
/**
|
|
423
|
-
* "No Email" illustration type.
|
|
424
|
-
*
|
|
425
|
-
* @private
|
|
426
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
427
|
-
*/
|
|
428
|
-
NoMail: "NoMail",
|
|
429
|
-
/**
|
|
430
|
-
* "No Email v1" illustration type.
|
|
431
|
-
*
|
|
432
|
-
* @private
|
|
433
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
434
|
-
*/
|
|
435
|
-
NoMail_v1: "NoMail_v1",
|
|
436
|
-
/**
|
|
437
|
-
* "No Entries" illustration type.
|
|
438
|
-
*
|
|
439
|
-
* @private
|
|
440
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
441
|
-
*/
|
|
442
|
-
NoEntries: "NoEntries",
|
|
443
|
-
/**
|
|
444
|
-
* "No Notifications" illustration type.
|
|
445
|
-
*
|
|
446
|
-
* @private
|
|
447
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
448
|
-
*/
|
|
449
|
-
NoNotifications: "NoNotifications",
|
|
450
|
-
/**
|
|
451
|
-
* "No Saved Items" illustration type.
|
|
452
|
-
*
|
|
453
|
-
* @private
|
|
454
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
455
|
-
*/
|
|
456
|
-
NoSavedItems: "NoSavedItems",
|
|
457
|
-
/**
|
|
458
|
-
* "No Saved Items v1" illustration type.
|
|
459
|
-
*
|
|
460
|
-
* @private
|
|
461
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
462
|
-
*/
|
|
463
|
-
NoSavedItems_v1: "NoSavedItems_v1",
|
|
464
|
-
/**
|
|
465
|
-
* "No Search Results" illustration type.
|
|
466
|
-
*
|
|
467
|
-
* @private
|
|
468
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
469
|
-
*/
|
|
470
|
-
NoSearchResults: "NoSearchResults",
|
|
471
|
-
/**
|
|
472
|
-
* "No Tasks" illustration type.
|
|
473
|
-
*
|
|
474
|
-
* @private
|
|
475
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
476
|
-
*/
|
|
477
|
-
NoTasks: "NoTasks",
|
|
478
|
-
/**
|
|
479
|
-
* "No Tasks v1" illustration type.
|
|
480
|
-
*
|
|
481
|
-
* @private
|
|
482
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
483
|
-
*/
|
|
484
|
-
NoTasks_v1: "NoTasks_v1",
|
|
485
|
-
/**
|
|
486
|
-
* "No Dimensions Set" illustration type.
|
|
487
|
-
*
|
|
488
|
-
* @private
|
|
489
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
490
|
-
*/
|
|
491
|
-
NoDimensionsSet: "NoDimensionsSet",
|
|
492
|
-
/**
|
|
493
|
-
* "Unable To Load" illustration type.
|
|
494
|
-
*
|
|
495
|
-
* @private
|
|
496
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
497
|
-
*/
|
|
498
|
-
UnableToLoad: "UnableToLoad",
|
|
499
|
-
/**
|
|
500
|
-
* "Unable To Load Image" illustration type.
|
|
501
|
-
*
|
|
502
|
-
* @private
|
|
503
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
504
|
-
*/
|
|
505
|
-
UnableToLoadImage: "UnableToLoadImage",
|
|
506
|
-
/**
|
|
507
|
-
* "Unable To Upload" illustration type.
|
|
508
|
-
*
|
|
509
|
-
* @private
|
|
510
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
511
|
-
*/
|
|
512
|
-
UnableToUpload: "UnableToUpload",
|
|
513
|
-
/**
|
|
514
|
-
* "Upload To Cloud" illustration type.
|
|
515
|
-
*
|
|
516
|
-
* @private
|
|
517
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
518
|
-
*/
|
|
519
|
-
UploadToCloud: "UploadToCloud",
|
|
520
|
-
/**
|
|
521
|
-
* "Add Column" illustration type.
|
|
522
|
-
*
|
|
523
|
-
* @private
|
|
524
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
525
|
-
*/
|
|
526
|
-
AddColumn: "AddColumn",
|
|
527
|
-
/**
|
|
528
|
-
* "Add People" illustration type.
|
|
529
|
-
*
|
|
530
|
-
* @private
|
|
531
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
532
|
-
*/
|
|
533
|
-
AddPeople: "AddPeople",
|
|
534
|
-
/**
|
|
535
|
-
* "Add Dimensions" illustration type.
|
|
536
|
-
*
|
|
537
|
-
* @private
|
|
538
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
539
|
-
*/
|
|
540
|
-
AddDimensions: "AddDimensions",
|
|
541
|
-
/**
|
|
542
|
-
* "Balloon Sky" illustration type.
|
|
543
|
-
*
|
|
544
|
-
* @private
|
|
545
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
546
|
-
*/
|
|
547
|
-
BalloonSky: "BalloonSky",
|
|
548
|
-
/**
|
|
549
|
-
* "Connection" illustration type.
|
|
550
|
-
*
|
|
551
|
-
* @private
|
|
552
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
553
|
-
*/
|
|
554
|
-
Connection: "Connection",
|
|
555
|
-
/**
|
|
556
|
-
* "Empty Calendar" illustration type.
|
|
557
|
-
*
|
|
558
|
-
* @private
|
|
559
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
560
|
-
*/
|
|
561
|
-
EmptyCalendar: "EmptyCalendar",
|
|
562
|
-
/**
|
|
563
|
-
* "Empty List" illustration type.
|
|
564
|
-
*
|
|
565
|
-
* @private
|
|
566
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
567
|
-
*/
|
|
568
|
-
EmptyList: "EmptyList",
|
|
569
|
-
/**
|
|
570
|
-
* "Empty Planning Calendar" illustration type.
|
|
571
|
-
*
|
|
572
|
-
* @private
|
|
573
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
574
|
-
*/
|
|
575
|
-
EmptyPlanningCalendar: "EmptyPlanningCalendar",
|
|
576
|
-
/**
|
|
577
|
-
* "Error Screen" illustration type.
|
|
578
|
-
*
|
|
579
|
-
* @private
|
|
580
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
581
|
-
*/
|
|
582
|
-
ErrorScreen: "ErrorScreen",
|
|
583
|
-
/**
|
|
584
|
-
* "Filter Table" illustration type.
|
|
585
|
-
*
|
|
586
|
-
* @private
|
|
587
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
588
|
-
*/
|
|
589
|
-
FilterTable: "FilterTable",
|
|
590
|
-
/**
|
|
591
|
-
* "Group Table" illustration type.
|
|
592
|
-
*
|
|
593
|
-
* @private
|
|
594
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
595
|
-
*/
|
|
596
|
-
GroupTable: "GroupTable",
|
|
597
|
-
/**
|
|
598
|
-
* "Key Task" illustration type.
|
|
599
|
-
*
|
|
600
|
-
* @private
|
|
601
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
602
|
-
*/
|
|
603
|
-
KeyTask: "KeyTask",
|
|
604
|
-
/**
|
|
605
|
-
* "No Chart Data" illustration type.
|
|
606
|
-
*
|
|
607
|
-
* @private
|
|
608
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
609
|
-
*/
|
|
610
|
-
NoChartData: "NoChartData",
|
|
611
|
-
/**
|
|
612
|
-
* "No Filter Results" illustration type.
|
|
613
|
-
*
|
|
614
|
-
* @private
|
|
615
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
616
|
-
*/
|
|
617
|
-
NoFilterResults: "NoFilterResults",
|
|
618
|
-
/**
|
|
619
|
-
* "Page Not Found" illustration type.
|
|
620
|
-
*
|
|
621
|
-
* @private
|
|
622
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
623
|
-
*/
|
|
624
|
-
PageNotFound: "PageNotFound",
|
|
625
|
-
/**
|
|
626
|
-
* "Reload Screen" illustration type.
|
|
627
|
-
*
|
|
628
|
-
* @private
|
|
629
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
630
|
-
*/
|
|
631
|
-
ReloadScreen: "ReloadScreen",
|
|
632
|
-
/**
|
|
633
|
-
* "Resize Column" illustration type.
|
|
634
|
-
*
|
|
635
|
-
* @private
|
|
636
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
637
|
-
*/
|
|
638
|
-
ResizeColumn: "ResizeColumn",
|
|
639
|
-
/**
|
|
640
|
-
* "Resizing Columns" illustration type.
|
|
641
|
-
*
|
|
642
|
-
* @private
|
|
643
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
644
|
-
*/
|
|
645
|
-
ResizingColumns: "ResizingColumns",
|
|
646
|
-
/**
|
|
647
|
-
* "Receive Appreciation" illustration type.
|
|
648
|
-
*
|
|
649
|
-
* @private
|
|
650
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
651
|
-
*/
|
|
652
|
-
ReceiveAppreciation: "ReceiveAppreciation",
|
|
653
|
-
/**
|
|
654
|
-
* "Search Earth" illustration type.
|
|
655
|
-
*
|
|
656
|
-
* @private
|
|
657
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
658
|
-
*/
|
|
659
|
-
SearchEarth: "SearchEarth",
|
|
660
|
-
/**
|
|
661
|
-
* "Search Folder" illustration type.
|
|
662
|
-
*
|
|
663
|
-
* @private
|
|
664
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
665
|
-
*/
|
|
666
|
-
SearchFolder: "SearchFolder",
|
|
667
|
-
/**
|
|
668
|
-
* "Sign Out" illustration type.
|
|
669
|
-
*
|
|
670
|
-
* @private
|
|
671
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
672
|
-
*/
|
|
673
|
-
SignOut: "SignOut",
|
|
674
|
-
/**
|
|
675
|
-
* "Simple Balloon" illustration type.
|
|
676
|
-
*
|
|
677
|
-
* @private
|
|
678
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
679
|
-
*/
|
|
680
|
-
SimpleBalloon: "SimpleBalloon",
|
|
681
|
-
/**
|
|
682
|
-
* "Simple Bell" illustration type.
|
|
683
|
-
*
|
|
684
|
-
* @private
|
|
685
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
686
|
-
*/
|
|
687
|
-
SimpleBell: "SimpleBell",
|
|
688
|
-
/**
|
|
689
|
-
* "Simple Calendar" illustration type.
|
|
690
|
-
*
|
|
691
|
-
* @private
|
|
692
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
693
|
-
*/
|
|
694
|
-
SimpleCalendar: "SimpleCalendar",
|
|
695
|
-
/**
|
|
696
|
-
* "Simple CheckMark" illustration type.
|
|
697
|
-
*
|
|
698
|
-
* @private
|
|
699
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
700
|
-
*/
|
|
701
|
-
SimpleCheckMark: "SimpleCheckMark",
|
|
702
|
-
/**
|
|
703
|
-
* "Simple Connection" illustration type.
|
|
704
|
-
*
|
|
705
|
-
* @private
|
|
706
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
707
|
-
*/
|
|
708
|
-
SimpleConnection: "SimpleConnection",
|
|
709
|
-
/**
|
|
710
|
-
* "Simple Empty Doc" illustration type.
|
|
711
|
-
*
|
|
712
|
-
* @private
|
|
713
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
714
|
-
*/
|
|
715
|
-
SimpleEmptyDoc: "SimpleEmptyDoc",
|
|
716
|
-
/**
|
|
717
|
-
* "Simple Empty List" illustration type.
|
|
718
|
-
*
|
|
719
|
-
* @private
|
|
720
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
721
|
-
*/
|
|
722
|
-
SimpleEmptyList: "SimpleEmptyList",
|
|
723
|
-
/**
|
|
724
|
-
* "Simple Error" illustration type.
|
|
725
|
-
*
|
|
726
|
-
* @private
|
|
727
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
728
|
-
*/
|
|
729
|
-
SimpleError: "SimpleError",
|
|
730
|
-
/**
|
|
731
|
-
* "Simple Magnifier" illustration type.
|
|
732
|
-
*
|
|
733
|
-
* @private
|
|
734
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
735
|
-
*/
|
|
736
|
-
SimpleMagnifier: "SimpleMagnifier",
|
|
737
|
-
/**
|
|
738
|
-
* "Simple Mail" illustration type.
|
|
739
|
-
*
|
|
740
|
-
* @private
|
|
741
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
742
|
-
*/
|
|
743
|
-
SimpleMail: "SimpleMail",
|
|
744
|
-
/**
|
|
745
|
-
* "Simple No Saved Items" illustration type.
|
|
746
|
-
*
|
|
747
|
-
* @private
|
|
748
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
749
|
-
*/
|
|
750
|
-
SimpleNoSavedItems: "SimpleNoSavedItems",
|
|
751
|
-
/**
|
|
752
|
-
* "Simple Not Found Magnifier" illustration type.
|
|
753
|
-
*
|
|
754
|
-
* @private
|
|
755
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
756
|
-
*/
|
|
757
|
-
SimpleNotFoundMagnifier: "SimpleNotFoundMagnifier",
|
|
758
|
-
/**
|
|
759
|
-
* "Simple Reload" illustration type.
|
|
760
|
-
*
|
|
761
|
-
* @private
|
|
762
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
763
|
-
*/
|
|
764
|
-
SimpleReload: "SimpleReload",
|
|
765
|
-
/**
|
|
766
|
-
* "Simple Task" illustration type.
|
|
767
|
-
*
|
|
768
|
-
* @private
|
|
769
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
770
|
-
*/
|
|
771
|
-
SimpleTask: "SimpleTask",
|
|
772
|
-
/**
|
|
773
|
-
* "Sleeping Bell" illustration type.
|
|
774
|
-
*
|
|
775
|
-
* @private
|
|
776
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
777
|
-
*/
|
|
778
|
-
SleepingBell: "SleepingBell",
|
|
779
|
-
/**
|
|
780
|
-
* "Sort Column" illustration type.
|
|
781
|
-
*
|
|
782
|
-
* @private
|
|
783
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
784
|
-
*/
|
|
785
|
-
SortColumn: "SortColumn",
|
|
786
|
-
/**
|
|
787
|
-
* "Sorting Columns" illustration type.
|
|
788
|
-
*
|
|
789
|
-
* @private
|
|
790
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
791
|
-
*/
|
|
792
|
-
SortingColumns: "SortingColumns",
|
|
793
|
-
/**
|
|
794
|
-
* "Success Balloon" illustration type.
|
|
795
|
-
*
|
|
796
|
-
* @private
|
|
797
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
798
|
-
*/
|
|
799
|
-
SuccessBalloon: "SuccessBalloon",
|
|
800
|
-
/**
|
|
801
|
-
* "Success CheckMark" illustration type.
|
|
802
|
-
*
|
|
803
|
-
* @private
|
|
804
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
805
|
-
*/
|
|
806
|
-
SuccessCheckMark: "SuccessCheckMark",
|
|
807
|
-
/**
|
|
808
|
-
* "Success HighFive" illustration type.
|
|
809
|
-
*
|
|
810
|
-
* @private
|
|
811
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
812
|
-
*/
|
|
813
|
-
SuccessHighFive: "SuccessHighFive",
|
|
814
|
-
/**
|
|
815
|
-
* "Success Screen" illustration type.
|
|
816
|
-
*
|
|
817
|
-
* @private
|
|
818
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
819
|
-
*/
|
|
820
|
-
SuccessScreen: "SuccessScreen",
|
|
821
|
-
/**
|
|
822
|
-
* "Survey" illustration type.
|
|
823
|
-
*
|
|
824
|
-
* @private
|
|
825
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
826
|
-
*/
|
|
827
|
-
Survey: "Survey",
|
|
828
|
-
/**
|
|
829
|
-
* "Tent" illustration type.
|
|
830
|
-
*
|
|
831
|
-
* @private
|
|
832
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
833
|
-
*/
|
|
834
|
-
Tent: "Tent",
|
|
835
|
-
/**
|
|
836
|
-
* "Upload Collection" illustration type.
|
|
837
|
-
*
|
|
838
|
-
* @private
|
|
839
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
840
|
-
*/
|
|
841
|
-
UploadCollection: "UploadCollection",
|
|
842
|
-
/**
|
|
843
|
-
* "User Has Signed Up" illustration type.
|
|
844
|
-
*
|
|
845
|
-
* @private
|
|
846
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
847
|
-
*/
|
|
848
|
-
UserHasSignedUp: "UserHasSignedUp",
|
|
849
|
-
/**
|
|
850
|
-
* "TntAvatar" illustration type.
|
|
851
|
-
*
|
|
852
|
-
* @private
|
|
853
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
854
|
-
*/
|
|
855
|
-
TntAvatar: "TntAvatar",
|
|
856
|
-
/**
|
|
857
|
-
* "TntCalculator" illustration type.
|
|
858
|
-
*
|
|
859
|
-
* @private
|
|
860
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
861
|
-
*/
|
|
862
|
-
TntCalculator: "TntCalculator",
|
|
863
|
-
/**
|
|
864
|
-
* "TntChartArea" illustration type.
|
|
865
|
-
*
|
|
866
|
-
* @private
|
|
867
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
868
|
-
*/
|
|
869
|
-
TntChartArea: "TntChartArea",
|
|
870
|
-
/**
|
|
871
|
-
* "TntChartArea2" illustration type.
|
|
872
|
-
*
|
|
873
|
-
* @private
|
|
874
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
875
|
-
*/
|
|
876
|
-
TntChartArea2: "TntChartArea2",
|
|
877
|
-
/**
|
|
878
|
-
* "TntChartBar" illustration type.
|
|
879
|
-
*
|
|
880
|
-
* @private
|
|
881
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
882
|
-
*/
|
|
883
|
-
TntChartBar: "TntChartBar",
|
|
884
|
-
/**
|
|
885
|
-
* "TntChartBPMNFlow" illustration type.
|
|
886
|
-
*
|
|
887
|
-
* @private
|
|
888
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
889
|
-
*/
|
|
890
|
-
TntChartBPMNFlow: "TntChartBPMNFlow",
|
|
891
|
-
/**
|
|
892
|
-
* "TntChartBullet" illustration type.
|
|
893
|
-
*
|
|
894
|
-
* @private
|
|
895
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
896
|
-
*/
|
|
897
|
-
TntChartBullet: "TntChartBullet",
|
|
898
|
-
/**
|
|
899
|
-
* "TntChartDoughnut" illustration type.
|
|
900
|
-
*
|
|
901
|
-
* @private
|
|
902
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
903
|
-
*/
|
|
904
|
-
TntChartDoughnut: "TntChartDoughnut",
|
|
905
|
-
/**
|
|
906
|
-
* "TntChartFlow" illustration type.
|
|
907
|
-
*
|
|
908
|
-
* @private
|
|
909
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
910
|
-
*/
|
|
911
|
-
TntChartFlow: "TntChartFlow",
|
|
912
|
-
/**
|
|
913
|
-
* "TntChartGantt" illustration type.
|
|
914
|
-
*
|
|
915
|
-
* @private
|
|
916
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
917
|
-
*/
|
|
918
|
-
TntChartGantt: "TntChartGantt",
|
|
919
|
-
/**
|
|
920
|
-
* "TntChartOrg" illustration type.
|
|
921
|
-
*
|
|
922
|
-
* @private
|
|
923
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
924
|
-
*/
|
|
925
|
-
TntChartOrg: "TntChartOrg",
|
|
926
|
-
/**
|
|
927
|
-
* "TntChartPie" illustration type.
|
|
928
|
-
*
|
|
929
|
-
* @private
|
|
930
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
931
|
-
*/
|
|
932
|
-
TntChartPie: "TntChartPie",
|
|
933
|
-
/**
|
|
934
|
-
* "TntCodePlaceholder" illustration type.
|
|
935
|
-
*
|
|
936
|
-
* @private
|
|
937
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
938
|
-
*/
|
|
939
|
-
TntCodePlaceholder: "TntCodePlaceholder",
|
|
940
|
-
/**
|
|
941
|
-
* "TntCompany" illustration type.
|
|
942
|
-
*
|
|
943
|
-
* @private
|
|
944
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
945
|
-
*/
|
|
946
|
-
TntCompany: "TntCompany",
|
|
947
|
-
/**
|
|
948
|
-
* "TntCompass" illustration type.
|
|
949
|
-
*
|
|
950
|
-
* @private
|
|
951
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
952
|
-
*/
|
|
953
|
-
TntCompass: "TntCompass",
|
|
954
|
-
/**
|
|
955
|
-
* "TntComponents" illustration type.
|
|
956
|
-
*
|
|
957
|
-
* @private
|
|
958
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
959
|
-
*/
|
|
960
|
-
TntComponents: "TntComponents",
|
|
961
|
-
/**
|
|
962
|
-
* "TntDialog" illustration type.
|
|
963
|
-
*
|
|
964
|
-
* @private
|
|
965
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
966
|
-
*/
|
|
967
|
-
TntDialog: "TntDialog",
|
|
968
|
-
/**
|
|
969
|
-
* "TntEmptyContentPane" illustration type.
|
|
970
|
-
*
|
|
971
|
-
* @private
|
|
972
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
973
|
-
*/
|
|
974
|
-
TntEmptyContentPane: "TntEmptyContentPane",
|
|
975
|
-
/**
|
|
976
|
-
* "TntExternalLink" illustration type.
|
|
977
|
-
*
|
|
978
|
-
* @private
|
|
979
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
980
|
-
*/
|
|
981
|
-
TntExternalLink: "TntExternalLink",
|
|
982
|
-
/**
|
|
983
|
-
* "TntFaceID" illustration type.
|
|
984
|
-
*
|
|
985
|
-
* @private
|
|
986
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
987
|
-
*/
|
|
988
|
-
TntFaceID: "TntFaceID",
|
|
989
|
-
/**
|
|
990
|
-
* "TntFingerprint" illustration type.
|
|
991
|
-
*
|
|
992
|
-
* @private
|
|
993
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
994
|
-
*/
|
|
995
|
-
TntFingerprint: "TntFingerprint",
|
|
996
|
-
/**
|
|
997
|
-
* "TntHandshake" illustration type.
|
|
998
|
-
*
|
|
999
|
-
* @private
|
|
1000
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1001
|
-
*/
|
|
1002
|
-
TntHandshake: "TntHandshake",
|
|
1003
|
-
/**
|
|
1004
|
-
* "TntHelp" illustration type.
|
|
1005
|
-
*
|
|
1006
|
-
* @private
|
|
1007
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1008
|
-
*/
|
|
1009
|
-
TntHelp: "TntHelp",
|
|
1010
|
-
/**
|
|
1011
|
-
* "TntLock" illustration type.
|
|
1012
|
-
*
|
|
1013
|
-
* @private
|
|
1014
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1015
|
-
*/
|
|
1016
|
-
TntLock: "TntLock",
|
|
1017
|
-
/**
|
|
1018
|
-
* "TntMission" illustration type.
|
|
1019
|
-
*
|
|
1020
|
-
* @private
|
|
1021
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1022
|
-
*/
|
|
1023
|
-
TntMission: "TntMission",
|
|
1024
|
-
/**
|
|
1025
|
-
* "TntMissionFailed" illustration type.
|
|
1026
|
-
*
|
|
1027
|
-
* @private
|
|
1028
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1029
|
-
*/
|
|
1030
|
-
TntMissionFailed: "TntMissionFailed",
|
|
1031
|
-
/**
|
|
1032
|
-
* "TntNoApplications" illustration type.
|
|
1033
|
-
*
|
|
1034
|
-
* @private
|
|
1035
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1036
|
-
*/
|
|
1037
|
-
TntNoApplications: "TntNoApplications",
|
|
1038
|
-
/**
|
|
1039
|
-
* "TntNoFlows" illustration type.
|
|
1040
|
-
*
|
|
1041
|
-
* @private
|
|
1042
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1043
|
-
*/
|
|
1044
|
-
TntNoFlows: "TntNoFlows",
|
|
1045
|
-
/**
|
|
1046
|
-
* "TntNoUsers" illustration type.
|
|
1047
|
-
*
|
|
1048
|
-
* @private
|
|
1049
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1050
|
-
*/
|
|
1051
|
-
TntNoUsers: "TntNoUsers",
|
|
1052
|
-
/**
|
|
1053
|
-
* "TntRadar" illustration type.
|
|
1054
|
-
*
|
|
1055
|
-
* @private
|
|
1056
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1057
|
-
*/
|
|
1058
|
-
TntRadar: "TntRadar",
|
|
1059
|
-
/**
|
|
1060
|
-
* "TntRoadMap" illustration type.
|
|
1061
|
-
*
|
|
1062
|
-
* @private
|
|
1063
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1064
|
-
*/
|
|
1065
|
-
TntRoadMap: "TntRoadMap",
|
|
1066
|
-
/**
|
|
1067
|
-
* "TntSecrets" illustration type.
|
|
1068
|
-
*
|
|
1069
|
-
* @private
|
|
1070
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1071
|
-
*/
|
|
1072
|
-
TntSecrets: "TntSecrets",
|
|
1073
|
-
/**
|
|
1074
|
-
* "TntServices" illustration type.
|
|
1075
|
-
*
|
|
1076
|
-
* @private
|
|
1077
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1078
|
-
*/
|
|
1079
|
-
TntServices: "TntServices",
|
|
1080
|
-
/**
|
|
1081
|
-
* "TntSessionExpired" illustration type.
|
|
1082
|
-
*
|
|
1083
|
-
* @private
|
|
1084
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1085
|
-
*/
|
|
1086
|
-
TntSessionExpired: "TntSessionExpired",
|
|
1087
|
-
/**
|
|
1088
|
-
* "TntSessionExpiring" illustration type.
|
|
1089
|
-
*
|
|
1090
|
-
* @private
|
|
1091
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1092
|
-
*/
|
|
1093
|
-
TntSessionExpiring: "TntSessionExpiring",
|
|
1094
|
-
/**
|
|
1095
|
-
* "TntSettings" illustration type.
|
|
1096
|
-
*
|
|
1097
|
-
* @private
|
|
1098
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1099
|
-
*/
|
|
1100
|
-
TntSettings: "TntSettings",
|
|
1101
|
-
/**
|
|
1102
|
-
* "TntSuccess" illustration type.
|
|
1103
|
-
*
|
|
1104
|
-
* @private
|
|
1105
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1106
|
-
*/
|
|
1107
|
-
TntSuccess: "TntSuccess",
|
|
1108
|
-
/**
|
|
1109
|
-
* "TntSuccessfulAuth" illustration type.
|
|
1110
|
-
*
|
|
1111
|
-
* @private
|
|
1112
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1113
|
-
*/
|
|
1114
|
-
TntSuccessfulAuth: "TntSuccessfulAuth",
|
|
1115
|
-
/**
|
|
1116
|
-
* "TntSystems" illustration type.
|
|
1117
|
-
*
|
|
1118
|
-
* @private
|
|
1119
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1120
|
-
*/
|
|
1121
|
-
TntSystems: "TntSystems",
|
|
1122
|
-
/**
|
|
1123
|
-
* "TntTeams" illustration type.
|
|
1124
|
-
*
|
|
1125
|
-
* @private
|
|
1126
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1127
|
-
*/
|
|
1128
|
-
TntTeams: "TntTeams",
|
|
1129
|
-
/**
|
|
1130
|
-
* "TntTools" illustration type.
|
|
1131
|
-
*
|
|
1132
|
-
* @private
|
|
1133
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1134
|
-
*/
|
|
1135
|
-
TntTools: "TntTools",
|
|
1136
|
-
/**
|
|
1137
|
-
* "TntTutorials" illustration type.
|
|
1138
|
-
*
|
|
1139
|
-
* @private
|
|
1140
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1141
|
-
*/
|
|
1142
|
-
TntTutorials: "TntTutorials",
|
|
1143
|
-
/**
|
|
1144
|
-
* "TntUnableToLoad" illustration type.
|
|
1145
|
-
*
|
|
1146
|
-
* @private
|
|
1147
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1148
|
-
*/
|
|
1149
|
-
TntUnableToLoad: "TntUnableToLoad",
|
|
1150
|
-
/**
|
|
1151
|
-
* "TntUnlock" illustration type.
|
|
1152
|
-
*
|
|
1153
|
-
* @private
|
|
1154
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1155
|
-
*/
|
|
1156
|
-
TntUnlock: "TntUnlock",
|
|
1157
|
-
/**
|
|
1158
|
-
* "TntUnsuccessfulAuth" illustration type.
|
|
1159
|
-
*
|
|
1160
|
-
* @private
|
|
1161
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1162
|
-
*/
|
|
1163
|
-
TntUnsuccessfulAuth: "TntUnsuccessfulAuth",
|
|
1164
|
-
/**
|
|
1165
|
-
* "TntUser2" illustration type.
|
|
1166
|
-
*
|
|
1167
|
-
* @private
|
|
1168
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1169
|
-
*/
|
|
1170
|
-
TntUser2: "TntUser2"
|
|
1171
|
-
};
|
|
1172
|
-
registerEnum(
|
|
1173
|
-
"sap.f.gen.ui5.webcomponents_fiori.IllustrationMessageType",
|
|
1174
|
-
pkg["IllustrationMessageType"]
|
|
1175
|
-
);
|
|
1176
|
-
/**
|
|
1177
|
-
* Defines the layout of the content displayed in the `ui5-media-gallery-item`.
|
|
1178
|
-
*
|
|
1179
|
-
* @enum {string}
|
|
1180
|
-
* @alias module:sap/f/gen/ui5/webcomponents_fiori.MediaGalleryItemLayout
|
|
1181
|
-
* @ui5-module-override sap/f/gen/ui5/webcomponents_fiori MediaGalleryItemLayout
|
|
1182
|
-
* @private
|
|
1183
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1184
|
-
*/
|
|
1185
|
-
pkg["MediaGalleryItemLayout"] = {
|
|
1186
|
-
/**
|
|
1187
|
-
* Recommended to use when the item contains an image.
|
|
1188
|
-
*
|
|
1189
|
-
* When a thumbnail is selected, it makes the corresponding enlarged content appear in a square display area.
|
|
1190
|
-
*
|
|
1191
|
-
* @private
|
|
1192
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1193
|
-
*/
|
|
1194
|
-
Square: "Square",
|
|
1195
|
-
/**
|
|
1196
|
-
* Recommended to use when the item contains video content.
|
|
1197
|
-
*
|
|
1198
|
-
* When a thumbnail is selected, it makes the corresponding enlarged content appear in a wide display area
|
|
1199
|
-
* (stretched to fill all of the available width) for optimal user experiance.
|
|
1200
|
-
*
|
|
1201
|
-
* @private
|
|
1202
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1203
|
-
*/
|
|
1204
|
-
Wide: "Wide"
|
|
1205
|
-
};
|
|
1206
|
-
registerEnum(
|
|
1207
|
-
"sap.f.gen.ui5.webcomponents_fiori.MediaGalleryItemLayout",
|
|
1208
|
-
pkg["MediaGalleryItemLayout"]
|
|
1209
|
-
);
|
|
1210
|
-
/**
|
|
1211
|
-
* Defines the layout type of the thumbnails list of the `ui5-media-gallery` component.
|
|
1212
|
-
*
|
|
1213
|
-
* @enum {string}
|
|
1214
|
-
* @alias module:sap/f/gen/ui5/webcomponents_fiori.MediaGalleryLayout
|
|
1215
|
-
* @ui5-module-override sap/f/gen/ui5/webcomponents_fiori MediaGalleryLayout
|
|
1216
|
-
* @private
|
|
1217
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1218
|
-
*/
|
|
1219
|
-
pkg["MediaGalleryLayout"] = {
|
|
1220
|
-
/**
|
|
1221
|
-
* The layout is determined automatically.
|
|
1222
|
-
*
|
|
1223
|
-
* @private
|
|
1224
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1225
|
-
*/
|
|
1226
|
-
Auto: "Auto",
|
|
1227
|
-
/**
|
|
1228
|
-
* Displays the layout as a vertical split between the thumbnails list and the selected image.
|
|
1229
|
-
*
|
|
1230
|
-
* @private
|
|
1231
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1232
|
-
*/
|
|
1233
|
-
Vertical: "Vertical",
|
|
1234
|
-
/**
|
|
1235
|
-
* Displays the layout as a horizontal split between the thumbnails list and the selected image.
|
|
1236
|
-
*
|
|
1237
|
-
* @private
|
|
1238
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1239
|
-
*/
|
|
1240
|
-
Horizontal: "Horizontal"
|
|
1241
|
-
};
|
|
1242
|
-
registerEnum(
|
|
1243
|
-
"sap.f.gen.ui5.webcomponents_fiori.MediaGalleryLayout",
|
|
1244
|
-
pkg["MediaGalleryLayout"]
|
|
1245
|
-
);
|
|
1246
|
-
/**
|
|
1247
|
-
* Defines the horizontal alignment of the thumbnails menu of the `ui5-media-gallery` component.
|
|
1248
|
-
*
|
|
1249
|
-
* @enum {string}
|
|
1250
|
-
* @alias module:sap/f/gen/ui5/webcomponents_fiori.MediaGalleryMenuHorizontalAlign
|
|
1251
|
-
* @ui5-module-override sap/f/gen/ui5/webcomponents_fiori MediaGalleryMenuHorizontalAlign
|
|
1252
|
-
* @private
|
|
1253
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1254
|
-
*/
|
|
1255
|
-
pkg["MediaGalleryMenuHorizontalAlign"] = {
|
|
1256
|
-
/**
|
|
1257
|
-
* Displays the menu on the left side of the target.
|
|
1258
|
-
*
|
|
1259
|
-
* @private
|
|
1260
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1261
|
-
*/
|
|
1262
|
-
Left: "Left",
|
|
1263
|
-
/**
|
|
1264
|
-
* Displays the menu on the right side of the target.
|
|
1265
|
-
*
|
|
1266
|
-
* @private
|
|
1267
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1268
|
-
*/
|
|
1269
|
-
Right: "Right"
|
|
1270
|
-
};
|
|
1271
|
-
registerEnum(
|
|
1272
|
-
"sap.f.gen.ui5.webcomponents_fiori.MediaGalleryMenuHorizontalAlign",
|
|
1273
|
-
pkg["MediaGalleryMenuHorizontalAlign"]
|
|
1274
|
-
);
|
|
1275
|
-
/**
|
|
1276
|
-
* Types for the vertical alignment of the thumbnails menu of the `ui5-media-gallery` component.
|
|
1277
|
-
*
|
|
1278
|
-
* @enum {string}
|
|
1279
|
-
* @alias module:sap/f/gen/ui5/webcomponents_fiori.MediaGalleryMenuVerticalAlign
|
|
1280
|
-
* @ui5-module-override sap/f/gen/ui5/webcomponents_fiori MediaGalleryMenuVerticalAlign
|
|
1281
|
-
* @private
|
|
1282
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1283
|
-
*/
|
|
1284
|
-
pkg["MediaGalleryMenuVerticalAlign"] = {
|
|
1285
|
-
/**
|
|
1286
|
-
* Displays the menu at the top of the reference control.
|
|
1287
|
-
*
|
|
1288
|
-
* @private
|
|
1289
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1290
|
-
*/
|
|
1291
|
-
Top: "Top",
|
|
1292
|
-
/**
|
|
1293
|
-
* Displays the menu at the bottom of the reference control.
|
|
1294
|
-
*
|
|
1295
|
-
* @private
|
|
1296
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1297
|
-
*/
|
|
1298
|
-
Bottom: "Bottom"
|
|
1299
|
-
};
|
|
1300
|
-
registerEnum(
|
|
1301
|
-
"sap.f.gen.ui5.webcomponents_fiori.MediaGalleryMenuVerticalAlign",
|
|
1302
|
-
pkg["MediaGalleryMenuVerticalAlign"]
|
|
1303
|
-
);
|
|
1304
|
-
/**
|
|
1305
|
-
* Specifies the navigation layout mode.
|
|
1306
|
-
*
|
|
1307
|
-
* @enum {string}
|
|
1308
|
-
* @alias module:sap/f/gen/ui5/webcomponents_fiori.NavigationLayoutMode
|
|
1309
|
-
* @ui5-module-override sap/f/gen/ui5/webcomponents_fiori NavigationLayoutMode
|
|
1310
|
-
* @private
|
|
1311
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1312
|
-
*/
|
|
1313
|
-
pkg["NavigationLayoutMode"] = {
|
|
1314
|
-
/**
|
|
1315
|
-
* Automatically calculates the navigation layout mode based on the screen device type.
|
|
1316
|
-
* `Expanded` on desktop and `Collapsed` on tablet and phone.
|
|
1317
|
-
*
|
|
1318
|
-
* @private
|
|
1319
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1320
|
-
*/
|
|
1321
|
-
Auto: "Auto",
|
|
1322
|
-
/**
|
|
1323
|
-
* Collapsed side navigation.
|
|
1324
|
-
*
|
|
1325
|
-
* @private
|
|
1326
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1327
|
-
*/
|
|
1328
|
-
Collapsed: "Collapsed",
|
|
1329
|
-
/**
|
|
1330
|
-
* Expanded side navigation.
|
|
1331
|
-
*
|
|
1332
|
-
* @private
|
|
1333
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1334
|
-
*/
|
|
1335
|
-
Expanded: "Expanded"
|
|
1336
|
-
};
|
|
1337
|
-
registerEnum(
|
|
1338
|
-
"sap.f.gen.ui5.webcomponents_fiori.NavigationLayoutMode",
|
|
1339
|
-
pkg["NavigationLayoutMode"]
|
|
1340
|
-
);
|
|
1341
|
-
/**
|
|
1342
|
-
* Different types of NotificationListItemImportance.
|
|
1343
|
-
*
|
|
1344
|
-
* @enum {string}
|
|
1345
|
-
* @alias module:sap/f/gen/ui5/webcomponents_fiori.NotificationListItemImportance
|
|
1346
|
-
* @ui5-module-override sap/f/gen/ui5/webcomponents_fiori NotificationListItemImportance
|
|
1347
|
-
* @private
|
|
1348
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1349
|
-
*/
|
|
1350
|
-
pkg["NotificationListItemImportance"] = {
|
|
1351
|
-
/**
|
|
1352
|
-
* Standard
|
|
1353
|
-
*
|
|
1354
|
-
* @private
|
|
1355
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1356
|
-
*/
|
|
1357
|
-
Standard: "Standard",
|
|
1358
|
-
/**
|
|
1359
|
-
* Important
|
|
1360
|
-
*
|
|
1361
|
-
* @private
|
|
1362
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1363
|
-
*/
|
|
1364
|
-
Important: "Important"
|
|
1365
|
-
};
|
|
1366
|
-
registerEnum(
|
|
1367
|
-
"sap.f.gen.ui5.webcomponents_fiori.NotificationListItemImportance",
|
|
1368
|
-
pkg["NotificationListItemImportance"]
|
|
1369
|
-
);
|
|
1370
|
-
/**
|
|
1371
|
-
* Available Page Background Design.
|
|
1372
|
-
*
|
|
1373
|
-
* @enum {string}
|
|
1374
|
-
* @alias module:sap/f/gen/ui5/webcomponents_fiori.PageBackgroundDesign
|
|
1375
|
-
* @ui5-module-override sap/f/gen/ui5/webcomponents_fiori PageBackgroundDesign
|
|
1376
|
-
* @private
|
|
1377
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1378
|
-
*/
|
|
1379
|
-
pkg["PageBackgroundDesign"] = {
|
|
1380
|
-
/**
|
|
1381
|
-
* Page background color when a List is set as the Page content.
|
|
1382
|
-
*
|
|
1383
|
-
* @private
|
|
1384
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1385
|
-
*/
|
|
1386
|
-
List: "List",
|
|
1387
|
-
/**
|
|
1388
|
-
* A solid background color dependent on the theme.
|
|
1389
|
-
*
|
|
1390
|
-
* @private
|
|
1391
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1392
|
-
*/
|
|
1393
|
-
Solid: "Solid",
|
|
1394
|
-
/**
|
|
1395
|
-
* Transparent background for the page.
|
|
1396
|
-
*
|
|
1397
|
-
* @private
|
|
1398
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1399
|
-
*/
|
|
1400
|
-
Transparent: "Transparent"
|
|
1401
|
-
};
|
|
1402
|
-
registerEnum(
|
|
1403
|
-
"sap.f.gen.ui5.webcomponents_fiori.PageBackgroundDesign",
|
|
1404
|
-
pkg["PageBackgroundDesign"]
|
|
1405
|
-
);
|
|
1406
|
-
/**
|
|
1407
|
-
* Search mode options.
|
|
1408
|
-
*
|
|
1409
|
-
* @enum {string}
|
|
1410
|
-
* @alias module:sap/f/gen/ui5/webcomponents_fiori.SearchMode
|
|
1411
|
-
* @ui5-module-override sap/f/gen/ui5/webcomponents_fiori SearchMode
|
|
1412
|
-
* @private
|
|
1413
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1414
|
-
*/
|
|
1415
|
-
pkg["SearchMode"] = {
|
|
1416
|
-
/**
|
|
1417
|
-
* Search field with default appearance.
|
|
1418
|
-
*
|
|
1419
|
-
* @private
|
|
1420
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1421
|
-
*/
|
|
1422
|
-
Default: "Default",
|
|
1423
|
-
/**
|
|
1424
|
-
* Search field with additional scope select.
|
|
1425
|
-
*
|
|
1426
|
-
* @private
|
|
1427
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1428
|
-
*/
|
|
1429
|
-
Scoped: "Scoped"
|
|
1430
|
-
};
|
|
1431
|
-
registerEnum("sap.f.gen.ui5.webcomponents_fiori.SearchMode", pkg["SearchMode"]);
|
|
1432
|
-
/**
|
|
1433
|
-
* SideContent FallDown options.
|
|
1434
|
-
*
|
|
1435
|
-
* @enum {string}
|
|
1436
|
-
* @alias module:sap/f/gen/ui5/webcomponents_fiori.SideContentFallDown
|
|
1437
|
-
* @ui5-module-override sap/f/gen/ui5/webcomponents_fiori SideContentFallDown
|
|
1438
|
-
* @private
|
|
1439
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1440
|
-
*/
|
|
1441
|
-
pkg["SideContentFallDown"] = {
|
|
1442
|
-
/**
|
|
1443
|
-
* Side content falls down on breakpoints below XL
|
|
1444
|
-
*
|
|
1445
|
-
* @private
|
|
1446
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1447
|
-
*/
|
|
1448
|
-
BelowXL: "BelowXL",
|
|
1449
|
-
/**
|
|
1450
|
-
* Side content falls down on breakpoints below L
|
|
1451
|
-
*
|
|
1452
|
-
* @private
|
|
1453
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1454
|
-
*/
|
|
1455
|
-
BelowL: "BelowL",
|
|
1456
|
-
/**
|
|
1457
|
-
* Side content falls down on breakpoints below M
|
|
1458
|
-
*
|
|
1459
|
-
* @private
|
|
1460
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1461
|
-
*/
|
|
1462
|
-
BelowM: "BelowM",
|
|
1463
|
-
/**
|
|
1464
|
-
* Side content falls down on breakpoint M and the minimum width for the side content
|
|
1465
|
-
*
|
|
1466
|
-
* @private
|
|
1467
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1468
|
-
*/
|
|
1469
|
-
OnMinimumWidth: "OnMinimumWidth"
|
|
1470
|
-
};
|
|
1471
|
-
registerEnum(
|
|
1472
|
-
"sap.f.gen.ui5.webcomponents_fiori.SideContentFallDown",
|
|
1473
|
-
pkg["SideContentFallDown"]
|
|
1474
|
-
);
|
|
1475
|
-
/**
|
|
1476
|
-
* Side Content position options.
|
|
1477
|
-
*
|
|
1478
|
-
* @enum {string}
|
|
1479
|
-
* @alias module:sap/f/gen/ui5/webcomponents_fiori.SideContentPosition
|
|
1480
|
-
* @ui5-module-override sap/f/gen/ui5/webcomponents_fiori SideContentPosition
|
|
1481
|
-
* @private
|
|
1482
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1483
|
-
*/
|
|
1484
|
-
pkg["SideContentPosition"] = {
|
|
1485
|
-
/**
|
|
1486
|
-
* The side content is on the right side of the main container
|
|
1487
|
-
* in left-to-right mode and on the left side in right-to-left mode.
|
|
1488
|
-
*
|
|
1489
|
-
* @private
|
|
1490
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1491
|
-
*/
|
|
1492
|
-
End: "End",
|
|
1493
|
-
/**
|
|
1494
|
-
* The side content is on the left side of the main container
|
|
1495
|
-
* in left-to-right mode and on the right side in right-to-left mode.
|
|
1496
|
-
*
|
|
1497
|
-
* @private
|
|
1498
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1499
|
-
*/
|
|
1500
|
-
Start: "Start"
|
|
1501
|
-
};
|
|
1502
|
-
registerEnum(
|
|
1503
|
-
"sap.f.gen.ui5.webcomponents_fiori.SideContentPosition",
|
|
1504
|
-
pkg["SideContentPosition"]
|
|
1505
|
-
);
|
|
1506
|
-
/**
|
|
1507
|
-
* Side Content visibility options.
|
|
1508
|
-
*
|
|
1509
|
-
* @enum {string}
|
|
1510
|
-
* @alias module:sap/f/gen/ui5/webcomponents_fiori.SideContentVisibility
|
|
1511
|
-
* @ui5-module-override sap/f/gen/ui5/webcomponents_fiori SideContentVisibility
|
|
1512
|
-
* @private
|
|
1513
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1514
|
-
*/
|
|
1515
|
-
pkg["SideContentVisibility"] = {
|
|
1516
|
-
/**
|
|
1517
|
-
* Show the side content on any breakpoint
|
|
1518
|
-
*
|
|
1519
|
-
* @private
|
|
1520
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1521
|
-
*/
|
|
1522
|
-
AlwaysShow: "AlwaysShow",
|
|
1523
|
-
/**
|
|
1524
|
-
* Show the side content on XL breakpoint
|
|
1525
|
-
*
|
|
1526
|
-
* @private
|
|
1527
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1528
|
-
*/
|
|
1529
|
-
ShowAboveL: "ShowAboveL",
|
|
1530
|
-
/**
|
|
1531
|
-
* Show the side content on L and XL breakpoints
|
|
1532
|
-
*
|
|
1533
|
-
* @private
|
|
1534
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1535
|
-
*/
|
|
1536
|
-
ShowAboveM: "ShowAboveM",
|
|
1537
|
-
/**
|
|
1538
|
-
* Show the side content on M, L and XL breakpoints
|
|
1539
|
-
*
|
|
1540
|
-
* @private
|
|
1541
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1542
|
-
*/
|
|
1543
|
-
ShowAboveS: "ShowAboveS",
|
|
1544
|
-
/**
|
|
1545
|
-
* Don't show the side content on any breakpoints
|
|
1546
|
-
*
|
|
1547
|
-
* @private
|
|
1548
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1549
|
-
*/
|
|
1550
|
-
NeverShow: "NeverShow"
|
|
1551
|
-
};
|
|
1552
|
-
registerEnum(
|
|
1553
|
-
"sap.f.gen.ui5.webcomponents_fiori.SideContentVisibility",
|
|
1554
|
-
pkg["SideContentVisibility"]
|
|
1555
|
-
);
|
|
1556
|
-
/**
|
|
1557
|
-
* SideNavigationItem designs.
|
|
1558
|
-
*
|
|
1559
|
-
* @enum {string}
|
|
1560
|
-
* @alias module:sap/f/gen/ui5/webcomponents_fiori.SideNavigationItemDesign
|
|
1561
|
-
* @ui5-module-override sap/f/gen/ui5/webcomponents_fiori SideNavigationItemDesign
|
|
1562
|
-
* @private
|
|
1563
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1564
|
-
*/
|
|
1565
|
-
pkg["SideNavigationItemDesign"] = {
|
|
1566
|
-
/**
|
|
1567
|
-
* Design for items that perform navigation, contain navigation child items, or both.
|
|
1568
|
-
*
|
|
1569
|
-
* @private
|
|
1570
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1571
|
-
*/
|
|
1572
|
-
Default: "Default",
|
|
1573
|
-
/**
|
|
1574
|
-
* Design for items that trigger an action, such as opening a dialog.
|
|
1575
|
-
*
|
|
1576
|
-
* **Note:** Items with this design must not have sub-items.
|
|
1577
|
-
*
|
|
1578
|
-
* **Note:** Items that open a dialog must set `hasPopup="dialog"` via `accessibilityAttributes` property.
|
|
1579
|
-
*
|
|
1580
|
-
* @private
|
|
1581
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1582
|
-
*/
|
|
1583
|
-
Action: "Action"
|
|
1584
|
-
};
|
|
1585
|
-
registerEnum(
|
|
1586
|
-
"sap.f.gen.ui5.webcomponents_fiori.SideNavigationItemDesign",
|
|
1587
|
-
pkg["SideNavigationItemDesign"]
|
|
1588
|
-
);
|
|
1589
|
-
/**
|
|
1590
|
-
* Timeline growing modes.
|
|
1591
|
-
*
|
|
1592
|
-
* @enum {string}
|
|
1593
|
-
* @alias module:sap/f/gen/ui5/webcomponents_fiori.TimelineGrowingMode
|
|
1594
|
-
* @ui5-module-override sap/f/gen/ui5/webcomponents_fiori TimelineGrowingMode
|
|
1595
|
-
* @private
|
|
1596
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1597
|
-
*/
|
|
1598
|
-
pkg["TimelineGrowingMode"] = {
|
|
1599
|
-
/**
|
|
1600
|
-
* Event `load-more` is fired
|
|
1601
|
-
* upon pressing a "More" button at the end.
|
|
1602
|
-
*
|
|
1603
|
-
* @private
|
|
1604
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1605
|
-
*/
|
|
1606
|
-
Button: "Button",
|
|
1607
|
-
/**
|
|
1608
|
-
* Event `load-more` is fired upon scroll.
|
|
1609
|
-
*
|
|
1610
|
-
* @private
|
|
1611
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1612
|
-
*/
|
|
1613
|
-
Scroll: "Scroll",
|
|
1614
|
-
/**
|
|
1615
|
-
* The growing feature is not enabled.
|
|
1616
|
-
*
|
|
1617
|
-
* @private
|
|
1618
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1619
|
-
*/
|
|
1620
|
-
None: "None"
|
|
1621
|
-
};
|
|
1622
|
-
registerEnum(
|
|
1623
|
-
"sap.f.gen.ui5.webcomponents_fiori.TimelineGrowingMode",
|
|
1624
|
-
pkg["TimelineGrowingMode"]
|
|
1625
|
-
);
|
|
1626
|
-
/**
|
|
1627
|
-
* Available Timeline layout orientation
|
|
1628
|
-
*
|
|
1629
|
-
* @enum {string}
|
|
1630
|
-
* @alias module:sap/f/gen/ui5/webcomponents_fiori.TimelineLayout
|
|
1631
|
-
* @ui5-module-override sap/f/gen/ui5/webcomponents_fiori TimelineLayout
|
|
1632
|
-
* @private
|
|
1633
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1634
|
-
*/
|
|
1635
|
-
pkg["TimelineLayout"] = {
|
|
1636
|
-
/**
|
|
1637
|
-
* Vertical layout
|
|
1638
|
-
* Default type
|
|
1639
|
-
*
|
|
1640
|
-
* @private
|
|
1641
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1642
|
-
*/
|
|
1643
|
-
Vertical: "Vertical",
|
|
1644
|
-
/**
|
|
1645
|
-
* Horizontal layout
|
|
1646
|
-
*
|
|
1647
|
-
* @private
|
|
1648
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1649
|
-
*/
|
|
1650
|
-
Horizontal: "Horizontal"
|
|
1651
|
-
};
|
|
1652
|
-
registerEnum(
|
|
1653
|
-
"sap.f.gen.ui5.webcomponents_fiori.TimelineLayout",
|
|
1654
|
-
pkg["TimelineLayout"]
|
|
1655
|
-
);
|
|
1656
|
-
/**
|
|
1657
|
-
* Different UploadCollection selection modes.
|
|
1658
|
-
*
|
|
1659
|
-
* @enum {string}
|
|
1660
|
-
* @alias module:sap/f/gen/ui5/webcomponents_fiori.UploadCollectionSelectionMode
|
|
1661
|
-
* @ui5-module-override sap/f/gen/ui5/webcomponents_fiori UploadCollectionSelectionMode
|
|
1662
|
-
* @private
|
|
1663
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1664
|
-
*/
|
|
1665
|
-
pkg["UploadCollectionSelectionMode"] = {
|
|
1666
|
-
/**
|
|
1667
|
-
* Default mode (no selection).
|
|
1668
|
-
*
|
|
1669
|
-
* @private
|
|
1670
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1671
|
-
*/
|
|
1672
|
-
None: "None",
|
|
1673
|
-
/**
|
|
1674
|
-
* Right-positioned single selection mode (only one list item can be selected).
|
|
1675
|
-
*
|
|
1676
|
-
* @private
|
|
1677
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1678
|
-
*/
|
|
1679
|
-
Single: "Single",
|
|
1680
|
-
/**
|
|
1681
|
-
* Left-positioned single selection mode (only one list item can be selected).
|
|
1682
|
-
*
|
|
1683
|
-
* @private
|
|
1684
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1685
|
-
*/
|
|
1686
|
-
SingleStart: "SingleStart",
|
|
1687
|
-
/**
|
|
1688
|
-
* Selected item is highlighted but no selection element is visible
|
|
1689
|
-
* (only one list item can be selected).
|
|
1690
|
-
*
|
|
1691
|
-
* @private
|
|
1692
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1693
|
-
*/
|
|
1694
|
-
SingleEnd: "SingleEnd",
|
|
1695
|
-
/**
|
|
1696
|
-
* Selected item is highlighted and selection is changed upon arrow navigation
|
|
1697
|
-
* (only one list item can be selected - this is always the focused item).
|
|
1698
|
-
*
|
|
1699
|
-
* @private
|
|
1700
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1701
|
-
*/
|
|
1702
|
-
SingleAuto: "SingleAuto",
|
|
1703
|
-
/**
|
|
1704
|
-
* Multi selection mode (more than one list item can be selected).
|
|
1705
|
-
*
|
|
1706
|
-
* @private
|
|
1707
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1708
|
-
*/
|
|
1709
|
-
Multiple: "Multiple"
|
|
1710
|
-
};
|
|
1711
|
-
registerEnum(
|
|
1712
|
-
"sap.f.gen.ui5.webcomponents_fiori.UploadCollectionSelectionMode",
|
|
1713
|
-
pkg["UploadCollectionSelectionMode"]
|
|
1714
|
-
);
|
|
1715
|
-
/**
|
|
1716
|
-
* Different types of UploadState.
|
|
1717
|
-
*
|
|
1718
|
-
* @enum {string}
|
|
1719
|
-
* @alias module:sap/f/gen/ui5/webcomponents_fiori.UploadState
|
|
1720
|
-
* @ui5-module-override sap/f/gen/ui5/webcomponents_fiori UploadState
|
|
1721
|
-
* @private
|
|
1722
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1723
|
-
*/
|
|
1724
|
-
pkg["UploadState"] = {
|
|
1725
|
-
/**
|
|
1726
|
-
* The file has been uploaded successfully.
|
|
1727
|
-
*
|
|
1728
|
-
* @private
|
|
1729
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1730
|
-
*/
|
|
1731
|
-
Complete: "Complete",
|
|
1732
|
-
/**
|
|
1733
|
-
* The file cannot be uploaded due to an error.
|
|
1734
|
-
*
|
|
1735
|
-
* @private
|
|
1736
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1737
|
-
*/
|
|
1738
|
-
Error: "Error",
|
|
1739
|
-
/**
|
|
1740
|
-
* The file is awaiting an explicit command to start being uploaded.
|
|
1741
|
-
*
|
|
1742
|
-
* @private
|
|
1743
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1744
|
-
*/
|
|
1745
|
-
Ready: "Ready",
|
|
1746
|
-
/**
|
|
1747
|
-
* The file is currently being uploaded.
|
|
1748
|
-
*
|
|
1749
|
-
* @private
|
|
1750
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1751
|
-
*/
|
|
1752
|
-
Uploading: "Uploading"
|
|
1753
|
-
};
|
|
1754
|
-
registerEnum("sap.f.gen.ui5.webcomponents_fiori.UploadState", pkg["UploadState"]);
|
|
1755
|
-
/**
|
|
1756
|
-
* Different types of ViewSettings.
|
|
1757
|
-
*
|
|
1758
|
-
* @enum {string}
|
|
1759
|
-
* @alias module:sap/f/gen/ui5/webcomponents_fiori.ViewSettingsDialogMode
|
|
1760
|
-
* @ui5-module-override sap/f/gen/ui5/webcomponents_fiori ViewSettingsDialogMode
|
|
1761
|
-
* @private
|
|
1762
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1763
|
-
*/
|
|
1764
|
-
pkg["ViewSettingsDialogMode"] = {
|
|
1765
|
-
/**
|
|
1766
|
-
* Default type
|
|
1767
|
-
*
|
|
1768
|
-
* @private
|
|
1769
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1770
|
-
*/
|
|
1771
|
-
Sort: "Sort",
|
|
1772
|
-
/**
|
|
1773
|
-
* Filter type
|
|
1774
|
-
*
|
|
1775
|
-
* @private
|
|
1776
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1777
|
-
*/
|
|
1778
|
-
Filter: "Filter",
|
|
1779
|
-
/**
|
|
1780
|
-
* Group type
|
|
1781
|
-
*
|
|
1782
|
-
* @private
|
|
1783
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1784
|
-
*/
|
|
1785
|
-
Group: "Group"
|
|
1786
|
-
};
|
|
1787
|
-
registerEnum(
|
|
1788
|
-
"sap.f.gen.ui5.webcomponents_fiori.ViewSettingsDialogMode",
|
|
1789
|
-
pkg["ViewSettingsDialogMode"]
|
|
1790
|
-
);
|
|
1791
|
-
/**
|
|
1792
|
-
* Enumeration for different content layouts of the `ui5-wizard`.
|
|
1793
|
-
*
|
|
1794
|
-
* @enum {string}
|
|
1795
|
-
* @alias module:sap/f/gen/ui5/webcomponents_fiori.WizardContentLayout
|
|
1796
|
-
* @ui5-module-override sap/f/gen/ui5/webcomponents_fiori WizardContentLayout
|
|
1797
|
-
* @private
|
|
1798
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1799
|
-
*/
|
|
1800
|
-
pkg["WizardContentLayout"] = {
|
|
1801
|
-
/**
|
|
1802
|
-
* Display the content of the `ui5-wizard` as multiple steps in a scroll section.
|
|
1803
|
-
*
|
|
1804
|
-
* @private
|
|
1805
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1806
|
-
*/
|
|
1807
|
-
MultipleSteps: "MultipleSteps",
|
|
1808
|
-
/**
|
|
1809
|
-
* Display the content of the `ui5-wizard` as single step.
|
|
1810
|
-
*
|
|
1811
|
-
* @private
|
|
1812
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1813
|
-
*/
|
|
1814
|
-
SingleStep: "SingleStep"
|
|
1815
|
-
};
|
|
1816
|
-
registerEnum(
|
|
1817
|
-
"sap.f.gen.ui5.webcomponents_fiori.WizardContentLayout",
|
|
1818
|
-
pkg["WizardContentLayout"]
|
|
1819
|
-
);
|
|
1820
|
-
|
|
1821
|
-
// Interfaces
|
|
1822
|
-
/**
|
|
1823
|
-
* Interface for components that can be slotted inside `ui5-media-gallery` as items.
|
|
1824
|
-
*
|
|
1825
|
-
* @interface
|
|
1826
|
-
* @name module:sap/f/gen/ui5/webcomponents_fiori.IMediaGalleryItem
|
|
1827
|
-
* @ui5-module-override sap/f/gen/ui5/webcomponents_fiori IMediaGalleryItem
|
|
1828
|
-
* @private
|
|
1829
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1830
|
-
*/
|
|
1831
|
-
/**
|
|
1832
|
-
* Interface for components that may be slotted inside `ui5-product-switch` as items
|
|
1833
|
-
*
|
|
1834
|
-
* @interface
|
|
1835
|
-
* @name module:sap/f/gen/ui5/webcomponents_fiori.IProductSwitchItem
|
|
1836
|
-
* @ui5-module-override sap/f/gen/ui5/webcomponents_fiori IProductSwitchItem
|
|
1837
|
-
* @private
|
|
1838
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1839
|
-
*/
|
|
1840
|
-
/**
|
|
1841
|
-
* Interface for components that may be slotted inside a `ui5-search`
|
|
1842
|
-
*
|
|
1843
|
-
* @interface
|
|
1844
|
-
* @name module:sap/f/gen/ui5/webcomponents_fiori.ISearchScope
|
|
1845
|
-
* @ui5-module-override sap/f/gen/ui5/webcomponents_fiori ISearchScope
|
|
1846
|
-
* @private
|
|
1847
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1848
|
-
*/
|
|
1849
|
-
/**
|
|
1850
|
-
* Interface for components that may be slotted inside `ui5-timeline` as items
|
|
1851
|
-
*
|
|
1852
|
-
* @interface
|
|
1853
|
-
* @name module:sap/f/gen/ui5/webcomponents_fiori.ITimelineItem
|
|
1854
|
-
* @ui5-module-override sap/f/gen/ui5/webcomponents_fiori ITimelineItem
|
|
1855
|
-
* @private
|
|
1856
|
-
* @ui5-restricted sap.ushell,sap.esh.search.ui
|
|
1857
|
-
*/
|
|
1858
|
-
|
|
1859
|
-
// marker to threat this as an ES module to support named exports
|
|
1860
|
-
pkg.__esModule = true;
|
|
1861
|
-
|
|
1862
|
-
return pkg;
|
|
1863
|
-
}
|
|
1864
|
-
);
|
|
6
|
+
sap.ui.define(["sap/f/thirdparty/webcomponents-fiori","sap/ui/base/DataType","sap/f/gen/ui5/webcomponents","sap/f/gen/ui5/webcomponents_base"],function(e,n){"use strict";const{registerEnum:i}=n;const o=Object.assign({},e);o["_ui5metadata"]={name:"sap/f/gen/ui5/webcomponents_fiori",version:"2.19.2",dependencies:["sap.ui.core"],types:["sap.f.gen.ui5.webcomponents_fiori.FCLLayout","sap.f.gen.ui5.webcomponents_fiori.IllustrationMessageDesign","sap.f.gen.ui5.webcomponents_fiori.IllustrationMessageType","sap.f.gen.ui5.webcomponents_fiori.MediaGalleryItemLayout","sap.f.gen.ui5.webcomponents_fiori.MediaGalleryLayout","sap.f.gen.ui5.webcomponents_fiori.MediaGalleryMenuHorizontalAlign","sap.f.gen.ui5.webcomponents_fiori.MediaGalleryMenuVerticalAlign","sap.f.gen.ui5.webcomponents_fiori.NavigationLayoutMode","sap.f.gen.ui5.webcomponents_fiori.NotificationListItemImportance","sap.f.gen.ui5.webcomponents_fiori.PageBackgroundDesign","sap.f.gen.ui5.webcomponents_fiori.SearchMode","sap.f.gen.ui5.webcomponents_fiori.SideContentFallDown","sap.f.gen.ui5.webcomponents_fiori.SideContentPosition","sap.f.gen.ui5.webcomponents_fiori.SideContentVisibility","sap.f.gen.ui5.webcomponents_fiori.SideNavigationItemDesign","sap.f.gen.ui5.webcomponents_fiori.TimelineGrowingMode","sap.f.gen.ui5.webcomponents_fiori.TimelineLayout","sap.f.gen.ui5.webcomponents_fiori.UploadCollectionSelectionMode","sap.f.gen.ui5.webcomponents_fiori.UploadState","sap.f.gen.ui5.webcomponents_fiori.ViewSettingsDialogMode","sap.f.gen.ui5.webcomponents_fiori.WizardContentLayout"],interfaces:["sap.f.gen.ui5.webcomponents_fiori.IMediaGalleryItem","sap.f.gen.ui5.webcomponents_fiori.IProductSwitchItem","sap.f.gen.ui5.webcomponents_fiori.ISearchScope","sap.f.gen.ui5.webcomponents_fiori.ITimelineItem"],controls:["sap.f.gen.ui5.webcomponents_fiori.dist.BarcodeScannerDialog","sap.f.gen.ui5.webcomponents_fiori.dist.DynamicPage","sap.f.gen.ui5.webcomponents_fiori.dist.DynamicPageHeader","sap.f.gen.ui5.webcomponents_fiori.dist.DynamicPageTitle","sap.f.gen.ui5.webcomponents_fiori.dist.DynamicSideContent","sap.f.gen.ui5.webcomponents_fiori.dist.FilterItem","sap.f.gen.ui5.webcomponents_fiori.dist.FilterItemOption","sap.f.gen.ui5.webcomponents_fiori.dist.FlexibleColumnLayout","sap.f.gen.ui5.webcomponents_fiori.dist.GroupItem","sap.f.gen.ui5.webcomponents_fiori.dist.IllustratedMessage","sap.f.gen.ui5.webcomponents_fiori.dist.MediaGallery","sap.f.gen.ui5.webcomponents_fiori.dist.MediaGalleryItem","sap.f.gen.ui5.webcomponents_fiori.dist.NavigationLayout","sap.f.gen.ui5.webcomponents_fiori.dist.NotificationList","sap.f.gen.ui5.webcomponents_fiori.dist.NotificationListGroupItem","sap.f.gen.ui5.webcomponents_fiori.dist.NotificationListItem","sap.f.gen.ui5.webcomponents_fiori.dist.Page","sap.f.gen.ui5.webcomponents_fiori.dist.ProductSwitch","sap.f.gen.ui5.webcomponents_fiori.dist.ProductSwitchItem","sap.f.gen.ui5.webcomponents_fiori.dist.Search","sap.f.gen.ui5.webcomponents_fiori.dist.SearchItem","sap.f.gen.ui5.webcomponents_fiori.dist.SearchItemGroup","sap.f.gen.ui5.webcomponents_fiori.dist.SearchItemShowMore","sap.f.gen.ui5.webcomponents_fiori.dist.SearchMessageArea","sap.f.gen.ui5.webcomponents_fiori.dist.SearchScope","sap.f.gen.ui5.webcomponents_fiori.dist.ShellBar","sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarBranding","sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarItem","sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarSearch","sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarSpacer","sap.f.gen.ui5.webcomponents_fiori.dist.SideNavigation","sap.f.gen.ui5.webcomponents_fiori.dist.SideNavigationGroup","sap.f.gen.ui5.webcomponents_fiori.dist.SideNavigationItem","sap.f.gen.ui5.webcomponents_fiori.dist.SideNavigationSubItem","sap.f.gen.ui5.webcomponents_fiori.dist.SortItem","sap.f.gen.ui5.webcomponents_fiori.dist.Timeline","sap.f.gen.ui5.webcomponents_fiori.dist.TimelineGroupItem","sap.f.gen.ui5.webcomponents_fiori.dist.TimelineItem","sap.f.gen.ui5.webcomponents_fiori.dist.UploadCollection","sap.f.gen.ui5.webcomponents_fiori.dist.UploadCollectionItem","sap.f.gen.ui5.webcomponents_fiori.dist.UserMenu","sap.f.gen.ui5.webcomponents_fiori.dist.UserMenuAccount","sap.f.gen.ui5.webcomponents_fiori.dist.UserMenuItem","sap.f.gen.ui5.webcomponents_fiori.dist.UserMenuItemGroup","sap.f.gen.ui5.webcomponents_fiori.dist.UserSettingsAccountView","sap.f.gen.ui5.webcomponents_fiori.dist.UserSettingsAppearanceView","sap.f.gen.ui5.webcomponents_fiori.dist.UserSettingsAppearanceViewGroup","sap.f.gen.ui5.webcomponents_fiori.dist.UserSettingsAppearanceViewItem","sap.f.gen.ui5.webcomponents_fiori.dist.UserSettingsDialog","sap.f.gen.ui5.webcomponents_fiori.dist.UserSettingsItem","sap.f.gen.ui5.webcomponents_fiori.dist.UserSettingsView","sap.f.gen.ui5.webcomponents_fiori.dist.ViewSettingsDialog","sap.f.gen.ui5.webcomponents_fiori.dist.Wizard","sap.f.gen.ui5.webcomponents_fiori.dist.WizardStep"],elements:[],rootPath:"../"};o["FCLLayout"]={OneColumn:"OneColumn",TwoColumnsStartExpanded:"TwoColumnsStartExpanded",TwoColumnsMidExpanded:"TwoColumnsMidExpanded",ThreeColumnsMidExpanded:"ThreeColumnsMidExpanded",ThreeColumnsEndExpanded:"ThreeColumnsEndExpanded",ThreeColumnsStartExpandedEndHidden:"ThreeColumnsStartExpandedEndHidden",ThreeColumnsMidExpandedEndHidden:"ThreeColumnsMidExpandedEndHidden",ThreeColumnsStartHiddenMidExpanded:"ThreeColumnsStartHiddenMidExpanded",ThreeColumnsStartHiddenEndExpanded:"ThreeColumnsStartHiddenEndExpanded",MidColumnFullScreen:"MidColumnFullScreen",EndColumnFullScreen:"EndColumnFullScreen"};i("sap.f.gen.ui5.webcomponents_fiori.FCLLayout",o["FCLLayout"]);o["IllustrationMessageDesign"]={Auto:"Auto",Base:"Base",Dot:"Dot",Spot:"Spot",Dialog:"Dialog",Scene:"Scene",ExtraSmall:"ExtraSmall",Small:"Small",Medium:"Medium",Large:"Large"};i("sap.f.gen.ui5.webcomponents_fiori.IllustrationMessageDesign",o["IllustrationMessageDesign"]);o["IllustrationMessageType"]={Achievement:"Achievement",AddingColumns:"AddingColumns",AddPeopleToCalendar:"AddPeopleToCalendar",BeforeSearch:"BeforeSearch",DragFilesToUpload:"DragFilesToUpload",FilteringColumns:"FilteringColumns",GroupingColumns:"GroupingColumns",NewMail:"NewMail",NoActivities:"NoActivities",NoColumnsSet:"NoColumnsSet",NoData:"NoData",NoMail:"NoMail",NoMail_v1:"NoMail_v1",NoEntries:"NoEntries",NoNotifications:"NoNotifications",NoSavedItems:"NoSavedItems",NoSavedItems_v1:"NoSavedItems_v1",NoSearchResults:"NoSearchResults",NoTasks:"NoTasks",NoTasks_v1:"NoTasks_v1",NoDimensionsSet:"NoDimensionsSet",UnableToLoad:"UnableToLoad",UnableToLoadImage:"UnableToLoadImage",UnableToUpload:"UnableToUpload",UploadToCloud:"UploadToCloud",AddColumn:"AddColumn",AddPeople:"AddPeople",AddDimensions:"AddDimensions",BalloonSky:"BalloonSky",Connection:"Connection",EmptyCalendar:"EmptyCalendar",EmptyList:"EmptyList",EmptyPlanningCalendar:"EmptyPlanningCalendar",ErrorScreen:"ErrorScreen",FilterTable:"FilterTable",GroupTable:"GroupTable",KeyTask:"KeyTask",NoChartData:"NoChartData",NoFilterResults:"NoFilterResults",PageNotFound:"PageNotFound",ReloadScreen:"ReloadScreen",ResizeColumn:"ResizeColumn",ResizingColumns:"ResizingColumns",ReceiveAppreciation:"ReceiveAppreciation",SearchEarth:"SearchEarth",SearchFolder:"SearchFolder",SignOut:"SignOut",SimpleBalloon:"SimpleBalloon",SimpleBell:"SimpleBell",SimpleCalendar:"SimpleCalendar",SimpleCheckMark:"SimpleCheckMark",SimpleConnection:"SimpleConnection",SimpleEmptyDoc:"SimpleEmptyDoc",SimpleEmptyList:"SimpleEmptyList",SimpleError:"SimpleError",SimpleMagnifier:"SimpleMagnifier",SimpleMail:"SimpleMail",SimpleNoSavedItems:"SimpleNoSavedItems",SimpleNotFoundMagnifier:"SimpleNotFoundMagnifier",SimpleReload:"SimpleReload",SimpleTask:"SimpleTask",SleepingBell:"SleepingBell",SortColumn:"SortColumn",SortingColumns:"SortingColumns",SuccessBalloon:"SuccessBalloon",SuccessCheckMark:"SuccessCheckMark",SuccessHighFive:"SuccessHighFive",SuccessScreen:"SuccessScreen",Survey:"Survey",Tent:"Tent",UploadCollection:"UploadCollection",UserHasSignedUp:"UserHasSignedUp",TntAvatar:"TntAvatar",TntCalculator:"TntCalculator",TntChartArea:"TntChartArea",TntChartArea2:"TntChartArea2",TntChartBar:"TntChartBar",TntChartBPMNFlow:"TntChartBPMNFlow",TntChartBullet:"TntChartBullet",TntChartDoughnut:"TntChartDoughnut",TntChartFlow:"TntChartFlow",TntChartGantt:"TntChartGantt",TntChartOrg:"TntChartOrg",TntChartPie:"TntChartPie",TntCodePlaceholder:"TntCodePlaceholder",TntCompany:"TntCompany",TntCompass:"TntCompass",TntComponents:"TntComponents",TntDialog:"TntDialog",TntEmptyContentPane:"TntEmptyContentPane",TntExternalLink:"TntExternalLink",TntFaceID:"TntFaceID",TntFingerprint:"TntFingerprint",TntHandshake:"TntHandshake",TntHelp:"TntHelp",TntLock:"TntLock",TntMission:"TntMission",TntMissionFailed:"TntMissionFailed",TntNoApplications:"TntNoApplications",TntNoFlows:"TntNoFlows",TntNoUsers:"TntNoUsers",TntRadar:"TntRadar",TntRoadMap:"TntRoadMap",TntSecrets:"TntSecrets",TntServices:"TntServices",TntSessionExpired:"TntSessionExpired",TntSessionExpiring:"TntSessionExpiring",TntSettings:"TntSettings",TntSuccess:"TntSuccess",TntSuccessfulAuth:"TntSuccessfulAuth",TntSystems:"TntSystems",TntTeams:"TntTeams",TntTools:"TntTools",TntTutorials:"TntTutorials",TntUnableToLoad:"TntUnableToLoad",TntUnlock:"TntUnlock",TntUnsuccessfulAuth:"TntUnsuccessfulAuth",TntUser2:"TntUser2"};i("sap.f.gen.ui5.webcomponents_fiori.IllustrationMessageType",o["IllustrationMessageType"]);o["MediaGalleryItemLayout"]={Square:"Square",Wide:"Wide"};i("sap.f.gen.ui5.webcomponents_fiori.MediaGalleryItemLayout",o["MediaGalleryItemLayout"]);o["MediaGalleryLayout"]={Auto:"Auto",Vertical:"Vertical",Horizontal:"Horizontal"};i("sap.f.gen.ui5.webcomponents_fiori.MediaGalleryLayout",o["MediaGalleryLayout"]);o["MediaGalleryMenuHorizontalAlign"]={Left:"Left",Right:"Right"};i("sap.f.gen.ui5.webcomponents_fiori.MediaGalleryMenuHorizontalAlign",o["MediaGalleryMenuHorizontalAlign"]);o["MediaGalleryMenuVerticalAlign"]={Top:"Top",Bottom:"Bottom"};i("sap.f.gen.ui5.webcomponents_fiori.MediaGalleryMenuVerticalAlign",o["MediaGalleryMenuVerticalAlign"]);o["NavigationLayoutMode"]={Auto:"Auto",Collapsed:"Collapsed",Expanded:"Expanded"};i("sap.f.gen.ui5.webcomponents_fiori.NavigationLayoutMode",o["NavigationLayoutMode"]);o["NotificationListItemImportance"]={Standard:"Standard",Important:"Important"};i("sap.f.gen.ui5.webcomponents_fiori.NotificationListItemImportance",o["NotificationListItemImportance"]);o["PageBackgroundDesign"]={List:"List",Solid:"Solid",Transparent:"Transparent"};i("sap.f.gen.ui5.webcomponents_fiori.PageBackgroundDesign",o["PageBackgroundDesign"]);o["SearchMode"]={Default:"Default",Scoped:"Scoped"};i("sap.f.gen.ui5.webcomponents_fiori.SearchMode",o["SearchMode"]);o["SideContentFallDown"]={BelowXL:"BelowXL",BelowL:"BelowL",BelowM:"BelowM",OnMinimumWidth:"OnMinimumWidth"};i("sap.f.gen.ui5.webcomponents_fiori.SideContentFallDown",o["SideContentFallDown"]);o["SideContentPosition"]={End:"End",Start:"Start"};i("sap.f.gen.ui5.webcomponents_fiori.SideContentPosition",o["SideContentPosition"]);o["SideContentVisibility"]={AlwaysShow:"AlwaysShow",ShowAboveL:"ShowAboveL",ShowAboveM:"ShowAboveM",ShowAboveS:"ShowAboveS",NeverShow:"NeverShow"};i("sap.f.gen.ui5.webcomponents_fiori.SideContentVisibility",o["SideContentVisibility"]);o["SideNavigationItemDesign"]={Default:"Default",Action:"Action"};i("sap.f.gen.ui5.webcomponents_fiori.SideNavigationItemDesign",o["SideNavigationItemDesign"]);o["TimelineGrowingMode"]={Button:"Button",Scroll:"Scroll",None:"None"};i("sap.f.gen.ui5.webcomponents_fiori.TimelineGrowingMode",o["TimelineGrowingMode"]);o["TimelineLayout"]={Vertical:"Vertical",Horizontal:"Horizontal"};i("sap.f.gen.ui5.webcomponents_fiori.TimelineLayout",o["TimelineLayout"]);o["UploadCollectionSelectionMode"]={None:"None",Single:"Single",SingleStart:"SingleStart",SingleEnd:"SingleEnd",SingleAuto:"SingleAuto",Multiple:"Multiple"};i("sap.f.gen.ui5.webcomponents_fiori.UploadCollectionSelectionMode",o["UploadCollectionSelectionMode"]);o["UploadState"]={Complete:"Complete",Error:"Error",Ready:"Ready",Uploading:"Uploading"};i("sap.f.gen.ui5.webcomponents_fiori.UploadState",o["UploadState"]);o["ViewSettingsDialogMode"]={Sort:"Sort",Filter:"Filter",Group:"Group"};i("sap.f.gen.ui5.webcomponents_fiori.ViewSettingsDialogMode",o["ViewSettingsDialogMode"]);o["WizardContentLayout"]={MultipleSteps:"MultipleSteps",SingleStep:"SingleStep"};i("sap.f.gen.ui5.webcomponents_fiori.WizardContentLayout",o["WizardContentLayout"]);o.__esModule=true;return o});
|
|
7
|
+
//# sourceMappingURL=webcomponents_fiori.js.map
|