@openui5/sap.ui.webc.fiori 1.111.2 → 1.112.2
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/package.json +4 -4
- package/src/sap/ui/webc/fiori/.library +1 -1
- package/src/sap/ui/webc/fiori/Bar.js +1 -1
- package/src/sap/ui/webc/fiori/BarcodeScannerDialog.js +1 -1
- package/src/sap/ui/webc/fiori/DynamicSideContent.js +1 -1
- package/src/sap/ui/webc/fiori/FilterItem.js +1 -1
- package/src/sap/ui/webc/fiori/FilterItemOption.js +1 -1
- package/src/sap/ui/webc/fiori/FlexibleColumnLayout.js +1 -1
- package/src/sap/ui/webc/fiori/IllustratedMessage.js +1 -1
- package/src/sap/ui/webc/fiori/MediaGallery.js +1 -1
- package/src/sap/ui/webc/fiori/MediaGalleryItem.js +1 -1
- package/src/sap/ui/webc/fiori/NotificationAction.js +1 -1
- package/src/sap/ui/webc/fiori/NotificationListGroupItem.js +1 -1
- package/src/sap/ui/webc/fiori/NotificationListItem.js +1 -1
- package/src/sap/ui/webc/fiori/Page.js +1 -1
- package/src/sap/ui/webc/fiori/ProductSwitch.js +1 -1
- package/src/sap/ui/webc/fiori/ProductSwitchItem.js +1 -1
- package/src/sap/ui/webc/fiori/ShellBar.js +1 -1
- package/src/sap/ui/webc/fiori/ShellBarItem.js +1 -1
- package/src/sap/ui/webc/fiori/SideNavigation.js +1 -1
- package/src/sap/ui/webc/fiori/SideNavigationItem.js +1 -1
- package/src/sap/ui/webc/fiori/SideNavigationSubItem.js +1 -1
- package/src/sap/ui/webc/fiori/SortItem.js +1 -1
- package/src/sap/ui/webc/fiori/Timeline.js +1 -1
- package/src/sap/ui/webc/fiori/TimelineItem.js +1 -1
- package/src/sap/ui/webc/fiori/UploadCollection.js +1 -1
- package/src/sap/ui/webc/fiori/UploadCollectionItem.js +24 -24
- package/src/sap/ui/webc/fiori/ViewSettingsDialog.js +1 -1
- package/src/sap/ui/webc/fiori/Wizard.js +1 -1
- package/src/sap/ui/webc/fiori/WizardStep.js +1 -1
- package/src/sap/ui/webc/fiori/designtime/library.designtime.js +12 -0
- package/src/sap/ui/webc/fiori/illustrations/AddColumn.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/AddPeople.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/BalloonSky.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/BeforeSearch.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/Connection.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/EmptyCalendar.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/EmptyList.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/EmptyPlanningCalendar.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/ErrorScreen.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/FilterTable.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/GroupTable.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/NoActivities.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/NoData.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/NoEntries.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/NoFilterResults.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/NoMail.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/NoMail_v1.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/NoNotifications.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/NoSavedItems.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/NoSavedItems_v1.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/NoSearchResults.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/NoTasks.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/NoTasks_v1.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/PageNotFound.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/ReloadScreen.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/ResizeColumn.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SearchEarth.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SearchFolder.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleBalloon.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleBell.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleCalendar.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleCheckMark.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleConnection.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleEmptyDoc.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleEmptyList.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleError.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleMagnifier.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleMail.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleNoSavedItems.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleNotFoundMagnifier.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleReload.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleTask.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SleepingBell.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SortColumn.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SuccessBalloon.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SuccessCheckMark.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SuccessHighFive.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SuccessScreen.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/Tent.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/UnableToLoad.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/UnableToLoadImage.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/UnableToUpload.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/UploadCollection.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/ChartArea.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/ChartArea2.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/ChartBPMNFlow.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/ChartBar.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/ChartBullet.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/ChartDoughnut.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/ChartFlow.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/ChartGantt.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/ChartOrg.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/ChartPie.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/CodePlaceholder.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/Company.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/Components.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/ExternalLink.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/FaceID.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/Fingerprint.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/Lock.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/Mission.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/NoApplications.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/NoFlows.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/NoUsers.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/Radar.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/Secrets.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/Services.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/SessionExpired.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/SessionExpiring.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/Success.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/SuccessfulAuth.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/Systems.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/Teams.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/Tools.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/UnableToLoad.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/Unlock.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/UnsuccessfulAuth.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/User2.js +6 -0
- package/src/sap/ui/webc/fiori/library.config.js +6 -0
- package/src/sap/ui/webc/fiori/library.js +3 -3
- package/src/sap/ui/webc/fiori/thirdparty/Bar.js +5 -27
- package/src/sap/ui/webc/fiori/thirdparty/BarcodeScannerDialog.js +11 -49
- package/src/sap/ui/webc/fiori/thirdparty/DynamicSideContent.js +36 -93
- package/src/sap/ui/webc/fiori/thirdparty/FilterItem.js +5 -15
- package/src/sap/ui/webc/fiori/thirdparty/FilterItemOption.js +6 -15
- package/src/sap/ui/webc/fiori/thirdparty/FlexibleColumnLayout.js +31 -122
- package/src/sap/ui/webc/fiori/thirdparty/IllustratedMessage.js +9 -53
- package/src/sap/ui/webc/fiori/thirdparty/Interfaces.js +13 -14
- package/src/sap/ui/webc/fiori/thirdparty/MediaGallery.js +17 -113
- package/src/sap/ui/webc/fiori/thirdparty/MediaGalleryItem.js +5 -55
- package/src/sap/ui/webc/fiori/thirdparty/NotificationAction.js +4 -17
- package/src/sap/ui/webc/fiori/thirdparty/NotificationListGroupItem.js +8 -41
- package/src/sap/ui/webc/fiori/thirdparty/NotificationListItem.js +14 -74
- package/src/sap/ui/webc/fiori/thirdparty/NotificationListItemBase.js +7 -45
- package/src/sap/ui/webc/fiori/thirdparty/Page.js +5 -31
- package/src/sap/ui/webc/fiori/thirdparty/ProductSwitch.js +3 -34
- package/src/sap/ui/webc/fiori/thirdparty/ProductSwitchItem.js +4 -39
- package/src/sap/ui/webc/fiori/thirdparty/ShellBar.js +24 -168
- package/src/sap/ui/webc/fiori/thirdparty/ShellBarItem.js +3 -15
- package/src/sap/ui/webc/fiori/thirdparty/SideNavigation.js +4 -45
- package/src/sap/ui/webc/fiori/thirdparty/SideNavigationItem.js +4 -20
- package/src/sap/ui/webc/fiori/thirdparty/SideNavigationSubItem.js +3 -15
- package/src/sap/ui/webc/fiori/thirdparty/SortItem.js +6 -15
- package/src/sap/ui/webc/fiori/thirdparty/Timeline.js +5 -31
- package/src/sap/ui/webc/fiori/thirdparty/TimelineItem.js +6 -28
- package/src/sap/ui/webc/fiori/thirdparty/UploadCollection.js +5 -55
- package/src/sap/ui/webc/fiori/thirdparty/UploadCollectionItem.js +15 -83
- package/src/sap/ui/webc/fiori/thirdparty/ViewSettingsDialog.js +32 -129
- package/src/sap/ui/webc/fiori/thirdparty/Wizard.js +77 -180
- package/src/sap/ui/webc/fiori/thirdparty/WizardStep.js +4 -19
- package/src/sap/ui/webc/fiori/thirdparty/WizardTab.js +4 -34
- package/src/sap/ui/webc/fiori/thirdparty/fcl-utils/FCLLayout.js +0 -6
- package/src/sap/ui/webc/fiori/thirdparty/generated/json-imports/Themes.js +0 -16
- package/src/sap/ui/webc/fiori/thirdparty/generated/json-imports/i18n.js +0 -52
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/BarTemplate.lit.js +1 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/BarcodeScannerDialogTemplate.lit.js +1 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/DynamicSideContentTemplate.lit.js +1 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/FlexibleColumnLayoutTemplate.lit.js +1 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/IllustratedMessageTemplate.lit.js +1 -8
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/MediaGalleryItemTemplate.lit.js +1 -5
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/MediaGalleryTemplate.lit.js +1 -8
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/NotificationListGroupItemTemplate.lit.js +1 -10
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/NotificationListItemTemplate.lit.js +1 -11
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/NotificationOverflowActionsPopoverTemplate.lit.js +1 -3
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/PageTemplate.lit.js +1 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/ProductSwitchItemTemplate.lit.js +1 -10
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/ProductSwitchTemplate.lit.js +1 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/ShellBarPopoverTemplate.lit.js +1 -4
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/ShellBarTemplate.lit.js +1 -25
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/SideNavigationItemPopoverContentTemplate.lit.js +1 -3
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/SideNavigationTemplate.lit.js +1 -11
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/TimelineItemTemplate.lit.js +1 -8
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/TimelineTemplate.lit.js +1 -3
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/UploadCollectionItemTemplate.lit.js +1 -16
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/UploadCollectionTemplate.lit.js +1 -4
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/ViewSettingsDialogTemplate.lit.js +1 -17
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/WizardPopoverTemplate.lit.js +1 -3
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/WizardTabTemplate.lit.js +1 -6
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/WizardTemplate.lit.js +1 -4
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/Bar.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/BarcodeScannerDialog.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/DynamicSideContent.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/FlexibleColumnLayout.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/IllustratedMessage.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/InvisibleTextStyles.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/MediaGallery.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/MediaGalleryItem.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/NotificationListGroupItem.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/NotificationListItem.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/NotificationListItemBase.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/NotificationOverflowActionsPopover.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/NotificationPrioIcon.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/Page.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/ProductSwitch.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/ProductSwitchItem.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/ShellBar.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/ShellBarPopover.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/SideNavigation.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/SideNavigationPopover.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/Timeline.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/TimelineItem.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/UploadCollection.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/UploadCollectionItem.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/ViewSettingsDialog.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/Wizard.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/WizardPopover.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/WizardTab.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/AddColumn.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/AddPeople.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/BalloonSky.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/BeforeSearch.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/Connection.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/EmptyCalendar.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/EmptyList.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/EmptyPlanningCalendar.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/ErrorScreen.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/FilterTable.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/GroupTable.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoActivities.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoData.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoEntries.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoFilterResults.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoMail.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoMail_v1.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoNotifications.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoSavedItems.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoSavedItems_v1.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoSearchResults.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoTasks.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoTasks_v1.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/PageNotFound.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/ReloadScreen.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/ResizeColumn.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SearchEarth.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SearchFolder.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleBalloon.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleBell.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleCalendar.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleCheckMark.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleConnection.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleEmptyDoc.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleEmptyList.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleError.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleMagnifier.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleMail.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleNoSavedItems.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleNotFoundMagnifier.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleReload.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleTask.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SleepingBell.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SortColumn.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SuccessBalloon.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SuccessCheckMark.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SuccessHighFive.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SuccessScreen.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/Tent.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/UnableToLoad.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/UnableToLoadImage.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/UnableToUpload.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/UploadCollection.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartArea.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartArea2.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartBPMNFlow.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartBar.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartBullet.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartDoughnut.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartFlow.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartGantt.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartOrg.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartPie.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/CodePlaceholder.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Company.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Components.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ExternalLink.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/FaceID.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Fingerprint.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Lock.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Mission.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/NoApplications.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/NoFlows.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/NoUsers.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Radar.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Secrets.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Services.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/SessionExpired.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/SessionExpiring.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Success.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/SuccessfulAuth.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Systems.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Teams.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Tools.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/UnableToLoad.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Unlock.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/UnsuccessfulAuth.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/User2.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/types/BarDesign.js +1 -8
- package/src/sap/ui/webc/fiori/thirdparty/types/FCLLayout.js +1 -13
- package/src/sap/ui/webc/fiori/thirdparty/types/IllustrationMessageSize.js +1 -9
- package/src/sap/ui/webc/fiori/thirdparty/types/IllustrationMessageType.js +1 -92
- package/src/sap/ui/webc/fiori/thirdparty/types/MediaGalleryItemLayout.js +1 -6
- package/src/sap/ui/webc/fiori/thirdparty/types/MediaGalleryLayout.js +1 -7
- package/src/sap/ui/webc/fiori/thirdparty/types/MediaGalleryMenuHorizontalAlign.js +1 -6
- package/src/sap/ui/webc/fiori/thirdparty/types/MediaGalleryMenuVerticalAlign.js +1 -6
- package/src/sap/ui/webc/fiori/thirdparty/types/PageBackgroundDesign.js +1 -7
- package/src/sap/ui/webc/fiori/thirdparty/types/SideContentFallDown.js +1 -8
- package/src/sap/ui/webc/fiori/thirdparty/types/SideContentPosition.js +1 -6
- package/src/sap/ui/webc/fiori/thirdparty/types/SideContentVisibility.js +1 -9
- package/src/sap/ui/webc/fiori/thirdparty/types/TimelineLayout.js +1 -6
- package/src/sap/ui/webc/fiori/thirdparty/types/UploadCollectionDnDMode.js +1 -7
- package/src/sap/ui/webc/fiori/thirdparty/types/UploadState.js +1 -8
- package/src/sap/ui/webc/fiori/thirdparty/types/ViewSettingsDialogMode.js +1 -6
- package/src/sap/ui/webc/fiori/thirdparty/upload-utils/UploadCollectionBodyDnD.js +1 -16
- package/ui5.yaml +1 -1
|
@@ -11,10 +11,9 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
11
11
|
_MediaGalleryItemLayout = _interopRequireDefault(_MediaGalleryItemLayout);
|
|
12
12
|
_MediaGalleryItemTemplate = _interopRequireDefault(_MediaGalleryItemTemplate);
|
|
13
13
|
_MediaGalleryItem = _interopRequireDefault(_MediaGalleryItem);
|
|
14
|
-
|
|
15
14
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
16
|
-
|
|
17
15
|
// Template
|
|
16
|
+
|
|
18
17
|
// Styles
|
|
19
18
|
|
|
20
19
|
/**
|
|
@@ -23,9 +22,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
23
22
|
const metadata = {
|
|
24
23
|
tag: "ui5-media-gallery-item",
|
|
25
24
|
managedSlots: true,
|
|
26
|
-
properties:
|
|
27
|
-
/** @lends sap.ui.webcomponents.fiori.MediaGalleryItem.prototype */
|
|
28
|
-
{
|
|
25
|
+
properties: /** @lends sap.ui.webcomponents.fiori.MediaGalleryItem.prototype */{
|
|
29
26
|
/**
|
|
30
27
|
* Defines the selected state of the component.
|
|
31
28
|
*
|
|
@@ -36,7 +33,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
36
33
|
selected: {
|
|
37
34
|
type: Boolean
|
|
38
35
|
},
|
|
39
|
-
|
|
40
36
|
/**
|
|
41
37
|
* Defines whether the component is in disabled state.
|
|
42
38
|
*
|
|
@@ -47,7 +43,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
47
43
|
disabled: {
|
|
48
44
|
type: Boolean
|
|
49
45
|
},
|
|
50
|
-
|
|
51
46
|
/**
|
|
52
47
|
* Determines the layout of the item container.
|
|
53
48
|
* <br><br>
|
|
@@ -65,42 +60,36 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
65
60
|
type: _MediaGalleryItemLayout.default,
|
|
66
61
|
defaultValue: _MediaGalleryItemLayout.default.Square
|
|
67
62
|
},
|
|
68
|
-
|
|
69
63
|
/**
|
|
70
64
|
* @private
|
|
71
65
|
*/
|
|
72
66
|
_interactive: {
|
|
73
67
|
type: Boolean
|
|
74
68
|
},
|
|
75
|
-
|
|
76
69
|
/**
|
|
77
70
|
* @private
|
|
78
71
|
*/
|
|
79
72
|
_square: {
|
|
80
73
|
type: Boolean
|
|
81
74
|
},
|
|
82
|
-
|
|
83
75
|
/**
|
|
84
76
|
* @private
|
|
85
77
|
*/
|
|
86
78
|
_contentImageNotFound: {
|
|
87
79
|
type: Boolean
|
|
88
80
|
},
|
|
89
|
-
|
|
90
81
|
/**
|
|
91
82
|
* @private
|
|
92
83
|
*/
|
|
93
84
|
_thumbnailNotFound: {
|
|
94
85
|
type: Boolean
|
|
95
86
|
},
|
|
96
|
-
|
|
97
87
|
/**
|
|
98
88
|
* @private
|
|
99
89
|
*/
|
|
100
90
|
_thumbnailDesign: {
|
|
101
91
|
type: Boolean
|
|
102
92
|
},
|
|
103
|
-
|
|
104
93
|
/**
|
|
105
94
|
* Indicates whether the element is focused.
|
|
106
95
|
*
|
|
@@ -109,7 +98,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
109
98
|
focused: {
|
|
110
99
|
type: Boolean
|
|
111
100
|
},
|
|
112
|
-
|
|
113
101
|
/**
|
|
114
102
|
* @private
|
|
115
103
|
*/
|
|
@@ -117,7 +105,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
117
105
|
type: String,
|
|
118
106
|
defaultValue: undefined
|
|
119
107
|
},
|
|
120
|
-
|
|
121
108
|
/**
|
|
122
109
|
* @private
|
|
123
110
|
*/
|
|
@@ -127,9 +114,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
127
114
|
defaultValue: ""
|
|
128
115
|
}
|
|
129
116
|
},
|
|
130
|
-
slots:
|
|
131
|
-
/** @lends sap.ui.webcomponents.fiori.MediaGalleryItem.prototype */
|
|
132
|
-
{
|
|
117
|
+
slots: /** @lends sap.ui.webcomponents.fiori.MediaGalleryItem.prototype */{
|
|
133
118
|
/**
|
|
134
119
|
* Defines the content of the component.
|
|
135
120
|
*
|
|
@@ -141,7 +126,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
141
126
|
propertyName: "content",
|
|
142
127
|
type: HTMLElement
|
|
143
128
|
},
|
|
144
|
-
|
|
145
129
|
/**
|
|
146
130
|
* Defines the content of the thumbnail.
|
|
147
131
|
*
|
|
@@ -154,6 +138,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
154
138
|
}
|
|
155
139
|
}
|
|
156
140
|
};
|
|
141
|
+
|
|
157
142
|
/**
|
|
158
143
|
* @class
|
|
159
144
|
* <h3 class="comment-api-title">Overview</h3>
|
|
@@ -184,68 +169,53 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
184
169
|
* @implements sap.ui.webcomponents.fiori.IMediaGalleryItem
|
|
185
170
|
* @since 1.1.0
|
|
186
171
|
*/
|
|
187
|
-
|
|
188
172
|
class MediaGalleryItem extends _UI5Element.default {
|
|
189
173
|
constructor() {
|
|
190
174
|
super();
|
|
191
175
|
this._monitoredContent = null;
|
|
192
176
|
this._monitoredThumbnail = null;
|
|
193
177
|
}
|
|
194
|
-
|
|
195
178
|
onEnterDOM() {
|
|
196
179
|
this._thumbnailDesign = !(0, _Device.isPhone)();
|
|
197
180
|
this._interactive = !(0, _Device.isPhone)();
|
|
198
181
|
this._square = true;
|
|
199
182
|
}
|
|
200
|
-
|
|
201
183
|
static get metadata() {
|
|
202
184
|
return metadata;
|
|
203
185
|
}
|
|
204
|
-
|
|
205
186
|
static get render() {
|
|
206
187
|
return _LitRenderer.default;
|
|
207
188
|
}
|
|
208
|
-
|
|
209
189
|
static get styles() {
|
|
210
190
|
return _MediaGalleryItem.default;
|
|
211
191
|
}
|
|
212
|
-
|
|
213
192
|
static get template() {
|
|
214
193
|
return _MediaGalleryItemTemplate.default;
|
|
215
194
|
}
|
|
216
|
-
|
|
217
195
|
get _thumbnail() {
|
|
218
196
|
return this.thumbnail.length && this.thumbnail[0];
|
|
219
197
|
}
|
|
220
|
-
|
|
221
198
|
get _content() {
|
|
222
199
|
return this.content.length && this.content[0];
|
|
223
200
|
}
|
|
224
|
-
|
|
225
201
|
get _isThubmnailAvailable() {
|
|
226
202
|
return this._thumbnail && !this._thumbnailNotFound;
|
|
227
203
|
}
|
|
228
|
-
|
|
229
204
|
get _isContentAvailable() {
|
|
230
205
|
return this._content && !this._contentImageNotFound;
|
|
231
206
|
}
|
|
232
|
-
|
|
233
207
|
get _useThumbnail() {
|
|
234
208
|
return this._thumbnailDesign && this._isThubmnailAvailable;
|
|
235
209
|
}
|
|
236
|
-
|
|
237
210
|
get _useContent() {
|
|
238
211
|
return !this._useThumbnail && this._isContentAvailable;
|
|
239
212
|
}
|
|
240
|
-
|
|
241
213
|
get tabIndex() {
|
|
242
214
|
return this.disabled ? undefined : this._tabIndex;
|
|
243
215
|
}
|
|
244
|
-
|
|
245
216
|
get _showBackgroundIcon() {
|
|
246
217
|
return this._thumbnailNotFound || this._contentImageNotFound;
|
|
247
218
|
}
|
|
248
|
-
|
|
249
219
|
get styles() {
|
|
250
220
|
return {
|
|
251
221
|
wrapper: {
|
|
@@ -253,39 +223,30 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
253
223
|
}
|
|
254
224
|
};
|
|
255
225
|
}
|
|
256
|
-
|
|
257
226
|
get _role() {
|
|
258
227
|
return this._interactive ? "button" : undefined;
|
|
259
228
|
}
|
|
260
|
-
|
|
261
229
|
onBeforeRendering() {
|
|
262
230
|
this._monitorLoadingError();
|
|
263
231
|
}
|
|
264
|
-
|
|
265
232
|
_monitorLoadingError() {
|
|
266
233
|
let callback, success;
|
|
267
|
-
|
|
268
234
|
if (this._thumbnailDesign && this.thumbnail.length && this._monitoredThumbnail !== this._thumbnail) {
|
|
269
235
|
this._thumbnailNotFound = undefined; // reset flag
|
|
270
|
-
|
|
271
236
|
callback = this._updateThumbnailLoaded;
|
|
272
237
|
success = this._attachListeners(this._thumbnail, callback);
|
|
273
238
|
success && (this._monitoredThumbnail = this._thumbnail);
|
|
274
239
|
}
|
|
275
|
-
|
|
276
240
|
if (!this._useThumbnail && this.content.length && this._monitoredContent !== this._content) {
|
|
277
241
|
this._contentImageNotFound = undefined; // reset flag
|
|
278
|
-
|
|
279
242
|
callback = this._updateContentImageLoaded;
|
|
280
243
|
success = this._attachListeners(this._content, callback);
|
|
281
244
|
success && (this._monitoredContent = this._content);
|
|
282
245
|
}
|
|
283
246
|
}
|
|
284
|
-
|
|
285
247
|
_attachListeners(element, callback) {
|
|
286
248
|
const isImg = element.tagName === "IMG",
|
|
287
|
-
|
|
288
|
-
|
|
249
|
+
img = isImg ? element : element.querySelector("img");
|
|
289
250
|
if (img) {
|
|
290
251
|
callback.call(this, img);
|
|
291
252
|
img.addEventListener("error", () => {
|
|
@@ -303,51 +264,40 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
303
264
|
return true;
|
|
304
265
|
}
|
|
305
266
|
}
|
|
306
|
-
|
|
307
267
|
_updateContentImageLoaded(image) {
|
|
308
268
|
this._contentImageNotFound = image.naturalHeight === 0 && image.naturalWidth === 0;
|
|
309
269
|
}
|
|
310
|
-
|
|
311
270
|
_updateThumbnailLoaded(image) {
|
|
312
271
|
this._thumbnailNotFound = image.naturalHeight === 0 && image.naturalWidth === 0;
|
|
313
272
|
}
|
|
314
|
-
|
|
315
273
|
_onkeydown(event) {
|
|
316
274
|
if ((0, _Keys.isSpace)(event)) {
|
|
317
275
|
event.preventDefault();
|
|
318
276
|
}
|
|
319
|
-
|
|
320
277
|
if ((0, _Keys.isEnter)(event)) {
|
|
321
278
|
this._fireItemClick();
|
|
322
279
|
}
|
|
323
280
|
}
|
|
324
|
-
|
|
325
281
|
_onkeyup(event) {
|
|
326
282
|
if ((0, _Keys.isSpace)(event)) {
|
|
327
283
|
this._fireItemClick();
|
|
328
284
|
}
|
|
329
285
|
}
|
|
330
|
-
|
|
331
286
|
_onfocusout() {
|
|
332
287
|
this.focused = false;
|
|
333
288
|
}
|
|
334
|
-
|
|
335
289
|
_onfocusin() {
|
|
336
290
|
this.focused = true;
|
|
337
291
|
}
|
|
338
|
-
|
|
339
292
|
_fireItemClick() {
|
|
340
293
|
this.fireEvent("click", {
|
|
341
294
|
item: this
|
|
342
295
|
});
|
|
343
296
|
}
|
|
344
|
-
|
|
345
297
|
static get dependencies() {
|
|
346
298
|
return [_Icon.default];
|
|
347
299
|
}
|
|
348
|
-
|
|
349
300
|
}
|
|
350
|
-
|
|
351
301
|
MediaGalleryItem.define();
|
|
352
302
|
var _default = MediaGalleryItem;
|
|
353
303
|
_exports.default = _default;
|
|
@@ -7,17 +7,13 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
7
7
|
_exports.default = void 0;
|
|
8
8
|
_UI5Element = _interopRequireDefault(_UI5Element);
|
|
9
9
|
_ButtonDesign = _interopRequireDefault(_ButtonDesign);
|
|
10
|
-
|
|
11
10
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
12
|
-
|
|
13
11
|
/**
|
|
14
12
|
* @public
|
|
15
13
|
*/
|
|
16
14
|
const metadata = {
|
|
17
15
|
tag: "ui5-notification-action",
|
|
18
|
-
properties:
|
|
19
|
-
/** @lends sap.ui.webcomponents.fiori.NotificationAction.prototype */
|
|
20
|
-
{
|
|
16
|
+
properties: /** @lends sap.ui.webcomponents.fiori.NotificationAction.prototype */{
|
|
21
17
|
/**
|
|
22
18
|
* Defines the text of the <code>ui5-notification-action</code>.
|
|
23
19
|
*
|
|
@@ -28,7 +24,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
28
24
|
text: {
|
|
29
25
|
type: String
|
|
30
26
|
},
|
|
31
|
-
|
|
32
27
|
/**
|
|
33
28
|
* Defines if the action is disabled.
|
|
34
29
|
* <br><br>
|
|
@@ -41,7 +36,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
41
36
|
disabled: {
|
|
42
37
|
type: Boolean
|
|
43
38
|
},
|
|
44
|
-
|
|
45
39
|
/**
|
|
46
40
|
* Defines the action design.
|
|
47
41
|
*
|
|
@@ -63,7 +57,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
63
57
|
type: _ButtonDesign.default,
|
|
64
58
|
defaultValue: _ButtonDesign.default.Transparent
|
|
65
59
|
},
|
|
66
|
-
|
|
67
60
|
/**
|
|
68
61
|
* Defines the <code>icon</code> source URI.
|
|
69
62
|
* <br><br>
|
|
@@ -79,15 +72,12 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
79
72
|
type: String
|
|
80
73
|
}
|
|
81
74
|
},
|
|
82
|
-
slots:
|
|
83
|
-
/** @lends sap.ui.webcomponents.fiori.NotificationAction.prototype */
|
|
84
|
-
{},
|
|
85
|
-
events:
|
|
86
|
-
/** @lends sap.ui.webcomponents.fiori.NotificationAction.prototype */
|
|
87
|
-
{
|
|
75
|
+
slots: /** @lends sap.ui.webcomponents.fiori.NotificationAction.prototype */{},
|
|
76
|
+
events: /** @lends sap.ui.webcomponents.fiori.NotificationAction.prototype */{
|
|
88
77
|
click: {}
|
|
89
78
|
}
|
|
90
79
|
};
|
|
80
|
+
|
|
91
81
|
/**
|
|
92
82
|
* @class
|
|
93
83
|
* The <code>ui5-notification-action</code> represents an abstract action,
|
|
@@ -101,14 +91,11 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
101
91
|
* @implements sap.ui.webcomponents.fiori.INotificationAction
|
|
102
92
|
* @public
|
|
103
93
|
*/
|
|
104
|
-
|
|
105
94
|
class NotificationAction extends _UI5Element.default {
|
|
106
95
|
static get metadata() {
|
|
107
96
|
return metadata;
|
|
108
97
|
}
|
|
109
|
-
|
|
110
98
|
}
|
|
111
|
-
|
|
112
99
|
NotificationAction.define();
|
|
113
100
|
var _default = NotificationAction;
|
|
114
101
|
_exports.default = _default;
|
|
@@ -14,11 +14,11 @@ sap.ui.define(["exports", "sap/ui/webc/main/thirdparty/types/Priority", "sap/ui/
|
|
|
14
14
|
_NotificationListItemBase = _interopRequireDefault(_NotificationListItemBase);
|
|
15
15
|
_NotificationListGroupItemTemplate = _interopRequireDefault(_NotificationListGroupItemTemplate);
|
|
16
16
|
_NotificationListGroupItem = _interopRequireDefault(_NotificationListGroupItem);
|
|
17
|
-
|
|
18
17
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
19
|
-
|
|
20
18
|
// Texts
|
|
19
|
+
|
|
21
20
|
// Templates
|
|
21
|
+
|
|
22
22
|
// Styles
|
|
23
23
|
|
|
24
24
|
/**
|
|
@@ -28,9 +28,7 @@ sap.ui.define(["exports", "sap/ui/webc/main/thirdparty/types/Priority", "sap/ui/
|
|
|
28
28
|
tag: "ui5-li-notification-group",
|
|
29
29
|
languageAware: true,
|
|
30
30
|
managedSlots: true,
|
|
31
|
-
properties:
|
|
32
|
-
/** @lends sap.ui.webcomponents.fiori.NotificationListGroupItem.prototype */
|
|
33
|
-
{
|
|
31
|
+
properties: /** @lends sap.ui.webcomponents.fiori.NotificationListGroupItem.prototype */{
|
|
34
32
|
/**
|
|
35
33
|
* Defines if the group is collapsed or expanded.
|
|
36
34
|
* @type {boolean}
|
|
@@ -40,7 +38,6 @@ sap.ui.define(["exports", "sap/ui/webc/main/thirdparty/types/Priority", "sap/ui/
|
|
|
40
38
|
collapsed: {
|
|
41
39
|
type: Boolean
|
|
42
40
|
},
|
|
43
|
-
|
|
44
41
|
/**
|
|
45
42
|
* Defines if the items <code>counter</code> would be displayed.
|
|
46
43
|
* @type {boolean}
|
|
@@ -51,9 +48,7 @@ sap.ui.define(["exports", "sap/ui/webc/main/thirdparty/types/Priority", "sap/ui/
|
|
|
51
48
|
type: Boolean
|
|
52
49
|
}
|
|
53
50
|
},
|
|
54
|
-
slots:
|
|
55
|
-
/** @lends sap.ui.webcomponents.fiori.NotificationListGroupItem.prototype */
|
|
56
|
-
{
|
|
51
|
+
slots: /** @lends sap.ui.webcomponents.fiori.NotificationListGroupItem.prototype */{
|
|
57
52
|
/**
|
|
58
53
|
* Defines the items of the <code>ui5-li-notification-group</code>,
|
|
59
54
|
* usually <code>ui5-li-notification</code> items.
|
|
@@ -67,9 +62,7 @@ sap.ui.define(["exports", "sap/ui/webc/main/thirdparty/types/Priority", "sap/ui/
|
|
|
67
62
|
type: HTMLElement
|
|
68
63
|
}
|
|
69
64
|
},
|
|
70
|
-
events:
|
|
71
|
-
/** @lends sap.ui.webcomponents.fiori.NotificationListGroupItem.prototype */
|
|
72
|
-
{
|
|
65
|
+
events: /** @lends sap.ui.webcomponents.fiori.NotificationListGroupItem.prototype */{
|
|
73
66
|
/**
|
|
74
67
|
* Fired when the <code>ui5-li-notification-group</code> is expanded/collapsed by user interaction.
|
|
75
68
|
*
|
|
@@ -79,6 +72,7 @@ sap.ui.define(["exports", "sap/ui/webc/main/thirdparty/types/Priority", "sap/ui/
|
|
|
79
72
|
toggle: {}
|
|
80
73
|
}
|
|
81
74
|
};
|
|
75
|
+
|
|
82
76
|
/**
|
|
83
77
|
* @class
|
|
84
78
|
*
|
|
@@ -123,128 +117,101 @@ sap.ui.define(["exports", "sap/ui/webc/main/thirdparty/types/Priority", "sap/ui/
|
|
|
123
117
|
* @implements sap.ui.webcomponents.main.IListItem
|
|
124
118
|
* @public
|
|
125
119
|
*/
|
|
126
|
-
|
|
127
120
|
class NotificationListGroupItem extends _NotificationListItemBase.default {
|
|
128
121
|
static get metadata() {
|
|
129
122
|
return metadata;
|
|
130
123
|
}
|
|
131
|
-
|
|
132
124
|
static get styles() {
|
|
133
125
|
return _NotificationListGroupItem.default;
|
|
134
126
|
}
|
|
135
|
-
|
|
136
127
|
static get template() {
|
|
137
128
|
return _NotificationListGroupItemTemplate.default;
|
|
138
129
|
}
|
|
139
|
-
|
|
140
130
|
onBeforeRendering() {
|
|
141
131
|
if (this.busy) {
|
|
142
132
|
this.clearChildBusyIndicator();
|
|
143
133
|
}
|
|
144
134
|
}
|
|
135
|
+
|
|
145
136
|
/**
|
|
146
137
|
* Clears child items busy state to show a single busy over the entire group,
|
|
147
138
|
* instead of multiple BusyIndicator instances
|
|
148
139
|
*/
|
|
149
|
-
|
|
150
|
-
|
|
151
140
|
clearChildBusyIndicator() {
|
|
152
141
|
this.items.forEach(item => {
|
|
153
142
|
item.busy = false;
|
|
154
143
|
});
|
|
155
144
|
}
|
|
156
|
-
|
|
157
145
|
static get dependencies() {
|
|
158
146
|
return [_List.default, _Button.default, _Icon.default, _BusyIndicator.default, _Popover.default];
|
|
159
147
|
}
|
|
160
|
-
|
|
161
148
|
get itemsCount() {
|
|
162
149
|
return this.items.length;
|
|
163
150
|
}
|
|
164
|
-
|
|
165
151
|
get overflowBtnAccessibleName() {
|
|
166
152
|
return NotificationListGroupItem.i18nFioriBundle.getText(_i18nDefaults.NOTIFICATION_LIST_ITEM_OVERLOW_BTN_TITLE);
|
|
167
153
|
}
|
|
168
|
-
|
|
169
154
|
get closeBtnAccessibleName() {
|
|
170
155
|
return NotificationListGroupItem.i18nFioriBundle.getText(_i18nDefaults.NOTIFICATION_LIST_GROUP_ITEM_CLOSE_BTN_TITLE);
|
|
171
156
|
}
|
|
172
|
-
|
|
173
157
|
get toggleBtnAccessibleName() {
|
|
174
158
|
if (this.collapsed) {
|
|
175
159
|
return NotificationListGroupItem.i18nFioriBundle.getText(_i18nDefaults.NOTIFICATION_LIST_GROUP_ITEM_TOGGLE_BTN_EXPAND_TITLE);
|
|
176
160
|
}
|
|
177
|
-
|
|
178
161
|
return NotificationListGroupItem.i18nFioriBundle.getText(_i18nDefaults.NOTIFICATION_LIST_GROUP_ITEM_TOGGLE_BTN_COLLAPSE_TITLE);
|
|
179
162
|
}
|
|
180
|
-
|
|
181
163
|
get priorityText() {
|
|
182
164
|
if (this.priority === _Priority.default.High) {
|
|
183
165
|
return NotificationListGroupItem.i18nFioriBundle.getText(_i18nDefaults.NOTIFICATION_LIST_ITEM_HIGH_PRIORITY_TXT);
|
|
184
166
|
}
|
|
185
|
-
|
|
186
167
|
if (this.priority === _Priority.default.Medium) {
|
|
187
168
|
return NotificationListGroupItem.i18nFioriBundle.getText(_i18nDefaults.NOTIFICATION_LIST_ITEM_MEDIUM_PRIORITY_TXT);
|
|
188
169
|
}
|
|
189
|
-
|
|
190
170
|
if (this.priority === _Priority.default.Low) {
|
|
191
171
|
return NotificationListGroupItem.i18nFioriBundle.getText(_i18nDefaults.NOTIFICATION_LIST_ITEM_LOW_PRIORITY_TXT);
|
|
192
172
|
}
|
|
193
|
-
|
|
194
173
|
return "";
|
|
195
174
|
}
|
|
196
|
-
|
|
197
175
|
get accInvisibleText() {
|
|
198
176
|
return `${this.groupText} ${this.readText} ${this.priorityText} ${this.counterText}`;
|
|
199
177
|
}
|
|
200
|
-
|
|
201
178
|
get readText() {
|
|
202
179
|
if (this.read) {
|
|
203
180
|
return NotificationListGroupItem.i18nFioriBundle.getText(_i18nDefaults.NOTIFICATION_LIST_ITEM_READ);
|
|
204
181
|
}
|
|
205
|
-
|
|
206
182
|
return NotificationListGroupItem.i18nFioriBundle.getText(_i18nDefaults.NOTIFICATION_LIST_ITEM_UNREAD);
|
|
207
183
|
}
|
|
208
|
-
|
|
209
184
|
get groupText() {
|
|
210
185
|
return NotificationListGroupItem.i18nFioriBundle.getText(_i18nDefaults.NOTIFICATION_LIST_GROUP_ITEM_TXT);
|
|
211
186
|
}
|
|
212
|
-
|
|
213
187
|
get counterText() {
|
|
214
188
|
const text = NotificationListGroupItem.i18nFioriBundle.getText(_i18nDefaults.NOTIFICATION_LIST_GROUP_ITEM_COUNTER_TXT);
|
|
215
189
|
return this.showCounter ? `${text} ${this.itemsCount}` : "";
|
|
216
190
|
}
|
|
217
|
-
|
|
218
191
|
get ariaLabelledBy() {
|
|
219
192
|
const id = this._id;
|
|
220
193
|
const ids = [];
|
|
221
|
-
|
|
222
194
|
if (this.hasTitleText) {
|
|
223
195
|
ids.push(`${id}-title-text`);
|
|
224
196
|
}
|
|
225
|
-
|
|
226
197
|
ids.push(`${id}-invisibleText`);
|
|
227
198
|
return ids.join(" ");
|
|
228
199
|
}
|
|
229
|
-
|
|
230
200
|
get ariaExpanded() {
|
|
231
201
|
return !this.collapsed;
|
|
232
202
|
}
|
|
203
|
+
|
|
233
204
|
/**
|
|
234
205
|
* Event handlers
|
|
235
206
|
*
|
|
236
207
|
*/
|
|
237
|
-
|
|
238
|
-
|
|
239
208
|
_onBtnToggleClick() {
|
|
240
209
|
this.collapsed = !this.collapsed;
|
|
241
210
|
this.fireEvent("toggle", {
|
|
242
211
|
item: this
|
|
243
212
|
});
|
|
244
213
|
}
|
|
245
|
-
|
|
246
214
|
}
|
|
247
|
-
|
|
248
215
|
NotificationListGroupItem.define();
|
|
249
216
|
var _default = NotificationListGroupItem;
|
|
250
217
|
_exports.default = _default;
|