@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
|
@@ -1,10 +1,2 @@
|
|
|
1
|
-
sap.ui.define([
|
|
2
|
-
|
|
3
|
-
Theme.p("@" + "ui5" + "/" + "webcomponents-theming", "sap_horizon", async () => parametersBundle_css.defaultThemeBase);
|
|
4
|
-
Theme.p("@" + "u" + "i" + "5" + "/" + "w" + "e" + "b" + "c" + "o" + "m" + "p" + "o" + "n" + "e" + "n" + "t" + "s" + "-" + "f" + "i" + "o" + "r" + "i", "sap_horizon", async () => parametersBundle_css$1.defaultTheme);
|
|
5
|
-
var SearchItemCss = `:host([selected]){border:none}:host{border:none}.ui5-search-item-content{width:100%;height:100%;display:flex;align-items:center;gap:1rem}.ui5-search-item-begin-content{display:flex;height:100%;align-items:center;gap:.75rem;width:100%;box-sizing:border-box;flex:1}:host([desktop]) .ui5-search-item-selected-delete{display:none}:host(:hover),:host(:focus-within){.ui5-search-item-selected-delete{display:inline-block}}.ui5-search-item-text{display:inline-block;font-size:var(--sapFontLargeSize);font-family:var(--sapFontFamily);font-weight:400;color:var(--sapList_TextColor);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ui5-search-item-titles-container{overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;flex:1}.ui5-search-item-icon{padding:.375rem;width:1.25rem;height:1rem;box-sizing:content-box}:host([description]){height:auto;min-height:var(--_ui5-v2-15-0_list_item_base_height)}:host([description]) .ui5-search-item-content{padding-top:.5rem;padding-bottom:.5rem}:host([description]) .ui5-search-item-description{display:inline-block}.ui5-search-item-description{display:none;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;color:var(--sapContent_LabelColor);margin-top:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
|
|
6
|
-
`;
|
|
7
|
-
|
|
8
|
-
exports.SearchItemCss = SearchItemCss;
|
|
9
|
-
|
|
10
|
-
}));
|
|
1
|
+
sap.ui.define(["exports","sap/f/thirdparty/Theme","sap/f/thirdparty/parameters-bundle.css2","sap/f/thirdparty/parameters-bundle.css3"],function(e,i,t,a){"use strict";i.f("@"+"ui5"+"/"+"webcomponents-theming","sap_horizon",async()=>t.defaultThemeBase);i.f("@"+"u"+"i"+"5"+"/"+"w"+"e"+"b"+"c"+"o"+"m"+"p"+"o"+"n"+"e"+"n"+"t"+"s"+"-"+"f"+"i"+"o"+"r"+"i","sap_horizon",async()=>a.defaultTheme,"host");var n=`:host([selected]){border:none}:host(:focus-within){outline:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);outline-offset:calc(-1 * var(--sapContent_FocusWidth) - .125rem)}:host{border:none;padding-top:var(--_ui5_search_item_vertical_padding);padding-bottom:var(--_ui5_search_item_vertical_padding);height:auto;min-height:var(--_ui5_list_item_base_height);padding-left:1rem;padding-right:1rem}.ui5-li-root{padding:0}.ui5-li-root:focus:after{display:none}.ui5-search-item-content{width:100%;height:100%;display:flex;align-items:center;gap:1rem}.ui5-search-item-begin-content{display:flex;height:100%;align-items:center;gap:.75rem;width:100%;box-sizing:border-box;flex:1}.ui5-search-item-actions-container{display:flex;align-items:center;gap:.125rem}:host([desktop]) .ui5-search-item-selected-delete{display:none}:host(:hover),:host(:focus-within){.ui5-search-item-selected-delete{display:inline-block}}.ui5-search-item-actions{display:flex;align-items:center;gap:.25rem}.ui5-search-item-text{display:inline-block;font-size:var(--sapFontSize);font-family:var(--sapFontFamily);font-weight:400;color:var(--sapList_TextColor);line-height:1rem}.ui5-search-item-titles-container{display:flex;flex-direction:column;justify-content:space-between;flex:1;max-width:100%;gap:.25rem}.ui5-search-item-icon{padding:.375rem;width:1.25rem;height:1rem;box-sizing:content-box}:host([description]){padding-top:var(--_ui5_search_byline_vertical_padding);padding-bottom:var(--_ui5_search_byline_vertical_padding)}:host([description]) .ui5-search-item-description{display:inline-block}.ui5-search-item-description{display:none;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;color:var(--sapContent_LabelColor)}\n`;e.SearchItemCss=n});
|
|
2
|
+
//# sourceMappingURL=SearchItem.css.js.map
|
|
@@ -1,152 +1,2 @@
|
|
|
1
|
-
sap.ui.define([
|
|
2
|
-
|
|
3
|
-
function SearchFieldTemplate() {
|
|
4
|
-
return (parametersBundle_css.jsx("li", { part: "native-li", class: "ui5-li-root ui5-li--focusable", "aria-selected": this.selected, role: "option", "data-sap-focus-ref": true, draggable: this.movable, tabindex: this._effectiveTabIndex, onFocusIn: this._onfocusin, onFocusOut: this._onfocusout, onKeyUp: this._onkeyup, onKeyDown: this._onkeydown, onClick: this._onclick, children: parametersBundle_css.jsx("div", { part: "content", class: "ui5-search-item-content", children: parametersBundle_css.jsxs("div", { class: "ui5-search-item-begin-content", children: [this.image.length > 0 && !this.icon &&
|
|
5
|
-
parametersBundle_css.jsx("slot", { name: "image" }), this.icon &&
|
|
6
|
-
parametersBundle_css.jsx(Icon.Icon, { class: "ui5-search-item-icon", name: this.icon }), this.scopeName &&
|
|
7
|
-
parametersBundle_css.jsx(Tag.Tag, { design: Tag.TagDesign.Set2, colorScheme: "10", children: this.scopeName }), parametersBundle_css.jsxs("div", { class: "ui5-search-item-titles-container", children: [parametersBundle_css.jsx("span", { part: "title", class: "ui5-search-item-text", dangerouslySetInnerHTML: { __html: this._markupText } }), parametersBundle_css.jsx("span", { part: "subtitle", class: "ui5-search-item-description", children: this.description })] }), this.deletable &&
|
|
8
|
-
parametersBundle_css.jsx(Button.Button, { class: "ui5-search-item-selected-delete", design: Button.ButtonDesign.Transparent, icon: information.decline, onClick: this._onDeleteButtonClick, tooltip: this._deleteButtonTooltip, onKeyDown: this._onDeleteButtonKeyDown })] }) }) }));
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
12
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
13
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
14
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
15
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
16
|
-
};
|
|
17
|
-
var SearchItem_1;
|
|
18
|
-
/**
|
|
19
|
-
* @class
|
|
20
|
-
*
|
|
21
|
-
* ### Overview
|
|
22
|
-
*
|
|
23
|
-
* A `ui5-search-item` is a list item, used for displaying search suggestions
|
|
24
|
-
*
|
|
25
|
-
* ### ES6 Module Import
|
|
26
|
-
*
|
|
27
|
-
* `import "@ui5/webcomponents-fiori/dist/SearchItem.js";`
|
|
28
|
-
*
|
|
29
|
-
* @constructor
|
|
30
|
-
* @extends ListItemBase
|
|
31
|
-
* @public
|
|
32
|
-
* @since 2.9.0
|
|
33
|
-
* @experimental
|
|
34
|
-
*/
|
|
35
|
-
let SearchItem = SearchItem_1 = class SearchItem extends ListItemBase.ListItemBase {
|
|
36
|
-
constructor() {
|
|
37
|
-
super(...arguments);
|
|
38
|
-
/**
|
|
39
|
-
* Defines whether the search item is selected.
|
|
40
|
-
* @default false
|
|
41
|
-
* @public
|
|
42
|
-
*/
|
|
43
|
-
this.selected = false;
|
|
44
|
-
/**
|
|
45
|
-
* Defines whether the search item is deletable.
|
|
46
|
-
* @default false
|
|
47
|
-
* @public
|
|
48
|
-
*/
|
|
49
|
-
this.deletable = false;
|
|
50
|
-
this.highlightText = "";
|
|
51
|
-
this._markupText = "";
|
|
52
|
-
}
|
|
53
|
-
_onfocusin(e) {
|
|
54
|
-
super._onfocusin(e);
|
|
55
|
-
this.selected = true;
|
|
56
|
-
}
|
|
57
|
-
_onfocusout() {
|
|
58
|
-
this.selected = false;
|
|
59
|
-
}
|
|
60
|
-
async _onkeydown(e) {
|
|
61
|
-
super._onkeydown(e);
|
|
62
|
-
if (this.getFocusDomRef().matches(":has(:focus-within)")) {
|
|
63
|
-
if (webcomponentsBase.A(e) || webcomponentsBase.b$1(e)) {
|
|
64
|
-
e.preventDefault();
|
|
65
|
-
return;
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
if (webcomponentsBase.ro(e)) {
|
|
69
|
-
e.stopImmediatePropagation();
|
|
70
|
-
const activeElement = webcomponentsBase.t();
|
|
71
|
-
const focusDomRef = this.getFocusDomRef();
|
|
72
|
-
if (!focusDomRef) {
|
|
73
|
-
return;
|
|
74
|
-
}
|
|
75
|
-
if (activeElement === focusDomRef) {
|
|
76
|
-
const firstFocusable = await FocusableElements.b(focusDomRef);
|
|
77
|
-
firstFocusable?.focus();
|
|
78
|
-
}
|
|
79
|
-
else {
|
|
80
|
-
focusDomRef.focus();
|
|
81
|
-
}
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
_onDeleteButtonClick() {
|
|
85
|
-
this.fireDecoratorEvent("delete");
|
|
86
|
-
}
|
|
87
|
-
_onDeleteButtonKeyDown(e) {
|
|
88
|
-
if (webcomponentsBase.A(e) || webcomponentsBase.b$1(e)) {
|
|
89
|
-
this.fireDecoratorEvent("delete");
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
onBeforeRendering() {
|
|
93
|
-
super.onBeforeRendering();
|
|
94
|
-
// bold the matched text
|
|
95
|
-
this._markupText = this.highlightText ? generateHighlightedMarkup.f((this.text || ""), this.highlightText) : encodeXML.fnEncodeXML(this.text || "");
|
|
96
|
-
}
|
|
97
|
-
get _deleteButtonTooltip() {
|
|
98
|
-
return SearchItem_1.i18nBundle.getText(i18nDefaults.SEARCH_ITEM_DELETE_BUTTON);
|
|
99
|
-
}
|
|
100
|
-
};
|
|
101
|
-
__decorate([
|
|
102
|
-
webcomponentsBase.s()
|
|
103
|
-
], SearchItem.prototype, "text", void 0);
|
|
104
|
-
__decorate([
|
|
105
|
-
webcomponentsBase.s()
|
|
106
|
-
], SearchItem.prototype, "description", void 0);
|
|
107
|
-
__decorate([
|
|
108
|
-
webcomponentsBase.s()
|
|
109
|
-
], SearchItem.prototype, "icon", void 0);
|
|
110
|
-
__decorate([
|
|
111
|
-
webcomponentsBase.s({ type: Boolean })
|
|
112
|
-
], SearchItem.prototype, "selected", void 0);
|
|
113
|
-
__decorate([
|
|
114
|
-
webcomponentsBase.s({ type: Boolean })
|
|
115
|
-
], SearchItem.prototype, "deletable", void 0);
|
|
116
|
-
__decorate([
|
|
117
|
-
webcomponentsBase.s()
|
|
118
|
-
], SearchItem.prototype, "scopeName", void 0);
|
|
119
|
-
__decorate([
|
|
120
|
-
webcomponentsBase.s()
|
|
121
|
-
], SearchItem.prototype, "highlightText", void 0);
|
|
122
|
-
__decorate([
|
|
123
|
-
webcomponentsBase.d()
|
|
124
|
-
], SearchItem.prototype, "image", void 0);
|
|
125
|
-
__decorate([
|
|
126
|
-
parametersBundle_css$1.i("@ui5/webcomponents-fiori")
|
|
127
|
-
], SearchItem, "i18nBundle", void 0);
|
|
128
|
-
SearchItem = SearchItem_1 = __decorate([
|
|
129
|
-
webcomponentsBase.m({
|
|
130
|
-
tag: "ui5-search-item",
|
|
131
|
-
languageAware: true,
|
|
132
|
-
renderer: parametersBundle_css.y,
|
|
133
|
-
template: SearchFieldTemplate,
|
|
134
|
-
styles: [
|
|
135
|
-
ListItemBase.ListItemBase.styles,
|
|
136
|
-
SearchItem_css.SearchItemCss,
|
|
137
|
-
],
|
|
138
|
-
})
|
|
139
|
-
/**
|
|
140
|
-
* Fired when delete button is pressed.
|
|
141
|
-
*
|
|
142
|
-
* @public
|
|
143
|
-
*/
|
|
144
|
-
,
|
|
145
|
-
eventStrict.l("delete")
|
|
146
|
-
], SearchItem);
|
|
147
|
-
SearchItem.define();
|
|
148
|
-
var SearchItem_default = SearchItem;
|
|
149
|
-
|
|
150
|
-
return SearchItem_default;
|
|
151
|
-
|
|
152
|
-
}));
|
|
1
|
+
sap.ui.define(["sap/f/thirdparty/webcomponents","sap/f/thirdparty/ListItemBase","sap/f/thirdparty/parameters-bundle.css2","sap/f/thirdparty/Icon","sap/f/thirdparty/Tag","sap/f/thirdparty/Button2","sap/f/thirdparty/information","sap/f/thirdparty/SearchItem.css","sap/f/thirdparty/generateHighlightedMarkup","sap/f/thirdparty/event-strict","sap/f/thirdparty/i18n-defaults","sap/f/thirdparty/FocusableElements","sap/f/thirdparty/parameters-bundle.css","sap/f/thirdparty/encodeXML","sap/f/thirdparty/Theme","sap/f/thirdparty/Icons","sap/f/thirdparty/i18n-defaults2","sap/f/thirdparty/willShowContent","sap/f/thirdparty/AccessibilityTextsHelper","sap/f/thirdparty/toLowercaseEnumValue","sap/f/thirdparty/BusyIndicator","sap/f/thirdparty/Label","sap/f/thirdparty/parameters-bundle.css3"],function(e,t,s,i,n,o,r,a,c,l,h,p,d,u,f,y,g,m,x,v,_,b,T){"use strict";function B(){return s.jsx("li",{part:"native-li",class:"ui5-li-root ui5-li--focusable","aria-selected":this.selected,role:"option","data-sap-focus-ref":true,draggable:this.movable,tabindex:this._effectiveTabIndex,onFocusIn:this._onfocusin,onFocusOut:this._onfocusout,onKeyUp:this._onkeyup,onKeyDown:this._onkeydown,onClick:this._onclick,children:s.jsx("div",{part:"content",class:"ui5-search-item-content",children:s.jsxs("div",{class:"ui5-search-item-begin-content",children:[this.image.length>0&&!this.icon&&s.jsx("slot",{name:"image"}),this.icon&&s.jsx(i.Icon,{class:"ui5-search-item-icon",name:this.icon}),this.scopeName&&s.jsx(n.Tag,{design:n.TagDesign.Set2,colorScheme:"10",children:this.scopeName}),s.jsxs("div",{class:"ui5-search-item-titles-container",children:[s.jsx("span",{part:"title",class:"ui5-search-item-text",dangerouslySetInnerHTML:{__html:this._markupText}}),s.jsx("span",{part:"subtitle",class:"ui5-search-item-description",children:this.description})]}),s.jsxs("div",{class:"ui5-search-item-actions-container",children:[this.hasActions&&s.jsx("div",{class:"ui5-search-item-actions",children:s.jsx("slot",{name:"actions"})}),this.deletable&&s.jsx(o.Button,{class:"ui5-search-item-selected-delete",design:o.ButtonDesign.Transparent,icon:r.decline,onClick:this._onDeleteButtonClick,tooltip:this._deleteButtonTooltip,onKeyDown:this._onDeleteButtonKeyDown})]})]})})})}var D=this&&this.__decorate||function(e,t,s,i){var n=arguments.length,o=n<3?t:i===null?i=Object.getOwnPropertyDescriptor(t,s):i,r;if(typeof Reflect==="object"&&typeof Reflect.decorate==="function")o=Reflect.decorate(e,t,s,i);else for(var a=e.length-1;a>=0;a--)if(r=e[a])o=(n<3?r(o):n>3?r(t,s,o):r(t,s))||o;return n>3&&o&&Object.defineProperty(t,s,o),o};var j;let w=j=class s extends t.ListItemBase{constructor(){super(...arguments);this.selected=false;this.deletable=false;this.highlightText="";this._markupText=""}_onfocusin(e){super._onfocusin(e);this.selected=true}_onfocusout(){this.selected=false}async _onkeydown(t){if(e.x(t)||e.V(t)){const e=this._handleTabNavigation(t);if(e){t.preventDefault();t.stopPropagation();return}}super._onkeydown(t);if(this.getFocusDomRef().matches(":has(:focus-within)")){if(e.A(t)||e.b(t)){t.preventDefault();return}}if(e.ro(t)){t.stopImmediatePropagation();const s=e.t();const i=this.getFocusDomRef();if(!i){return}if(s===i){const e=await p.b(i);e?.focus()}else{i.focus()}}}_handleTabNavigation(s){const i=this.getFocusDomRef();if(!i){return false}const n=t.b(i);if(n.length===0){return false}const o=e.t();const r=n.indexOf(o);if(r===-1){return false}let a=null;if(e.x(s)){if(r<n.length-1){a=n[r+1]}else{a=n[0]}}else if(e.V(s)){if(r>0){a=n[r-1]}else{a=n[n.length-1]}}if(a){a.focus();return true}return false}_onDeleteButtonClick(){this.fireDecoratorEvent("delete")}_onDeleteButtonKeyDown(t){if(e.A(t)||e.b(t)){this.fireDecoratorEvent("delete")}}onBeforeRendering(){super.onBeforeRendering();this._markupText=this.highlightText?c.f(this.text||"",this.highlightText):u.fnEncodeXML(this.text||"")}get _deleteButtonTooltip(){return j.i18nBundle.getText(h.SEARCH_ITEM_DELETE_BUTTON_TOOLTIP)}get hasActions(){return!!this.actions.length}};D([e.s()],w.prototype,"text",void 0);D([e.s()],w.prototype,"description",void 0);D([e.s()],w.prototype,"icon",void 0);D([e.s({type:Boolean})],w.prototype,"selected",void 0);D([e.s({type:Boolean})],w.prototype,"deletable",void 0);D([e.s()],w.prototype,"scopeName",void 0);D([e.s()],w.prototype,"highlightText",void 0);D([e.d()],w.prototype,"image",void 0);D([e.d()],w.prototype,"actions",void 0);D([d.i("@ui5/webcomponents-fiori")],w,"i18nBundle",void 0);w=j=D([e.m({tag:"ui5-search-item",languageAware:true,renderer:s.y,template:B,styles:[t.ListItemBase.styles,a.SearchItemCss]}),l.l("delete")],w);w.define();var I=w;return I});
|
|
2
|
+
//# sourceMappingURL=SearchItem.js.map
|
|
@@ -1,44 +1,2 @@
|
|
|
1
|
-
sap.ui.define([
|
|
2
|
-
|
|
3
|
-
Theme.p("@" + "ui5" + "/" + "webcomponents-theming", "sap_horizon", async () => parametersBundle_css.defaultThemeBase);
|
|
4
|
-
Theme.p("@" + "u" + "i" + "5" + "/" + "w" + "e" + "b" + "c" + "o" + "m" + "p" + "o" + "n" + "e" + "n" + "t" + "s" + "-" + "f" + "i" + "o" + "r" + "i", "sap_horizon", async () => parametersBundle_css$1.defaultTheme);
|
|
5
|
-
var SearchItemGroupCss = `:host{height:2.75rem;background:var(--sapList_GroupHeaderBackground);color:var(--sapList_TableGroupHeaderTextColor)}.ui5-group-li-root{width:100%;height:100%;position:relative;box-sizing:border-box;padding:0;margin:0;list-style-type:none}[ui5-li-group-header]{border-bottom:var(--sapList_BorderWidth) solid var(--sapList_GroupHeaderBorderColor)}
|
|
6
|
-
`;
|
|
7
|
-
|
|
8
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
9
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
10
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
11
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
12
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
13
|
-
};
|
|
14
|
-
/**
|
|
15
|
-
* @class
|
|
16
|
-
* The `ui5-search-item-group` is type of suggestion item,
|
|
17
|
-
* that can be used to split the `ui5-search-item` suggestions into groups.
|
|
18
|
-
* @constructor
|
|
19
|
-
* @extends ListItemGroup
|
|
20
|
-
* @public
|
|
21
|
-
* @since 2.9.0
|
|
22
|
-
* @experimental
|
|
23
|
-
*/
|
|
24
|
-
let SearchItemGroup = class SearchItemGroup extends ListItemGroup.ListItemGroup {
|
|
25
|
-
get isGroupItem() {
|
|
26
|
-
return true;
|
|
27
|
-
}
|
|
28
|
-
};
|
|
29
|
-
SearchItemGroup = __decorate([
|
|
30
|
-
webcomponentsBase.m({
|
|
31
|
-
tag: "ui5-search-item-group",
|
|
32
|
-
styles: [
|
|
33
|
-
ListItemGroup.ListItemGroup.styles,
|
|
34
|
-
SearchItemGroupCss,
|
|
35
|
-
],
|
|
36
|
-
template: ListBoxItemGroupTemplate.ListItemGroupTemplate,
|
|
37
|
-
})
|
|
38
|
-
], SearchItemGroup);
|
|
39
|
-
SearchItemGroup.define();
|
|
40
|
-
var SearchItemGroup_default = SearchItemGroup;
|
|
41
|
-
|
|
42
|
-
return SearchItemGroup_default;
|
|
43
|
-
|
|
44
|
-
}));
|
|
1
|
+
sap.ui.define(["sap/f/thirdparty/webcomponents","sap/f/thirdparty/ListItemGroup","sap/f/thirdparty/Theme","sap/f/thirdparty/parameters-bundle.css2","sap/f/thirdparty/parameters-bundle.css3","sap/f/thirdparty/ListBoxItemGroupTemplate","sap/f/thirdparty/WrappingType","sap/f/thirdparty/Icons","sap/f/thirdparty/event-strict","sap/f/thirdparty/parameters-bundle.css","sap/f/thirdparty/toLowercaseEnumValue","sap/f/thirdparty/ListItemBase","sap/f/thirdparty/i18n-defaults2"],function(e,t,r,a,i,p,s,o,n,d,u,l,h){"use strict";r.f("@"+"ui5"+"/"+"webcomponents-theming","sap_horizon",async()=>a.defaultThemeBase);r.f("@"+"u"+"i"+"5"+"/"+"w"+"e"+"b"+"c"+"o"+"m"+"p"+"o"+"n"+"e"+"n"+"t"+"s"+"-"+"f"+"i"+"o"+"r"+"i","sap_horizon",async()=>i.defaultTheme,"host");var f=`:host{height:2.75rem;background:var(--sapList_GroupHeaderBackground);color:var(--sapList_TableGroupHeaderTextColor)}.ui5-group-li-root{width:100%;height:100%;position:relative;box-sizing:border-box;padding:0;margin:0;list-style-type:none}[ui5-li-group-header]::part(native-li){line-height:normal;padding-bottom:.5rem}[ui5-li-group-header]{border-bottom:var(--sapList_BorderWidth) solid var(--sapList_GroupHeaderBorderColor)}\n`;var c=this&&this.__decorate||function(e,t,r,a){var i=arguments.length,p=i<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect==="object"&&typeof Reflect.decorate==="function")p=Reflect.decorate(e,t,r,a);else for(var o=e.length-1;o>=0;o--)if(s=e[o])p=(i<3?s(p):i>3?s(t,r,p):s(t,r))||p;return i>3&&p&&Object.defineProperty(t,r,p),p};let m=class e extends t.ListItemGroup{get isGroupItem(){return true}getGroupHeaderWrapping(){return s.WrappingType.Normal}};m=c([e.m({tag:"ui5-search-item-group",styles:[t.ListItemGroup.styles,f],template:p.ListItemGroupTemplate})],m);m.define();var y=m;return y});
|
|
2
|
+
//# sourceMappingURL=SearchItemGroup.js.map
|
|
@@ -1,86 +1,2 @@
|
|
|
1
|
-
sap.ui.define([
|
|
2
|
-
|
|
3
|
-
function SearchItemShowMoreTemplate() {
|
|
4
|
-
return (parametersBundle_css.jsx("li", { class: "ui5-li-root ui5-li--focusable ui5-search-item-show-more", role: "option", tabindex: this._effectiveTabIndex, "aria-selected": this.selected, onFocusIn: this._onfocusin, onFocusOut: this._onfocusout, children: parametersBundle_css.jsx("span", { class: "ui5-search-item-show-more-text", children: this.showMoreTextCount }) }));
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
Theme.p("@" + "ui5" + "/" + "webcomponents-theming", "sap_horizon", async () => parametersBundle_css.defaultThemeBase);
|
|
8
|
-
Theme.p("@" + "u" + "i" + "5" + "/" + "w" + "e" + "b" + "c" + "o" + "m" + "p" + "o" + "n" + "e" + "n" + "t" + "s" + "-" + "f" + "i" + "o" + "r" + "i", "sap_horizon", async () => parametersBundle_css$1.defaultTheme);
|
|
9
|
-
var SearchItemShowMoreCss = `.ui5-search-item-show-more-text{color:var(--sapLinkColor)}.ui5-search-item-show-more-text:active{color:var(--sapList_Active_TextColor)}
|
|
10
|
-
`;
|
|
11
|
-
|
|
12
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
13
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
14
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
15
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
16
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
17
|
-
};
|
|
18
|
-
var SearchItemShowMore_1;
|
|
19
|
-
/**
|
|
20
|
-
* @class
|
|
21
|
-
* ### Overview
|
|
22
|
-
*
|
|
23
|
-
* A `ui5-search-item-show-more` is a special type of ui5-li that acts as a button to progressively reveal additional (overflow) items within a group.
|
|
24
|
-
*
|
|
25
|
-
* ### ES6 Module Import
|
|
26
|
-
*
|
|
27
|
-
* `import "@ui5/webcomponents-fiori/dist/SearchItemShowMore.js";`
|
|
28
|
-
*
|
|
29
|
-
* @constructor
|
|
30
|
-
* @extends ListItemBase
|
|
31
|
-
* @public
|
|
32
|
-
* @since 2.14.0
|
|
33
|
-
* @experimental
|
|
34
|
-
*/
|
|
35
|
-
let SearchItemShowMore = SearchItemShowMore_1 = class SearchItemShowMore extends ListItemBase.ListItemBase {
|
|
36
|
-
constructor() {
|
|
37
|
-
super(...arguments);
|
|
38
|
-
/**
|
|
39
|
-
* Defines whether the show more item is selected.
|
|
40
|
-
* @default false
|
|
41
|
-
* @public
|
|
42
|
-
*/
|
|
43
|
-
this.selected = false;
|
|
44
|
-
}
|
|
45
|
-
get showMoreTextCount() {
|
|
46
|
-
if (this.itemsToShowCount) {
|
|
47
|
-
return SearchItemShowMore_1.i18nBundle.getText(i18nDefaults.SEARCH_ITEM_SHOW_MORE_COUNT, this.itemsToShowCount);
|
|
48
|
-
}
|
|
49
|
-
return SearchItemShowMore_1.i18nBundle.getText(i18nDefaults.SEARCH_ITEM_SHOW_MORE_NO_COUNT);
|
|
50
|
-
}
|
|
51
|
-
_onfocusin(e) {
|
|
52
|
-
super._onfocusin(e);
|
|
53
|
-
this.selected = true;
|
|
54
|
-
}
|
|
55
|
-
_onfocusout() {
|
|
56
|
-
this.selected = false;
|
|
57
|
-
}
|
|
58
|
-
};
|
|
59
|
-
__decorate([
|
|
60
|
-
webcomponentsBase.s()
|
|
61
|
-
], SearchItemShowMore.prototype, "itemsToShowCount", void 0);
|
|
62
|
-
__decorate([
|
|
63
|
-
webcomponentsBase.s({ type: Boolean })
|
|
64
|
-
], SearchItemShowMore.prototype, "selected", void 0);
|
|
65
|
-
__decorate([
|
|
66
|
-
parametersBundle_css$2.i("@ui5/webcomponents-fiori")
|
|
67
|
-
], SearchItemShowMore, "i18nBundle", void 0);
|
|
68
|
-
SearchItemShowMore = SearchItemShowMore_1 = __decorate([
|
|
69
|
-
webcomponentsBase.m({
|
|
70
|
-
tag: "ui5-search-item-show-more",
|
|
71
|
-
languageAware: true,
|
|
72
|
-
renderer: parametersBundle_css.y,
|
|
73
|
-
template: SearchItemShowMoreTemplate,
|
|
74
|
-
styles: [
|
|
75
|
-
ListItemBase.ListItemBase.styles,
|
|
76
|
-
SearchItem_css.SearchItemCss,
|
|
77
|
-
SearchItemShowMoreCss,
|
|
78
|
-
],
|
|
79
|
-
})
|
|
80
|
-
], SearchItemShowMore);
|
|
81
|
-
SearchItemShowMore.define();
|
|
82
|
-
var SearchItemShowMore_default = SearchItemShowMore;
|
|
83
|
-
|
|
84
|
-
return SearchItemShowMore_default;
|
|
85
|
-
|
|
86
|
-
}));
|
|
1
|
+
sap.ui.define(["sap/f/thirdparty/webcomponents","sap/f/thirdparty/event-strict","sap/f/thirdparty/ListItemBase","sap/f/thirdparty/parameters-bundle.css2","sap/f/thirdparty/parameters-bundle.css","sap/f/thirdparty/SearchItem.css","sap/f/thirdparty/Theme","sap/f/thirdparty/parameters-bundle.css3","sap/f/thirdparty/i18n-defaults","sap/f/thirdparty/Icons"],function(e,t,s,o,r,i,n,a,c,u){"use strict";function l(){return o.jsx("li",{class:"ui5-li-root ui5-li--focusable ui5-search-item-show-more",role:"option",tabindex:this._effectiveTabIndex,"aria-selected":this.selected,onFocusIn:this._onfocusin,onFocusOut:this._onfocusout,onClick:this._onclick,onKeyDown:this._onkeydown,onKeyUp:this._onkeyup,children:o.jsx("span",{class:"ui5-search-item-show-more-text",children:this.showMoreTextCount})})}n.f("@"+"ui5"+"/"+"webcomponents-theming","sap_horizon",async()=>o.defaultThemeBase);n.f("@"+"u"+"i"+"5"+"/"+"w"+"e"+"b"+"c"+"o"+"m"+"p"+"o"+"n"+"e"+"n"+"t"+"s"+"-"+"f"+"i"+"o"+"r"+"i","sap_horizon",async()=>a.defaultTheme,"host");var h=`.ui5-search-item-show-more-text{color:var(--sapLinkColor)}.ui5-search-item-show-more-text:active{color:var(--sapList_Active_TextColor)}\n`;var p=this&&this.__decorate||function(e,t,s,o){var r=arguments.length,i=r<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,s):o,n;if(typeof Reflect==="object"&&typeof Reflect.decorate==="function")i=Reflect.decorate(e,t,s,o);else for(var a=e.length-1;a>=0;a--)if(n=e[a])i=(r<3?n(i):r>3?n(t,s,i):n(t,s))||i;return r>3&&i&&Object.defineProperty(t,s,i),i};var f;let d=f=class t extends s.ListItemBase{constructor(){super(...arguments);this.selected=false}get showMoreTextCount(){if(this.itemsToShowCount){return f.i18nBundle.getText(c.SEARCH_ITEM_SHOW_MORE_COUNT,this.itemsToShowCount)}return f.i18nBundle.getText(c.SEARCH_ITEM_SHOW_MORE_NO_COUNT)}_onfocusin(e){super._onfocusin(e);this.selected=true}_onfocusout(){this.selected=false}_onclick(e,t=false){e.stopImmediatePropagation();this.fireDecoratorEvent("click",{fromKeyboard:t})}_onkeydown(t){if(e.b(t)){this._onclick(t,true);t.preventDefault()}}_onkeyup(t){if(e.A(t)){this._onclick(t,true);t.preventDefault()}}};p([e.s()],d.prototype,"itemsToShowCount",void 0);p([e.s({type:Boolean})],d.prototype,"selected",void 0);p([r.i("@ui5/webcomponents-fiori")],d,"i18nBundle",void 0);d=f=p([e.m({tag:"ui5-search-item-show-more",languageAware:true,renderer:o.y,template:l,styles:[s.ListItemBase.styles,i.SearchItemCss,h]}),t.l("click",{bubbles:true,cancelable:true})],d);d.define();var m=d;return m});
|
|
2
|
+
//# sourceMappingURL=SearchItemShowMore.js.map
|
|
@@ -1,49 +1,2 @@
|
|
|
1
|
-
sap.ui.define([
|
|
2
|
-
|
|
3
|
-
function SearchMessageAreaTemplate() {
|
|
4
|
-
return (parametersBundle_css.jsx(parametersBundle_css.Fragment, { children: parametersBundle_css.jsxs("div", { class: "ui5-search-message-area-wrapper", children: [parametersBundle_css.jsx(Title.Title, { size: Title.TitleLevel.H6, children: this.text }), parametersBundle_css.jsx(Text.Text, { class: "ui5-search-message-area-description", children: this.description })] }) }));
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
Theme.p("@" + "ui5" + "/" + "webcomponents-theming", "sap_horizon", async () => parametersBundle_css.defaultThemeBase);
|
|
8
|
-
Theme.p("@" + "u" + "i" + "5" + "/" + "w" + "e" + "b" + "c" + "o" + "m" + "p" + "o" + "n" + "e" + "n" + "t" + "s" + "-" + "f" + "i" + "o" + "r" + "i", "sap_horizon", async () => parametersBundle_css$1.defaultTheme);
|
|
9
|
-
var SearchMessageAreaStyles = `:host{width:100%;border-bottom:1px solid var(--sapGroup_TitleBorderColor);box-sizing:border-box;display:inline-block}.ui5-search-message-area-wrapper{padding:.5rem;box-sizing:border-box}.ui5-search-message-area-description{margin-top:.25rem;font-size:.75rem;color:var(--sapContent_LabelColor)}
|
|
10
|
-
`;
|
|
11
|
-
|
|
12
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
13
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
14
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
15
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
16
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
17
|
-
};
|
|
18
|
-
/**
|
|
19
|
-
* @class
|
|
20
|
-
* `import "@ui5/webcomponents-fiori/dist/SearchMessageArea.js";`
|
|
21
|
-
* @constructor
|
|
22
|
-
* @extends UI5Element
|
|
23
|
-
* @public
|
|
24
|
-
* @since 2.9.0
|
|
25
|
-
* @experimental
|
|
26
|
-
*/
|
|
27
|
-
let SearchMessageArea = class SearchMessageArea extends webcomponentsBase.b {
|
|
28
|
-
};
|
|
29
|
-
__decorate([
|
|
30
|
-
webcomponentsBase.s()
|
|
31
|
-
], SearchMessageArea.prototype, "text", void 0);
|
|
32
|
-
__decorate([
|
|
33
|
-
webcomponentsBase.s()
|
|
34
|
-
], SearchMessageArea.prototype, "description", void 0);
|
|
35
|
-
SearchMessageArea = __decorate([
|
|
36
|
-
webcomponentsBase.m({
|
|
37
|
-
tag: "ui5-search-message-area",
|
|
38
|
-
languageAware: true,
|
|
39
|
-
styles: SearchMessageAreaStyles,
|
|
40
|
-
renderer: parametersBundle_css.y,
|
|
41
|
-
template: SearchMessageAreaTemplate,
|
|
42
|
-
})
|
|
43
|
-
], SearchMessageArea);
|
|
44
|
-
SearchMessageArea.define();
|
|
45
|
-
var SearchMessageArea_default = SearchMessageArea;
|
|
46
|
-
|
|
47
|
-
return SearchMessageArea_default;
|
|
48
|
-
|
|
49
|
-
}));
|
|
1
|
+
sap.ui.define(["sap/f/thirdparty/webcomponents","sap/f/thirdparty/parameters-bundle.css2","sap/f/thirdparty/Title","sap/f/thirdparty/Text","sap/f/thirdparty/Theme","sap/f/thirdparty/parameters-bundle.css3","sap/f/thirdparty/Icons","sap/f/thirdparty/parameters-bundle.css","sap/f/thirdparty/willShowContent","sap/f/thirdparty/i18n-defaults2"],function(e,r,t,s,a,i,o,n,p,d){"use strict";function c(){return r.jsx(r.Fragment,{children:r.jsxs("div",{class:"ui5-search-message-area-wrapper",children:[r.jsx(t.Title,{size:t.TitleLevel.H6,children:this.text}),r.jsx(s.Text,{class:"ui5-search-message-area-description",children:this.description})]})})}a.f("@"+"ui5"+"/"+"webcomponents-theming","sap_horizon",async()=>r.defaultThemeBase);a.f("@"+"u"+"i"+"5"+"/"+"w"+"e"+"b"+"c"+"o"+"m"+"p"+"o"+"n"+"e"+"n"+"t"+"s"+"-"+"f"+"i"+"o"+"r"+"i","sap_horizon",async()=>i.defaultTheme,"host");var l=`:host{width:100%;border-bottom:1px solid var(--sapGroup_TitleBorderColor);box-sizing:border-box;display:inline-block}.ui5-search-message-area-wrapper{padding:.5rem;box-sizing:border-box}.ui5-search-message-area-description{margin-top:.25rem;font-size:.75rem;color:var(--sapContent_LabelColor)}\n`;var h=this&&this.__decorate||function(e,r,t,s){var a=arguments.length,i=a<3?r:s===null?s=Object.getOwnPropertyDescriptor(r,t):s,o;if(typeof Reflect==="object"&&typeof Reflect.decorate==="function")i=Reflect.decorate(e,r,t,s);else for(var n=e.length-1;n>=0;n--)if(o=e[n])i=(a<3?o(i):a>3?o(r,t,i):o(r,t))||i;return a>3&&i&&Object.defineProperty(r,t,i),i};let f=class r extends e.S{};h([e.s()],f.prototype,"text",void 0);h([e.s()],f.prototype,"description",void 0);f=h([e.m({tag:"ui5-search-message-area",languageAware:true,styles:l,renderer:r.y,template:c})],f);f.define();var u=f;return u});
|
|
2
|
+
//# sourceMappingURL=SearchMessageArea.js.map
|
|
@@ -1,39 +1,2 @@
|
|
|
1
|
-
sap.ui.define([
|
|
2
|
-
|
|
3
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
4
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
5
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
6
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
7
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
8
|
-
};
|
|
9
|
-
/**
|
|
10
|
-
* @class
|
|
11
|
-
* The `ui5-search-scope` represents the options for the scope in `ui5-search`.
|
|
12
|
-
* @constructor
|
|
13
|
-
* @extends UI5Element
|
|
14
|
-
* @abstract
|
|
15
|
-
* @implements {ISearchScope}
|
|
16
|
-
* @public
|
|
17
|
-
* @since 2.9.0
|
|
18
|
-
* @experimental
|
|
19
|
-
*/
|
|
20
|
-
let SearchScope = class SearchScope extends webcomponentsBase.b {
|
|
21
|
-
get stableDomRef() {
|
|
22
|
-
return this.getAttribute("stable-dom-ref") || `${this._id}-stable-dom-ref`;
|
|
23
|
-
}
|
|
24
|
-
};
|
|
25
|
-
__decorate([
|
|
26
|
-
webcomponentsBase.s()
|
|
27
|
-
], SearchScope.prototype, "text", void 0);
|
|
28
|
-
__decorate([
|
|
29
|
-
webcomponentsBase.s({ type: Boolean })
|
|
30
|
-
], SearchScope.prototype, "selected", void 0);
|
|
31
|
-
SearchScope = __decorate([
|
|
32
|
-
webcomponentsBase.m("ui5-search-scope")
|
|
33
|
-
], SearchScope);
|
|
34
|
-
SearchScope.define();
|
|
35
|
-
var SearchScope_default = SearchScope;
|
|
36
|
-
|
|
37
|
-
return SearchScope_default;
|
|
38
|
-
|
|
39
|
-
}));
|
|
1
|
+
sap.ui.define(["sap/f/thirdparty/webcomponents","sap/f/thirdparty/Theme","sap/f/thirdparty/Icons"],function(e,t,r){"use strict";var o=this&&this.__decorate||function(e,t,r,o){var s=arguments.length,i=s<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,r):o,a;if(typeof Reflect==="object"&&typeof Reflect.decorate==="function")i=Reflect.decorate(e,t,r,o);else for(var f=e.length-1;f>=0;f--)if(a=e[f])i=(s<3?a(i):s>3?a(t,r,i):a(t,r))||i;return s>3&&i&&Object.defineProperty(t,r,i),i};let s=class t extends e.S{get stableDomRef(){return this.getAttribute("stable-dom-ref")||`${this._id}-stable-dom-ref`}};o([e.s()],s.prototype,"text",void 0);o([e.s()],s.prototype,"value",void 0);s=o([e.m("ui5-search-scope")],s);s.define();var i=s;return i});
|
|
2
|
+
//# sourceMappingURL=SearchScope.js.map
|