@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,187 +1,2 @@
|
|
|
1
|
-
sap.ui.define(['exports'], (function (exports) { 'use strict';
|
|
2
|
-
|
|
3
|
-
const o$a=(t,n=document.body,r)=>{let e=document.querySelector(t);return e||(e=r?r():document.createElement(t),n.insertBefore(e,n.firstChild))};
|
|
4
|
-
|
|
5
|
-
const u$8=()=>{const t=document.createElement("meta");return t.setAttribute("name","ui5-shared-resources"),t.setAttribute("content",""),t},l$a=()=>typeof document>"u"?null:o$a('meta[name="ui5-shared-resources"]',document.head,u$8),m$7=(t,o)=>{const r=t.split(".");let e=l$a();if(!e)return o;for(let n=0;n<r.length;n++){const s=r[n],c=n===r.length-1;Object.prototype.hasOwnProperty.call(e,s)||(e[s]=c?o:{}),e=e[s];}return e};
|
|
6
|
-
|
|
7
|
-
const g$6=m$7("Tags",new Map),d$7=new Set;let i$d=new Map,c$7;const m$6=-1,h$4=e=>{d$7.add(e),g$6.set(e,I$1());},w$4=e=>d$7.has(e),R$2=()=>d$7.size>0,T$2=()=>[...d$7.values()],$$1=e=>{let n=g$6.get(e);n===void 0&&(n=m$6),i$d.has(n)||i$d.set(n,new Set),i$d.get(n).add(e),c$7||(c$7=setTimeout(()=>{y$2(),i$d=new Map,c$7=void 0;},1e3));},y$2=()=>{const e=$(),n=I$1(),l=e[n];let t="Multiple UI5 Web Components instances detected.";e.length>1&&(t=`${t}
|
|
8
|
-
Loading order (versions before 1.1.0 not listed): ${e.map(s=>`
|
|
9
|
-
${s.description}`).join("")}`),[...i$d.keys()].forEach(s=>{let o,r;s===m$6?(o=1,r={description:"Older unknown runtime"}):(o=b$3(n,s),r=e[s]);let a;o>0?a="an older":o<0?a="a newer":a="the same",t=`${t}
|
|
10
|
-
|
|
11
|
-
"${l.description}" failed to define ${i$d.get(s).size} tag(s) as they were defined by a runtime of ${a} version "${r.description}": ${[...i$d.get(s)].sort().join(", ")}.`,o>0?t=`${t}
|
|
12
|
-
WARNING! If your code uses features of the above web components, unavailable in ${r.description}, it might not work as expected!`:t=`${t}
|
|
13
|
-
Since the above web components were defined by the same or newer version runtime, they should be compatible with your code.`;}),t=`${t}
|
|
14
|
-
|
|
15
|
-
To prevent other runtimes from defining tags that you use, consider using scoping or have third-party libraries use scoping: https://github.com/UI5/webcomponents/blob/main/docs/2-advanced/06-scoping.md.`,console.warn(t);};
|
|
16
|
-
|
|
17
|
-
const e$7={version:"2.15.0",major:2,minor:15,patch:0,suffix:"",isNext:false,buildTime:1759500145};
|
|
18
|
-
|
|
19
|
-
let s$b,t$b={include:[/^ui5-/],exclude:[]};const o$9=new Map,l$9=e=>{if(!e.match(/^[a-zA-Z0-9_-]+$/))throw new Error("Only alphanumeric characters and dashes allowed for the scoping suffix");R$2()&&console.warn("Setting the scoping suffix must be done before importing any components. For proper usage, read the scoping section: https://github.com/UI5/webcomponents/blob/main/docs/2-advanced/06-scoping.md."),s$b=e;},c$6=()=>s$b,p$3=e=>{if(!e||!e.include)throw new Error('"rules" must be an object with at least an "include" property');if(!Array.isArray(e.include)||e.include.some(n=>!(n instanceof RegExp)))throw new Error('"rules.include" must be an array of regular expressions');if(e.exclude&&(!Array.isArray(e.exclude)||e.exclude.some(n=>!(n instanceof RegExp))))throw new Error('"rules.exclude" must be an array of regular expressions');e.exclude=e.exclude||[],t$b=e,o$9.clear();},m$5=()=>t$b,i$c=e=>{if(!o$9.has(e)){const n=t$b.include.some(r=>e.match(r))&&!t$b.exclude.some(r=>e.match(r));o$9.set(e,n);}return o$9.get(e)},g$5=e=>{if(i$c(e))return c$6()},d$6=e=>{const n=`v${e$7.version.replaceAll(".","-")}`,r=/(--_?ui5)([^,:)\s]+)/g;return e.replaceAll(r,`$1-${n}$2`)};
|
|
20
|
-
|
|
21
|
-
let i$b,s$a="";const u$7=new Map,r$8=m$7("Runtimes",[]),x=()=>{if(i$b===void 0){i$b=r$8.length;const e=e$7;r$8.push({...e,get scopingSuffix(){return c$6()},get registeredTags(){return T$2()},get scopingRules(){return m$5()},alias:s$a,description:`Runtime ${i$b} - ver ${e.version}${""}`});}},I$1=()=>i$b,b$3=(e,m)=>{const o=`${e},${m}`;if(u$7.has(o))return u$7.get(o);const t=r$8[e],n=r$8[m];if(!t||!n)throw new Error("Invalid runtime index supplied");if(t.isNext||n.isNext)return t.buildTime-n.buildTime;const c=t.major-n.major;if(c)return c;const a=t.minor-n.minor;if(a)return a;const f=t.patch-n.patch;if(f)return f;const l=new Intl.Collator(void 0,{numeric:true,sensitivity:"base"}).compare(t.suffix,n.suffix);return u$7.set(o,l),l},$=()=>r$8;
|
|
22
|
-
|
|
23
|
-
const g$4=typeof document>"u",i$a=(e,t)=>t?`${e}|${t}`:e,l$8=e=>e===void 0?true:b$3(I$1(),parseInt(e))===1,c$5=(e,t,r="",s)=>{const d=I$1(),n=new CSSStyleSheet;n.replaceSync(e),n._ui5StyleId=i$a(t,r),s&&(n._ui5RuntimeIndex=d,n._ui5Theme=s),document.adoptedStyleSheets=[...document.adoptedStyleSheets,n];},y$1=(e,t,r="",s)=>{const d=I$1(),n=document.adoptedStyleSheets.find(o=>o._ui5StyleId===i$a(t,r));if(n)if(!s)n.replaceSync(e||"");else {const o=n._ui5RuntimeIndex;(n._ui5Theme!==s||l$8(o))&&(n.replaceSync(e||""),n._ui5RuntimeIndex=String(d),n._ui5Theme=s);}},S$2=(e,t="")=>g$4?true:!!document.adoptedStyleSheets.find(r=>r._ui5StyleId===i$a(e,t)),f$3=(e,t="")=>{document.adoptedStyleSheets=document.adoptedStyleSheets.filter(r=>r._ui5StyleId!==i$a(e,t));},R$1=(e,t,r="",s)=>{S$2(t,r)?y$1(e,t,r,s):c$5(e,t,r,s);},m$4=(e,t)=>e===void 0?t:t===void 0?e:`${e} ${t}`;
|
|
24
|
-
|
|
25
|
-
const e$6=new Map,s$9=(t,r)=>{e$6.set(t,r);},n$8=t=>e$6.get(t);
|
|
26
|
-
|
|
27
|
-
var c$4={},e$5=c$4.hasOwnProperty,a$9=c$4.toString,o$8=e$5.toString,l$7=o$8.call(Object),i$9=function(r){var t,n;return !r||a$9.call(r)!=="[object Object]"?false:(t=Object.getPrototypeOf(r),t?(n=e$5.call(t,"constructor")&&t.constructor,typeof n=="function"&&o$8.call(n)===l$7):true)};
|
|
28
|
-
|
|
29
|
-
var c$3=Object.create(null),u$6=function(p,m,A,d){var n,t,e,a,o,i,r=arguments[2]||{},f=3,l=arguments.length,s=arguments[0]||false,y=arguments[1]?void 0:c$3;for(typeof r!="object"&&typeof r!="function"&&(r={});f<l;f++)if((o=arguments[f])!=null)for(a in o)n=r[a],e=o[a],!(a==="__proto__"||r===e)&&(s&&e&&(i$9(e)||(t=Array.isArray(e)))?(t?(t=false,i=n&&Array.isArray(n)?n:[]):i=n&&i$9(n)?n:{},r[a]=u$6(s,arguments[1],i,e)):e!==y&&(r[a]=e));return r};
|
|
30
|
-
|
|
31
|
-
const e$4=function(n,t){return u$6(true,false,...arguments)};
|
|
32
|
-
|
|
33
|
-
const _={themes:{default:"sap_horizon",all:["sap_fiori_3","sap_fiori_3_dark","sap_fiori_3_hcb","sap_fiori_3_hcw","sap_horizon","sap_horizon_dark","sap_horizon_hcb","sap_horizon_hcw"]},languages:{default:"en"},locales:{default:"en",all:["ar","ar_EG","ar_SA","bg","ca","cnr","cs","da","de","de_AT","de_CH","el","el_CY","en","en_AU","en_GB","en_HK","en_IE","en_IN","en_NZ","en_PG","en_SG","en_ZA","es","es_AR","es_BO","es_CL","es_CO","es_MX","es_PE","es_UY","es_VE","et","fa","fi","fr","fr_BE","fr_CA","fr_CH","fr_LU","he","hi","hr","hu","id","it","it_CH","ja","kk","ko","lt","lv","ms","mk","nb","nl","nl_BE","pl","pt","pt_PT","ro","ru","ru_UA","sk","sl","sr","sr_Latn","sv","th","tr","uk","vi","zh_CN","zh_HK","zh_SG","zh_TW"]}},e$3=_.themes.default,s$8=_.themes.all,a$8=_.languages.default,r$7=_.locales.default,l$6=_.locales.all;
|
|
34
|
-
|
|
35
|
-
const o$7=typeof document>"u",n$7={search(){return o$7?"":window.location.search}},i$8=()=>o$7?"":window.location.hostname,c$2=()=>o$7?"":window.location.port,a$7=()=>o$7?"":window.location.protocol,s$7=()=>o$7?"":window.location.href,u$5=()=>n$7.search();
|
|
36
|
-
|
|
37
|
-
const s$6=e=>{const t=document.querySelector(`META[name="${e}"]`);return t&&t.getAttribute("content")},o$6=e=>{const t=s$6("sap-allowed-theme-origins")??s$6("sap-allowedThemeOrigins");return t?t.split(",").some(n=>n==="*"||e===n.trim()):false},a$6=(e,t)=>{const n=new URL(e).pathname;return new URL(n,t).toString()},g$3=e=>{let t;try{if(e.startsWith(".")||e.startsWith("/"))t=new URL(e,s$7()).toString();else {const n=new URL(e),r=n.origin;r&&o$6(r)?t=n.toString():t=a$6(n.toString(),s$7());}return t.endsWith("/")||(t=`${t}/`),`${t}UI5/`}catch{}};
|
|
38
|
-
|
|
39
|
-
var u$4=(l=>(l.Full="full",l.Basic="basic",l.Minimal="minimal",l.None="none",l))(u$4||{});
|
|
40
|
-
|
|
41
|
-
let i$7 = class i{constructor(){this._eventRegistry=new Map;}attachEvent(t,r){const n=this._eventRegistry,e=n.get(t);if(!Array.isArray(e)){n.set(t,[r]);return}e.includes(r)||e.push(r);}detachEvent(t,r){const n=this._eventRegistry,e=n.get(t);if(!e)return;const s=e.indexOf(r);s!==-1&&e.splice(s,1),e.length===0&&n.delete(t);}fireEvent(t,r){const e=this._eventRegistry.get(t);return e?e.map(s=>s.call(this,r)):[]}fireEventAsync(t,r){return Promise.all(this.fireEvent(t,r))}isHandlerAttached(t,r){const e=this._eventRegistry.get(t);return e?e.includes(r):false}hasListeners(t){return !!this._eventRegistry.get(t)}};
|
|
42
|
-
|
|
43
|
-
const e$2=new i$7,t$a="configurationReset",i$6=n=>{e$2.attachEvent(t$a,n);};
|
|
44
|
-
|
|
45
|
-
let p$2=false,t$9={animationMode:u$4.Full,theme:e$3,themeRoot:void 0,rtl:void 0,language:void 0,timezone:void 0,calendarType:void 0,secondaryCalendarType:void 0,noConflict:false,formatSettings:{},fetchDefaultLanguage:false,defaultFontLoading:true,enableDefaultTooltips:true};const C$1=()=>(o$5(),t$9.animationMode),T$1=()=>(o$5(),t$9.theme),S$1=()=>{if(o$5(),t$9.themeRoot!==void 0){if(!g$3(t$9.themeRoot)){console.warn(`The ${t$9.themeRoot} is not valid. Check the allowed origins as suggested in the "setThemeRoot" description.`);return}return t$9.themeRoot}},L=()=>(o$5(),t$9.language),R=()=>(o$5(),t$9.fetchDefaultLanguage),F$1=()=>(o$5(),t$9.noConflict),U$2=()=>(o$5(),t$9.defaultFontLoading),b$2=()=>(o$5(),t$9.enableDefaultTooltips),D=()=>(o$5(),t$9.calendarType),M=()=>(o$5(),t$9.formatSettings),i$5=new Map;i$5.set("true",true),i$5.set("false",false);const w$3=()=>{const n=document.querySelector("[data-ui5-config]")||document.querySelector("[data-id='sap-ui-config']");let e;if(n){try{e=JSON.parse(n.innerHTML);}catch{console.warn("Incorrect data-sap-ui-config format. Please use JSON");}e&&(t$9=e$4(t$9,e));}},z=()=>{const n=new URLSearchParams(u$5());n.forEach((e,r)=>{const a=r.split("sap-").length;a===0||a===r.split("sap-ui-").length||g$2(r,e,"sap");}),n.forEach((e,r)=>{r.startsWith("sap-ui")&&g$2(r,e,"sap-ui");});},E$1=n=>{const e=n.split("@")[1];return g$3(e)},P$5=(n,e)=>n==="theme"&&e.includes("@")?e.split("@")[0]:e,g$2=(n,e,r)=>{const a=e.toLowerCase(),s=n.split(`${r}-`)[1];i$5.has(e)&&(e=i$5.get(a)),s==="theme"?(t$9.theme=P$5(s,e),e&&e.includes("@")&&(t$9.themeRoot=E$1(e))):t$9[s]=e;},j=()=>{const n=n$8("OpenUI5Support");if(!n||!n.isOpenUI5Detected())return;const e=n.getConfigurationSettingsObject();t$9=e$4(t$9,e);},o$5=()=>{typeof document>"u"||p$2||(l$5(),p$2=true);},l$5=n=>{w$3(),z(),j();};
|
|
46
|
-
|
|
47
|
-
let l$4 = class l{constructor(){this.list=[],this.lookup=new Set;}add(t){this.lookup.has(t)||(this.list.push(t),this.lookup.add(t));}remove(t){this.lookup.has(t)&&(this.list=this.list.filter(e=>e!==t),this.lookup.delete(t));}shift(){const t=this.list.shift();if(t)return this.lookup.delete(t),t}isEmpty(){return this.list.length===0}isAdded(t){return this.lookup.has(t)}process(t){let e;const s=new Map;for(e=this.shift();e;){const i=s.get(e)||0;if(i>10)throw new Error("Web component processed too many times this task, max allowed is: 10");t(e),s.set(e,i+1),e=this.shift();}}};
|
|
48
|
-
|
|
49
|
-
const t$8=new Set,n$6=e=>{t$8.add(e);},r$6=e=>t$8.has(e);
|
|
50
|
-
|
|
51
|
-
const s$5=new Set,d$5=new i$7,n$5=new l$4;let t$7,a$5,m$3,i$4;const l$3=async e=>{n$5.add(e),await P$4();},c$1=e=>{d$5.fireEvent("beforeComponentRender",e),s$5.add(e),e._render();},h$3=e=>{n$5.remove(e),s$5.delete(e);},P$4=async()=>{i$4||(i$4=new Promise(e=>{window.requestAnimationFrame(()=>{n$5.process(c$1),i$4=null,e(),m$3||(m$3=setTimeout(()=>{m$3=void 0,n$5.isEmpty()&&U$1();},200));});})),await i$4;},y=()=>t$7||(t$7=new Promise(e=>{a$5=e,window.requestAnimationFrame(()=>{n$5.isEmpty()&&(t$7=void 0,e());});}),t$7),I=()=>{const e=T$2().map(r=>customElements.whenDefined(r));return Promise.all(e)},f$2=async()=>{await I(),await y();},U$1=()=>{n$5.isEmpty()&&a$5&&(a$5(),a$5=void 0,t$7=void 0);},C=async e=>{s$5.forEach(r=>{const o=r.constructor,u=o.getMetadata().getTag(),w=r$6(o),p=o.getMetadata().isLanguageAware(),E=o.getMetadata().isThemeAware();(!e||e.tag===u||e.rtlAware&&w||e.languageAware&&p||e.themeAware&&E)&&l$3(r);}),await f$2();};
|
|
52
|
-
|
|
53
|
-
const t$6=new i$7,r$5="themeRegistered",n$4=e=>{t$6.attachEvent(r$5,e);},s$4=e=>t$6.fireEvent(r$5,e);
|
|
54
|
-
|
|
55
|
-
const l$2=new Map,h$2=new Map,u$3=new Map,T=new Set,i$3=new Set,p$1=(e,r,t)=>{h$2.set(`${e}/${r}`,t),T.add(e),i$3.add(r),s$4(r);},m$2=async(e,r,t)=>{const g=`${e}_${r}_${t||""}`,s=l$2.get(g);if(s!==void 0)return s;if(!i$3.has(r)){const $=[...i$3.values()].join(", ");return console.warn(`You have requested a non-registered theme ${r} - falling back to ${e$3}. Registered themes are: ${$}`),a$4(e,e$3)}const[n,d]=await Promise.all([a$4(e,r),t?a$4(e,t,true):void 0]),o=m$4(n,d);return o&&l$2.set(g,o),o},a$4=async(e,r,t=false)=>{const s=(t?u$3:h$2).get(`${e}/${r}`);if(!s){t||console.error(`Theme [${r}] not registered for package [${e}]`);return}let n;try{n=await s(r);}catch(d){console.error(e,d.message);return}return n},w$2=()=>T,P$3=e=>i$3.has(e);
|
|
56
|
-
|
|
57
|
-
const r$4=new Set,s$3=()=>{let e=document.querySelector(".sapThemeMetaData-Base-baseLib")||document.querySelector(".sapThemeMetaData-UI5-sap-ui-core");if(e)return getComputedStyle(e).backgroundImage;e=document.createElement("span"),e.style.display="none",e.classList.add("sapThemeMetaData-Base-baseLib"),document.body.appendChild(e);let t=getComputedStyle(e).backgroundImage;return t==="none"&&(e.classList.add("sapThemeMetaData-UI5-sap-ui-core"),t=getComputedStyle(e).backgroundImage),document.body.removeChild(e),t},o$4=e=>{const t=/\(["']?data:text\/plain;utf-8,(.*?)['"]?\)$/i.exec(e);if(t&&t.length>=2){let a=t[1];if(a=a.replace(/\\"/g,'"'),a.charAt(0)!=="{"&&a.charAt(a.length-1)!=="}")try{a=decodeURIComponent(a);}catch{r$4.has("decode")||(console.warn("Malformed theme metadata string, unable to decodeURIComponent"),r$4.add("decode"));return}try{return JSON.parse(a)}catch{r$4.has("parse")||(console.warn("Malformed theme metadata string, unable to parse JSON"),r$4.add("parse"));}}},d$4=e=>{let t,a;try{const n=e.Path.split(".");t=n.length===4?n[2]:getComputedStyle(document.body).getPropertyValue("--sapSapThemeId"),a=e.Extends[0];}catch{r$4.has("object")||(console.warn("Malformed theme metadata Object",e),r$4.add("object"));return}return {themeName:t,baseThemeName:a}},m$1=()=>{const e=s$3();if(!e||e==="none")return;const t=o$4(e);if(t)return d$4(t)};
|
|
58
|
-
|
|
59
|
-
const t$5=new i$7,d$3="themeLoaded",o$3=e=>{t$5.attachEvent(d$3,e);},n$3=e=>{t$5.detachEvent(d$3,e);},r$3=e=>t$5.fireEvent(d$3,e);
|
|
60
|
-
|
|
61
|
-
const d$2=(r,n)=>{const e=document.createElement("link");return e.type="text/css",e.rel="stylesheet",n&&Object.entries(n).forEach(t=>e.setAttribute(...t)),e.href=r,document.head.appendChild(e),new Promise(t=>{e.addEventListener("load",t),e.addEventListener("error",t);})};
|
|
62
|
-
|
|
63
|
-
let t$4;i$6(()=>{t$4=void 0;});const n$2=()=>(t$4===void 0&&(t$4=S$1()),t$4),u$2=e=>`${n$2()}Base/baseLib/${e}/css_variables.css`,i$2=async e=>{const o=document.querySelector(`[sap-ui-webcomponents-theme="${e}"]`);o&&document.head.removeChild(o),await d$2(u$2(e),{"sap-ui-webcomponents-theme":e});};
|
|
64
|
-
|
|
65
|
-
let _lib="ui5",_package="webcomponents-theming";const s$2="@"+_lib+"/"+_package,S=()=>w$2().has(s$2),P$2=async e=>{if(!S())return;const t=await m$2(s$2,e);t&&R$1(t,"data-ui5-theme-properties",s$2,e);},E=()=>{f$3("data-ui5-theme-properties",s$2);},U=async(e,t)=>{const o=[...w$2()].map(async a=>{if(a===s$2)return;const i=await m$2(a,e,t);i&&R$1(i,`data-ui5-component-properties-${I$1()}`,a);});return Promise.all(o)},k=async e=>{const t=m$1();if(t)return t;const r=n$8("OpenUI5Support");if(r&&r.isOpenUI5Detected()){if(r.cssVariablesLoaded())return {themeName:r.getConfigurationSettingsObject()?.theme,baseThemeName:""}}else if(n$2())return await i$2(e),m$1()},w$1=async e=>{const t=await k(e);!t||e!==t.themeName?await P$2(e):E();const r=P$3(e)?e:t&&t.baseThemeName;await U(r||e$3,t&&t.themeName===e?e:void 0),r$3(e);};
|
|
66
|
-
|
|
67
|
-
const d$1=()=>new Promise(e=>{document.body?e():document.addEventListener("DOMContentLoaded",()=>{e();});});
|
|
68
|
-
|
|
69
|
-
var n$1 = `@font-face{font-family:"72";font-style:normal;font-weight:400;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Regular.woff2) format("woff2"),local("72");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}
|
|
70
|
-
@font-face{font-family:"72full";font-style:normal;font-weight:400;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Regular-full.woff2) format("woff2")}
|
|
71
|
-
@font-face{font-family:"72-Bold";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Bold.woff2) format("woff2"),local("72-Bold");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}
|
|
72
|
-
@font-face{font-family:"72";font-style:normal;font-weight:700;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Bold.woff2) format("woff2"),local("72-Bold");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}
|
|
73
|
-
@font-face{font-family:"72-Boldfull";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Bold-full.woff2) format("woff2")}
|
|
74
|
-
@font-face{font-family:"72full";font-style:normal;font-weight:700;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Bold-full.woff2) format("woff2")}
|
|
75
|
-
@font-face{font-family:"72-Semibold";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Semibold.woff2) format("woff2"),local("72-Semibold");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}
|
|
76
|
-
@font-face{font-family:"72";font-style:normal;font-weight:600;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Semibold.woff2) format("woff2"),local("72-Semibold");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}
|
|
77
|
-
@font-face{font-family:"72-Semiboldfull";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Semibold-full.woff2) format("woff2")}
|
|
78
|
-
@font-face{font-family:"72full";font-style:normal;font-weight:600;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Semibold-full.woff2) format("woff2")}
|
|
79
|
-
@font-face{font-family:"72-SemiboldDuplex";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-SemiboldDuplex.woff2) format("woff2"),local("72-SemiboldDuplex");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}
|
|
80
|
-
@font-face{font-family:"72-SemiboldDuplexfull";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-SemiboldDuplex-full.woff2) format("woff2")}
|
|
81
|
-
@font-face{font-family:"72-Light";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Light.woff2) format("woff2"),local("72-Light");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}
|
|
82
|
-
@font-face{font-family:"72";font-style:normal;font-weight:300;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Light.woff2) format("woff2"),local("72-Light");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}
|
|
83
|
-
@font-face{font-family:"72-Lightfull";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Light-full.woff2) format("woff2")}
|
|
84
|
-
@font-face{font-family:"72full";font-style:normal;font-weight:300;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Light-full.woff2) format("woff2")}
|
|
85
|
-
@font-face{font-family:"72Black";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Black.woff2) format("woff2"),local("72Black");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}
|
|
86
|
-
@font-face{font-family:"72";font-style:normal;font-weight:900;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Black.woff2) format("woff2"),local("72Black");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}
|
|
87
|
-
@font-face{font-family:"72Blackfull";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Black-full.woff2) format("woff2")}
|
|
88
|
-
@font-face{font-family:"72full";font-style:normal;font-weight:900;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Black-full.woff2) format("woff2")}
|
|
89
|
-
@font-face{font-family:"72-BoldItalic";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-BoldItalic.woff2) format("woff2"),local("72-BoldItalic");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}
|
|
90
|
-
@font-face{font-family:"72";font-style:italic;font-weight:700;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-BoldItalic.woff2) format("woff2"),local("72-BoldItalic");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}
|
|
91
|
-
@font-face{font-family:"72full";font-style:italic;font-weight:700;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-BoldItalic-full.woff2) format("woff2")}
|
|
92
|
-
@font-face{font-family:"72-Condensed";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Condensed.woff2) format("woff2"),local("72-Condensed");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}
|
|
93
|
-
@font-face{font-family:"72";font-style:normal;font-weight:400;font-stretch:condensed;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Condensed.woff2) format("woff2"),local("72-Condensed");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}
|
|
94
|
-
@font-face{font-family:"72";font-style:normal;font-weight:400;font-stretch:condensed;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Condensed-full.woff2) format("woff2");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}
|
|
95
|
-
@font-face{font-family:"72-CondensedBold";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-CondensedBold.woff2) format("woff2"),local("72-CondensedBold");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}
|
|
96
|
-
@font-face{font-family:"72";font-style:normal;font-weight:700;font-stretch:condensed;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-CondensedBold.woff2) format("woff2"),local("72-CondensedBold");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}
|
|
97
|
-
@font-face{font-family:"72full";font-style:normal;font-weight:700;font-stretch:condensed;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-CondensedBold-full.woff2) format("woff2")}
|
|
98
|
-
@font-face{font-family:"72-Italic";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Italic.woff2) format("woff2"),local("72-Italic");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}
|
|
99
|
-
@font-face{font-family:"72";font-style:italic;font-weight:400;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Italic.woff2) format("woff2"),local("72-Italic");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}
|
|
100
|
-
@font-face{font-family:"72full";font-style:italic;font-weight:400;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Italic-full.woff2) format("woff2")}
|
|
101
|
-
@font-face{font-family:"72Mono";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72Mono-Regular.woff2) format("woff2"),local("72Mono");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}
|
|
102
|
-
@font-face{font-family:"72Monofull";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72Mono-Regular-full.woff2) format("woff2")}
|
|
103
|
-
@font-face{font-family:"72Mono-Bold";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72Mono-Bold.woff2) format("woff2"),local("72Mono-Bold");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}
|
|
104
|
-
@font-face{font-family:"72Mono-Boldfull";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72Mono-Bold-full.woff2) format("woff2")}`;
|
|
105
|
-
|
|
106
|
-
let o$2;i$6(()=>{o$2=void 0;});const a$3=()=>(o$2===void 0&&(o$2=U$2()),o$2);
|
|
107
|
-
|
|
108
|
-
const a$2=()=>{const t=n$8("OpenUI5Support");(!t||!t.isOpenUI5Detected())&&f$1();},f$1=()=>{const t=document.querySelector("head>style[data-ui5-font-face]");!a$3()||t||S$2("data-ui5-font-face")||c$5(n$1,"data-ui5-font-face");};
|
|
109
|
-
|
|
110
|
-
var a$1 = ":root{--_ui5_content_density:cozy}.sapUiSizeCompact,.ui5-content-density-compact,[data-ui5-compact-size]{--_ui5_content_density:compact}";
|
|
111
|
-
|
|
112
|
-
const e$1=()=>{S$2("data-ui5-system-css-vars")||c$5(a$1,"data-ui5-system-css-vars");};
|
|
113
|
-
|
|
114
|
-
var t$3 = "html:not(:has(.ui5-content-native-scrollbars)){scrollbar-color:var(--sapScrollBar_FaceColor) var(--sapScrollBar_TrackColor)}";
|
|
115
|
-
|
|
116
|
-
const s$1=()=>{S$2("data-ui5-scrollbar-styles")||c$5(t$3,"data-ui5-scrollbar-styles");};
|
|
117
|
-
|
|
118
|
-
const t$2=typeof document>"u",e={get userAgent(){return t$2?"":navigator.userAgent},get touch(){return t$2?false:"ontouchstart"in window||navigator.maxTouchPoints>0},get chrome(){return t$2?false:/(Chrome|CriOS)/.test(e.userAgent)},get firefox(){return t$2?false:/Firefox/.test(e.userAgent)},get safari(){return t$2?false:!e.chrome&&/(Version|PhantomJS)\/(\d+\.\d+).*Safari/.test(e.userAgent)},get webkit(){return t$2?false:/webkit/.test(e.userAgent)},get windows(){return t$2?false:navigator.platform.indexOf("Win")!==-1},get macOS(){return t$2?false:!!navigator.userAgent.match(/Macintosh|Mac OS X/i)},get iOS(){return t$2?false:!!navigator.platform.match(/iPhone|iPad|iPod/)||!!(e.userAgent.match(/Mac/)&&"ontouchend"in document)},get android(){return t$2?false:!e.windows&&/Android/.test(e.userAgent)},get androidPhone(){return t$2?false:e.android&&/(?=android)(?=.*mobile)/i.test(e.userAgent)},get ipad(){return t$2?false:/ipad/i.test(e.userAgent)||/Macintosh/i.test(e.userAgent)&&"ontouchend"in document},_isPhone(){return u$1(),e.touch&&!r$2}};let o$1,i$1,r$2;const s=()=>{if(t$2||!e.windows)return false;if(o$1===void 0){const n=e.userAgent.match(/Windows NT (\d+).(\d)/);o$1=n?parseFloat(n[1]):0;}return o$1>=8},c=()=>{if(t$2||!e.webkit)return false;if(i$1===void 0){const n=e.userAgent.match(/(webkit)[ /]([\w.]+)/);i$1=n?parseFloat(n[1]):0;}return i$1>=537.1},u$1=()=>{if(t$2)return false;if(r$2===void 0){if(e.ipad){r$2=true;return}if(e.touch){if(s()){r$2=true;return}if(e.chrome&&e.android){r$2=!/Mobile Safari\/[.0-9]+/.test(e.userAgent);return}let n=window.devicePixelRatio?window.devicePixelRatio:1;e.android&&c()&&(n=1),r$2=Math.min(window.screen.width/n,window.screen.height/n)>=600;return}r$2=e.userAgent.indexOf("Touch")!==-1||e.android&&!e.androidPhone;}},l$1=()=>e.touch,h$1=()=>e.safari,g$1=()=>e.chrome,b=()=>e.firefox,a=()=>(u$1(),(e.touch||s())&&r$2),d=()=>e._isPhone(),f=()=>t$2?false:!a()&&!d()||s(),m=()=>a()&&f(),w=()=>e.iOS,A=()=>e.macOS,P$1=()=>e.android||e.androidPhone;
|
|
119
|
-
|
|
120
|
-
let t$1=false;const i=()=>{h$1()&&w()&&!t$1&&(document.body.addEventListener("touchstart",()=>{}),t$1=true);};
|
|
121
|
-
|
|
122
|
-
let o=false,r$1;const p=new i$7,h=()=>o,P=t=>{if(!o){p.attachEvent("boot",t);return}t();},b$1=async()=>{if(r$1!==void 0)return r$1;const t=async n=>{if(x(),typeof document>"u"){n();return}n$4(F);const e=n$8("OpenUI5Support"),f=e?e.isOpenUI5Detected():false,s=n$8("F6Navigation");e&&await e.init(),s&&!f&&s.init(),await d$1(),await w$1(r()),e&&e.attachListeners(),a$2(),e$1(),s$1(),i(),n(),o=true,p.fireEvent("boot");};return r$1=new Promise(t),r$1},F=t=>{o&&t===r()&&w$1(r());};
|
|
123
|
-
|
|
124
|
-
let t;i$6(()=>{t=void 0;});const r=()=>(t===void 0&&(t=T$1()),t),u=async e=>{t!==e&&(t=e,h()&&(await w$1(t),await C({themeAware:true})));},g=()=>e$3,n=()=>{const e=r();return l(e)?!e.startsWith("sap_horizon"):!m$1()?.baseThemeName?.startsWith("sap_horizon")},l=e=>s$8.includes(e);
|
|
125
|
-
|
|
126
|
-
exports.$ = $$1;
|
|
127
|
-
exports.A = A;
|
|
128
|
-
exports.C = C;
|
|
129
|
-
exports.C$1 = C$1;
|
|
130
|
-
exports.D = D;
|
|
131
|
-
exports.F = F$1;
|
|
132
|
-
exports.L = L;
|
|
133
|
-
exports.M = M;
|
|
134
|
-
exports.P = P;
|
|
135
|
-
exports.P$1 = P$1;
|
|
136
|
-
exports.R = R;
|
|
137
|
-
exports.S = S$2;
|
|
138
|
-
exports.a = a$7;
|
|
139
|
-
exports.a$1 = a$8;
|
|
140
|
-
exports.a$2 = a;
|
|
141
|
-
exports.b = b$2;
|
|
142
|
-
exports.b$1 = b$1;
|
|
143
|
-
exports.b$2 = b;
|
|
144
|
-
exports.c = c$2;
|
|
145
|
-
exports.c$1 = c$5;
|
|
146
|
-
exports.c$2 = c$1;
|
|
147
|
-
exports.c$3 = c$6;
|
|
148
|
-
exports.d = d;
|
|
149
|
-
exports.d$1 = d$6;
|
|
150
|
-
exports.e = e$4;
|
|
151
|
-
exports.f = f;
|
|
152
|
-
exports.f$1 = f$2;
|
|
153
|
-
exports.g = g$1;
|
|
154
|
-
exports.g$1 = g$5;
|
|
155
|
-
exports.g$2 = g;
|
|
156
|
-
exports.h = h$1;
|
|
157
|
-
exports.h$1 = h;
|
|
158
|
-
exports.h$2 = h$3;
|
|
159
|
-
exports.h$3 = h$4;
|
|
160
|
-
exports.i = i$8;
|
|
161
|
-
exports.i$1 = i$7;
|
|
162
|
-
exports.i$2 = i$6;
|
|
163
|
-
exports.i$3 = i$c;
|
|
164
|
-
exports.l = l$6;
|
|
165
|
-
exports.l$1 = l$3;
|
|
166
|
-
exports.l$2 = l$1;
|
|
167
|
-
exports.l$3 = l$9;
|
|
168
|
-
exports.m = m$7;
|
|
169
|
-
exports.m$1 = m$5;
|
|
170
|
-
exports.m$2 = m;
|
|
171
|
-
exports.n = n;
|
|
172
|
-
exports.n$1 = n$8;
|
|
173
|
-
exports.n$2 = n$6;
|
|
174
|
-
exports.n$3 = n$3;
|
|
175
|
-
exports.o = o$a;
|
|
176
|
-
exports.o$1 = o$3;
|
|
177
|
-
exports.p = p$1;
|
|
178
|
-
exports.p$1 = p$3;
|
|
179
|
-
exports.r = r;
|
|
180
|
-
exports.r$1 = r$7;
|
|
181
|
-
exports.s = s$9;
|
|
182
|
-
exports.u = u$4;
|
|
183
|
-
exports.u$1 = u;
|
|
184
|
-
exports.w = w;
|
|
185
|
-
exports.w$1 = w$4;
|
|
186
|
-
|
|
187
|
-
}));
|
|
1
|
+
sap.ui.define(["exports"],function(e){"use strict";const t=(e,t=document.body,n)=>{let o=document.querySelector(e);return o||(o=n?n():document.createElement(e),t.insertBefore(o,t.firstChild))};const n=()=>{const e=document.createElement("meta");return e.setAttribute("name","ui5-shared-resources"),e.setAttribute("content",""),e},o=()=>typeof document>"u"?null:t('meta[name="ui5-shared-resources"]',document.head,n),a=(e,t)=>{const n=e.split(".");let a=o();if(!a)return t;for(let e=0;e<n.length;e++){const o=n[e],s=e===n.length-1;Object.prototype.hasOwnProperty.call(a,o)||(a[o]=s?t:{}),a=a[o]}return a};const s=a("Tags",new Map),i=new Set;let r=new Map,c;const l=-1,f=e=>{i.add(e),s.set(e,L())},U=e=>i.has(e),d=()=>i.size>0,m=()=>[...i.values()],u=e=>{let t=s.get(e);t===void 0&&(t=l),r.has(t)||r.set(t,new Set),r.get(t).add(e),c||(c=setTimeout(()=>{h(),r=new Map,c=void 0},1e3))},h=()=>{const e=F(),t=L(),n=e[t];let o="Multiple UI5 Web Components instances detected.";e.length>1&&(o=`${o}\nLoading order (versions before 1.1.0 not listed): ${e.map(e=>`\n${e.description}`).join("")}`),[...r.keys()].forEach(a=>{let s,i;a===l?(s=1,i={description:"Older unknown runtime"}):(s=j(t,a),i=e[a]);let c;s>0?c="an older":s<0?c="a newer":c="the same",o=`${o}\n\n"${n.description}" failed to define ${r.get(a).size} tag(s) as they were defined by a runtime of ${c} version "${i.description}": ${[...r.get(a)].sort().join(", ")}.`,s>0?o=`${o}\nWARNING! If your code uses features of the above web components, unavailable in ${i.description}, it might not work as expected!`:o=`${o}\nSince the above web components were defined by the same or newer version runtime, they should be compatible with your code.`}),o=`${o}\n\nTo prevent other runtimes from defining tags that you use, consider using scoping or have third-party libraries use scoping: https://github.com/UI5/webcomponents/blob/main/docs/2-advanced/06-scoping.md.`,console.warn(o)};const p={version:"2.19.2",major:2,minor:19,patch:2,suffix:"",isNext:false,buildTime:1770991850};let g,b={include:[/^ui5-/],exclude:[]};const w=new Map,y=e=>{if(!e.match(/^[a-zA-Z0-9_-]+$/))throw new Error("Only alphanumeric characters and dashes allowed for the scoping suffix");d()&&console.warn("Setting the scoping suffix must be done before importing any components. For proper usage, read the scoping section: https://github.com/UI5/webcomponents/blob/main/docs/2-advanced/06-scoping.md."),g=e},C=()=>g,E=e=>{if(!e||!e.include)throw new Error('"rules" must be an object with at least an "include" property');if(!Array.isArray(e.include)||e.include.some(e=>!(e instanceof RegExp)))throw new Error('"rules.include" must be an array of regular expressions');if(e.exclude&&(!Array.isArray(e.exclude)||e.exclude.some(e=>!(e instanceof RegExp))))throw new Error('"rules.exclude" must be an array of regular expressions');e.exclude=e.exclude||[],b=e,w.clear()},v=()=>b,A=e=>{if(!w.has(e)){const t=b.include.some(t=>e.match(t))&&!b.exclude.some(t=>e.match(t));w.set(e,t)}return w.get(e)},B=e=>{if(A(e))return C()};let S,_="";const D=new Map,T=a("Runtimes",[]),$=()=>{if(S===void 0){S=T.length;const e=p;T.push({...e,get scopingSuffix(){return C()},get registeredTags(){return m()},get scopingRules(){return v()},alias:_,description:`Runtime ${S} - ver ${e.version}${""}`})}},L=()=>S,j=(e,t)=>{const n=`${e},${t}`;if(D.has(n))return D.get(n);const o=T[e],a=T[t];if(!o||!a)throw new Error("Invalid runtime index supplied");if(o.isNext||a.isNext)return o.buildTime-a.buildTime;const s=o.major-a.major;if(s)return s;const i=o.minor-a.minor;if(i)return i;const r=o.patch-a.patch;if(r)return r;const c=new Intl.Collator(void 0,{numeric:true,sensitivity:"base"}).compare(o.suffix,a.suffix);return D.set(n,c),c},F=()=>T;const M=typeof document>"u",I=(e,t)=>t?`${e}|${t}`:e,x=e=>e===void 0?true:j(L(),parseInt(e))===1,O=(e,t,n="",o)=>{const a=L(),s=new CSSStyleSheet;s.replaceSync(e),s._ui5StyleId=I(t,n),o&&(s._ui5RuntimeIndex=a,s._ui5Theme=o),document.adoptedStyleSheets=[...document.adoptedStyleSheets,s]},R=(e,t,n="",o)=>{const a=L(),s=document.adoptedStyleSheets.find(e=>e._ui5StyleId===I(t,n));if(s)if(!o)s.replaceSync(e||"");else{const t=s._ui5RuntimeIndex;(s._ui5Theme!==o||x(t))&&(s.replaceSync(e||""),s._ui5RuntimeIndex=String(a),s._ui5Theme=o)}},k=(e,t="")=>M?true:!!document.adoptedStyleSheets.find(n=>n._ui5StyleId===I(e,t)),P=(e,t="")=>{document.adoptedStyleSheets=document.adoptedStyleSheets.filter(n=>n._ui5StyleId!==I(e,t))},z=(e,t,n="",o)=>{k(t,n)?R(e,t,n,o):O(e,t,n,o)},N=(e,t)=>e===void 0?t:t===void 0?e:`${e} ${t}`;const W=new Map,q=(e,t)=>{W.set(e,t)},H=e=>W.get(e);var G={},V=G.hasOwnProperty,J=G.toString,Y=V.toString,Z=Y.call(Object),K=function(e){var t,n;return!e||J.call(e)!=="[object Object]"?false:(t=Object.getPrototypeOf(e),t?(n=V.call(t,"constructor")&&t.constructor,typeof n=="function"&&Y.call(n)===Z):true)};var X=Object.create(null),Q=function(e,t,n,o){var a,s,i,r,c,l,f=arguments[2]||{},U=3,d=arguments.length,m=arguments[0]||false,u=arguments[1]?void 0:X;for(typeof f!="object"&&typeof f!="function"&&(f={});U<d;U++)if((c=arguments[U])!=null)for(r in c)a=f[r],i=c[r],!(r==="__proto__"||f===i)&&(m&&i&&(K(i)||(s=Array.isArray(i)))?(s?(s=false,l=a&&Array.isArray(a)?a:[]):l=a&&K(a)?a:{},f[r]=Q(m,arguments[1],l,i)):i!==u&&(f[r]=i));return f};const ee=function(e,t){return Q(true,false,...arguments)};const te={themes:{default:"sap_horizon",all:["sap_fiori_3","sap_fiori_3_dark","sap_fiori_3_hcb","sap_fiori_3_hcw","sap_horizon","sap_horizon_dark","sap_horizon_hcb","sap_horizon_hcw"]},languages:{default:"en"},locales:{default:"en",all:["ar","ar_EG","ar_SA","bg","ca","cnr","cs","da","de","de_AT","de_CH","el","el_CY","en","en_AU","en_GB","en_HK","en_IE","en_IN","en_NZ","en_PG","en_SG","en_ZA","es","es_AR","es_BO","es_CL","es_CO","es_MX","es_PE","es_UY","es_VE","et","fa","fi","fr","fr_BE","fr_CA","fr_CH","fr_LU","he","hi","hr","hu","id","it","it_CH","ja","kk","ko","lt","lv","ms","mk","nb","nl","nl_BE","pl","pt","pt_PT","ro","ru","ru_UA","sk","sl","sr","sr_Latn","sv","th","tr","uk","vi","zh_CN","zh_HK","zh_SG","zh_TW"]}},ne=te.themes.default,oe=te.themes.all,ae=te.languages.default,se=te.locales.default,ie=te.locales.all;const re=typeof document>"u",ce={search(){return re?"":window.location.search}},le=()=>re?"":window.location.hostname,fe=()=>re?"":window.location.port,Ue=()=>re?"":window.location.protocol,de=()=>re?"":window.location.href,me=()=>ce.search();const ue=e=>{const t=document.querySelector(`META[name="${e}"]`);return t&&t.getAttribute("content")},he=e=>{const t=ue("sap-allowed-theme-origins")??ue("sap-allowedThemeOrigins");return t?t.split(",").some(t=>t==="*"||e===t.trim()):false},pe=(e,t)=>{const n=new URL(e).pathname;return new URL(n,t).toString()},ge=e=>{let t;try{if(e.startsWith(".")||e.startsWith("/"))t=new URL(e,de()).toString();else{const n=new URL(e),o=n.origin;o&&he(o)?t=n.toString():t=pe(n.toString(),de())}return t.endsWith("/")||(t=`${t}/`),`${t}UI5/`}catch{}};var be=(e=>(e.Full="full",e.Basic="basic",e.Minimal="minimal",e.None="none",e))(be||{});let we=class e{constructor(){this._eventRegistry=new Map}attachEvent(e,t){const n=this._eventRegistry,o=n.get(e);if(!Array.isArray(o)){n.set(e,[t]);return}o.includes(t)||o.push(t)}detachEvent(e,t){const n=this._eventRegistry,o=n.get(e);if(!o)return;const a=o.indexOf(t);a!==-1&&o.splice(a,1),o.length===0&&n.delete(e)}fireEvent(e,t){const n=this._eventRegistry.get(e);return n?n.map(e=>e.call(this,t)):[]}fireEventAsync(e,t){return Promise.all(this.fireEvent(e,t))}isHandlerAttached(e,t){const n=this._eventRegistry.get(e);return n?n.includes(t):false}hasListeners(e){return!!this._eventRegistry.get(e)}};const ye=new we,Ce="configurationReset",Ee=e=>{ye.attachEvent(Ce,e)};let ve=false,Ae={animationMode:be.Full,theme:ne,themeRoot:void 0,rtl:void 0,language:void 0,timezone:void 0,calendarType:void 0,secondaryCalendarType:void 0,noConflict:false,formatSettings:{},fetchDefaultLanguage:false,defaultFontLoading:true,enableDefaultTooltips:true};const Be=()=>(Ne(),Ae.animationMode),Se=()=>(Ne(),Ae.theme),_e=()=>{if(Ne(),Ae.themeRoot!==void 0){if(!ge(Ae.themeRoot)){console.warn(`The ${Ae.themeRoot} is not valid. Check the allowed origins as suggested in the "setThemeRoot" description.`);return}return Ae.themeRoot}},De=()=>(Ne(),Ae.language),Te=()=>(Ne(),Ae.fetchDefaultLanguage),$e=()=>(Ne(),Ae.noConflict),Le=()=>(Ne(),Ae.defaultFontLoading),je=()=>(Ne(),Ae.enableDefaultTooltips),Fe=()=>(Ne(),Ae.calendarType),Me=()=>(Ne(),Ae.formatSettings),Ie=new Map;Ie.set("true",true),Ie.set("false",false);const xe=()=>{const e=document.querySelector("[data-ui5-config]")||document.querySelector("[data-id='sap-ui-config']");let t;if(e){try{t=JSON.parse(e.innerHTML)}catch{console.warn("Incorrect data-sap-ui-config format. Please use JSON")}t&&(Ae=ee(Ae,t))}},Oe=()=>{const e=new URLSearchParams(me());e.forEach((e,t)=>{const n=t.split("sap-").length;n===0||n===t.split("sap-ui-").length||Pe(t,e,"sap")}),e.forEach((e,t)=>{t.startsWith("sap-ui")&&Pe(t,e,"sap-ui")})},Re=e=>{const t=e.split("@")[1];return ge(t)},ke=(e,t)=>e==="theme"&&t.includes("@")?t.split("@")[0]:t,Pe=(e,t,n)=>{const o=t.toLowerCase(),a=e.split(`${n}-`)[1];Ie.has(t)&&(t=Ie.get(o)),a==="theme"?(Ae.theme=ke(a,t),t&&t.includes("@")&&(Ae.themeRoot=Re(t))):Ae[a]=t},ze=()=>{const e=H("OpenUI5Support");if(!e||!e.isOpenUI5Detected())return;const t=e.getConfigurationSettingsObject();Ae=ee(Ae,t)},Ne=()=>{typeof document>"u"||ve||(We(),ve=true)},We=e=>{xe(),Oe(),ze()};let qe=class e{constructor(){this.list=[],this.lookup=new Set}add(e){this.lookup.has(e)||(this.list.push(e),this.lookup.add(e))}remove(e){this.lookup.has(e)&&(this.list=this.list.filter(t=>t!==e),this.lookup.delete(e))}shift(){const e=this.list.shift();if(e)return this.lookup.delete(e),e}isEmpty(){return this.list.length===0}isAdded(e){return this.lookup.has(e)}process(e){let t;const n=new Map;for(t=this.shift();t;){const o=n.get(t)||0;if(o>10)throw new Error("Web component processed too many times this task, max allowed is: 10");e(t),n.set(t,o+1),t=this.shift()}}};const He=new Set,Ge=e=>{He.add(e)},Ve=e=>He.has(e);const Je=new Set,Ye=new we,Ze=new qe;let Ke,Xe,Qe,et;const tt=async e=>{Ze.add(e),await at()},nt=e=>{Ye.fireEvent("beforeComponentRender",e),Je.add(e),e._render()},ot=e=>{Ze.remove(e),Je.delete(e)},at=async()=>{et||(et=new Promise(e=>{window.requestAnimationFrame(()=>{Ze.process(nt),et=null,e(),Qe||(Qe=setTimeout(()=>{Qe=void 0,Ze.isEmpty()&&ct()},200))})})),await et},st=()=>Ke||(Ke=new Promise(e=>{Xe=e,window.requestAnimationFrame(()=>{Ze.isEmpty()&&(Ke=void 0,e())})}),Ke),it=()=>{const e=m().map(e=>customElements.whenDefined(e));return Promise.all(e)},rt=async()=>{await it(),await st()},ct=()=>{Ze.isEmpty()&&Xe&&(Xe(),Xe=void 0,Ke=void 0)},lt=async e=>{Je.forEach(t=>{const n=t.constructor,o=n.getMetadata().getTag(),a=Ve(n),s=n.getMetadata().isLanguageAware(),i=n.getMetadata().isThemeAware();(!e||e.tag===o||e.rtlAware&&a||e.languageAware&&s||e.themeAware&&i)&&tt(t)}),await rt()};const ft=new we,Ut="themeRegistered",dt=e=>{ft.attachEvent(Ut,e)},mt=e=>ft.fireEvent(Ut,e);const ut=new Map,ht=new Map,pt=new Map,gt=new Map,bt=new Set,wt=(e,t,n,o="root")=>{ht.set(`${e}/${t}`,n),gt.set(e,{cssVariablesTarget:o}),bt.add(t),mt(t)},yt=async(e,t,n)=>{const o=`${e}_${t}_${n||""}`,a=ut.get(o);if(a!==void 0)return a;if(!bt.has(t)){const n=[...bt.values()].join(", ");return console.warn(`You have requested a non-registered theme ${t} - falling back to ${ne}. Registered themes are: ${n}`),Ct(e,ne)}const[s,i]=await Promise.all([Ct(e,t),n?Ct(e,n,true):void 0]),r=N(s,i);return r&&ut.set(o,r),r},Ct=async(e,t,n=false)=>{const o=(n?pt:ht).get(`${e}/${t}`);if(!o){n||console.error(`Theme [${t}] not registered for package [${e}]`);return}let a;try{a=await o(t)}catch(t){console.error(e,t.message);return}return a},Et=()=>gt,vt=e=>bt.has(e);const At=new Set,Bt=()=>{let e=document.querySelector(".sapThemeMetaData-Base-baseLib")||document.querySelector(".sapThemeMetaData-UI5-sap-ui-core");if(e)return getComputedStyle(e).backgroundImage;e=document.createElement("span"),e.style.display="none",e.classList.add("sapThemeMetaData-Base-baseLib"),document.body.appendChild(e);let t=getComputedStyle(e).backgroundImage;return t==="none"&&(e.classList.add("sapThemeMetaData-UI5-sap-ui-core"),t=getComputedStyle(e).backgroundImage),document.body.removeChild(e),t},St=e=>{const t=/\(["']?data:text\/plain;utf-8,(.*?)['"]?\)$/i.exec(e);if(t&&t.length>=2){let e=t[1];if(e=e.replace(/\\"/g,'"'),e.charAt(0)!=="{"&&e.charAt(e.length-1)!=="}")try{e=decodeURIComponent(e)}catch{At.has("decode")||(console.warn("Malformed theme metadata string, unable to decodeURIComponent"),At.add("decode"));return}try{return JSON.parse(e)}catch{At.has("parse")||(console.warn("Malformed theme metadata string, unable to parse JSON"),At.add("parse"))}}},_t=e=>{let t,n;try{const o=e.Path.split(".");t=o.length===4?o[2]:getComputedStyle(document.body).getPropertyValue("--sapSapThemeId"),n=e.Extends[0]}catch{At.has("object")||(console.warn("Malformed theme metadata Object",e),At.add("object"));return}return{themeName:t,baseThemeName:n}},Dt=()=>{const e=Bt();if(!e||e==="none")return;const t=St(e);if(t)return _t(t)};const Tt=new we,$t="themeLoaded",Lt=e=>{Tt.attachEvent($t,e)},jt=e=>{Tt.detachEvent($t,e)},Ft=e=>Tt.fireEvent($t,e);const Mt=(e,t)=>{const n=document.createElement("link");return n.type="text/css",n.rel="stylesheet",t&&Object.entries(t).forEach(e=>n.setAttribute(...e)),n.href=e,document.head.appendChild(n),new Promise(e=>{n.addEventListener("load",e),n.addEventListener("error",e)})};let It;Ee(()=>{It=void 0});const xt=()=>(It===void 0&&(It=_e()),It),Ot=e=>`${xt()}Base/baseLib/${e}/css_variables.css`,Rt=async e=>{const t=document.querySelector(`[sap-ui-webcomponents-theme="${e}"]`);t&&document.head.removeChild(t),await Mt(Ot(e),{"sap-ui-webcomponents-theme":e})};const kt=new Map;let Pt;const zt=()=>(Pt||(Pt=new CSSStyleSheet),Pt),Nt=(e,t)=>{kt.set(e,t);const n=Array.from(kt.values()).join(`\n`);zt().replaceSync(n)};let Wt="ui5",qt="webcomponents-theming";const Ht="@"+Wt+"/"+qt,Gt=()=>Et().has(Ht),Vt=async e=>{if(!Gt())return;const t=await yt(Ht,e);t&&z(t,"data-ui5-theme-properties",Ht,e)},Jt=()=>{P("data-ui5-theme-properties",Ht)},Yt=async(e,t)=>{const n=[...Et().entries()].map(async([n,{cssVariablesTarget:o}])=>{if(n===Ht)return;const a=await yt(n,e,t);a&&(o==="root"?z(a,`data-ui5-component-properties-${L()}`,n):o==="host"&&Nt(n,a))});return Promise.all(n)},Zt=async e=>{const t=Dt();if(t)return t;const n=H("OpenUI5Support");if(n&&n.isOpenUI5Detected()){if(n.cssVariablesLoaded())return{themeName:n.getConfigurationSettingsObject()?.theme,baseThemeName:""}}else if(xt())return await Rt(e),Dt()},Kt=async e=>{const t=await Zt(e);!t||e!==t.themeName?await Vt(e):Jt();const n=t&&t.themeName===e?e:void 0,o=t&&t.baseThemeName,a=vt(e)?e:o||ne;await Yt(a,n),Yn(o),Ft(e)};const Xt=()=>new Promise(e=>{document.body?e():document.addEventListener("DOMContentLoaded",()=>{e()})});var Qt=`@font-face{font-family:"72";font-style:normal;font-weight:400;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Regular.woff2) format("woff2"),local("72");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}\n@font-face{font-family:"72full";font-style:normal;font-weight:400;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Regular-full.woff2) format("woff2")}\n@font-face{font-family:"72-Bold";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Bold.woff2) format("woff2"),local("72-Bold");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}\n@font-face{font-family:"72";font-style:normal;font-weight:700;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Bold.woff2) format("woff2"),local("72-Bold");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}\n@font-face{font-family:"72-Boldfull";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Bold-full.woff2) format("woff2")}\n@font-face{font-family:"72full";font-style:normal;font-weight:700;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Bold-full.woff2) format("woff2")}\n@font-face{font-family:"72-Semibold";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Semibold.woff2) format("woff2"),local("72-Semibold");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}\n@font-face{font-family:"72";font-style:normal;font-weight:600;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Semibold.woff2) format("woff2"),local("72-Semibold");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}\n@font-face{font-family:"72-Semiboldfull";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Semibold-full.woff2) format("woff2")}\n@font-face{font-family:"72full";font-style:normal;font-weight:600;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Semibold-full.woff2) format("woff2")}\n@font-face{font-family:"72-SemiboldDuplex";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-SemiboldDuplex.woff2) format("woff2"),local("72-SemiboldDuplex");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}\n@font-face{font-family:"72-SemiboldDuplexfull";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-SemiboldDuplex-full.woff2) format("woff2")}\n@font-face{font-family:"72-Light";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Light.woff2) format("woff2"),local("72-Light");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}\n@font-face{font-family:"72";font-style:normal;font-weight:300;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Light.woff2) format("woff2"),local("72-Light");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}\n@font-face{font-family:"72-Lightfull";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Light-full.woff2) format("woff2")}\n@font-face{font-family:"72full";font-style:normal;font-weight:300;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Light-full.woff2) format("woff2")}\n@font-face{font-family:"72Black";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Black.woff2) format("woff2"),local("72Black");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}\n@font-face{font-family:"72";font-style:normal;font-weight:900;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Black.woff2) format("woff2"),local("72Black");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}\n@font-face{font-family:"72Blackfull";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Black-full.woff2) format("woff2")}\n@font-face{font-family:"72full";font-style:normal;font-weight:900;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Black-full.woff2) format("woff2")}\n@font-face{font-family:"72-BoldItalic";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-BoldItalic.woff2) format("woff2"),local("72-BoldItalic");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}\n@font-face{font-family:"72";font-style:italic;font-weight:700;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-BoldItalic.woff2) format("woff2"),local("72-BoldItalic");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}\n@font-face{font-family:"72full";font-style:italic;font-weight:700;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-BoldItalic-full.woff2) format("woff2")}\n@font-face{font-family:"72-Condensed";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Condensed.woff2) format("woff2"),local("72-Condensed");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}\n@font-face{font-family:"72";font-style:normal;font-weight:400;font-stretch:condensed;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Condensed.woff2) format("woff2"),local("72-Condensed");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}\n@font-face{font-family:"72";font-style:normal;font-weight:400;font-stretch:condensed;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Condensed-full.woff2) format("woff2");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}\n@font-face{font-family:"72-CondensedBold";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-CondensedBold.woff2) format("woff2"),local("72-CondensedBold");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}\n@font-face{font-family:"72";font-style:normal;font-weight:700;font-stretch:condensed;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-CondensedBold.woff2) format("woff2"),local("72-CondensedBold");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}\n@font-face{font-family:"72full";font-style:normal;font-weight:700;font-stretch:condensed;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-CondensedBold-full.woff2) format("woff2")}\n@font-face{font-family:"72-Italic";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Italic.woff2) format("woff2"),local("72-Italic");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}\n@font-face{font-family:"72";font-style:italic;font-weight:400;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Italic.woff2) format("woff2"),local("72-Italic");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}\n@font-face{font-family:"72full";font-style:italic;font-weight:400;src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72-Italic-full.woff2) format("woff2")}\n@font-face{font-family:"72Mono";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72Mono-Regular.woff2) format("woff2"),local("72Mono");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}\n@font-face{font-family:"72Monofull";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72Mono-Regular-full.woff2) format("woff2")}\n@font-face{font-family:"72Mono-Bold";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72Mono-Bold.woff2) format("woff2"),local("72Mono-Bold");unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}\n@font-face{font-family:"72Mono-Boldfull";src:url(https://cdn.jsdelivr.net/npm/@sap-theming/theming-base-content@11.29.3/content/Base/baseLib/baseTheme/fonts/72Mono-Bold-full.woff2) format("woff2")}`;let en;Ee(()=>{en=void 0});const tn=()=>(en===void 0&&(en=Le()),en);const nn=()=>{const e=H("OpenUI5Support");(!e||!e.isOpenUI5Detected())&&on()},on=()=>{const e=document.querySelector("head>style[data-ui5-font-face]");!tn()||e||k("data-ui5-font-face")||O(Qt,"data-ui5-font-face")};var an=":root{--_ui5-cozy-size:var(--_ui5-f2d95f8);--_ui5-compact-size: ;--_ui5_content_density:cozy}.sapUiSizeCompact,.ui5-content-density-compact,[data-ui5-compact-size]{--_ui5-cozy-size: ;--_ui5-compact-size:var(--_ui5-f2d95f8);--_ui5_content_density:compact}";const sn=()=>{z(an,"data-ui5-system-css-vars")};var rn="html:not(.ui5-content-native-scrollbars){scrollbar-color:var(--sapScrollBar_FaceColor) var(--sapScrollBar_TrackColor)}";const cn=()=>{k("data-ui5-scrollbar-styles")||O(rn,"data-ui5-scrollbar-styles")};const ln=typeof document>"u",fn={get userAgent(){return ln?"":navigator.userAgent},get touch(){return ln?false:"ontouchstart"in window||navigator.maxTouchPoints>0},get chrome(){return ln?false:/(Chrome|CriOS)/.test(fn.userAgent)},get firefox(){return ln?false:/Firefox/.test(fn.userAgent)},get safari(){return ln?false:!fn.chrome&&/(Version|PhantomJS)\/(\d+\.\d+).*Safari/.test(fn.userAgent)},get webkit(){return ln?false:/webkit/.test(fn.userAgent)},get windows(){return ln?false:navigator.platform.indexOf("Win")!==-1},get macOS(){return ln?false:!!navigator.userAgent.match(/Macintosh|Mac OS X/i)},get iOS(){return ln?false:!!navigator.platform.match(/iPhone|iPad|iPod/)||!!(fn.userAgent.match(/Mac/)&&"ontouchend"in document)},get android(){return ln?false:!fn.windows&&/Android/.test(fn.userAgent)},get androidPhone(){return ln?false:fn.android&&/(?=android)(?=.*mobile)/i.test(fn.userAgent)},get ipad(){return ln?false:/ipad/i.test(fn.userAgent)||/Macintosh/i.test(fn.userAgent)&&"ontouchend"in document},_isPhone(){return pn(),fn.touch&&!mn}};let Un,dn,mn;const un=()=>{if(ln||!fn.windows)return false;if(Un===void 0){const e=fn.userAgent.match(/Windows NT (\d+).(\d)/);Un=e?parseFloat(e[1]):0}return Un>=8},hn=()=>{if(ln||!fn.webkit)return false;if(dn===void 0){const e=fn.userAgent.match(/(webkit)[ /]([\w.]+)/);dn=e?parseFloat(e[1]):0}return dn>=537.1},pn=()=>{if(ln)return false;if(mn===void 0){if(fn.ipad){mn=true;return}if(fn.touch){if(un()){mn=true;return}if(fn.chrome&&fn.android){mn=!/Mobile Safari\/[.0-9]+/.test(fn.userAgent);return}let e=window.devicePixelRatio?window.devicePixelRatio:1;fn.android&&hn()&&(e=1),mn=Math.min(window.screen.width/e,window.screen.height/e)>=600;return}mn=fn.userAgent.indexOf("Touch")!==-1||fn.android&&!fn.androidPhone}},gn=()=>fn.touch,bn=()=>fn.safari,wn=()=>fn.chrome,yn=()=>fn.firefox,Cn=()=>(pn(),(fn.touch||un())&&mn),En=()=>fn._isPhone(),vn=()=>ln?false:!Cn()&&!En()||un(),An=()=>Cn()&&vn(),Bn=()=>fn.iOS,Sn=()=>fn.macOS,_n=()=>fn.android||fn.androidPhone;let Dn=false;const Tn=()=>{bn()&&Bn()&&!Dn&&(document.body.addEventListener("touchstart",()=>{}),Dn=true)};let $n=false,Ln,jn=false;const Fn=new we,Mn=()=>$n,In=e=>{if(!$n){Fn.attachEvent("boot",e);return}e()},xn=async()=>{const e=H("OpenUI5Support"),t=e?e.isOpenUI5Detected():false,n=H("F6Navigation");e&&(n&&n.destroy(),await e.init()),n&&!t&&n.init()},On=()=>{if(jn)return;const e=H("OpenUI5Support");e&&(jn=e.attachListeners())},Rn=async()=>{if(Ln!==void 0)return Ln;const e=async e=>{if($(),typeof document>"u"){e();return}dt(Pn),await xn(),await Xt(),await Kt(Wn()),On(),nn(),sn(),cn(),Tn(),e(),$n=true,Fn.fireEvent("boot")};return Ln=new Promise(e),Ln},kn=async()=>{await Rn(),await xn(),On()},Pn=e=>{if(!$n)return;const t=Wn(),n=Jn();(e===t||e===n)&&Kt(t)};let zn,Nn;Ee(()=>{zn=void 0});const Wn=()=>(zn===void 0&&(zn=Se()),zn),qn=async e=>{zn!==e&&(zn=e,Mn()&&(await Kt(zn),await lt({themeAware:true})))},Hn=()=>ne,Gn=()=>{const e=Wn();return Vn(e)?!e.startsWith("sap_horizon"):!Dt()?.baseThemeName?.startsWith("sap_horizon")},Vn=e=>oe.includes(e),Jn=()=>Nn,Yn=e=>{Nn=e};e.$=u;e.A=Sn;e.C=lt;e.C$1=Be;e.D=Fe;e.F=$e;e.L=De;e.M=Me;e.O=Mn;e.P=In;e.P$1=_n;e.R=Te;e.S=k;e.a=Ue;e.a$1=ae;e.a$2=Cn;e.b=je;e.b$1=yn;e.c=fe;e.c$1=O;e.c$2=nt;e.c$3=C;e.d=En;e.d$1=Hn;e.e=ee;e.f=wt;e.f$1=vn;e.f$2=rt;e.g=wn;e.g$1=qn;e.g$2=B;e.h=bn;e.h$1=ot;e.h$2=f;e.i=le;e.i$1=we;e.i$2=Ee;e.i$3=Gn;e.i$4=A;e.l=ie;e.l$1=tt;e.l$2=gn;e.l$3=y;e.m=a;e.m$1=v;e.m$2=An;e.n=H;e.n$1=zt;e.n$2=Ge;e.n$3=jt;e.o=t;e.o$1=Lt;e.p=E;e.r=Wn;e.r$1=se;e.s=q;e.u=be;e.u$1=Rn;e.w=Bn;e.w$1=kn;e.w$2=U});
|
|
2
|
+
//# sourceMappingURL=Theme.js.map
|
|
@@ -1,167 +1,2 @@
|
|
|
1
|
-
sap.ui.define([
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* Different types of Title level.
|
|
5
|
-
* @public
|
|
6
|
-
*/
|
|
7
|
-
var TitleLevel;
|
|
8
|
-
(function (TitleLevel) {
|
|
9
|
-
/**
|
|
10
|
-
* Renders `h1` tag.
|
|
11
|
-
* @public
|
|
12
|
-
*/
|
|
13
|
-
TitleLevel["H1"] = "H1";
|
|
14
|
-
/**
|
|
15
|
-
* Renders `h2` tag.
|
|
16
|
-
* @public
|
|
17
|
-
*/
|
|
18
|
-
TitleLevel["H2"] = "H2";
|
|
19
|
-
/**
|
|
20
|
-
* Renders `h3` tag.
|
|
21
|
-
* @public
|
|
22
|
-
*/
|
|
23
|
-
TitleLevel["H3"] = "H3";
|
|
24
|
-
/**
|
|
25
|
-
* Renders `h4` tag.
|
|
26
|
-
* @public
|
|
27
|
-
*/
|
|
28
|
-
TitleLevel["H4"] = "H4";
|
|
29
|
-
/**
|
|
30
|
-
* Renders `h5` tag.
|
|
31
|
-
* @public
|
|
32
|
-
*/
|
|
33
|
-
TitleLevel["H5"] = "H5";
|
|
34
|
-
/**
|
|
35
|
-
* Renders `h6` tag.
|
|
36
|
-
* @public
|
|
37
|
-
*/
|
|
38
|
-
TitleLevel["H6"] = "H6";
|
|
39
|
-
})(TitleLevel || (TitleLevel = {}));
|
|
40
|
-
var TitleLevel$1 = TitleLevel;
|
|
41
|
-
|
|
42
|
-
function TitleTemplate() {
|
|
43
|
-
return (parametersBundle_css.jsx(parametersBundle_css.Fragment, { children: title.call(this, this.level) }));
|
|
44
|
-
}
|
|
45
|
-
function title(titleLevel) {
|
|
46
|
-
switch (titleLevel) {
|
|
47
|
-
case "H1":
|
|
48
|
-
return (parametersBundle_css.jsx("h1", { class: "ui5-title-root", children: titleInner.call(this) }));
|
|
49
|
-
case "H2":
|
|
50
|
-
return (parametersBundle_css.jsx("h2", { class: "ui5-title-root", children: titleInner.call(this) }));
|
|
51
|
-
case "H3":
|
|
52
|
-
return (parametersBundle_css.jsx("h3", { class: "ui5-title-root", children: titleInner.call(this) }));
|
|
53
|
-
case "H4":
|
|
54
|
-
return (parametersBundle_css.jsx("h4", { class: "ui5-title-root", children: titleInner.call(this) }));
|
|
55
|
-
case "H5":
|
|
56
|
-
return (parametersBundle_css.jsx("h5", { class: "ui5-title-root", children: titleInner.call(this) }));
|
|
57
|
-
case "H6":
|
|
58
|
-
return (parametersBundle_css.jsx("h6", { id: `${this._id}-inner`, class: "ui5-title-root", children: titleInner.call(this) }));
|
|
59
|
-
default:
|
|
60
|
-
return (parametersBundle_css.jsx("h2", { class: "ui5-title-root", children: titleInner.call(this) }));
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
function titleInner() {
|
|
64
|
-
return (parametersBundle_css.jsx("span", { id: `${this._id}-inner`, children: parametersBundle_css.jsx("slot", {}) }));
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
Theme.p("@" + "ui5" + "/" + "webcomponents-theming", "sap_horizon", async () => parametersBundle_css.defaultThemeBase);
|
|
68
|
-
Theme.p("@" + "u" + "i" + "5" + "/" + "w" + "e" + "b" + "c" + "o" + "m" + "p" + "o" + "n" + "e" + "n" + "t" + "s", "sap_horizon", async () => parametersBundle_css$1.defaultTheme);
|
|
69
|
-
var titleCss = `:host(:not([hidden])){display:block;cursor:text}:host{max-width:100%;color:var(--sapGroup_TitleTextColor);font-size:var(--sapFontHeader5Size);font-family:var(--sapFontHeaderFamily);text-shadow:var(--sapContent_TextShadow)}.ui5-title-root{display:inline-block;position:relative;font-weight:400;font-size:inherit;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;max-width:100%;vertical-align:bottom;-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0;margin:0;cursor:inherit}:host{white-space:pre-line}:host([wrapping-type="None"]){white-space:nowrap}.ui5-title-root,:host ::slotted(*){white-space:inherit}::slotted(*){font-size:inherit;font-family:inherit;text-shadow:inherit}:host([size="H1"]){font-size:var(--sapFontHeader1Size)}:host([size="H2"]){font-size:var(--sapFontHeader2Size)}:host([size="H3"]){font-size:var(--sapFontHeader3Size)}:host([size="H4"]){font-size:var(--sapFontHeader4Size)}:host([size="H5"]){font-size:var(--sapFontHeader5Size)}:host([size="H6"]){font-size:var(--sapFontHeader6Size)}
|
|
70
|
-
`;
|
|
71
|
-
|
|
72
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
73
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
74
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
75
|
-
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;
|
|
76
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
77
|
-
};
|
|
78
|
-
/**
|
|
79
|
-
* @class
|
|
80
|
-
*
|
|
81
|
-
* ### Overview
|
|
82
|
-
*
|
|
83
|
-
* The `ui5-title` component is used to display titles inside a page.
|
|
84
|
-
* It is a simple, large-sized text with explicit header/title semantics.
|
|
85
|
-
*
|
|
86
|
-
* ### ES6 Module Import
|
|
87
|
-
*
|
|
88
|
-
* `import "@ui5/webcomponents/dist/Title.js";`
|
|
89
|
-
* @constructor
|
|
90
|
-
* @extends UI5Element
|
|
91
|
-
* @slot {Node[]} default - Defines the text of the component.
|
|
92
|
-
* This component supports nesting a `Link` component inside.
|
|
93
|
-
*
|
|
94
|
-
* **Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
|
|
95
|
-
* @public
|
|
96
|
-
*/
|
|
97
|
-
let Title = class Title extends webcomponentsBase.b {
|
|
98
|
-
constructor() {
|
|
99
|
-
super(...arguments);
|
|
100
|
-
/**
|
|
101
|
-
* Defines how the text of a component will be displayed when there is not enough space.
|
|
102
|
-
*
|
|
103
|
-
* **Note:** for option "Normal" the text will wrap and the words will not be broken based on hyphenation.
|
|
104
|
-
* @default "Normal"
|
|
105
|
-
* @public
|
|
106
|
-
*/
|
|
107
|
-
this.wrappingType = "Normal";
|
|
108
|
-
/**
|
|
109
|
-
* Defines the component level.
|
|
110
|
-
* Available options are: `"H6"` to `"H1"`.
|
|
111
|
-
* This property does not influence the style of the component.
|
|
112
|
-
* Use the property `size` for this purpose instead.
|
|
113
|
-
* @default "H2"
|
|
114
|
-
* @public
|
|
115
|
-
*/
|
|
116
|
-
this.level = "H2";
|
|
117
|
-
/**
|
|
118
|
-
* Defines the visual appearance of the title.
|
|
119
|
-
* Available options are: `"H6"` to `"H1"`.
|
|
120
|
-
* @default "H5"
|
|
121
|
-
* @public
|
|
122
|
-
*/
|
|
123
|
-
this.size = "H5";
|
|
124
|
-
}
|
|
125
|
-
get h1() {
|
|
126
|
-
return this.level === TitleLevel$1.H1;
|
|
127
|
-
}
|
|
128
|
-
get h2() {
|
|
129
|
-
return this.level === TitleLevel$1.H2;
|
|
130
|
-
}
|
|
131
|
-
get h3() {
|
|
132
|
-
return this.level === TitleLevel$1.H3;
|
|
133
|
-
}
|
|
134
|
-
get h4() {
|
|
135
|
-
return this.level === TitleLevel$1.H4;
|
|
136
|
-
}
|
|
137
|
-
get h5() {
|
|
138
|
-
return this.level === TitleLevel$1.H5;
|
|
139
|
-
}
|
|
140
|
-
get h6() {
|
|
141
|
-
return this.level === TitleLevel$1.H6;
|
|
142
|
-
}
|
|
143
|
-
};
|
|
144
|
-
__decorate([
|
|
145
|
-
webcomponentsBase.s()
|
|
146
|
-
], Title.prototype, "wrappingType", void 0);
|
|
147
|
-
__decorate([
|
|
148
|
-
webcomponentsBase.s()
|
|
149
|
-
], Title.prototype, "level", void 0);
|
|
150
|
-
__decorate([
|
|
151
|
-
webcomponentsBase.s()
|
|
152
|
-
], Title.prototype, "size", void 0);
|
|
153
|
-
Title = __decorate([
|
|
154
|
-
webcomponentsBase.m({
|
|
155
|
-
tag: "ui5-title",
|
|
156
|
-
renderer: parametersBundle_css.y,
|
|
157
|
-
template: TitleTemplate,
|
|
158
|
-
styles: titleCss,
|
|
159
|
-
})
|
|
160
|
-
], Title);
|
|
161
|
-
Title.define();
|
|
162
|
-
var Title$1 = Title;
|
|
163
|
-
|
|
164
|
-
exports.Title = Title$1;
|
|
165
|
-
exports.TitleLevel = TitleLevel$1;
|
|
166
|
-
|
|
167
|
-
}));
|
|
1
|
+
sap.ui.define(["exports","sap/f/thirdparty/webcomponents","sap/f/thirdparty/parameters-bundle.css2","sap/f/thirdparty/Theme","sap/f/thirdparty/parameters-bundle.css"],function(e,t,i,r,s){"use strict";var o;(function(e){e["H1"]="H1";e["H2"]="H2";e["H3"]="H3";e["H4"]="H4";e["H5"]="H5";e["H6"]="H6"})(o||(o={}));var n=o;function a(){return i.jsx(i.Fragment,{children:l.call(this,this.level)})}function l(e){switch(e){case"H1":return i.jsx("h1",{class:"ui5-title-root",children:h.call(this)});case"H2":return i.jsx("h2",{class:"ui5-title-root",children:h.call(this)});case"H3":return i.jsx("h3",{class:"ui5-title-root",children:h.call(this)});case"H4":return i.jsx("h4",{class:"ui5-title-root",children:h.call(this)});case"H5":return i.jsx("h5",{class:"ui5-title-root",children:h.call(this)});case"H6":return i.jsx("h6",{id:`${this._id}-inner`,class:"ui5-title-root",children:h.call(this)});default:return i.jsx("h2",{class:"ui5-title-root",children:h.call(this)})}}function h(){return i.jsx("span",{id:`${this._id}-inner`,children:i.jsx("slot",{})})}r.f("@"+"ui5"+"/"+"webcomponents-theming","sap_horizon",async()=>i.defaultThemeBase);r.f("@"+"u"+"i"+"5"+"/"+"w"+"e"+"b"+"c"+"o"+"m"+"p"+"o"+"n"+"e"+"n"+"t"+"s","sap_horizon",async()=>s.defaultTheme,"host");var c=`:host(:not([hidden])){display:block;cursor:text}:host{max-width:100%;color:var(--sapGroup_TitleTextColor);font-size:var(--sapFontHeader5Size);font-family:var(--sapFontHeaderFamily);text-shadow:var(--sapContent_TextShadow)}.ui5-title-root{display:inline-block;position:relative;font-weight:400;font-size:inherit;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;max-width:100%;vertical-align:bottom;-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0;margin:0;cursor:inherit}:host{white-space:pre-line}:host([wrapping-type="None"]){white-space:nowrap}.ui5-title-root,:host ::slotted(*){white-space:inherit}::slotted(*){font-size:inherit;font-family:inherit;text-shadow:inherit}:host([size="H1"]){font-size:var(--sapFontHeader1Size)}:host([size="H2"]){font-size:var(--sapFontHeader2Size)}:host([size="H3"]){font-size:var(--sapFontHeader3Size)}:host([size="H4"]){font-size:var(--sapFontHeader4Size)}:host([size="H5"]){font-size:var(--sapFontHeader5Size)}:host([size="H6"]){font-size:var(--sapFontHeader6Size)}\n`;var p=this&&this.__decorate||function(e,t,i,r){var s=arguments.length,o=s<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,i):r,n;if(typeof Reflect==="object"&&typeof Reflect.decorate==="function")o=Reflect.decorate(e,t,i,r);else for(var a=e.length-1;a>=0;a--)if(n=e[a])o=(s<3?n(o):s>3?n(t,i,o):n(t,i))||o;return s>3&&o&&Object.defineProperty(t,i,o),o};let d=class e extends t.S{constructor(){super(...arguments);this.wrappingType="Normal";this.level="H2";this.size="H5"}get h1(){return this.level===n.H1}get h2(){return this.level===n.H2}get h3(){return this.level===n.H3}get h4(){return this.level===n.H4}get h5(){return this.level===n.H5}get h6(){return this.level===n.H6}};p([t.s()],d.prototype,"wrappingType",void 0);p([t.s()],d.prototype,"level",void 0);p([t.s()],d.prototype,"size",void 0);d=p([t.m({tag:"ui5-title",renderer:i.y,template:a,styles:c})],d);d.define();var u=d;e.Title=u;e.TitleLevel=n});
|
|
2
|
+
//# sourceMappingURL=Title.js.map
|